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": "8cdd7f9d-b5ce-46f8-93a1-655dc06245cb",
"ShoppingCartItemID": "7c161818-3c85-4be3-9f9b-e76d388981ce",
"PersonID": "7c9ca908-598e-4d22-87a7-c71835e15e5d",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}