Skip to main content

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 is BoxDebited. This event is triggered when a budget is debited, whether that’s due to an internal transfer of funds or an external payment.
The second event type to subscribe to is BoxCredited. This event is triggered when a budget is credited.
For more information about webhooks and webhook event type structures, see the webhooks guide.