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": "efb27330-7e41-4af1-9e33-6ad0423a0028",
"InvoiceID": "53b408ac-6d5e-4954-be15-3e0c133d43da",
"DiscountCodeID": "157d0ca6-064b-4c63-965c-2451383905c2",
"Deleted": true
}