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": "0b43b3d9-80bc-4cb6-9820-07746cbc254d",
"ShoppingCartItemID": "fb6e174a-6a98-490e-87ed-337eda98f878",
"PersonID": "8fc27c9a-7779-487b-9c12-3096e1cb105a",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}