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": "91cf2e69-f495-4928-beb9-e371a3554e1c",
"InvoiceID": "b8ce61ed-ca58-4faf-8151-b4464a7d9baf",
"DiscountCodeID": "f74a32fb-cd74-45ec-b885-4aed8263cd01",
"Deleted": true
}