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": "44903d7f-1e72-4f6c-84f8-23cf2f1b8e1a",
"ShoppingCartItemID": "0922b7b0-5074-49f2-8b37-2bc2fdf99352",
"PersonID": "4effe7f0-85e4-49a7-bdd6-4dff2dc7b53a",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}