{ "opencollection": "1.0.0", "info": { "name": "Mastercard Consumer Credit Analytics", "version": "1.0.0" }, "items": [ { "info": { "name": "Scores", "type": "folder" }, "items": [ { "info": { "name": "Retrieval of Mastercard Transaction-based Credit Scores and Data Insights.", "type": "http" }, "http": { "method": "POST", "url": "https://api.mastercard.com/consumer/credit-analytics/scores", "body": { "type": "json", "data": "{}" } }, "docs": "Using the provided encrypted list of PAN and consent,\nreturns a delinquency score,\nthat can be used by lenders to make credit application decisions.\n" } ] } ], "bundled": true }