GuidesAPI ReferenceChangelog
Changelog
added

v2.1.76-78

New Visa Requirement Endpoint + EOR & People API Enhancements

✨ New Feature

➕ Added Check Visa Requirement Endpoint

  • Endpoint: GET /v2/immigration/visa-requirement/:country_code
  • Description:
    Use this endpoint to determine if a work visa is required for a specific employment country, given the employee’s nationality or multiple nationalities.
    Ideal for ensuring early-stage compliance during employee onboarding.

🔧 Update

🔄 Updated POST /v2/eor Response Schema

  • Added the following missing fields under benefits:
    • cover_all – Indicates whether the benefit applies to all employees.
    • cover_dependents – Indicates whether dependents are also covered under the benefit.

These updates enhance the completeness and accuracy of the benefits object in the EOR payload.



🔧 Update

🔄 Updated PUT /v2/people/{id}/department

  • Added optional query param: replace_other_positions: Indicates if this department position should replace all other positions or only append to the existing ones.

🔄 Updated GET /v2/people/{hrisProfileOid} Response Schema

  • Added new response field: profile_organizational_structures