Webhook List
ENDPOINT - https://dominio.com.br/api/listWebhooks/
The List Webhooks endpoint in the ENV Bank allows users to retrieve a list of registered webhooks associated with their account. Webhooks are a mechanism for real-time communication between systems, enabling ENV Bank to notify external applications about specific events, such as completed cash-out transactions or charge-related events.
🚧 HEADERS
Authorization (string, required): The access token generated by the authentication endpoint must be included in the authorization header in the format Bearer .
➡️ Practical Tips
Webhook monitoring: Regularly check registered webhooks to ensure they are configured correctly and receiving notifications as expected.
Exemplo:
curl --request GET\
--url https://dominio.com.br/api/listWebhooks/ \
--header 'accept: application/json' \
--header 'Authorization: Bearer XXXXXXXXXXXXXXXXXXXXXXXXXXXX' \
Resposta 200
{
"id": "1",
"event": "CashOutCompleted",
"url": "https://dominio/webhook/CashOutCompleted.php",
"created_at": "2025-08-15 08:41:28.049449",
"updated_at": "2025-08-15 08:41:28.049449"
},
{
"id": "2",
"event": "ChargeCompleted",
"url": "https://dominio/webhook/ChargeCompleted.php",
"created_at": "2025-08-15 09:32:42.406949",
"updated_at": "2025-08-15 09:32:42.406949"
}
Telefones
Brasil, São Paulo
+55 (11) 3382-1467
E-mail : sac@envfsp.com
Endereços
Brasil, São Paulo
Rua Funchal 411 5° 51 CP 124 Vila Olimpia São Paulo SP BR CEP 04551-060
Phone +55 11 40033360
17 Riverside Court 8 Nursery St Shelffield S3 8HD UK United Kingdom
United Kingdom - Shelffield
Phone +44 73 4275-3970
ENV TRADING (USA) 347, 5th. Avenue – Suite 1402
New York - 10016 - NY- USA Telephone +1(917) 473 9269
TAD Investment, Office 2102, Business Bay, Burlington Tower, Dubai - Emirados Árabes Unidos
Copyright © 2025. Todos os direitos reservados