Added
- Workers → List tax forms for the authenticated worker: Endpoint is now available, which allows to list tax forms (W9_INDIVIDUAL, W9_COMPANY, W8_BEN, W8_BEN_E) for the authenticated worker using cursor-based pagination.
Changed
-
Eor Amendments → Retrieve amendment information: Added
net_salary,description, andrejection_reasonfields to the response. -
Eor Amendments → Accept a contract amendment on behalf of the client: Added
net_salary,description, andrejection_reasonfields to the response. -
Eor Amendments → Confirm an existing contract amendment: Added
net_salary,description, andrejection_reasonfields to the response. -
Offboarding → Retrieve offboarding list: Added new allowed values to the
hiring_typesquery parameter (eor,peo,hris_direct_employee,direct_employee,person_without_contract) and to theprogress_statusesquery parameter.