Retour à QuickBooks Journal Entries

Connecter Knoon AI avec QuickBooks Journal Entries (QuickBooks) pour automatiser les flux de travail AI.

Create a new QuickBooks JournalEntry.
quickBooksJournalEntryCreate
Bêta
Interne
Autorisations
  • com.intuit.quickbooks.accounting
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
NomTypeDescriptionRequis
lineItemsJsonmustache JSON array of QBO journal entry Line objects.Oui
txnDatemustache Optional transaction date (YYYY-MM-DD).Non
docNumbermustache Optional document number.Non
preventDocNumberConflictmustache Optional boolean. If true and docNumber already exists, the backend skips create and returns the existing journal entry instead.Non
privateNotemustache Optional private note.Non
currencyCodemustache Optional currency code.Non
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Non
payloadJsonmustache Optional full JournalEntry JSON. If provided, it is merged with the fields above and takes precedence.Non
Retours
NomTypeDescription
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.