{ "opencollection": "1.0.0", "info": { "name": "Mastercard Bill Payment Validator Account Opening Account Subscriptions API", "version": "1.0" }, "items": [ { "info": { "name": "Account Subscriptions", "type": "folder" }, "items": [ { "info": { "name": "Mastercard Unsubscribe From an Account to Stop Receiving Updates for Account Information in the Future.", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscription-deletions", "body": { "type": "json", "data": "{}" } }, "docs": "ABU Integrators can unsubscribe from an account to stop automatically receiving notifications with account information when updates occur." } ] } ], "bundled": true }