get https://{environment}.checkbook.io/v3/account/bank/institutions
Return a list of our supported institutions for instant account verification
Institution ID
For any given institution, its
id
may be different depending on the environment. So don't use an institution id fromsandbox
for making an API call inproduction
. Always use the ids returned by the GET /v3/bank/institutions call from the same environment.