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": "ed84df43-e539-497a-9c89-9e7ec7d1d8b9",
"ShoppingCartItemID": "4d0f5c53-3474-4de5-ab47-d73ae9bcacc4",
"PersonID": "09ae7931-7d5a-4ba0-9f09-fd9ea2a445ae",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}