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": "e11f5f00-ab03-46f0-b3eb-0f56fab09cd7",
"InvoiceID": "24b47b80-3a4e-4c16-a28a-18dd464c954b",
"DiscountCodeID": "d848b935-e9bb-428c-884c-5ea1b02817eb",
"Deleted": true
}