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": "9c38fbef-651e-4f24-a126-95fe0269d863",
"InvoiceID": "a0fa9aea-59d3-4c6e-ab65-6235f77e8eac",
"DiscountCodeID": "4e6ddcc8-993a-4fc3-824e-b8e815edb324",
"Deleted": true
}