{ "opencollection": "1.0.0", "info": { "name": "Mastercard Bill Payment Validator Account Opening Dashboards API", "version": "1.0" }, "items": [ { "info": { "name": "Dashboards", "type": "folder" }, "items": [ { "info": { "name": "Mastercard Used to Retrieve the Short-lived Url of a User's Dashboard to View Their Carbon Footprints and Contributions to Priceless Planet.", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/issuers/users/:userid/dashboards", "params": [ { "name": "userid", "value": "f5d88571-ac15-465a-a0d8-1ad1327b9a06", "type": "path", "description": "Unique identifier for a user enrolled into Carbon Calculator Experience platform." }, { "name": "lang", "value": "en-US", "type": "query", "description": "Language preference (en-US - English, es-cr - Spanish (Costa Rica), es-cl - Spanish (Chile), sv - Swedish, pl-PL - Polish (Poland))" } ] }, "docs": "It allows issuers to retrieve a short-lived URL for an enrolled user. An Issuer needs to load this URL within their application so that the user can view the dashboard in their preferred language. Currently, four languages are supported, including English, Spanish (Latin America), Swedish, and Polish." } ] } ], "bundled": true }