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": "12c6fe2a-0c93-47c8-a791-702cbab06106",
"InvoiceID": "d8b04ccd-74dd-4b85-994c-395117e9e8ed",
"DiscountCodeID": "4b6da7a8-01bc-44d5-b36f-c791b0db914d",
"Deleted": true
}