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": "68bcf016-ad8e-4349-968f-ae72246101a2",
"InvoiceID": "80b28e74-5b85-45a9-8c38-59fe692868f0",
"DiscountCodeID": "45159b99-aba4-4936-8850-52ccc567c51e",
"Deleted": true
}