Skip to main content
GET
Get Swap Transaction

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

transactionId
string
required

The unique identifier of the transaction

Example:

"0e472f6b-336b-4d4f-87d6-4f93e4e4e4e4"

Response

success
boolean
required
Example:

true

data
object
required