Get Commercial Bank
This retrieves the list of available banks and code for interbank transfers.
To get the list of available banks and their code, you append your token to the get commercial banks endpoint path and make a get request.
GET
https://staging.mybankone.com/thirdpartyapiservice/apiservice/BillsPayment/ GetCommercialBanks/{Token}
Path Parameters
Name
Type
Description
Token*
String
Authentication Key for the request
Last updated