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 active for a job through theisIndeedApplyActivefield inJobPostGlobalStatus. - Restructured the Job Sync API guide for clarity. Split the "view job" and "view multiple jobs" sections, added call-to-action guidance and examples, and added collapsible details to improve readability.
- 🔧 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 active for a job through theisIndeedApplyActivefield. - Added job visibility logic to the Job Update API guide. The guide now documents the job visibility statuses that boolean fields produce:
organic,sponsored only without spend,sponsored only with spend, andnowhere.
Retrieve Candidates API
- Added documentation for the
stageAssetsmutation to the Retrieve Candidates API guide. Partners can now usestageAssetsto stage test data for Candidate Sync API testing.
ATS JavaScript Plugin
- Updated the ATS JavaScript Plugin documentation for single-page-application (SPA) support. Added guidance — with Japanese translations — for integrating the plugin into SPAs.