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": "e7597efa-66ef-4fb9-a560-91755e6589cc",
"ShoppingCartItemID": "5864da1b-8fb2-4be8-9baf-8e6d995962d9",
"PersonID": "29052248-c174-4ad0-badd-558cbf6f2f8f",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}