Skip to main content
GET
Retrieve an exchange order by 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

Success

id
string<uuid>
cexOrderId
integer
Required range: x >= 1
apiKey
string
lastWebhookSentAt
string<date-time>

Timestamp field.

orderId
string<uuid>
reference
string
Example:

"0165359005113074501885"

customerId
string<uuid>
customerName
string
Example:

"John Doe"

offer
object
escrowAddress
string

Escrow address

Example:

1.2869144918162796e+48

paymentChannelId
string
Example:

"BANK_TRANSFER_NIGERIA"

paymentMethod
object
buyerPaymentMethod
object
customerWallet
object
tokenAddress
string
Example:

0

status
enum<string>
Available options:
INITIATED,
DEPOSITED,
CONFIRMED,
COMPLETED,
PENDING,
CANCELLED,
IN_DISPUTE,
AWAITING_ACCEPTANCE
createdAt
string<date-time>

Timestamp field.

initiatedAt
string<date-time>

Timestamp field.

depositedAt
string<date-time>

Timestamp field.

confirmedAt
string<date-time>

Timestamp field.

completedAt
string<date-time>

Timestamp field.

cancelledAt
string<date-time>

Timestamp field.

lockHash
string
default:null
confirmationHash
string
default:null
cancellationHash
string
default:null