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": "b8b0bcea-7c4f-4caf-934f-2c419b856021",
"ShoppingCartItemID": "3cad3e78-5c0a-4143-b238-06722e81de45",
"PersonID": "ce3983c7-9d0b-4376-be17-951b767e4810",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}