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": "fe6c8847-47bb-446d-94f1-9110a3ce9a88",
"ShoppingCartItemID": "edf43b56-2a30-46ff-9b1d-b0efb4904ad7",
"PersonID": "fff2183a-45dc-48a5-a2f6-e15109bc500f",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}