חזרה אל QuickBooks Payments
התחבר ל-Knoon AI עם QuickBooks Payments (QuickBooks) כדי לאוטומטי תהליכי עבודה של AI.
Find QuickBooks payments with the same transaction date and total amount.
quickBooksPaymentFindDuplicates
בטא
פנימי
הרשאות
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| txnDate | mustache | Transaction date to match (YYYY-MM-DD). | כן |
| totalAmount | mustache | Total amount to match. | כן |
| customerId | mustache | Optional customer ID filter. | לא |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | לא |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| id | string | Payment ID. |
| customerId | string | Customer ID. |
| txnDate | string | Transaction date. |
| totalAmount | number | Total amount. |
| privateNote | string | Private note. |
| currencyCode | string | Currency code. |
| syncToken | string | Sync token for updates. |