{ "opencollection": "1.0.0", "info": { "name": "vivenu access-lists methods API", "version": "1.0.0" }, "items": [ { "info": { "name": "methods", "type": "folder" }, "items": [ { "info": { "name": "get_sellers_payment_methods", "type": "http" }, "http": { "method": "GET", "url": "https://vivenu.com/api/public/sellers/:id/payment-methods", "params": [ { "name": "channel", "value": "", "type": "query" }, { "name": "id", "value": "", "type": "path" } ] }, "docs": "Get Sellers Payment Methods" } ] } ], "bundled": true }