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": "fdd1a073-a982-4818-a122-e4da3d6c58eb",
"ShoppingCartItemID": "c2cf98be-7e76-4496-93cd-2fac060e4a12",
"PersonID": "6dbe0d44-3480-47ec-8a1d-50c5494b5c44",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}