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": "d0344112-7f5c-43ef-88dd-e91025c591f2",
"ShoppingCartItemID": "0b6b20e0-76fc-49a4-adaa-8fba0ae147ee",
"PersonID": "f3af2d10-3f90-4070-8c58-c75a5b6f3eeb",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}