{ "opencollection": "1.0.0", "info": { "name": "Hang Partner API (params in:formData) Activities Program Tiers API", "version": "2023.09.07" }, "items": [ { "info": { "name": "Program Tiers", "type": "folder" }, "items": [ { "info": { "name": "Get all program tiers", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v2/admin/program-tiers" }, "docs": "Tiers represent a status level that a user can achieve based on their activity within a loyalty program. Each tier has a minimum threshold that a user must reach before being able to unlock the tier." } ] } ], "bundled": true }