Validate a previously-created conditional transfer

Validate a conditional transfer that was created previously
šŸ” Note that the authentication must provide sufficient privileges to manage the given token: the requester must be token owner or agent.

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

Unique id of the token.

string
required

Unique id of a DvD transference.

string
enum
required

Result of the validation of the transfer with requestId

Allowed:
string | null

Reason for the validation result of this transfer

Responses

400

Requests Flow operation failed to validate the input data.

401

Unauthorized.

403

Token not manageable with this authentication.

404

Token not found.

Request Flow not found.

422

The Request Flow was not a conditional transfer or it was in invalid status to be validated.

Invalid token quantity {tokenQuantity}.

Source wallet contains no tokens.

Token quantity is zero.

Token amount {tokenQuantity} exceeds unfrozen token wallet balance {unfrozenBalance}.

Token quantity {tokenQuantity} exceeds wallet balance {balance}.

Token amount {tokenQuantity} exceeds unfrozen token wallet balance {unfrozenBalance}.

Token amount {tokenQuantity} exceeds frozen token wallet balance {frozenBalance}.

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