Back to Xero Accounting Journals

Connect Knoon AI with Xero Accounting Journals (Xero) to automate AI workflows.

Retrieve one Xero journal by ID.
xeroAccountingJournalsGetById
BETA
Internal
Permissions
  • accounting.journals.read
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
journalIdmustache Xero Journal ID.Yes
Returns
NameTypeDescription
idstring Primary Xero resource ID.
codestring Xero code when present.
namestring Primary Xero name or label when present.
numberstring Xero number or reference when present.
statusstring Xero status when present.
typestring Xero type when present.
datestring Primary Xero date when present.
updatedDateUtcstring Updated timestamp when present.
rawobject Raw Xero API object.