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": "6f71ce47-67af-48fb-b1b8-308beb35e1f3",
"InvoiceID": "f5088626-8455-4a4d-aa6e-4861b320ffde",
"DiscountCodeID": "ab902579-6116-40f9-8dc5-acc1fec12c54",
"Deleted": true
}