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": "ad89498a-c209-493e-84b1-f5d79467756a",
"InvoiceID": "b0b7ddb9-2b8a-4e68-ae6b-62b332cdc476",
"DiscountCodeID": "293927a4-8fe5-4424-90c0-bd35c5a5e095",
"Deleted": true
}