GET
/
exchange
/
api
/
business
/
orders
/
{cexOrderId}

Retrieves detailed information about a specific order using the ID provided by the 3rd party application when initiating the trade.

Authorizations

x-auth-token
string
header
required

Path Parameters

cexOrderId
integer
required

Response

200 - application/json
apiKey
string
buyerPaymentMethod
object
cancellationHash
string
default:
null
cancelledAt
string

Timestamp field.

cexOrderId
integer
Required range: x > 1
completedAt
string

Timestamp field.

confirmationHash
string
default:
null
confirmedAt
string

Timestamp field.

createdAt
string

Timestamp field.

customerId
string
customerName
string
customerWallet
object
depositedAt
string

Timestamp field.

escrowAddress
string

Escrow address

id
string
initiatedAt
string

Timestamp field.

lastWebhookSentAt
string

Timestamp field.

lockHash
string
default:
null
offer
object
orderId
string
paymentChannelId
string
paymentMethod
object
reference
string
status
enum<string>
Available options:
INITIATED,
DEPOSITED,
CONFIRMED,
COMPLETED,
PENDING,
CANCELLED,
IN_DISPUTE,
AWAITING_ACCEPTANCE
tokenAddress
string