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": "b6a3082b-9a66-4499-bc3e-b8a7c4f90f73",
"InvoiceID": "184e4510-60c2-4613-9518-f18203605aef",
"DiscountCodeID": "7dc7075a-ad72-43fe-83c9-b4d2c2352d3b",
"Deleted": true
}