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": "4f625fcf-cab4-4888-9687-f485f2833c47",
"ShoppingCartItemID": "94defefb-73e3-484f-a8df-2eb223e950ad",
"PersonID": "3286f610-5c92-4ce7-aabd-f2e7adbdb509",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}