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": "637763b5-5346-43a2-9530-3c4a38d99fed",
"ShoppingCartItemID": "6ccfadd8-643f-4147-9606-56df8465d035",
"PersonID": "6f0f0f2b-7fff-4de0-a731-689c636f3038",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}