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": "2408a6ea-c333-4101-b85a-eddf43d9f5bb",
"ShoppingCartItemID": "8e2cd203-6d91-454d-b670-38d4db3f2e47",
"PersonID": "bbc2e7ee-25e8-4359-b3d3-6fb2e29548f8",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}