Tilbake til QuickBooks Employees
Koble til Knoon AI med QuickBooks Employees (QuickBooks) for å automatisere AI-arbeidsflyter.
Fetch a single QuickBooks employee by ID.
quickBooksEmployeeRead
BETA
Intern
Tillatelser
Valgfrie tillatelser
Det finnes ingen elementer å vise.
Parametere
| Navn | Type | Beskrivelse | Påkrevd |
|---|---|---|---|
| employeeId | mustache | QuickBooks employee ID. | Ja |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | Nei |
Returer
| Navn | Type | Beskrivelse |
|---|---|---|
| id | string | Employee ID. |
| displayName | string | Display name. |
| givenName | string | Given name. |
| familyName | string | Family name. |
| primaryEmail | string | Primary email. |
| phone | string | Primary phone. |
| active | boolean | Whether the employee is active. |
| syncToken | string | Sync token for updates. |