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": "b812542a-0bda-43a0-b2d6-b93e09f3a73d",
"InvoiceID": "f33716e4-f5e6-46fc-907b-8de8ce72055c",
"DiscountCodeID": "30b1571c-417e-451d-a163-3f00e85f48bf",
"Deleted": true
}