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": "e4ec0834-dc62-4050-a8c9-f61fe58b5969",
"ShoppingCartItemID": "6b32da2d-d619-479f-99d8-7a6b9bbd8b19",
"PersonID": "f7e647b0-b294-44ed-89f5-702b7d48bbfb",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}