{ "opencollection": "1.0.0", "info": { "name": "Partnerize Brands Attribution Tiered Commissions API", "version": "1.4.99" }, "items": [ { "info": { "name": "Tiered Commissions", "type": "folder" }, "items": [ { "info": { "name": "List Partner Tiered Commissions For Specific Campaign", "type": "http" }, "http": { "method": "GET", "url": "https://api.partnerize.com/v2/campaigns/:campaignId/publishers/:publisherId/commissions/tier", "params": [ { "name": "publisherId", "value": "", "type": "path", "description": "The ID of the Partner to list commissions for" }, { "name": "campaignId", "value": "", "type": "path", "description": "The ID of the campaign to list the Partner commissions for" } ] }, "docs": "This endpoint lists partner tiered commissions for the given partner and campaign.\n" } ] } ], "bundled": true }