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": "6753a013-bde6-439e-a1f9-db537dab94cd",
"ShoppingCartItemID": "292e5227-e91b-482d-a3fc-6ce81f08d3d9",
"PersonID": "ce6c665f-69ed-4e1a-b27e-2bffc1d3392a",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}