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": "30358dbb-3e7f-45b2-ab7a-1ad55c1d7b19",
"InvoiceID": "67c29445-3ce9-4e84-9cc4-47e77f72504a",
"DiscountCodeID": "61fac7a2-2298-4995-bec5-223cc6d14f24",
"Deleted": true
}