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": "cf1f5fe3-9ac4-4e91-8598-ba29bb19d13a",
"InvoiceID": "363c7d56-ed0a-47c6-9c15-35bf7211ca30",
"DiscountCodeID": "c3347e6b-142c-4dad-901f-0bb0edde7962",
"Deleted": true
}