
Olá! Bom dia! Como consigo configurar o meu webhook com uma URL em localhost, segue a tentativa de configuração: await reqEfi.put(/v2/webhook/${dataCob.chave}, {
"webhookUrl": "https://localhost:3000/api/webhooks/pix-notification/transfer-received"
})