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": "8676ccd8-7f96-4dad-b86e-dfd371bc555b",
"InvoiceID": "e73e0994-1920-456c-be65-d221713a3821",
"DiscountCodeID": "8a471f61-1e60-4fcb-8b42-efe367b66da9",
"Deleted": true
}