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": "a2afd980-5268-4f04-a3b1-d9ab11d277fa",
"ShoppingCartItemID": "2262adf3-c444-47f7-a727-0910b0ce21ec",
"PersonID": "fe4d3d4f-5a77-47c6-9073-69a4762366ce",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}