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": "9e35a781-1ba4-46d8-9d36-587101b3f16d",
"ShoppingCartItemID": "dc97c8f6-318b-4d04-967e-0cea9ab89cab",
"PersonID": "59d55333-44e7-4ad2-a641-b8eebf8ea154",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}