Voltar para QuickBooks Purchases
Conectar Knoon AI com QuickBooks Purchases (QuickBooks) para automatizar fluxos de trabalho de AI.
Find QuickBooks purchases with the same transaction date and total amount.
quickBooksPurchaseFindDuplicates
Beta
Interno
Permissões
Permissões opcionais
Não há itens para exibir.
Parâmetros
| Nome | Tipo | Descrição | Obrigatório |
|---|---|---|---|
| txnDate | mustache | Transaction date to match (YYYY-MM-DD). | Sim |
| totalAmount | mustache | Total amount to match. | Sim |
| entityId | mustache | Optional entity reference ID filter. | Não |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | Não |
Devoluções
| Nome | Tipo | Descrição |
|---|---|---|
| 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. |





