חזרה אל 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. |





