In Sandbox, is there:
-
an API for us to fire the “Process bank transfer” button, or
-
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.
shreya
(Shreya | Developer Advocate @ Dwolla)
2
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 
Perfect - thank you @shreya!
1 Like