Create one or more manual journals (journal entries) in Xero with journal lines. Manual journals must balance (debits equal credits).
UrlstringURL link to a source document for reference, shown as 'Go to [appName]' in Xero
DateRequiredstringDate journal was posted in YYYY-MM-DD format
StatusstringManual journal status. DRAFT for unposted journals, POSTED to finalize. Defaults to DRAFT if not specified
NarrationRequiredstringDescription of journal being posted. This appears as the journal description in Xero
tenant_idstringXero tenant/organization ID. If not provided, uses the first connected tenant
JournalLinesRequiredarrayArray of journal line items. Manual journals must balance (sum of debits must equal sum of credits) or an error is returned
LineAmountTypesstringLine amount type indicating whether amounts are inclusive or exclusive of tax. Defaults to NoTax if not specified
idempotency_keystringIdempotency key to prevent duplicate journal creation. Recommended for production use. This is sent as a header, not in the body
summarize_errorsbooleanIf true, API will return summarized validation errors. If false, detailed errors are returned. Query parameter only
ShowOnCashBasisReportsbooleanBoolean display indicator; defaults to true if not specified
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.