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": "67a2ad80-8eff-4fd1-99b5-20382ac50d71",
"ShoppingCartItemID": "09c96b29-07c9-4295-85a7-d7380cb36f46",
"PersonID": "eef75985-482d-468e-8b08-45496ffde412",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}