POST
/
requestWalletTransfer

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

tenantId
string
required

Tenant/Owner id

Content-Type
string

Body

application/json
amount
string

(Required) Amount to transfer

asset
string

(Required) Asset to transfer (asset ID or altname)

from
string

(Required) Source wallet

nonce
string

(Required)

to
string

(Required) Destination wallet

Response

200 - application/json

The response is of type object.