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": "1d7c093c-935f-4ff5-b46b-5ffabff8a3be",
"ShoppingCartItemID": "33e621ed-2c5c-417b-be6f-1d8151e56d8f",
"PersonID": "937fe8a5-d567-42bc-af10-838b24d30386",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}