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": "6224f878-d5b4-4fd9-b8a6-3640c0bcfa04",
"InvoiceID": "7adb7f2b-dc3d-4986-a723-64c194691dc7",
"DiscountCodeID": "bc0af40a-1ffc-4d09-878d-f1c176cf4cc8",
"Deleted": true
}