{ "opencollection": "1.0.0", "info": { "name": "Mastercard Bill Payment Validator Account Opening Arid API", "version": "1.0" }, "items": [ { "info": { "name": "Arid", "type": "folder" }, "items": [ { "info": { "name": "To process the IDP claims and update the authentication request with the claims data. The Relying party can get these claims data via RP claim sharing endpoint.", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/scope-fulfillments/:arid", "headers": [ { "name": "X-Encrypted-Payload", "value": "true" } ], "params": [ { "name": "arid", "value": "df52649e-4096-456a-bca0-751ee470009f", "type": "path", "description": "UUID represents the ARID." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Process claims data provided by the IDP for the corresponding RP authentication. \nRequest scopes and update the authentication request. \n **This API is mandatory.**\n" } ] } ], "bundled": true }