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": "924003c1-d6b7-4ac0-adf1-aac08cb5d475",
"InvoiceID": "3bd6614e-4770-44a3-b1f1-3b5d6e16a8ee",
"DiscountCodeID": "0a178a74-9bab-4ac2-aa18-f3ef1c14ffc3",
"Deleted": true
}