{ "opencollection": "1.0.0", "info": { "name": "Partnerize Brands Attribution Network Terms and Conditions (v3) API", "version": "1.4.99" }, "items": [ { "info": { "name": "Network Terms and Conditions (v3)", "type": "folder" }, "items": [ { "info": { "name": "List network terms and conditions", "type": "http" }, "http": { "method": "GET", "url": "https://api.partnerize.com/v3/brand/network-terms-and-conditions", "params": [ { "name": "network_id", "value": "", "type": "query", "description": "Filter by a network" }, { "name": "types", "value": "", "type": "query", "description": "Filter by terms and conditions types" }, { "name": "locale", "value": "", "type": "query", "description": "Filter by locale." } ] }, "docs": "Lists all network terms and conditions that must be accepted by a brand" } ] } ], "bundled": true }