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": "570fbe22-9aa3-43dc-90a6-895f58e6fdc7",
"ShoppingCartItemID": "8e3f5227-464c-43f2-bc02-da963a5fa6a0",
"PersonID": "4cfb748a-d37e-47cc-a002-ca1a69c11ee5",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}