Indietro a QuickBooks Payments
Connetti Knoon AI con QuickBooks Payments (QuickBooks) per automatizzare i flussi di lavoro AI.
Find QuickBooks payments with the same transaction date and total amount.
quickBooksPaymentFindDuplicates
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ì |
| customerId | mustache | Optional customer ID filter. | No |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | No |
Resi
| Nome | Tipo | Descrizione |
|---|---|---|
| id | string | Payment ID. |
| customerId | string | Customer ID. |
| txnDate | string | Transaction date. |
| totalAmount | number | Total amount. |
| privateNote | string | Private note. |
| currencyCode | string | Currency code. |
| syncToken | string | Sync token for updates. |