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": "33a9db9d-d56c-4004-870e-280ef23a5213",
"ShoppingCartItemID": "a7c51b2a-5ae4-4697-9a09-03554a941098",
"PersonID": "88d6f2d2-be5b-42bf-b5e7-0534747506b6",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}