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": "b5242922-66da-41d2-8df0-1d51b4190c8d",
"ShoppingCartItemID": "d0d6d69c-0a56-40a3-86c7-2a1109db6aef",
"PersonID": "c6c37c36-7e08-4f06-a06f-6bc64f53d2e2",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}