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.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests⦠| |||
400Requests Flow operation failed to validate the input data.
401Unauthorized.
403Token not manageable with this authentication.
404Token not found.
Request Flow not found.
422The 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}.
502The call to the TREX Service API endpoint raised an error: {errorMessage}
The call to get allowance returned insufficient parameters to continue.
