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": "775b47aa-040f-40a7-ae3c-e6c8dfa58458",
"InvoiceID": "2b95bedc-f51e-4a4f-9b6e-b10105f327c6",
"DiscountCodeID": "7b9321a7-add5-4ae8-acfe-09a8ee734927",
"Deleted": true
}