API 参考
Subscription Events
查阅 StableOps 推送到商户端点的订阅与账单 Webhook 事件载荷,了解订阅创建、更新、取消以及账单状态变化对应的事件类型、字段结构和接收方式,以便可靠驱动服务开通、停用与对账流程。结合签名验证、事件去重和状态处理建议,将订阅生命周期安全同步到业务系统。
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Envelope for all merchant subscription webhook events. The type field selects the event; data varies per type.
Response Body
application/json
Example Requests
Envelope for all merchant subscription webhook events. The type field selects the event; data varies per type.
POST
/subscription_event这篇文档怎么样?
最后更新