GET api/Invoice

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "InvoiceID": "9c534ca8-8e80-4fc0-b0fb-3ccbc3e7d208",
    "InvoiceNumber": 2,
    "InvoiceDate": "2025-05-23T14:47:55.4474759-04:00",
    "PersonID": "ef7dbaec-c01b-4ee4-bcb2-c4f14fb22ded",
    "InvoiceTotal": 4.0,
    "PaymentMethod": "sample string 5",
    "PaymentStatus": 64,
    "PaymentMessage": "sample string 7",
    "PaymentTransactionID": "sample string 8",
    "Deleted": true,
    "PaymentDateTime": "2025-05-23T14:47:55.4474759-04:00",
    "ReceiptEmailed": true,
    "InvoicePayor": true,
    "InvoicePayorCompanyID": "fbf8f1c1-5937-4f6c-9827-dad3e49664e8",
    "InvoicePayorBillSent": true,
    "InvoicePayorBillPaid": true,
    "ClientPONumber": "sample string 14",
    "ClientBrandingURLID": "01580d6d-fa95-49cc-9478-e532b2a07a82",
    "UserHostAddress": "sample string 15",
    "FirstName": "sample string 16",
    "LastName": "sample string 17",
    "Company": "sample string 18",
    "Street1": "sample string 19",
    "Street2": "sample string 20",
    "City": "sample string 21",
    "State": "sample string 22",
    "Zip": "sample string 23",
    "Country": "sample string 24",
    "Phone": "sample string 25",
    "Fax": "sample string 26",
    "EmailAddress": "sample string 27",
    "Ship_Name": "sample string 28",
    "Ship_Street1": "sample string 29",
    "Ship_Street2": "sample string 30",
    "Ship_City": "sample string 31",
    "Ship_State": "sample string 32",
    "Ship_Zip": "sample string 33",
    "Ship_Country": "sample string 34",
    "Ship_Phone": "sample string 35"
  },
  {
    "InvoiceID": "9c534ca8-8e80-4fc0-b0fb-3ccbc3e7d208",
    "InvoiceNumber": 2,
    "InvoiceDate": "2025-05-23T14:47:55.4474759-04:00",
    "PersonID": "ef7dbaec-c01b-4ee4-bcb2-c4f14fb22ded",
    "InvoiceTotal": 4.0,
    "PaymentMethod": "sample string 5",
    "PaymentStatus": 64,
    "PaymentMessage": "sample string 7",
    "PaymentTransactionID": "sample string 8",
    "Deleted": true,
    "PaymentDateTime": "2025-05-23T14:47:55.4474759-04:00",
    "ReceiptEmailed": true,
    "InvoicePayor": true,
    "InvoicePayorCompanyID": "fbf8f1c1-5937-4f6c-9827-dad3e49664e8",
    "InvoicePayorBillSent": true,
    "InvoicePayorBillPaid": true,
    "ClientPONumber": "sample string 14",
    "ClientBrandingURLID": "01580d6d-fa95-49cc-9478-e532b2a07a82",
    "UserHostAddress": "sample string 15",
    "FirstName": "sample string 16",
    "LastName": "sample string 17",
    "Company": "sample string 18",
    "Street1": "sample string 19",
    "Street2": "sample string 20",
    "City": "sample string 21",
    "State": "sample string 22",
    "Zip": "sample string 23",
    "Country": "sample string 24",
    "Phone": "sample string 25",
    "Fax": "sample string 26",
    "EmailAddress": "sample string 27",
    "Ship_Name": "sample string 28",
    "Ship_Street1": "sample string 29",
    "Ship_Street2": "sample string 30",
    "Ship_City": "sample string 31",
    "Ship_State": "sample string 32",
    "Ship_Zip": "sample string 33",
    "Ship_Country": "sample string 34",
    "Ship_Phone": "sample string 35"
  },
  {
    "InvoiceID": "9c534ca8-8e80-4fc0-b0fb-3ccbc3e7d208",
    "InvoiceNumber": 2,
    "InvoiceDate": "2025-05-23T14:47:55.4474759-04:00",
    "PersonID": "ef7dbaec-c01b-4ee4-bcb2-c4f14fb22ded",
    "InvoiceTotal": 4.0,
    "PaymentMethod": "sample string 5",
    "PaymentStatus": 64,
    "PaymentMessage": "sample string 7",
    "PaymentTransactionID": "sample string 8",
    "Deleted": true,
    "PaymentDateTime": "2025-05-23T14:47:55.4474759-04:00",
    "ReceiptEmailed": true,
    "InvoicePayor": true,
    "InvoicePayorCompanyID": "fbf8f1c1-5937-4f6c-9827-dad3e49664e8",
    "InvoicePayorBillSent": true,
    "InvoicePayorBillPaid": true,
    "ClientPONumber": "sample string 14",
    "ClientBrandingURLID": "01580d6d-fa95-49cc-9478-e532b2a07a82",
    "UserHostAddress": "sample string 15",
    "FirstName": "sample string 16",
    "LastName": "sample string 17",
    "Company": "sample string 18",
    "Street1": "sample string 19",
    "Street2": "sample string 20",
    "City": "sample string 21",
    "State": "sample string 22",
    "Zip": "sample string 23",
    "Country": "sample string 24",
    "Phone": "sample string 25",
    "Fax": "sample string 26",
    "EmailAddress": "sample string 27",
    "Ship_Name": "sample string 28",
    "Ship_Street1": "sample string 29",
    "Ship_Street2": "sample string 30",
    "Ship_City": "sample string 31",
    "Ship_State": "sample string 32",
    "Ship_Zip": "sample string 33",
    "Ship_Country": "sample string 34",
    "Ship_Phone": "sample string 35"
  }
]