回调投递与事件

演示视图

自动重试计划

7 级

投递失败的通知会按 0 · 30 · 120 · 600 · 3600 · 21600 · 86400 秒的间隔自动重试。首次投递为即时。

HMAC 签名

X-Coinzen-Signature

t=<unix>,v1=<hex> — 验签示例见 API 文档

投递 ID事件类型目标 URL状态尝试次数HTTP 响应最近尝试
dlv_71a0invoice.paidhttps://shop.example/hooks/coinzen已送达120016.08.2026 13:05
dlv_719finvoice.confirminghttps://shop.example/hooks/coinzen已送达220016.08.2026 12:52
dlv_719einvoice.expiredhttps://eski.example/hooks重试均失败750216.08.2026 10:14
dlv_719ddeposit.unmatchedhttps://shop.example/hooks/coinzen队列中316.08.2026 09:40

重试用尽的通知不会丢失:可通过 POST /v1/webhooks/deliveries/{id}/replay 或在控制台一键重新入队。

回调通知 · Coinzen