Tilbage til QuickBooks Journal Entries

Forbind Knoon AI med QuickBooks Journal Entries (QuickBooks) for at automatisere AI-arbejdsgange.

Create a new QuickBooks JournalEntry.
quickBooksJournalEntryCreate
BETA
Internt
Tilladelser
  • com.intuit.quickbooks.accounting
Valgfrie tilladelser
Der er ingen elementer at vise.
Parametre
NavnTypeBeskrivelseObligatorisk
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
Retur
NavnTypeBeskrivelse
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.