Retour à QuickBooks Purchases
Connecter Knoon AI avec QuickBooks Purchases (QuickBooks) pour automatiser les flux de travail AI.
Find QuickBooks purchases with the same transaction date and total amount.
quickBooksPurchaseFindDuplicates
Bêta
Interne
Autorisations
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| txnDate | mustache | Transaction date to match (YYYY-MM-DD). | Oui |
| totalAmount | mustache | Total amount to match. | Oui |
| entityId | mustache | Optional entity reference ID filter. | Non |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | Non |
Retours
| Nom | Type | Description |
|---|---|---|
| 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. |





