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





