QuickBooks Bill Payments öğesine geri dön
Knoon AI'yi QuickBooks Bill Payments (QuickBooks) ile bağlayarak AI iş akışlarını otomatikleştirin.
Find QuickBooks bill payments with the same transaction date and total amount.
quickBooksBillPaymentFindDuplicates
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 |
| vendorId | mustache | Optional vendor ID filter. | Hayır |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | Hayır |
İadeler
| İsim | Tür | Açıklama |
|---|---|---|
| id | string | Bill payment ID. |
| vendorId | string | Vendor ID. |
| txnDate | string | Transaction date. |
| totalAmount | number | Total amount. |
| payType | string | Payment method type. |
| apAccountId | string | Accounts payable account ID. |
| bankAccountId | string | Bank or credit-card account ID used to pay. |
| privateNote | string | Private note. |
| currencyCode | string | Currency code. |
| syncToken | string | Sync token for updates. |



