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": "b118a191-300d-43a4-a1cd-842945fbe77b",
"InvoiceID": "60859bc3-3097-4ed2-b9d1-fd60be913ec0",
"DiscountCodeID": "346975ff-db1a-4d5f-ab0c-87aea213bc0d",
"Deleted": true
}