Create a new conditional transfer for a given token

Create a new conditional transfer for the given token

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

Unique id of the token.

string | null

Ethereum Network where the transaction should be performed.

string
required

Wallet of the sender. Must be a valid ethereum address.

string
required

Wallet of the recipient. Must be a valid ethereum address.

string
required

Amount to be transferred

Responses

400

Requests Flow operation failed to validate the input data.

401

Unauthorized.

404

Token not found.

Trex Token not found for address {tokenAddress}.

Holder not found for sender wallet {senderWallet}.

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

Holder not found for recipient wallet {recipientWallet}.

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

422

Requests Flow cannot be performed with the given input parameters.

502

The call to the TREX Service API endpoint raised an error: {errorMessage}

The call to get allowance returned insufficient parameters to continue.

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