To fetch the bank details based on bank routing number.
⚠️ This endpoint is deprecated and will be removed in the future. Please switch to /v1/banks
Successfully processed request
bad input parameter environment
You are not authorized to access the resource
Accessing the resource you were trying to reach is forbidden
The resource you were trying to reach is not found
bad input parameter environment
Internal server error
Service unavailable
search results matching criteria
{- "message": "<Reason>",
- "routingNumber": {
- "institutionName": "ABC Bank",
- "nationalIdName": "ABA",
- "nationalId": "123656698",
- "recordTypeCode": "SEND",
- "routingAddress": {
- "addressLine1": "111 My Street",
- "addressLine2": "Suite 210",
- "city": "Charlotte",
- "stateCode": "North Carolina",
- "zipCode": "28269",
- "countryCode": "US",
- "country": "USA"
}, - "deliveryMethods": [
- "ACH",
- "FedNow"
], - "fedwireRoutingInfo": {
- "fundsTransferStatus": false,
- "fundsSettlementOnly": false,
- "securityTransferStatus": false
}, - "rtpRoutingInfo": {
- "participantId": "string",
- "services": [
- "CRDT",
- "RFI",
- "ACK"
], - "receivingConnection": "string",
- "signOnStatus": "string",
- "participantActivationDate": "string",
- "status": "string",
- "connectionStatus": "string"
}, - "fedNowRoutingInfo": {
- "services": [
- "CRDT",
- "RFI",
- "ACK"
], - "status": "string",
- "connectionStatus": "string"
}
}
}