QuickBooks Bills öğesine geri dön
Knoon AI'yi QuickBooks Bills (QuickBooks) ile bağlayarak AI iş akışlarını otomatikleştirin.
Find QuickBooks bills with the same transaction date and total amount.
quickBooksBillFindDuplicates
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 ID. |
| docNumber | string | Bill document number. |
| vendorId | string | Vendor ID. |
| txnDate | string | Transaction date. |
| dueDate | string | Due date. |
| totalAmount | number | Total amount. |
| balance | number | Open balance. |
| currencyCode | string | Currency code. |
| syncToken | string | Sync token for updates. |
| privateNote | string | Private note. |





