{ "opencollection": "1.0.0", "info": { "name": "Mastercard Bill Payment Validator Account Opening Validations API", "version": "1.0" }, "items": [ { "info": { "name": "Validations", "type": "folder" }, "items": [ { "info": { "name": "Mastercard Validations Api", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/validations", "body": { "type": "json", "data": "{}" } }, "docs": "This API is to be used to validate customer information present within relevant Mastercard Applications." } ] } ], "bundled": true }