Skip to main content
POST
Bridge webhook

Headers

X-Webhook-Signature
string

HMAC-SHA256 hex of the raw body. Skipped when BRIDGE_MOCK=true and no secret is set.

Body

application/json
event_id
string
event_type
string
Example:

"transfer.updated"

event_object_id
string
event_object_status
string
Example:

"funds_received"

Response

Accepted