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": "92eb80d7-09f4-4114-8537-f49ec96e68b2",
  "InvoiceID": "86f64c90-d656-4f54-9746-8e599f9a7cbc",
  "DiscountCodeID": "d30e44db-c056-43cd-8be8-d64fa47a914f",
  "Deleted": true
}