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": "7ea4b744-744e-46fc-85ca-ce5c3e0bd1cb",
"ShoppingCartItemID": "d4fa75c5-285f-47e2-9d3c-516313a80a7f",
"PersonID": "368fbaab-5ab7-49cf-b937-c282ac83cae9",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}