العودة إلى QuickBooks Payments
اتصل بـ Knoon AI مع QuickBooks Payments (QuickBooks) لأتمتة تدفقات عمل الذكاء الاصطناعي.
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. |