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": "6a4c18a5-95e9-4893-9abf-9394553dab2d",
"ShoppingCartItemID": "8883f68a-6a8f-454c-a127-e4b5a659d943",
"PersonID": "4b39af5b-7ff1-43c0-bfb3-b592b4a3ccd5",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}