{ "opencollection": "1.0.0", "info": { "name": "Lean Authentication Account on File Account Verification API", "version": "1.0" }, "items": [ { "info": { "name": "Account Verification", "type": "folder" }, "items": [ { "info": { "name": "Lean Verify Account", "type": "http" }, "http": { "method": "POST", "url": "https://auth.leantech.me/verifications/v1/accounts", "body": { "type": "json", "data": "{}" } }, "docs": "Verify a bank account in one of 27+ supported countries. The request payload differs per country to accommodate local identifier formats (IBAN, sort-code/account-number, CLABE, etc.). Supported country codes include AE, SA, AR, BD, BE, BR, CN, FR, ID, IN, IT, KR, MX, NG, NL, NP, PK, PL, UG, GB, US, VN, MY, UY, PE, TR, and ZA.\n" } ] } ], "bundled": true }