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": "4a7ef883-7746-4e52-97a8-8bd1d698b87e",
"InvoiceID": "9455801c-6809-45fe-9adc-64a05ce8f8e1",
"DiscountCodeID": "1caad688-b4f2-4b75-a92a-0f0e7624b3e5",
"Deleted": true
}