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": "23a81e63-7e8c-42b1-bc4d-c28afa584c27",
"InvoiceID": "81dec606-a446-4bc1-b655-aac6346b2ab4",
"DiscountCodeID": "d7a26f70-8745-41cb-8298-35eeaf79cf87",
"Deleted": true
}