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": "8fdf4ec8-358c-43d4-9d05-6062569ef4c9",
"ShoppingCartItemID": "8ee90d02-9f56-40ab-9693-14320db019df",
"PersonID": "35b46aec-8e28-4e76-a721-091c1941761d",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}