For the complete documentation index, see llms.txt. This page is also available as Markdown.

Query: Get Invoices

Xero Operation

Retrieve a list of invoices from Xero

Example User Story

As an accountant, I want to retrieve a list of invoices from Xero so that I can review and reconcile them.

Fields

Field Name
Field Type
Required

where

String

No

order

String

No

page

Integer

No

Example link

Code (Apache v2.0): Operation

Last updated