Skip to main content
GET
Get an order by id (v2).

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Order identifier: either the order_id returned by create-order, the source Bitcoin transaction ID , or the source EVM transaction hash

Response

Get order by either the order_id returned by create-order, the source Bitcoin transaction ID , or the source EVM transaction hash

Gateway order info (v2)

dstInfo
object
required
id
string
required
srcInfo
object
required
status
object
required
timestamp
integer<int64>
required
depositAddress
string | null
estimatedTimeInSecs
integer<int64> | null
Required range: x >= 0