GET api/InvoiceDiscountCode

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "Invoice_DiscountCodeID": "bb337b3d-19f9-4153-b3db-ef163f79fa75",
    "InvoiceID": "39c8b4c2-ee0a-4ff2-982b-b5616d1e3fc4",
    "DiscountCodeID": "c122b76c-aa99-45f6-95cb-c4ff07be8f42",
    "Deleted": true
  },
  {
    "Invoice_DiscountCodeID": "bb337b3d-19f9-4153-b3db-ef163f79fa75",
    "InvoiceID": "39c8b4c2-ee0a-4ff2-982b-b5616d1e3fc4",
    "DiscountCodeID": "c122b76c-aa99-45f6-95cb-c4ff07be8f42",
    "Deleted": true
  },
  {
    "Invoice_DiscountCodeID": "bb337b3d-19f9-4153-b3db-ef163f79fa75",
    "InvoiceID": "39c8b4c2-ee0a-4ff2-982b-b5616d1e3fc4",
    "DiscountCodeID": "c122b76c-aa99-45f6-95cb-c4ff07be8f42",
    "Deleted": true
  }
]