Skip to main content
Use this page only to keep an old integration running.

Endpoint

POST /v1/business/integration

Example request

{
  "url": "https://merchant.example/webhooks/pagou-v1"
}

Example response

{
  "success": true
}

Migration rule

For webhook behavior, retries, deduplication, and reconciliation, use the modern webhook guides. Keep v1 configuration changes minimal.