GET api/InvoiceDiscountCode

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "Invoice_DiscountCodeID": "53077eab-ebb4-4da7-895f-ead019795193",
    "InvoiceID": "d35d53c5-5e93-4538-a656-db07ea8506e7",
    "DiscountCodeID": "4b672433-324b-4018-8f2c-7d88bb6cd609",
    "Deleted": true
  },
  {
    "Invoice_DiscountCodeID": "53077eab-ebb4-4da7-895f-ead019795193",
    "InvoiceID": "d35d53c5-5e93-4538-a656-db07ea8506e7",
    "DiscountCodeID": "4b672433-324b-4018-8f2c-7d88bb6cd609",
    "Deleted": true
  },
  {
    "Invoice_DiscountCodeID": "53077eab-ebb4-4da7-895f-ead019795193",
    "InvoiceID": "d35d53c5-5e93-4538-a656-db07ea8506e7",
    "DiscountCodeID": "4b672433-324b-4018-8f2c-7d88bb6cd609",
    "Deleted": true
  }
]