Check Approval TX Status

When swap endpoint returns a non-null value for the approval transaction, and user signs that tx, you should periodically call this endpoint to see if the approval tx is completed. After a successful check, you could proceed with the main transaction.

Query Params
string
required

unique ID generated by quote endpoint

string
required

Approve transaction tx id

Responses

400

Bad client request

403

Forbidden

429

Too many requests

500

Internal error

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