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": "a73ba702-636f-4a4f-b50e-7225b2f30989",
  "InvoiceID": "dd1d3cac-fb29-4c2e-8b56-859255c8f208",
  "DiscountCodeID": "e4f209c4-f236-4b7a-9d0d-402fa2c2fdad",
  "Deleted": true
}