{ "opencollection": "1.0.0", "info": { "name": "Mastercard Bill Payment Validator Account Opening Claims API", "version": "1.0" }, "items": [ { "info": { "name": "Claims", "type": "folder" }, "items": [ { "info": { "name": "Share an Identity when the TP is also an RP.", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/tprp-claims", "headers": [ { "name": "X-User-Identity", "value": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c" }, { "name": "X-Encrypted-Payload", "value": "true" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Returns the claims which satisfy the scopes in the request, based on\ninformation provided in the PDS. Does not require a minimum authentication standard.\n**This API is optional.**\n" } ] } ], "bundled": true }