Bradesco / Notificacoes
Consultar webhook
Consulta URL de notificacao configurada para o tipo informado.
GET
/ar/notifications/webhook/:typeRequisicao
AutenticacaomTLS + Bearer Token
AmbienteDefinido pelo certificado
ContaNao exige header de conta
IdempotenciaNao aplicavel
Exemplos de execucao
curl -X GET 'https://uzepay-mtls.deploy.pixland.com.br/ar/notifications/webhook/:type' \
-H 'Authorization: Bearer <TOKEN>' \
-H 'Content-Type: application/json'