Webhooks
Consultar por ID
get/hooks/{id}
Path parameters
idstring required
Identificador do gatilho
Response
Gatilho encontrado
Example response
{
"id": "Vj5rmkBq",
"url": "http://minha.url/nfe",
"authorization": null,
"authorization_header": null,
"event": "nfe",
"cnpj": "12345678000123"
}