Initiate DvA Transfer

Initiates a new DvA transfer request and returns the transaction payload to be signed.
The advanced conditional transfers feature must be enabled for the token.
šŸ” Note that the authentication must provide sufficient privileges to access the information of the token. The user must be a qualified investor.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required

Sender wallet address

string
required

Recipient wallet address

string
required

Amount of tokens to transfer (in decimal format)

Responses

400

Invalid DvA transfer initiate request.

401

Unauthorized

403

Holder not found for sender wallet {walletAddress}.

Holder with qualified status not found for sender wallet {walletAddress}.

Holder not found for recipient wallet {walletAddress}.

Holder with qualified status not found for recipient wallet {walletAddress}.

404

Token not found.

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