Kembali ke QuickBooks Purchases
Sambungkan Knoon AI dengan QuickBooks Purchases (QuickBooks) untuk mengotomatisasi alur kerja AI.
Find QuickBooks purchases with the same transaction date and total amount.
quickBooksPurchaseFindDuplicates
Beta
Internal
Izin
Izin opsional
Tidak ada item untuk ditampilkan.
Parameter
| Nama | Tipe | Deskripsi | Wajib |
|---|---|---|---|
| txnDate | mustache | Transaction date to match (YYYY-MM-DD). | Ya |
| totalAmount | mustache | Total amount to match. | Ya |
| entityId | mustache | Optional entity reference ID filter. | Tidak |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | Tidak |
Pengembalian
| Nama | Tipe | Deskripsi |
|---|---|---|
| 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. |





