Назад к QuickBooks Journal Entries
Подключите Knoon AI к QuickBooks Journal Entries (QuickBooks), чтобы автоматизировать AI рабочие процессы.
Run a QuickBooks Online SQL-like query for JournalEntry (defaults to SELECT * FROM JournalEntry).
quickBooksJournalEntryQuery
Бета
Внутренний
Разрешения
Опциональные разрешения
Нет элементов для отображения.
Параметры
| Имя | Тип | Описание | Обязательно |
|---|---|---|---|
| query | mustache | Optional. Full QBO query to run. If omitted, the backend uses the default query for this entity. | Нет |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | Нет |
Возвраты
| Имя | Тип | Описание |
|---|---|---|
| id | string | Record ID. |
| name | string | Name or display name. |
| docNumber | string | Document number. |
| txnDate | string | Transaction date. |
| totalAmount | number | Total amount. |
| active | boolean | Whether the record is active. |
| syncToken | string | Sync token. |
| currencyCode | string | Currency code. |