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": "8da76bca-d56e-47d1-9671-c1a2e31d71b2",
"ShoppingCartItemID": "1db7ebc4-216a-4b8e-8569-b8042c641ce9",
"PersonID": "bb925048-dc3b-4636-a2c9-75833a5abc51",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}