v1

latestOpenAPI 3.0.02026-07-2640301.0 MB
Recipient Lookup Endpoints

gcm/banks/branches

Get a list of supported bank branches.

get/gcm/banks/branches

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

{
  "BankBranches": {
    "0": "Australia And New Zealand Banking Group Limited, Sydney"
  }
}