v1

latestOpenAPI 3.0.02026-07-2640301.0 MB
Recipient Lookup Endpoints

gcm/banks/cities

Get a list of supported bank cities.

get/gcm/banks/cities

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

{
  "BankCities": {
    "0": "Sydney"
  }
}