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": "b47ee2d3-6f10-43ea-a89f-29d1261356dd",
"ShoppingCartItemID": "5ebd86b7-edf1-486b-88bc-fbf27110fcdf",
"PersonID": "76d967ed-4a4a-4670-8b88-c97fcc16309b",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}