wbhk
positionBudgetUpdated
Webhook sent when position budget fields are modified. Position budgets are always linked to a Position in Bob.
They allow tracking of the financial allocation for specific roles within the organization.
The payload includes fieldUpdatesIds to indicate which fields were changed.
Best practice: Use the event as a notification only, and retrieve the complete position
budget details using the Read company positions budgets API endpoint.
Use the fieldUpdatesIds from the payload to retrieve only the updated field values. Note
that budget events include the position ID, because budget details don't return it.
In the right panel, open Examples and select Payload Example to see a real payload.
