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": "b40792a9-f4fb-4f1a-b867-836466d589a2",
"ShoppingCartItemID": "2cc46296-4de1-4966-9f1d-b5147eb85eb0",
"PersonID": "487e96b1-30df-45ae-be3a-e8c3408260fc",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}