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": "394a6b80-d9fa-4690-80ea-f6365d043c5b",
"ShoppingCartItemID": "0576fad1-8454-4833-ae82-74fc5125c352",
"PersonID": "fd7cb0da-b154-4853-9cbe-5a1de2547a61",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}