Creates an instance of BankRoutingCodeValidationClient.
The parameters object
The API key for authentication
The base URL for the API
Retrieves BIC (Bank Identifier Code) / SWIFT code information
The parameters object
The BIC/SWIFT code to validate
The BIC information if successful, null otherwise
Retrieves BSB (Bank State Branch) information for Australian banks
The parameters object
The BSB code to validate
The BSB information if successful, null otherwise
Retrieves CLABE (Clave Bancaria Estandarizada - Standardized Banking Code) information
The parameters object
The CLABE code to validate
The CLABE information if successful, null otherwise
Retrieves CRN (Canadian Routing Number) information
The parameters object
The CRN code to validate
The CRN information if successful, null otherwise
Retrieves IBAN (International Bank Account Number) information
The parameters object
The IBAN to validate
The IBAN information if successful, null otherwise
Retrieves IFSC (Indian Financial System Code) information
The parameters object
The IFSC code to validate
The IFSC information if successful, null otherwise
Retrieves NCC (National Clearing Code) information
The parameters object
The NCC code to validate
The NCC information if successful, null otherwise
Client for validating various bank wire routing codes and identifiers.
Example