QuickBooks Employees に戻る

QuickBooks Employees (QuickBooks) と Knoon AI を接続して AI ワークフローを自動化します。

Update an existing QuickBooks employee (sparse update).
quickBooksEmployeeUpdate
ベータ
内部
権限
  • com.intuit.quickbooks.accounting
オプション権限
表示する項目がありません。
パラメータ
名前タイプ説明必須
employeeIdmustache QuickBooks employee ID.はい
syncTokenmustache Sync token from the latest employee read.はい
givenNamemustache Optional given name.いいえ
familyNamemustache Optional family name.いいえ
displayNamemustache Optional display name.いいえ
emailmustache Optional email.いいえ
phonemustache Optional phone number.いいえ
activeboolean Optional active status.いいえ
minorVersionmustache Optional QuickBooks minor version (defaults to 75).いいえ
payloadJsonmustache Optional full Employee JSON. If provided, it is merged with the fields above and takes precedence.いいえ
返品
名前タイプ説明
idstring Employee ID.
displayNamestring Display name.
givenNamestring Given name.
familyNamestring Family name.
primaryEmailstring Primary email.
phonestring Primary phone.
activeboolean Whether the employee is active.
syncTokenstring Sync token for updates.