GET api/ShoppingCartPerson/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"ShoppingCartPersonID": "0cefca42-8ce2-419b-be44-6da2f9bf14a9",
"ShoppingCartItemID": "8f68d6bf-5ecf-47d4-908a-e58c3ea448fa",
"PersonID": "548d4474-fb2d-41b6-b9a9-08cdcb0803ac",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}