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": "67d5846e-a79e-4055-b961-dd7ad8802b4c",
"InvoiceID": "a7bbe246-e9c0-4683-8923-e6dda26de549",
"DiscountCodeID": "4e99759c-f984-469b-87c2-dcf530190dea",
"Deleted": true
}