Tilbage til QuickBooks Recurring Transactions
Forbind Knoon AI med QuickBooks Recurring Transactions (QuickBooks) for at automatisere AI-arbejdsgange.
Fetch a single QuickBooks RecurringTransaction record by ID.
quickBooksRecurringTransactionRead
BETA
Internt
Tilladelser
Valgfrie tilladelser
Der er ingen elementer at vise.
Parametre
| Navn | Type | Beskrivelse | Obligatorisk |
|---|---|---|---|
| recurringTransactionId | mustache | QuickBooks RecurringTransaction ID. | Ja |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | Nej |
Retur
| Navn | Type | Beskrivelse |
|---|---|---|
| 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. |