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": "cf34dad4-1ec6-49dc-9242-96823ec97515",
"InvoiceID": "a9c80846-c6ba-47db-b94c-c6e991911bf2",
"DiscountCodeID": "d02938a0-52c3-434d-81cc-5a7d2b0bd512",
"Deleted": true
}