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": "b05f56df-f474-4014-a705-6180b46474ee",
"InvoiceID": "6effe0fa-2a88-4809-943d-86f788db7876",
"DiscountCodeID": "3cc37dbb-fb5b-4e20-9004-79a74ecee76c",
"Deleted": true
}