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": "3be11f43-2d44-43cf-98e3-fdf2a8b998ac",
"InvoiceID": "2a51894a-dbe8-4881-8606-333cb66b033f",
"DiscountCodeID": "64e5243c-0cb3-454c-8f88-4266400179ab",
"Deleted": true
}