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": "ffad49c5-4cd4-48a4-aa4c-d13c4ac8ece4",
"ShoppingCartItemID": "7d8c5382-cd3f-45cd-81e6-2715cb025d04",
"PersonID": "6072da24-bf01-49c1-bb04-e097668b2c1a",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}