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": "611490a7-a847-4b71-8db0-631a65225222",
"InvoiceID": "eee226fb-b9a4-4de5-b5fb-c34dfaee083f",
"DiscountCodeID": "f619e29f-8280-48ef-b3c6-42e35b30ac50",
"Deleted": true
}