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": "d446bd18-d432-4086-b2ab-9a642f4c97ec",
"InvoiceID": "59195a3e-2cac-4955-9272-98f55b20f76d",
"DiscountCodeID": "1302059d-ad76-45e1-a27d-6941297c9cc9",
"Deleted": true
}