Skip to main content

Step 6: make a budget transfer

Now that you have at least two budgets and have funded them, you can transfer funds from one budget to another. You’ll need to provide the source budget’s ID in the path itself, and the destination budget’s ID in the body of the request. In this example, we’re transferring 20 USD from a source budget A to a destination budget B.
If your request is successful, you’ll receive a 200 response showing success as true and including a debitBoxTransactionId and creditBoxTransactionId.
You’ll also receive a BoxDebited webhook for your source budget and a BoxCredited webhook for your destination budget.

What if it goes wrong?

If the source or destination budget doesn’t exist, you’ll receive an error like this:
404
404