PCI Vault Logo
Interfaces / Webhook
Webhook
  • status? "pending" | "queued" | "sent" | "success" | "retrying" | "failed"
  • url? string
  • query_params? Record<string, string>
  • secret? string
  • attempts? number
  • max_attempts? number
  • last_attempt? string
  • metadata? any