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": "a38940e0-aabe-4731-bb19-e68f3810bf36",
"ShoppingCartItemID": "bdb01fea-0ef2-4b83-8337-640e5746add9",
"PersonID": "b252052f-0eb9-4c0d-9d1b-9d06d7cc0ca8",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}