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": "4b45849f-e5c4-4511-a039-07844e00c643",
"InvoiceID": "1a52f60e-1737-4f8f-9f7e-8072be297527",
"DiscountCodeID": "61989f0a-193e-4cbc-9906-b50eb396bacf",
"Deleted": true
}