Automate the "Process bank transfer" button in sandbox

In Sandbox, is there:

  1. an API for us to fire the “Process bank transfer” button, or

  2. a way to configure the button auto-click itself, or auto-forward bank steps, say every X time interval…?

so that we don’t have to manually press the “Process bank transfer” button so many times?

Thank you.

Hi @engineeringguildloop!

Yup! Here’s the endpoint for processing bank transfers in Sandbox:

POST https://api-sandbox.dwolla.com/sandbox-simulations

For more information on the above and ways to simulate other tests in Sandbox, check out this doc - Testing ACH, RTP, P2D, and VANs Transfers in the Dwolla Sandbox | Dwolla API Documentation :slight_smile:

Perfect - thank you @shreya!

1 Like