{ "opencollection": "1.0.0", "info": { "name": "Kanmon Public V2 Bank Accounts Documents API", "version": "2.0.0" }, "items": [ { "info": { "name": "Documents", "type": "folder" }, "items": [ { "info": { "name": "Upload documents for a business", "type": "http" }, "http": { "method": "POST", "url": "https://api.kanmon.com/api/platform/v2/documents", "body": { "type": "multipart-form", "data": [] }, "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "docs": "Upload documents for a business" } ] } ], "bundled": true }