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": "6ae76dde-18ad-43c8-9a6b-dbbb2a8e6c4d",
"InvoiceID": "ef7741d2-2147-4906-b5d7-a26f2de89d7f",
"DiscountCodeID": "58300b13-319a-4bf1-998f-e70705e0ae57",
"Deleted": true
}