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": "403066c9-e589-456e-b7d0-02e27e6a5724",
"InvoiceID": "3c10a0da-9e5a-4995-aae9-dcb23b7edc8f",
"DiscountCodeID": "a95e9977-0e77-4f20-b5bd-69ec36953d6a",
"Deleted": true
}