v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
Transfers

Get Bank Name by Routing Number

Retrieves the bank name associated with a specific routing number. Partners can use this to validate or display bank information for user-entered routing numbers.

get/programs/{programCode}/bankNames

Path parameters

programCodestring required

The program code for the partner implementation.

Query parameters

routingNumberstring

The routing number for which to retrieve the bank name.

Headers

X-GD-RequestIdstring required

A unique identifier (GUID) for tracking the request.

Response

OK

bankNamestring nullable

The name of the bank associated with the provided identifier or routing number.