Weight: 5

Request Parameters

PARAMETERTYPEReq'dDESCRIPTION
typeSTRINGY"deposit",
"withdraw"
statusSTRINGdeposit:
"under_review"
"processing"
"successful"
"failed"
withdraw:
"under_review"
"processing"
"successful"
"failed"
startTimeLONGYStart timestamp
endTimeLONGYEnd timestamp
channelSTRING"auto", "manual"; default "auto"
For transaction records prior to (9/1/2023 please use manual channel)
remarkSTRINGRemark
limitINTEGERLimit
recvWindowLONGRecv Window
timestampLONGYTimestamp

Response content

PARAMETERTYPEDESCRIPTION
orderIdSTRINGFiat Order ID, e.g:
"FD467701147384938496"
typeSTRING"deposit",
"withdraw"
remarkSTRINGDeposit: The remark message from bank deposit
assetSTRINGUSD",
"HKD"
grossAmountSTRINGDeposit/Withdraw order amount
netAmountSTRINGActual fund in amount
Deposit: grossAmount - fee
Withdraw: grossAmount + fee
feeSTRINGDeposit / Withdraw fee
statusSTRINGdeposit:
"under_review"
"processing"
"failed"
"successful"
"withdraw_return"
withdraw:
"under_review"
"processing"
"failed"
"successful"
"return"
createdTimeLONGOrder Created Timestamp
updatedTimeLONGOrder Updated Timestamp
Language
Authorization
Header
Click Try It! to start a request and see the response here!