Jobs API, Posting API - Support hybrid for Job and Job, add publications filtering by hybrid
December 16th, 2025
Description
We have added support for the hybrid and hybridDescription properties for the location object.
Job and Job ad can be created and updated with boolean: hybrid and String hybridDescriptionprovided in thelocation property.
This change is backward compatible.hybrid and hybridDescription properties are optional.
If not provided, the Job or Job ad location will be saved/updated with default hybrid set to false.
Until now the publications were filterable only by single locationType consisting only one of following:
REMOTE, ONSITE, ANY. With this update publications can be filtered by multiple locationTypes including HYBRID.
Impact
This enhancement is backward-compatible and does not require any changes to existing client implementations.