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": "c1228fa9-dfff-4766-a54d-e13783239423",
"InvoiceID": "6bb566ea-16fb-4500-9e22-f25e307bde80",
"DiscountCodeID": "e83483d3-86ff-4980-ad47-9385b59897e3",
"Deleted": true
}