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": "0ad2b06d-fe31-41d0-bab1-d8f0a38343a6",
"InvoiceID": "9570a389-1087-4f7f-85e3-57a218e5a93f",
"DiscountCodeID": "f5a46dc3-b74e-4fc1-bb9e-624562da518d",
"Deleted": true
}