Tilbake til QuickBooks Budgets
Koble til Knoon AI med QuickBooks Budgets (QuickBooks) for å automatisere AI-arbeidsflyter.
Fetch a single QuickBooks Budget record by ID.
quickBooksBudgetRead
BETA
Intern
Tillatelser
Valgfrie tillatelser
Det finnes ingen elementer å vise.
Parametere
| Navn | Type | Beskrivelse | Påkrevd |
|---|---|---|---|
| budgetId | mustache | QuickBooks Budget ID. | Ja |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | Nei |
Returer
| 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. |