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": "8fc823f8-a285-4e2a-a0d4-a925fb1f37a4",
"InvoiceID": "21143708-65f6-49bf-9404-684afde540ec",
"DiscountCodeID": "4ea67e29-2035-41d3-9aba-a8443b33d5b0",
"Deleted": true
}