{
"opencollection": "1.0.0",
"info": {
"name": "Mastercard Bill Payment Validator Account Opening Environmental Impact API",
"version": "1.0"
},
"items": [
{
"info": {
"name": "Environmental Impact",
"type": "folder"
},
"items": [
{
"info": {
"name": "Calculate Transaction Footprints",
"type": "http"
},
"http": {
"method": "POST",
"url": "{{baseUrl}}/transaction-footprints",
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "Calculates carbon emission based on the payment transaction amount, the merchant category code and the AIIA code. You can send **one or more transactions** together to get the transaction footprints.
Below is the approach to deliver **MCC** or **AIIA** based scoring.