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": "470da9a3-ccef-47eb-9cd3-8fcfcb30d6ea",
"InvoiceID": "c12bbfc9-b791-43d3-bff4-6a97c9b5d1bf",
"DiscountCodeID": "94064879-c7f5-4755-ad6d-c87fc53dbe4f",
"Deleted": true
}