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": "cb06f905-e96d-41c6-8e01-9b0fdbb98fd6",
"InvoiceID": "a45a9e1b-8d6e-4528-972c-6656e1bcc95f",
"DiscountCodeID": "f74ba7a9-a240-4f1d-b26f-899ef34b71b7",
"Deleted": true
}