{ "opencollection": "1.0.0", "info": { "name": "Mastercard Bill Payment Validator Account Opening I D P Scopes Request API", "version": "1.0" }, "items": [ { "info": { "name": "I D P Scopes Request", "type": "folder" }, "items": [ { "info": { "name": "To retrieve the scopes and RP details associated with the arid. The ARID must be in PENDING status.", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/scopes/:arid", "params": [ { "name": "arid", "value": "df52649e-4096-456a-bca0-751ee470009f", "type": "path", "description": "UUID represents the ARID." } ] }, "docs": "To retrieve the requested scopes and RP details associated with the ARID. \n**This API is mandatory.**\n" } ] } ], "bundled": true }