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": "2e2885db-7055-466f-ae6b-e445472fad98",
"ShoppingCartItemID": "1b2d928c-1c91-44c3-81be-25189d3502bf",
"PersonID": "eb411ceb-fab1-45eb-97cd-8e1ecb68d548",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}