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": "6bd00493-0b35-43de-8dd2-93de8cdbd318",
  "InvoiceID": "fe49fa81-7e47-419d-8ffd-24659b2ab370",
  "DiscountCodeID": "a542b325-7845-4bb7-98fa-e54d4b2b8149",
  "Deleted": true
}