QuickBooks Purchases öğesine geri dön
Knoon AI'yi QuickBooks Purchases (QuickBooks) ile bağlayarak AI iş akışlarını otomatikleştirin.
Find QuickBooks purchases with the same transaction date and total amount.
quickBooksPurchaseFindDuplicates
BETA
Dahili
İzinler
İsteğe bağlı izinler
Gösterilecek öğe yok.
Parametreler
| İsim | Tür | Açıklama | Gerekli |
|---|---|---|---|
| txnDate | mustache | Transaction date to match (YYYY-MM-DD). | Evet |
| totalAmount | mustache | Total amount to match. | Evet |
| entityId | mustache | Optional entity reference ID filter. | Hayır |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | Hayır |
İadeler
| İsim | Tür | Açıklama |
|---|---|---|
| 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. |





