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": "4faaa3c7-31e7-40e1-9586-86ce81ac9621",
"InvoiceID": "916076e8-4d6c-47ff-ba7a-65ccde782f23",
"DiscountCodeID": "050b93a3-41c9-4f15-9855-2dbb5cf4110f",
"Deleted": true
}