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": "69bde7c0-2d02-4d4c-8596-fee63934913f",
"ShoppingCartItemID": "040a8db4-826f-46f8-b5af-3adfbfbb969b",
"PersonID": "918e8ce0-ce03-492d-bdcf-dbe82352b553",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}