GET api/InvoiceDiscountCode

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "Invoice_DiscountCodeID": "12bb148c-7059-4c37-83a9-253f8825ab07",
    "InvoiceID": "ad46184d-ae38-4f4c-bec7-dec325a03afb",
    "DiscountCodeID": "5f5da4b2-e53c-48ba-afa4-da9dcd30f93c",
    "Deleted": true
  },
  {
    "Invoice_DiscountCodeID": "12bb148c-7059-4c37-83a9-253f8825ab07",
    "InvoiceID": "ad46184d-ae38-4f4c-bec7-dec325a03afb",
    "DiscountCodeID": "5f5da4b2-e53c-48ba-afa4-da9dcd30f93c",
    "Deleted": true
  },
  {
    "Invoice_DiscountCodeID": "12bb148c-7059-4c37-83a9-253f8825ab07",
    "InvoiceID": "ad46184d-ae38-4f4c-bec7-dec325a03afb",
    "DiscountCodeID": "5f5da4b2-e53c-48ba-afa4-da9dcd30f93c",
    "Deleted": true
  }
]