Orders API
Export orders as csv
GET
/
api
/
orders
/
export
Authorizations
x-api-key
string
headerrequiredQuery Parameters
id
string
Order id by which you want to filter.
userId
string
User id by which you want to filter.
brokerId
string
Broker id by which you want to filter.
startDate
string
Start date by which you want to filter.
endDate
string
End date by which you want to filter.
fiat
enum<string>
Fiat by which you want to filter.
Available options:
USD
, MXN
, PEN
crypto
enum<string>
Crypto by which you want to filter.
Available options:
USDC
, USDC_POLYGON_NXTB
, SOL_USDC_PTHX
, USDT_POLYGON
, USDT_ERC20
, TRX_USDT_S2UZ
side
enum<string>
Side by which you want to filter.
Available options:
buy
, sell
status
enum<string>
Status by which you want to filter.
Available options:
created
, cancelled
, processing
, sourcingLiquidity
, cryptoAddressAdded
, liquiditySourced
, awaitingBankPayoutDetails
, awaitingBinanceSettlement
, binanceSettlementFailed
, incorrectBinanceSettlement
, depositRegistered
, depositConfirmed
, paymentOriginMismatch
, paid
, filled
, refundInitiated
, addressCheckPassed
, depositAddressCreated
, complete
, failedPayment
, bankPayoutDetailsAdded
, awaitingPayment
, awaitingOriginOrderCompletion
, awaitingTransferReissue
, awaitingPayout
, awaitingAsyncPayout
, awaitingAsyncPayment
, awaitingBridgeRouting
, failedFill
, failedTransfer
, failedQuote
, failedProcessorRouting
, failedLiquidityRouting
, failedFees
, incorrectAmountPaid
, insufficientLiquidityFailed
, depositAddressFailed
, addressCheckFailed
, refundFailed
, refundComplete
, bridgeOrderCreationFailed
, bridgeOrderRoutingFailed
, bridgeTransferFailed
, depositAmountMismatchFailed
, failedUnknown
, expired
country
enum<string>
Country by which you want to filter.
Available options:
MX
, PE
, US