חזרה אל QuickBooks Employees
התחבר ל-Knoon AI עם QuickBooks Employees (QuickBooks) כדי לאוטומטי תהליכי עבודה של AI.
Fetch a single QuickBooks employee by ID.
quickBooksEmployeeRead
בטא
פנימי
הרשאות
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| employeeId | mustache | QuickBooks employee ID. | כן |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | לא |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| 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. |