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": "89f2d014-b2f1-4c13-a66a-ee1b45be3aa9",
"InvoiceID": "b0817932-1326-4bac-a8c1-7ea887684808",
"DiscountCodeID": "d96b1b95-5c39-4dac-86fd-4fa0cb100a96",
"Deleted": true
}