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": "16efa09f-6f5f-4bc2-b7d3-30cbda16bc96",
"InvoiceID": "dab9cf4a-6012-4635-893d-f56a2f2911a9",
"DiscountCodeID": "11229e44-6d9b-4cb0-92ec-a7afd9dbddc3",
"Deleted": true
}