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
allReceiptLines
Copy page
List of all the receipt lines. Requires IP authentication.
Arguments
paymentStatus
list of optional Integers
Optional
The payment status.
offset
Integer
Optional
before
String
Optional
after
String
Optional
first
Integer
Optional
last
Integer
Optional
search
String
Optional
orderBy
String
Optional
Ordering
invoiceId
String
Optional
Returns
an optional ReceiptLinesTypeCountableConnection
pageInfo
PageInfo
Pagination data for this connection.
Show 4 properties
edges
list of ReceiptLinesTypeCountableEdges
Show 2 properties
totalCount
Integer
A total count of items in the collection.