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": "41727921-0459-48d0-8a49-2c5d38972f7c",
"ShoppingCartItemID": "c9bd5a04-5aae-4cbe-968b-89e49fd16484",
"PersonID": "c30c0d09-d308-4cf2-b0f1-20379b08b296",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}