GET api/InvoiceDiscountCode

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "Invoice_DiscountCodeID": "d61a05b2-1d4d-4a3e-92d6-94baa1785ee9",
    "InvoiceID": "04ed2862-4121-4305-858a-5ff73eebdfe0",
    "DiscountCodeID": "f2909fc5-df28-4634-ae71-0ae7f678e47e",
    "Deleted": true
  },
  {
    "Invoice_DiscountCodeID": "d61a05b2-1d4d-4a3e-92d6-94baa1785ee9",
    "InvoiceID": "04ed2862-4121-4305-858a-5ff73eebdfe0",
    "DiscountCodeID": "f2909fc5-df28-4634-ae71-0ae7f678e47e",
    "Deleted": true
  },
  {
    "Invoice_DiscountCodeID": "d61a05b2-1d4d-4a3e-92d6-94baa1785ee9",
    "InvoiceID": "04ed2862-4121-4305-858a-5ff73eebdfe0",
    "DiscountCodeID": "f2909fc5-df28-4634-ae71-0ae7f678e47e",
    "Deleted": true
  }
]