{ "opencollection": "1.0.0", "info": { "name": "loopay-api Affiliate CompanyProduct API", "version": "3.2.0" }, "items": [ { "info": { "name": "CompanyProduct", "type": "folder" }, "items": [ { "info": { "name": "CompanyProduct.companyProducts", "type": "http" }, "http": { "method": "GET", "url": "https://api.loopay.com/company-products", "params": [ { "name": "authorization", "value": "", "type": "query", "description": "Authorization token" } ] }, "docs": "## Get company-products\n Get all companiesProducs belonging to a company where the user is a member" } ] } ], "bundled": true }