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": "12c389a6-bc97-4b6f-aa5f-dbc57c1dfc49",
"InvoiceID": "2e1d42c4-245d-425d-aef1-b371d7d91248",
"DiscountCodeID": "9ed2d91b-86d9-4c70-8b08-e74e80e86a10",
"Deleted": true
}