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": "a11b27a8-e91f-4e92-be87-edebe8f9ca47",
"InvoiceID": "52512cbc-2c70-4347-962a-a46b38dec537",
"DiscountCodeID": "af36271b-d38c-4910-ab61-6e605dca413b",
"Deleted": true
}