{ "opencollection": "1.0.0", "info": { "name": "sales-api Merchant Self Service Funding API", "version": "1.0" }, "items": [ { "info": { "name": "MerchantSelfServiceFunding", "type": "folder" }, "items": [ { "info": { "name": "Client Self-Service Funding", "type": "http" }, "http": { "method": "POST", "url": "https://sandboxsalesapi.connexpay.com/api/v1/MerchantSelfServiceFunding", "headers": [ { "name": "Content-Type", "value": "" }, { "name": "Authorization", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Use this endpoint to fund or withdraw your merchant cash balance with your merchant bank account." } ] } ], "bundled": true }