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": "69ef33cb-2b41-46e5-86f2-346021f56c4e",
"ShoppingCartItemID": "a97b61f3-74b0-4bb8-a2df-bc494f8376d1",
"PersonID": "780761f7-a102-4e21-8f94-ec7c99a8abc3",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}