{ "opencollection": "1.0.0", "info": { "name": "Lean Authentication Account on File Name Verification API", "version": "1.0" }, "items": [ { "info": { "name": "Name Verification", "type": "folder" }, "items": [ { "info": { "name": "Lean Verify Name", "type": "http" }, "http": { "method": "POST", "url": "https://auth.leantech.me/insights/v1/name-verification", "body": { "type": "json", "data": "{}" } }, "docs": "Compare a supplied account-holder name against the canonical name held by the receiving bank to perform Confirmation of Payee.\n" } ] } ], "bundled": true }