Position opening updated webhook

Webhook sent when position opening fields are modified. Position openings are always linked to a Position in Bob.

The payload includes fieldUpdatesIds to indicate which fields were changed.

Best practice: Use the event as a notification only, and retrieve the complete position opening details using the Read company positions openings API endpoint. Use the fieldUpdatesIds from the payload to retrieve only the updated field values.

In the right panel, open Examples and select Payload Example to see a real payload.