Skip to main content

Class PayCenterFinancialInstitutionsAPIRequest


Properties

NAMETYPEREQUIREDDESCRIPTION
Resource/{version}/products/paycenter/networks/rtp/financial-institutions
Request MethodHTTP GET
Response formatJSON
Content Typeapplication/jsonYesSpecify this as a "Content-Type" header property
AuthorizationBearer access_tokenYesSpecify this as a "Authorization" header property and pass OAuth 2.0 access token

Query string parameters

ParameterTYPEREQUIREDDescription
RoutingNumberstringFinancial Institution Routing Number
ParticipantIdStringFinancial Institution Participant Id on the RTP network

Sample Request 1: Get financial institution by Routing Number

GET /v1/products/paycenter/networks/rtp/financial-institutions?RoutingNumber=800000001 HTTP/1.1
Host: wag01.eagle.jhapaycenter.com
Authorization: Bearer EXJ8NG95eDBKa1B.........Yzh5M1ZyZnNlNUVjyjmk
Content-Type: application/json

Sample Request 2: Get financial institution by Participant ID

GET /v1/products/paycenter/networks/rtp/financial-institutions?RoutingNumber=800000001T1 HTTP/1.1
Host: wag01.eagle.jhapaycenter.com
Authorization: Bearer EXJ8NG95eDBKa1B.........Yzh5M1ZyZnNlNUVjyjmk
Content-Type: application/json