Skip to main content
WEBHOOK

Body

application/json
event
enum<string>
required

Fulfillment event name.

Available options:
FULFILLMENT_RESULT_NOTIFY
Maximum string length: 64
Example:

"FULFILLMENT_RESULT_NOTIFY"

data
object
required

Event payload.

Response

200 - application/json

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

message
string

Acknowledgement message. Must contain success.

Example:

"success"