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": "545fcfcc-174a-47cc-a9ef-21d76b1eed63",
"InvoiceID": "722c3a65-e985-47cf-bc37-d2e2eb9cbb4f",
"DiscountCodeID": "28ab2d95-4dd8-41a4-8c81-7cdda3812696",
"Deleted": true
}