Skip to main content
POST
Replay webhook

Authorizations

Authorization
string
header
required

Use your OAuth client credentials to obtain a short-lived Bearer token from POST /oauth/token.

Body

application/json
transaction_id
string
required

A successful fiat transaction ID. Do not send this field with webhook_log_id.

webhook_log_id
string

A failed crypto payout webhook log ID. Do not send this field with transaction_id.

Response

Webhook replayed successfully

message
string
required