Skip to main content
WEBHOOK

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Notification about a transfer reversal

Transfer Reversal webhook payload

webhook_id
string
required

Webhook event identifier

timestamp
integer<int64>
required

Webhook event timestamp

type
enum<string>
required

Webhook event type

Available options:
charge.completed,
transfer.disburse,
transfer.reversal,
order.authorization
data
object
required

Response

200

Return a 200 status to indicate that the webhook was received successfully