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": "3bec432d-095c-4cac-983d-59bc09441387",
"ShoppingCartItemID": "ddd0b13b-ad1a-4859-9acc-3c3f8203e681",
"PersonID": "39443715-a771-450e-9ea2-07ea7d58365c",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}