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": "8bdfc3d7-e859-4d2c-8156-f3ed4b62b605",
"ShoppingCartItemID": "9e808604-61bb-4867-a66f-f92d7dae6d0a",
"PersonID": "b34ed35b-770a-418f-8fbc-6fa60cde3dc7",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}