API 參考
訂閱事件
查閱 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這篇文件怎麼樣?
最後更新