Skip to main content
GET
Get Bank List
Retrieve list of supported banks for fund transfers.

Endpoint

GET /pms/api/external/request/wallet/banks/

Response

200

Media type: application/json

Response Fields

boolean
Request status indicator
string
Response message
array
List of supported banks
string
Unique bank code used for transfers
string
Full bank name
string
Short bank display name
string
URL to bank logo image
boolean
Whether the bank is currently active for transfers

Headers

api-key
string
required

Your Payvessel public API key

api-secret
string
required

Your Payvessel secret

Response

200 - application/json

List of supported banks

status
boolean

Request status indicator

message
string

Response message

data
object[]