January 15, 2026
Release notes: January 15, 2026
Job Sync API
- Added
isIndeedApplyActivefield documentation to the Job Sync API guide. Partners can now check whether Indeed Apply is enabled for a job using theisIndeedApplyActivefield inJobPostGlobalStatus. - Improved the Job Sync API guide structure and clarity. Separated "view job" and "view multiple jobs" sections, added call-to-action guidance and examples, and improved visual presentation with collapsible details.
- 🔧 Fixed Japanese occupation hierarchy classifications in the occupations reference. Occupation hierarchy mappings for
UMYCJandQH7EXnow match the English version.
| SUID | Corrected ja-JP hierarchy |
|---|---|
UMYCJ | 重機オペレーター → クレーン・玉掛けオペレーター |
QH7EX | 製造・生産施設運営管理業務従事者 → 生産管理・計画業務従事者 |
Job Update API
- Added
isIndeedApplyActivefield documentation to the Job Update API guide. Partners can now check whether Indeed Apply is enabled for a job using theisIndeedApplyActivefield. - Added comprehensive job visibility logic to the Job Update API guide. The guide now documents job visibility statuses based on boolean fields: "organic", "sponsored only without spend", "sponsored only with spend", and "nowhere".
Retrieve Candidates API
- Added documentation for the
stageAssetsmutation in the Retrieve Candidates API guide. Partners can now access documentation for staging test data for Candidate Sync API testing.
ATS JavaScript Plugin
- Updated the ATS JavaScript Plugin documentation to support single page applications. Added guidance for integrating the plugin with single page applications, including Japanese translations.