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": "75b8505f-714f-4c1e-a372-40e813ec6ac3",
"ShoppingCartItemID": "8cc3a893-52ef-4043-b728-4638f646dd49",
"PersonID": "eb3b63a6-2239-4470-85c1-2344caade9bb",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}