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": "fd5b1176-c593-4469-bee5-0e9d05205d62",
"ShoppingCartItemID": "3bebc18d-90ed-47b1-b6f1-ec53a716e93c",
"PersonID": "e8e99ea9-2b4c-423e-8e00-fc371bbbe82e",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}