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": "25dea0d9-f1a6-41ed-9332-99c00053a54e",
"InvoiceID": "53bfb40a-d3ad-4f06-b264-bfc0ea16cecb",
"DiscountCodeID": "dd883079-0c4e-46ee-b03b-85fde834d9cc",
"Deleted": true
}