{ "opencollection": "1.0.0", "info": { "name": "Mastercard Bill Payment Validator Account Opening Premium API", "version": "1.0" }, "items": [ { "info": { "name": "Premium", "type": "folder" }, "items": [ { "info": { "name": "Authenticate a user using Genuine Presence Assurance, this is a less performant, but more stringent form of authentication, which will enable the user to manage all aspects of their identity.", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/initiate-premium-authentications", "headers": [ { "name": "X-Encrypted-Payload", "value": "true" } ], "body": { "type": "json", "data": "{}" } }, "docs": "This API returns a token for initiating the premium authentication process\nusing SDK. \n**This API is mandatory.**\n" } ] } ], "bundled": true }