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": "312ab1a6-4c4e-4864-af36-b0804b49c616",
"ShoppingCartItemID": "98f7b287-5fac-4505-81db-d034e7d551d1",
"PersonID": "82e71971-0ea8-4887-b25a-e504d3085463",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}