Service Endpoint
The following service endpoint is used to access RTP APIs and all URIs below are relative to this service endpoint.
Partner Integration Sandbox: https://wag01.eagle.jhapaycenter.com (Active)
Production: https://wag01.tango.jhaphs.com (Inactive)
| METHODS | |
|---|---|
| credit-transfers | POST /{version}/institutions/{rtnnumber}/environments/{envname}/products/paycenter/networks/rtp/credit-transfers Initiate Credit Payment |
| payment-requests | POST /{version}/institutions/{rtnnumber}/environments/{envname}/products/paycenter/networks/rtp/payment-requests Initiate Request for Payment |
| refund-requests | POST /{version}/institutions/{rtnnumber}/environments/{envname}/products/paycenter/networks/rtp/refund-requests Initiate Request for Refund for previous successful credit payment |
| response-to-payment-requests | POST /{version}/institutions/{rtnnumber}/environments/{envname}/products/paycenter/networks/rtp/response-to-payment-requests Initiate response to Request for Payment |
| token | POST /token Request OAuth2.0 access token |
| account-validation | /{version}/institutions/{rtnnumber}/environments/{envname}/products/paycenter/networks/rtp/account-validation Initiate sender account validation |
| financial-institutions | GET /{version}/products/paycenter/networks/rtp/financial-institutions Retrieve all financial institutions details live on RTP network GET /{version}/products/paycenter/networks/rtp/financial-institutions?RoutingNumber={rtnnumber} Retrieve financial institution details by routing number GET /{version}/products/paycenter/networks/rtp/financial-institutions?ParticipantId={participantid} Retrieve financial institution details by financial institution participant Id |