Tool to create a new journal entry in QuickBooks Online. Use when you need to make adjusting or correcting entries that directly affect account balances. Journal entries require at least two lines with total debits equaling total credits.
LineRequiredarrayList of journal entry lines. Each journal entry must have at least two lines, and the total debits must equal the total credits. Typically includes at least one debit line and one credit line with matching amounts.
TxnDatestringTransaction date for the journal entry in YYYY-MM-DD format. If not provided, the current date is used.
DocNumberstringReference number for the journal entry. Maximum 21 characters.
AdjustmentbooleanIndicates if this is an adjustment journal entry. Set to true for adjusting entries.
CurrencyRefobjectReference to an entity.
PrivateNotestringPrivate note about the journal entry. Maximum 4000 characters.
ExchangeRatenumberExchange rate for multi-currency journal entries.
minorversionintegerQuickBooks API minor version number to use for this request (e.g., 65, 70, 75). Allows access to version-specific features. If not specified, uses the default API version.
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.