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": "2c6a8817-ecc3-4b9e-8ace-761062efefd1",
  "InvoiceID": "78f8d160-d426-47b0-a6e0-b73be8d4fc46",
  "DiscountCodeID": "37f68c66-92c0-4ec4-84e9-866759e6f8d8",
  "Deleted": true
}