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": "075e05de-e03a-41ad-9813-4e3ebe51f9a1",
"ShoppingCartItemID": "7c5163d4-d9b6-48af-ae89-69af5e8b82b1",
"PersonID": "6f137cd2-33ab-46c1-a810-634da8ba88e7",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}