PixWebhookEventStatus
@raizfc/contracts / PixWebhookEventStatus
Type Alias: PixWebhookEventStatus
PixWebhookEventStatus =
"paid"|"failed"
Defined in: finance/finance.dto.ts:161
Provider → backend confirmation (SPEC-API-FINANCE-001 POST /webhooks/pix/:provider,
SPEC-DOMAIN-PAYMENT-001 "Webhook é autenticado/validado"). Applies the same idempotent effect
as check-status — whichever path (webhook or client poll) reaches the payment first wins; the
other is a no-op replay (event.id deduplicated).