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": "4e141fa4-5546-4617-a29f-1a8126e7d984",
"InvoiceID": "0671eeb6-bcf8-4f42-901e-9bc22bc4def4",
"DiscountCodeID": "26979f18-b479-464c-b96a-30c361185700",
"Deleted": true
}