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": "586db1f4-0a5d-4887-9918-3cb9ff49f495",
  "InvoiceID": "bf81e31a-ea42-484c-8421-04de3dc17288",
  "DiscountCodeID": "01fa6209-5365-4d33-b543-943634f1c7b9",
  "Deleted": true
}