DELETE 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": "46c3fea5-a98c-46e4-99a5-ae92776a0ee8",
"ShoppingCartItemID": "d112e6ef-0a3c-41ce-88ad-6ea0aaf86420",
"PersonID": "33c034a3-cb8b-4e4a-b296-9c56f54da5c7",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}