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": "984ea7dc-6069-4730-a619-6bc534633bb2",
"InvoiceID": "ed8d025c-10ef-4d02-bf7a-ecae9b1d0ff8",
"DiscountCodeID": "9828fef7-02d4-4541-8499-afd90ebf4b5e",
"Deleted": true
}