GET
Verify routing number by bank type
Endpoint for routing number verification.
Path Params
-
bankTypestring enum requiredThe banking system where a bank operates.aba -
routingNumberstring required
Responses
200
OK
Response Body
object
-
addressobjectaddress object
-
citystring -
countryCodestring -
createdAtstring date-time -
localitystring -
postalCodestring -
regionstring -
streetstring -
subregionstring -
unitstring -
updatedAtstring date-time
-
-
bankTypestring enumaba -
createdAtstring date-time -
namestring -
routingNumberstringThe banks routing number -
swiftCodestringSWIFT/BIC code for the account -
transferTypesarray of string enumsThe transfer types supported by the bankach-uswire-domesticwire-swift
400
Bad Request
Response Body
object
-
errorNamestring required -
errorstring required
401
Unauthorized
Response Body
object
-
errorNamestring required -
errorstring required
403
Forbidden
Response Body
object
-
errorNamestring required -
errorstring required
404
Not Found
Response Body
object
-
errorNamestring required -
errorstring required
500
Internal Server Error
Response Body
object
-
errorNamestring required -
errorstring required