{ "opencollection": "1.0.0", "info": { "name": "Mastercard Bill Payment Validator Account Opening Debtor API", "version": "1.0" }, "items": [ { "info": { "name": "Debtor", "type": "folder" }, "items": [ { "info": { "name": "Mastercard Retrieve Debtor Service Providers", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/debtor-service-providers", "headers": [ { "name": "X-Request-ID", "value": "" }, { "name": "X-Product-ID", "value": "" }, { "name": "X-Participant-ID", "value": "" }, { "name": "X-JWS-Signature", "value": "" } ], "params": [ { "name": "category_purpose", "value": "", "type": "query", "description": "Category purpose codes for which the DSP list should be filtered. If not provided, all the DSPs will be listed irrespective of categoryPurpose codes supported. *Refer to Codes and Formats section for more details." }, { "name": "feature", "value": "", "type": "query", "description": "Feature types for which the DSP list should filtered. If not provided, all the DSPs will be listed irrespective of features supported. *Refer to Codes and Formats section for more details." } ] }, "docs": "Enables a CSP to retrieve list of DSPs with details (univeral link, logo url, categoryPurpose and features supported etc)." } ] } ], "bundled": true }