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": "1fffb4d5-d67b-4fb3-a8e0-59b2f25e010c",
"ShoppingCartItemID": "432987df-6ad9-47ef-8e34-59afcd2634ba",
"PersonID": "b7926403-422b-4373-afd0-736bb70f4a49",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}