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": "10de42b9-0129-46ca-8cf6-6418f61ce3d2",
"InvoiceID": "07bc13fc-d96c-4248-89a2-6ab1dd7d4a00",
"DiscountCodeID": "01b5f36c-6b65-43b0-9d17-267941f638b9",
"Deleted": true
}