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": "7abfffd7-b9c5-4ddd-a770-ad2fd02d49e9",
"ShoppingCartItemID": "545c3dc5-a2ec-499a-88c4-c42ee59587fc",
"PersonID": "c0ede0d9-90c6-460f-84d8-75e55a07adea",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}