{ "opencollection": "1.0.0", "info": { "name": "Mastercard Bill Payment Validator Account Opening PAN Blocks API", "version": "1.0" }, "items": [ { "info": { "name": "PAN Blocks", "type": "folder" }, "items": [ { "info": { "name": "Blocks a PAN from being auto-enrolled in the rewards system.", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/accounts/pan-blocks", "body": { "type": "json", "data": "{}" } }, "docs": "Provides the capability of restricting a BAN from being auto-enrolled in a particular program within a specified time frame. It also provides the capability of unblocking PAN enrollment." } ] } ], "bundled": true }