{ "opencollection": "1.0.0", "info": { "name": "sales-api Merchant Flex Funding API", "version": "1.0" }, "items": [ { "info": { "name": "MerchantFlexFunding", "type": "folder" }, "items": [ { "info": { "name": "Client Funds Transfer", "type": "http" }, "http": { "method": "POST", "url": "https://sandboxsalesapi.connexpay.com/api/v1/MerchantFlexFunding/Funds/Transfer", "headers": [ { "name": "Content-Type", "value": "" }, { "name": "Authorization", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Use this endpoint to transfer funds between your merchant cash balances within the same Corporate entity." } ] } ], "bundled": true }