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": "2ddcb6fc-88b2-4a0a-9cee-6d298358f1bb",
"InvoiceID": "c3c0e1ea-470d-4350-a32c-cc7a6358d768",
"DiscountCodeID": "b546b8d7-d210-46d0-902b-a083be715569",
"Deleted": true
}