Skip to main content
WEBHOOK

请求体

application/json
event
enum<string>
必填

Fulfillment event name.

可用选项:
FULFILLMENT_RESULT_NOTIFY
Maximum string length: 64
示例:

"FULFILLMENT_RESULT_NOTIFY"

data
object
必填

Event payload.

响应

200 - application/json

Notification accepted. Return success in the body, otherwise Waffo Point Topup retries.

message
string

Acknowledgement message. Must contain success.

示例:

"success"