{ "opencollection": "1.0.0", "info": { "name": "Account and Transaction API Specification Account Access Consents BCA API", "version": "4.0.1" }, "items": [ { "info": { "name": "BCA", "type": "folder" }, "items": [ { "info": { "name": "GET /business-current-accounts", "type": "http" }, "http": { "method": "GET", "url": "/open-banking/v4.0/aisp/business-current-accounts", "headers": [ { "name": "If-Modified-Since", "value": "" }, { "name": "If-None-Match", "value": "" } ] }, "docs": "Gets a list of all `Branch Current Account` objects." }, { "info": { "name": "HEAD /business-current-accounts", "type": "http" }, "http": { "method": "HEAD", "url": "/open-banking/v4.0/aisp/business-current-accounts", "headers": [ { "name": "If-Modified-Since", "value": "" }, { "name": "If-None-Match", "value": "" } ] }, "docs": "Gets header information on the current set of `Business Current Account` data" } ] } ], "bundled": true }