Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PATCH \ --url https://api.sandbox.z2pay.com/webhooks/{id}/status \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "isActive": true } '
Altera o status de ativo/inativo de um webhook
API Key da Credential (gerada no Backoffice)
ID do webhook
Status do webhook atualizado