{ "opencollection": "1.0.0", "info": { "name": "Mastercard Bill Payment Validator Account Opening Events API", "version": "1.0" }, "items": [ { "info": { "name": "Events", "type": "folder" }, "items": [ { "info": { "name": "Provide auditable events for recording against the identity.", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/audit-events", "body": { "type": "json", "data": "{}" } }, "docs": "Create the audit events with the user profile ID provided by the TP. Does not require a minimum authentication standard.\n**This API is mandatory.**\n" } ] } ], "bundled": true }