{ "opencollection": "1.0.0", "info": { "name": "Mastercard Bill Payment Validator Account Opening Aggregate API", "version": "1.0" }, "items": [ { "info": { "name": "Aggregate", "type": "folder" }, "items": [ { "info": { "name": "Mastercard Fetches Monthly Aggregate Carbon Score for the Transactions Made for the Current Month.", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/issuers/users/:userid/aggregate-carbon-scores", "params": [ { "name": "userid", "value": "f5d88571-ac15-465a-a0d8-1ad1327b9a06", "type": "path", "description": "Unique identifier for a user enrolled into Carbon Calculator Experience platform." } ] }, "docs": "Allows Issuers to retrieve an aggregate carbon footprint for the transactions done by a user." } ] } ], "bundled": true }