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": "d7ada3f3-becc-478b-9377-54beef5d359e",
"InvoiceID": "1557efdb-f0cb-4cff-b340-498c2dae3d5b",
"DiscountCodeID": "e6248699-cebc-4c4a-bff0-f41ab667c229",
"Deleted": true
}