Update default position & compensationAsk AIput https://api.everee.com/integration/v1/workers/{id}/positionSchedules a change to a W-2 employee's position and/or compensation.Path ParamsidstringrequiredThe 'externalWorkerId' you assigned to the worker, or Everee's generated 'workerId' if you don't use your own IDs.Body ParamstitlestringpayTypestringenumrequiredHOURLYSALARYAllowed:HOURLYSALARYpayRateobjectrequiredIf payType = HOURLY, then this is the hourly pay rate. If payType = SALARY, then this is the annual salary.payRate objectexpectedWeeklyHoursint32requiredThe number of hours per week this employee is expected to work.effectiveDatedaterequireddefaultWorkersCompClassCodestringThe default workers' comp class code for this employee. May be overridden by WC class codes on Payable items, Shifts, or preclassified hours.socCodestringThe Standard Occupational Classification code for this employee.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 400400Updated 6 months ago