Create network transfer

Creates a new transfer request for io.network assets.

Note: This endpoint requires an io.network subscription.

This endpoint initiates a transfer of io.network assets from the vault to a specified address.

The receiving address must be an address that is registered in the io.network directory.

To see the status of the transfer, use the /vaults/:vaultId/network/transfers/:transferId endpoint.

Path Params
string
required

Unique identifier of the vault

Body Params
string
required

Asset symbol (e.g., IOF)

string
required

Amount to transfer in token units

string
required

Address to receive the assets

string

Freeform memo or description

string | null

Optional expiration time for the request

Headers
string
required

Bearer token for authentication

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json