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": "29ec3862-eb37-41e2-b4ea-fe46e6d9ad9e",
"ShoppingCartItemID": "125494e2-06cc-44c4-bfad-30b1f9c856de",
"PersonID": "5c1850de-00f4-4fd7-9f7b-5d6202fe0f18",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}