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": "03afd9d7-5c20-43ac-affb-5f9d77e20f15",
"InvoiceID": "df77cb6e-a6cb-4bce-bd48-53de83c4f39d",
"DiscountCodeID": "e9d9bc9f-a57c-454c-ae94-cff45a00b450",
"Deleted": true
}