Skip to main content
WEBHOOK

Authorizations

Authorization
string
header
required

Session JWT (from register/login) or API key (pk_...). X-API-Key: <token> is accepted as an alternative header.

Body

application/json
transfer_id
string
from_account_id
string
to_account_id
string
asset
string
amount
string
description
string
created_at
string

Response

200

Return any 2xx to acknowledge the delivery.

Last modified on July 18, 2026