Step 1: set up budget webhooks
Before we start creating budgets, we’re going to subscribe to the two budget-related webhook event types. The first event type to subscribe to isBoxDebited. This event is triggered when a budget is debited, whether that’s due to an internal transfer of funds or an external payment.
BoxCredited. This event is triggered when a budget is credited.
For more information about webhooks and webhook event type structures, see the webhooks guide.