{ "opencollection": "1.0.0", "info": { "name": "Veem API v1.2 attachment-controller beneficial-owner-information-controller API", "version": "v1.2.1" }, "items": [ { "info": { "name": "beneficial-owner-information-controller", "type": "folder" }, "items": [ { "info": { "name": "getBoi", "type": "http" }, "http": { "method": "GET", "url": "//sandbox-api.veem.com/veem/v1.2/beneficial-ownership" }, "docs": "getBoi" }, { "info": { "name": "createBoi", "type": "http" }, "http": { "method": "POST", "url": "//sandbox-api.veem.com/veem/v1.2/beneficial-ownership", "body": { "type": "json", "data": "{}" } }, "docs": "createBoi" } ] } ], "bundled": true }