When createTransaction returns an approve transaction, and user signs that tx, you should periodically call check-approval to see if the approval tx is completed. After a successful check, you should call createTransaction again to receive the main transaction.

Log in to see full request history
Path Params
string
required

Unique ID generated by best route endpoint

Query Params
string

Approve transaction tx id

Responses

400

Bad client request

403

Forbidden

429

Too many requests

500

Internal error

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
*/*