curl -X POST https://api.thalbank.com/webhooks \ -H "x-api-key: sua_api_key" \ -H "Content-Type: application/json" \ -d '{ "url": "https://seusite.com/webhooks/thalpay", "eventType": "ALL", "description": "Producao - Sistema principal" }'
{ "status": true, "data": { "id": "d4e5f6a7-b8c9-0123-def0-123456789abc", "url": "https://seusite.com/webhooks/thalpay", "eventType": "ALL", "description": "Producao - Sistema principal", "createdAt": "2026-03-10T00:00:00.000Z" } }
Registra uma URL para receber notificacoes de eventos
https://seusite.com/webhooks/thalpay
TRANSACTION
WITHDRAWAL
DISPUTE
ALL
Producao - ERP
Was this page helpful?