Назад к QuickBooks Journal Entries

Подключите Knoon AI к QuickBooks Journal Entries (QuickBooks), чтобы автоматизировать AI рабочие процессы.

Create a new QuickBooks JournalEntry.
quickBooksJournalEntryCreate
Бета
Внутренний
Разрешения
  • com.intuit.quickbooks.accounting
Опциональные разрешения
Нет элементов для отображения.
Параметры
ИмяТипОписаниеОбязательно
lineItemsJsonmustache JSON array of QBO journal entry Line objects.Да
txnDatemustache Optional transaction date (YYYY-MM-DD).Нет
docNumbermustache Optional document number.Нет
preventDocNumberConflictmustache Optional boolean. If true and docNumber already exists, the backend skips create and returns the existing journal entry instead.Нет
privateNotemustache Optional private note.Нет
currencyCodemustache Optional currency code.Нет
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Нет
payloadJsonmustache Optional full JournalEntry JSON. If provided, it is merged with the fields above and takes precedence.Нет
Возвраты
ИмяТипОписание
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.