> ## Documentation Index
> Fetch the complete documentation index at: https://docs.safefypay.com.br/llms.txt
> Use this file to discover all available pages before exploring further.

# Webhooks de Saque

> Eventos de webhook enviados para mudancas de status de saque

A Safefy envia webhook para o `callbackUrl` quando o saque muda para status final.

Eventos enviados:

* `cashout.completed`
* `cashout.failed`
* `cashout.rejected`
* `cashout.cancelled`

Headers principais:

* `X-Safefy-Signature`
* `X-Safefy-Event`
* `X-Safefy-Delivery`
* `X-Safefy-Attempt`

A entrega usa ate 3 tentativas com backoff. Retorne `2xx` para confirmar recebimento.
