get https://api.pix.voluti.com.br/webhook/
Use este endpoint para recuperação de informações sobre o webhook Pix.
Log in to see full request history
Responses
Use este endpoint para recuperação de informações sobre o webhook Pix.
xxxxxxxxxx
curl --request GET \
--url https://api.pix.voluti.com.br/webhook/chave \
--header 'accept: application/json'
xxxxxxxxxx
{
"webhookUrl": "https://pix.example.com/api/webhook/",
"chave": "40a0932d-1918-4eee-845d-35a2da1690dc",
"criacao": "2020-11-11T10:15:00.358Z"
}