GET
/
orders
/
external_id
/
{externalId}

Authorizations

Authorization
string
header
required

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

Path Parameters

externalId
string
required

External Order's identifier.

Response

200 - application/json
amountIn
number
amountOut
number
bankAccountId
string
dates
object
destinationAddress
string
email
string
errors
object
exchangeRate
number
externalId
string
feesInFiat
object
feesInUSD
object
koyweFee
number
logoIn
string
logoOut
string
metaData
string
networkFee
number
orderId
string
orderType
string
outReceipt
string
partnerFee
number
paymentMethodId
string
quoteId
string
refund
object
status
string
symbolIn
string
symbolOut
string