{ "opencollection": "1.0.0", "info": { "name": "Account Validation Plus Ownership API", "version": "1.1.0" }, "items": [ { "info": { "name": "Accounts", "type": "folder" }, "items": [ { "info": { "name": "Account eligibility for debit ACH transactions", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/validate", "headers": [ { "name": "apiVersion", "value": "" }, { "name": "Request_Id", "value": "" } ] }, "docs": "Account eligibility for debit ACH transactions" } ] } ], "bundled": true }