Verify Routing Number
Verify Routing Number
POST
https://api.synapsefi.com/v3.1/routing-number-verification
This endpoint allows you to verify routing numbers.
Headers
Name
Type
Description
Content-Type
string
This value should be application/json
Request Body
Name
Type
Description
type
string
Type of Node (ACH-US
or WIRE-US
)
routing_num
string
Routing number of the bank
Example Request
Last updated
Was this helpful?