Back to QuickBooks Employees

Connect Knoon AI with QuickBooks Employees (QuickBooks) to automate AI workflows.

Update an existing QuickBooks employee (sparse update).
quickBooksEmployeeUpdate
BETA
Internal
Permissions
  • com.intuit.quickbooks.accounting
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
employeeIdmustache QuickBooks employee ID.Yes
syncTokenmustache Sync token from the latest employee read.Yes
givenNamemustache Optional given name.No
familyNamemustache Optional family name.No
displayNamemustache Optional display name.No
emailmustache Optional email.No
phonemustache Optional phone number.No
activeboolean Optional active status.No
minorVersionmustache Optional QuickBooks minor version (defaults to 75).No
payloadJsonmustache Optional full Employee JSON. If provided, it is merged with the fields above and takes precedence.No
Returns
NameTypeDescription
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.