O endpoint HTTPS fornecido receberá notificações de eventos para os tipos de evento especificados.
CASHIN.PIX.QRCODES — QR codes PIX dinâmicos gerados ou pagos via APICASHIN.DEPOSITS — Transferências de entrada recebidas na conta (excluindo QR codes)CASHOUT.PIX.TRANSFERS — Transferências PIX (pix_key ou bank_account) solicitadas, agendadas, executadas ou falhasCASHOUT.PIX.REFUNDS — Estornos PIX solicitados, concluídos ou falhosCASHOUT.BOLETO.PAYMENTS — Pagamentos de Boleto solicitados, agendados, concluídos ou falhosCASHOUT.PIX.QRCODE.PAYMENTS — Pagamentos de QR code PIX solicitados, agendados, concluídos ou falhosUUID of the service account (e.g., 550e8400-e29b-41d4-a716-446655440000)
Unix timestamp in milliseconds (e.g., 1704636800000). Must be within 5 minutes of server time.
Must be 'service-account' for service account authentication
EdDSA signature of the request in base64 format. Signs: uri:method:body:timestamp
Request body for creating a webhook subscription.
List of event types to subscribe to. Must contain between 1 and 6 event types.
Event type to subscribe to for webhook notifications.
CASHIN.PIX.QRCODES, CASHIN.DEPOSITS, CASHOUT.PIX.TRANSFERS, CASHOUT.PIX.REFUNDS, CASHOUT.BOLETO.PAYMENTS, CASHOUT.PIX.QRCODE.PAYMENTS ["CASHIN.PIX.QRCODES", "CASHIN.DEPOSITS"]HTTPS endpoint URL that will receive webhook event notifications. Must be a valid HTTPS URL with a maximum length of 2048 characters.
"https://empresa.com/empresa_webhook"