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": "92de2d72-2e5a-4e66-bf13-4ed101ed88ae",
"InvoiceID": "c1d27677-f991-4990-b7f7-898d53adb495",
"DiscountCodeID": "7943f421-1588-43f7-b5d3-574e5467cea5",
"Deleted": true
}