Voltar para QuickBooks Journal Entries

Conectar Knoon AI com QuickBooks Journal Entries (QuickBooks) para automatizar fluxos de trabalho de AI.

Create a new QuickBooks JournalEntry.
quickBooksJournalEntryCreate
Beta
Interno
Permissões
  • com.intuit.quickbooks.accounting
Permissões opcionais
Não há itens para exibir.
Parâmetros
NomeTipoDescriçãoObrigatório
lineItemsJsonmustache JSON array of QBO journal entry Line objects.Sim
txnDatemustache Optional transaction date (YYYY-MM-DD).Não
docNumbermustache Optional document number.Não
preventDocNumberConflictmustache Optional boolean. If true and docNumber already exists, the backend skips create and returns the existing journal entry instead.Não
privateNotemustache Optional private note.Não
currencyCodemustache Optional currency code.Não
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Não
payloadJsonmustache Optional full JournalEntry JSON. If provided, it is merged with the fields above and takes precedence.Não
Devoluções
NomeTipoDescrição
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.