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": "3a16bee4-536d-4201-a847-11f47ac094fd",
"InvoiceID": "1a7a2b06-842c-49da-88f8-36f0e008cea4",
"DiscountCodeID": "1148d26f-b91a-4906-a4ac-9e480805f934",
"Deleted": true
}