{ "opencollection": "1.0.0", "info": { "name": "sales-api Verify API", "version": "1.0" }, "items": [ { "info": { "name": "Verify", "type": "folder" }, "items": [ { "info": { "name": "Verify", "type": "http" }, "http": { "method": "POST", "url": "https://sandboxsalesapi.connexpay.com/api/v1/verify", "headers": [ { "name": "Content-Type", "value": "" }, { "name": "Authorization", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Call to Verify Card or Bank Account" } ] } ], "bundled": true }