Add Employee Custom Field Endpoints

  • Added user.setCustomFieldValue to set a single custom field value on an employee. Requires the organizationWrite permission.
  • Added user.setCustomFieldValues to set multiple custom field values on an employee in a single call. Requires the organizationWrite permission.