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": "4a2f49c4-c7ab-4de7-8a8e-89fc9fee7857",
"ShoppingCartItemID": "258afce0-d9fb-4db8-9a22-71237b10d83e",
"PersonID": "684c986f-4462-421d-a32b-db6798e9a302",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}