{ "opencollection": "1.0.0", "info": { "name": "BCB Group Payments Accounts Notifications API", "version": "1.0.0" }, "items": [ { "info": { "name": "Notifications", "type": "folder" }, "items": [ { "info": { "name": "Payment Status Webhooks", "type": "http" }, "http": { "method": "POST", "url": "https://api.bcb.group/v3/payments/register-webhook", "body": { "type": "json", "data": "{}" } }, "docs": "Webhook to track the status of your payment." } ] } ], "bundled": true }