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": "92eb259b-408c-49ae-b5f7-e38bd36a8e5f",
"ShoppingCartItemID": "fd80c62d-90f9-4c4c-aa61-86b63142510d",
"PersonID": "9327b827-8dd9-4244-b50a-527a36ccf23e",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}