{ "opencollection": "1.0.0", "info": { "name": "Open Data API", "version": "v2.4" }, "items": [ { "info": { "name": "BCA", "type": "folder" }, "items": [ { "info": { "name": "GET /business-current-accounts", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/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": "{{baseUrl}}/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 }