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": "de87310d-19c2-47f2-a3ce-cdee3ee3ef74",
"ShoppingCartItemID": "10a04a0d-a904-4d3b-b48a-1e692e38e19d",
"PersonID": "3b1077c1-f785-49eb-86d1-2e3c9a9ef6f7",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}