Tillbaka till QuickBooks Journal Entries

Anslut Knoon AI med QuickBooks Journal Entries (QuickBooks) för att automatisera AI-flöden.

Create a new QuickBooks JournalEntry.
quickBooksJournalEntryCreate
BETA
Intern
Behörigheter
  • com.intuit.quickbooks.accounting
Valfria behörigheter
Det finns inga objekt att visa.
Parametrar
NamnTypBeskrivningObligatoriskt
lineItemsJsonmustache JSON array of QBO journal entry Line objects.Ja
txnDatemustache Optional transaction date (YYYY-MM-DD).Nej
docNumbermustache Optional document number.Nej
preventDocNumberConflictmustache Optional boolean. If true and docNumber already exists, the backend skips create and returns the existing journal entry instead.Nej
privateNotemustache Optional private note.Nej
currencyCodemustache Optional currency code.Nej
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Nej
payloadJsonmustache Optional full JournalEntry JSON. If provided, it is merged with the fields above and takes precedence.Nej
Returer
NamnTypBeskrivning
idstring Record ID.
namestring Name or display name.
docNumberstring Document number.
txnDatestring Transaction date.
totalAmountnumber Total amount.
activeboolean Whether the record is active.
syncTokenstring Sync token.
currencyCodestring Currency code.