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": "ed13c27a-07be-487c-8cdb-ac60f8d3d77a",
"InvoiceID": "91f4567b-9641-4a59-885d-37b1d2a1c783",
"DiscountCodeID": "6db0b6fb-7a6c-4fcc-9b54-32b812475d94",
"Deleted": true
}