v1

latestOpenAPI 3.0.02026-07-2640301.0 MB
Recipient Lookup Endpoints

gcm/banks/names

Get a list of supported bank names.

get/gcm/banks/names

Response

Successboolean

True if the request was successful, false if it failed

ErrorMessagestring

Contains a description of the error if the request failed

Example response

{
  "BankNames": {
    "0": "Australia And New Zealand Banking Group Limited"
  }
}