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": "5314525e-2cd9-4e6a-8b38-4b20fa08d837",
"ShoppingCartItemID": "f8050810-1c23-4dda-89e8-6a85e28b1af7",
"PersonID": "6e743915-4497-4de7-a35f-186c1c3c351c",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}