Transaction status request
PreviousTransfer initialization request with private keyNextRequest for obtaining the list of supported networks and tokens
Last updated
Last updated
GET /1.0/client/transaction-status.
Accepts the following parameters:
Parametrs | Description |
---|---|
This request returns the status of the created transaction.
Status | Description |
---|---|
An example of a successful request (HTTP code 200):
Example of sent data validation error (HTTP code 400):
Example of a common request error (HTTP code 400):
Example of server error (HTTP code 500):
id (string, required)
Transaction ID
new
New transaction
in_progress
the transfer was initialized
finished
the transfer has been successfully completed, and the tokens have been transferred to the destination network
rejected
an error occurred during the transfer