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": "fe7ad113-6133-4af8-936b-a7db503a2dde",
"ShoppingCartItemID": "10130baf-6752-4021-84f7-01e2fede5fda",
"PersonID": "454ab698-a8d0-4e0a-8482-96e81117b915",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}