Tilbake til QuickBooks Journal Entries

Koble til Knoon AI med QuickBooks Journal Entries (QuickBooks) for å automatisere AI-arbeidsflyter.

Create a new QuickBooks JournalEntry.
quickBooksJournalEntryCreate
BETA
Intern
Tillatelser
  • com.intuit.quickbooks.accounting
Valgfrie tillatelser
Det finnes ingen elementer å vise.
Parametere
NavnTypeBeskrivelsePåkrevd
lineItemsJsonmustache JSON array of QBO journal entry Line objects.Ja
txnDatemustache Optional transaction date (YYYY-MM-DD).Nei
docNumbermustache Optional document number.Nei
preventDocNumberConflictmustache Optional boolean. If true and docNumber already exists, the backend skips create and returns the existing journal entry instead.Nei
privateNotemustache Optional private note.Nei
currencyCodemustache Optional currency code.Nei
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Nei
payloadJsonmustache Optional full JournalEntry JSON. If provided, it is merged with the fields above and takes precedence.Nei
Returer
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.