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": "7e9f5bed-1598-4a68-a22b-bfc8c7f10e83",
"ShoppingCartItemID": "be4853ec-b6b5-451c-98f6-e13fe1891bb0",
"PersonID": "9f21f657-c07c-4422-a1bb-8e3f8023d0d9",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}