Terug naar QuickBooks Journal Entries

Verbinding maken met Knoon AI met QuickBooks Journal Entries (QuickBooks) om AI-workflows te automatiseren.

Create a new QuickBooks JournalEntry.
quickBooksJournalEntryCreate
BÈTA
Intern
Machtigingen
  • com.intuit.quickbooks.accounting
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
NaamTypeBeschrijvingVereist
lineItemsJsonmustache JSON array of QBO journal entry Line objects.Ja
txnDatemustache Optional transaction date (YYYY-MM-DD).Nee
docNumbermustache Optional document number.Nee
preventDocNumberConflictmustache Optional boolean. If true and docNumber already exists, the backend skips create and returns the existing journal entry instead.Nee
privateNotemustache Optional private note.Nee
currencyCodemustache Optional currency code.Nee
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Nee
payloadJsonmustache Optional full JournalEntry JSON. If provided, it is merged with the fields above and takes precedence.Nee
Retouren
NaamTypeBeschrijving
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.