🔗Listar webhook
https://api.zsystems.com.br/estabelecimentos/url-webhookId
Tipo
Descrição
{}{
"success": true,
"urlWebhooks": [
{
"id": 29963,
"estabelecimento_id": 1,
"tipo_configuracao_id": 13,
"slug": "url_webhook",
"valor": "https://teste1lwebhook",
"created": "2022-05-04T14:59:29.000Z",
"modified": "2022-05-04T14:59:29.000Z",
"removed": null
},
{
"id": 29964,
"estabelecimento_id": 1,
"tipo_configuracao_id": 13,
"slug": "url_webhook",
"valor": "https://teste2lwebhook",
"created": "2022-05-04T14:59:35.000Z",
"modified": "2022-05-04T14:59:35.000Z",
"removed": null
}
]
}Last updated