{ "opencollection": "1.0.0", "info": { "name": "Mastercard Bill Payment Validator Account Opening Callbacks API", "version": "1.0" }, "items": [ { "info": { "name": "Callbacks", "type": "folder" }, "items": [ { "info": { "name": "Mastercard Callbacks Api", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/callbacks", "body": { "type": "json", "data": "{}" } }, "docs": "This API is to be used by the payment provider to notify payment status to relevant Mastercard Applications in case the payment was initiated by the Mastercard Application." } ] } ], "bundled": true }