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": "5abbf372-3864-4a9e-a576-011a142a210d",
"InvoiceID": "94e29ba7-8330-406d-9324-7738c696397d",
"DiscountCodeID": "81088402-e618-4dd7-ba67-2b11fbc3c97f",
"Deleted": true
}