Endpoints
Attributes
string
required
Transfer ID.
number
required
Transfer amount.
string
required
When the transfer was created.
object | null
required
string
required
Transfer currency.
object
required
Account or user receiving funds.
string
required
Destination ledger account ID.
number | null
Fee charged for the transfer.
object | null
Custom metadata attached to the transfer.
string | null
Transfer note.
string
required
The object type. Discriminates the create response from a send or a claim
link.
object
required
Account or user sending funds.
string
required
Source ledger account ID.
string
required
Transfer status.
processing means the on-chain leg is still executing — poll the transfer until it resolves to succeeded or failed.Available options: processing, succeeded, failedTransfer

