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": "a1754e09-ab92-4dfa-9960-aa73fa74c0f0",
"ShoppingCartItemID": "0110a6f7-fa70-4f45-b561-02b6ac55a280",
"PersonID": "68da0a49-a37e-41ff-b4c5-65d5a5b08cdc",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}