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": "7c87964e-d194-4cba-abda-736a19d934f2",
"ShoppingCartItemID": "011544dd-bf9c-43bd-bbdd-015e6a9d5406",
"PersonID": "e47ed167-8e3f-4897-9726-4d3d3034a32d",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}