QuickBooks Payments öğesine geri dön
Knoon AI'yi QuickBooks Payments (QuickBooks) ile bağlayarak AI iş akışlarını otomatikleştirin.
Find QuickBooks payments with the same transaction date and total amount.
quickBooksPaymentFindDuplicates
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 |
| customerId | mustache | Optional customer ID filter. | Hayır |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | Hayır |
İadeler
| İsim | Tür | Açıklama |
|---|---|---|
| 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. |