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": "0a8e09f6-aa79-413f-86e1-c2e5c4a76c73",
"InvoiceID": "4363bde4-a91a-4600-9331-374ab526f24e",
"DiscountCodeID": "a80e2b6b-8704-43a6-8148-3fab40e97922",
"Deleted": true
}