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": "398db370-5352-4b50-b87b-614d8b3372d3",
"ShoppingCartItemID": "6d5249f5-4314-471a-8354-b735698ff42a",
"PersonID": "3d6a1b1e-7823-43ee-be48-06bdebf14be3",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}