Назад к QuickBooks Purchases
Подключите Knoon AI к QuickBooks Purchases (QuickBooks), чтобы автоматизировать AI рабочие процессы.
Find QuickBooks purchases with the same transaction date and total amount.
quickBooksPurchaseFindDuplicates
Бета
Внутренний
Разрешения
Опциональные разрешения
Нет элементов для отображения.
Параметры
| Имя | Тип | Описание | Обязательно |
|---|---|---|---|
| txnDate | mustache | Transaction date to match (YYYY-MM-DD). | Да |
| totalAmount | mustache | Total amount to match. | Да |
| entityId | mustache | Optional entity reference ID filter. | Нет |
| 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. |





