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": "aeea8bc9-a853-45c4-a8e2-18b00e14cd6a",
"InvoiceID": "b7a95445-14f2-460a-8ece-204d147b291a",
"DiscountCodeID": "867caeb6-b745-4ef5-9d9f-6d22f0b2e881",
"Deleted": true
}