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": "83f634b8-54f5-4e7f-af2f-0629733c0d13",
"InvoiceID": "3c11877d-bdc2-47f7-a79a-f425cb18a790",
"DiscountCodeID": "82c5fc0b-0201-4b0b-a3d2-484e50644300",
"Deleted": true
}