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": "aa3c6cc8-8e85-42c3-85fb-f1e583cc1e1b",
"ShoppingCartItemID": "0ebb5ff9-2b09-425b-a79f-cc1fe81a3cdb",
"PersonID": "616ad1f6-8cb9-4ff8-9e38-844d0f97d9de",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}