AssociatedPositionOpening
Object

The details of a position that a candidate is associated with.

Fields

Name
Description
positionOpening* 
PositionOpening!
The position opening that the candidate is associated with.
positionOpeningId* 
ObjectIdentifier!
The identifier for the PositionOpening.This is included for HR-JSON compatibility; GraphQL users should use the positionOpening nested object instead.
positionUri* 
String!
A resource identifier for the position.This identifies the relevant position profile within the position opening. It can be matched with the position profile positionUri field.
  • For candidate application profiles from the Optimised Apply use case, this is the public web URL of the posted job ad.
  • For purchased candidate profiles from the Proactive Sourcing use case, this is the object identifier of the relevant unposted position profile.
candidateAppliedIndicator 
Boolean
Whether the candidate applied to this associated position.This is false for purchased profiles from the Proactive Sourcing use case.

Seen in

Parent name
Parent type
Description
Object
associatedPositionOpenings field