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": "23fe0900-b3b5-4653-8ba7-5e535557f509",
"ShoppingCartItemID": "c30432b7-4e25-4611-8187-8708fc813fe9",
"PersonID": "dd1a73bc-181b-49cf-881e-461d9ee0805e",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}