{ "opencollection": "1.0.0", "info": { "name": "Mastercard Bill Payment Validator Account Opening Id API", "version": "1.0" }, "items": [ { "info": { "name": "Id", "type": "folder" }, "items": [ { "info": { "name": "Add and Validate a Document - Confirm the identity was stored to the PDS.", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/document-verifications/update-id-confirmations", "headers": [ { "name": "X-User-Identity", "value": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Delete the document verification data on the Identity verification vendor\nonce the user confirms the PDS update. \n**This API is mandatory.**\n" } ] } ], "bundled": true }