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": "fc8c8fd8-5f2a-4ebd-bf4f-e95875224ecc",
"ShoppingCartItemID": "e9224686-7518-44e4-9c6a-a6942bf70b30",
"PersonID": "ca908256-0ff1-4b3b-9059-ede8edaa674b",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}