Retrieve the full list of supported banks. Use this to populate a bank picker in your UI and get the correctDocumentation Index
Fetch the complete documentation index at: https://docs.payvessel.com/llms.txt
Use this file to discover all available pages before exploring further.
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
