{ "opencollection": "1.0.0", "info": { "name": "Mastercard Bill Payment Validator Account Opening Footprints API", "version": "1.0" }, "items": [ { "info": { "name": "Footprints", "type": "folder" }, "items": [ { "info": { "name": "Mastercard Calculate Transaction Footprints", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/transaction-footprints", "body": { "type": "json", "data": "{}" } }, "docs": "This service calculates carbon emission based on payment transaction amount and the merchant category code. You can send one or more transactions together to get the transaction footprints." } ] } ], "bundled": true }