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": "d7fdb2a0-1596-4b83-bfa2-1286adb818f8",
"InvoiceID": "e8f8d358-fe87-4ddc-9c18-0b7191e7ae7f",
"DiscountCodeID": "daf62374-2d4a-4819-ab15-cf403c3f5ba4",
"Deleted": true
}