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": "d1240dfb-e050-448c-a215-dce8d0030a2d",
"InvoiceID": "02439c40-e878-4654-9b47-1852b8e53643",
"DiscountCodeID": "93a73119-4ba7-4b05-9fb1-686536617246",
"Deleted": true
}