Indietro a QuickBooks Journal Entries

Connetti Knoon AI con QuickBooks Journal Entries (QuickBooks) per automatizzare i flussi di lavoro AI.

Create a new QuickBooks JournalEntry.
quickBooksJournalEntryCreate
Beta
Interno
Autorizzazioni
  • com.intuit.quickbooks.accounting
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
NomeTipoDescrizioneObbligatorio
lineItemsJsonmustache JSON array of QBO journal entry Line objects.
txnDatemustache Optional transaction date (YYYY-MM-DD).No
docNumbermustache Optional document number.No
preventDocNumberConflictmustache Optional boolean. If true and docNumber already exists, the backend skips create and returns the existing journal entry instead.No
privateNotemustache Optional private note.No
currencyCodemustache Optional currency code.No
minorVersionmustache Optional QuickBooks minor version (defaults to 75).No
payloadJsonmustache Optional full JournalEntry JSON. If provided, it is merged with the fields above and takes precedence.No
Resi
NomeTipoDescrizione
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.