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": "5f33921e-3f05-4530-b68f-40fcec0c3215",
"ShoppingCartItemID": "42f3f86a-a17f-4d6d-858a-bb6c64928cb6",
"PersonID": "9fa7ba85-7136-4082-9d85-0b6d525acdb9",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}