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": "a5d738b7-8dfe-449a-90ee-a8f4d3a0c3ba",
"ShoppingCartItemID": "2305f124-6b99-4473-a211-55cd6ed9058d",
"PersonID": "c3f5711e-8029-4dd1-853a-1efc0023d364",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}