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": "084b2936-a54e-49df-a544-77e3fb4b8975",
"InvoiceID": "31488cb3-fcda-48bc-88ce-d4893084ebec",
"DiscountCodeID": "13fd405c-51ef-4ee4-a908-241788dc9f23",
"Deleted": true
}