EmployerJobIdentifierInput
Input Object
Identifies the employer job.
Provide exactly one field: sourcedPostingId as a UUID, or employerJobId as a base64-encoded IRI.
Fields
sourcedPostingId ID
UUID from createSourcedJobPostings.
employerJobId ID
Base64-encoded IRI from EmployerJob.
Accepts values from createSourcedJobPostings or EmployerJob.
Example
{"sourcedPostingId": "opaqueId", "employerJobId": "opaqueId"}