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": "8cbc9c0c-56e4-4046-aa8f-a93254a8488f",
"ShoppingCartItemID": "f658cce1-f1fb-4e4c-9718-a879ddc2be83",
"PersonID": "41c6ae38-9e35-4d00-8764-7b3bacb3c3fc",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}