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": "bfb271c6-d3e5-4217-9ca9-bd5a2f8eaea6",
"ShoppingCartItemID": "53b84390-2bff-4d62-bbd4-b0faee281b2d",
"PersonID": "67853596-0b9b-4eaa-a600-95ae73366ec4",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}