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": "10ade16e-f8bd-4a85-8b8e-6045295fd68f",
"InvoiceID": "2c4a2b9f-5be1-485d-81cb-de4501bd610c",
"DiscountCodeID": "8a1bc7a8-e4f5-4b1c-abd6-0f78d610a54e",
"Deleted": true
}