{ "opencollection": "1.0.0", "info": { "name": "Mastercard Bill Payment Validator Account Opening I D Document Data Extraction API", "version": "1.0" }, "items": [ { "info": { "name": "I D Document Data Extraction", "type": "folder" }, "items": [ { "info": { "name": "Verifies the details of a selfie with an identity verification provider", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/data-extractions/facematch", "headers": [ { "name": "X-Encrypted-Payload", "value": "true" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Returns the Status of the Source Verification that has been processed by a trusted IVP." } ] } ], "bundled": true }