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": "a15e16f1-b7a7-4b6d-a06b-66815932b2fd",
"ShoppingCartItemID": "a0a497c4-c608-4b8e-943b-980e0fec6a47",
"PersonID": "15970047-8e73-445f-a6ab-ccc8c02f71d8",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}