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": "db124020-2fb8-4293-9004-885f09f623a4",
  "InvoiceID": "9595c109-c0e3-4046-90ca-1835b8ce1621",
  "DiscountCodeID": "ac2af900-8371-4416-b42b-55cf2f3264a5",
  "Deleted": true
}