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": "9e5bdc4b-b070-4f9c-acf0-af8911d2bc52",
"ShoppingCartItemID": "3c84010f-6530-4a0d-a96a-7f8569e4c307",
"PersonID": "8cd11b74-f25c-42fb-8036-8660d2fca15a",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}