{ "opencollection": "1.0.0", "info": { "name": "Tink Account Check Accounts BusinessAccountVerificationReports API", "version": "1.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "BusinessAccountVerificationReports", "type": "folder" }, "items": [ { "info": { "name": "Tink Get A Business Account Verification Report", "type": "http" }, "http": { "method": "GET", "url": "https://api.tink.com/data/v1/business-account-verification-reports/:report_id", "params": [ { "name": "report_id", "value": "", "type": "path" } ] }, "docs": "Retrieve a completed Business Account Check report verifying that a commercial bank account is owned by the business identified during the Tink Link session.\n" } ] } ], "bundled": true }