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": "f37a6bd3-0ad5-4cb9-b6a9-b75189d509df",
"ShoppingCartItemID": "b09de8ef-3b4a-40a3-96a6-70af8cd21307",
"PersonID": "675040fd-178f-4a0d-a492-b4ec2df647f6",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}