العودة إلى QuickBooks Employees
اتصل بـ Knoon AI مع QuickBooks Employees (QuickBooks) لأتمتة تدفقات عمل الذكاء الاصطناعي.
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. |