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": "7741db17-861f-4e8a-b96b-a6134f597a27",
"ShoppingCartItemID": "62ffcb02-5298-492e-ae3f-f0ffd0c939d0",
"PersonID": "66ff0bfe-8565-4388-b1a3-2f6844839cba",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}