GET api/InvoiceDiscountCode

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "Invoice_DiscountCodeID": "eb74e2c2-e6b0-4cdd-80aa-e8447badfc02",
    "InvoiceID": "4f387f06-3dc4-4bd4-b2f2-ce5b5ed53164",
    "DiscountCodeID": "1270a504-dae2-4693-9475-7b820af2875c",
    "Deleted": true
  },
  {
    "Invoice_DiscountCodeID": "eb74e2c2-e6b0-4cdd-80aa-e8447badfc02",
    "InvoiceID": "4f387f06-3dc4-4bd4-b2f2-ce5b5ed53164",
    "DiscountCodeID": "1270a504-dae2-4693-9475-7b820af2875c",
    "Deleted": true
  },
  {
    "Invoice_DiscountCodeID": "eb74e2c2-e6b0-4cdd-80aa-e8447badfc02",
    "InvoiceID": "4f387f06-3dc4-4bd4-b2f2-ce5b5ed53164",
    "DiscountCodeID": "1270a504-dae2-4693-9475-7b820af2875c",
    "Deleted": true
  }
]