For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
Developer
Developer
Developer
Developer
GraphQL
B2B
Queries
invoices
Copy page
Get the list of invoices. Requires IP authentication.
Arguments
companyIds
list of optional Integers
Optional
Filter by one or more company IDs.
offset
Integer
Optional
before
String
Optional
after
String
Optional
first
Integer
Optional
last
Integer
Optional
search
String
Optional
orderBy
String
Optional
Ordering
invoiceNumber
String
Optional
type
String
Optional
orderNumber
String
Optional
purchaseOrderNumber
String
Optional
externalCustomerId
String
Optional
storeHash
String
Optional
externalId
String
Optional
status
list of optional Strings
Optional
beginDateAt
Decimal
Optional
endDateAt
Decimal
Optional
idIn
String
Optional
beginDueDateAt
Decimal
Optional
endDueDateAt
Decimal
Optional
Returns
an optional InvoiceTypeCountableConnection
pageInfo
PageInfo
Pagination data for this connection.
Show 4 properties
edges
list of InvoiceTypeCountableEdges
Show 2 properties
totalCount
Integer
A total count of items in the collection.