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": "c9a8059d-fef5-454a-80e5-9c8c457b2eea",
"ShoppingCartItemID": "48c8c9fb-8e5e-4f30-8ad4-f472ff698233",
"PersonID": "bcc5ec28-0318-417b-b896-6806fe18cf49",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}