Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.payvessel.com/llms.txt

Use this file to discover all available pages before exploring further.

Retrieve the full list of supported banks. Use this to populate a bank picker in your UI and get the correct bank_code for transfers and account validation.

How it works

  1. Call the endpoint with your api-key and api-secret — no request body needed.
  2. Display the list to your user for bank selection.
  3. Use the bank_code when calling Validate Account or Initiate Transfer.
Only show banks where is_active is true in your UI.

API Reference

Full request/response details