Indietro a QuickBooks Purchases
Connetti Knoon AI con QuickBooks Purchases (QuickBooks) per automatizzare i flussi di lavoro AI.
Find QuickBooks purchases with the same transaction date and total amount.
quickBooksPurchaseFindDuplicates
Beta
Interno
Autorizzazioni
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
| Nome | Tipo | Descrizione | Obbligatorio |
|---|---|---|---|
| txnDate | mustache | Transaction date to match (YYYY-MM-DD). | Sì |
| totalAmount | mustache | Total amount to match. | Sì |
| entityId | mustache | Optional entity reference ID filter. | No |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | No |
Resi
| Nome | Tipo | Descrizione |
|---|---|---|
| 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. |





