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": "f846e835-cc08-4ff0-bce1-d645b2d2a46b",
"ShoppingCartItemID": "0aa30020-2c6e-4900-92fa-10e9e2c6964c",
"PersonID": "5a595571-1a5c-4ef7-9069-24b8625d3111",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}