UpdateSeatResult
Object
Result for one seat update.
Fields
sourcedPostingId ID! Non-Null
UUID form of the employer job ID.
employerJobId ID! Non-Null
Base64-encoded IRI of the employer job.
seatPostingId ID
Agency-provided seat ID.
jobKey ID
Encrypted aggJobId for the seat.
Example
{ "sourcedPostingId": "opaqueId", "employerJobId": "opaqueId", "seatPostingId": "opaqueId", "jobKey": "opaqueId"}