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": "11624bed-0dd3-4fcf-8efc-ee2a8463a26d",
"InvoiceID": "fb7cd7e7-75f9-4a89-afad-ef635371a237",
"DiscountCodeID": "da5a99b8-f3e4-4c1e-a004-1a4eead16f13",
"Deleted": true
}