Reference the legacy webhook integration endpoint while moving webhook handling practice to the unified v2 guidance.
POST /v1/business/integration
{ "url": "https://merchant.example/webhooks/pagou-v1" }
{ "success": true }