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": "98dbb190-4aa7-461c-8026-d9fc001f8288",
"ShoppingCartItemID": "815d9c27-693f-4c68-85a7-3b8e60fd2bab",
"PersonID": "03946f2f-79dd-42f3-9ede-4abd72ee2508",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}