DELETE api/InvoiceDiscountCode/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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": "1d94fb61-aa00-4dc9-a874-fdf313117ef0",
  "InvoiceID": "72525df3-822a-40fb-945c-11146b20a60e",
  "DiscountCodeID": "87332409-3aa1-421e-ad5a-d37af9fb6dee",
  "Deleted": true
}