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": "f43a5811-ed70-4474-b44b-f79788d4ff67",
"ShoppingCartItemID": "2319751d-9e20-40dc-a4c7-52f94d8f86a7",
"PersonID": "a4c52f6a-6a15-4227-95c1-13c68a7b2c73",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}