DELETE api/InvoiceDiscountCode/{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:
{
"Invoice_DiscountCodeID": "daa0ab1e-d3f5-4703-b31c-cc6c448410e6",
"InvoiceID": "0fc0e696-fbdb-4195-b012-8ad2c7c96f6d",
"DiscountCodeID": "40427676-93ef-4a2e-ac49-9966766fd221",
"Deleted": true
}