bank_code for transfers and account validation.
How it works
- Call the endpoint with your
api-keyandapi-secret— no request body needed. - Display the list to your user for bank selection.
- Use the
bank_codewhen calling Validate Account or Initiate Transfer.
Only show banks where
is_active is true in your UI.API Reference
Full request/response details
