API Reference

Get Fiat History

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
assetSTRING"USD" or "HKD". Fee Asset is the same as the Transaction Asset.
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
Query Params
string
required
Defaults to deposit

Transaction type

string

Transaction status

string
required
Defaults to 16260408000000

Start Time

string
required
Defaults to 16881408000000

End Time

string
required
Defaults to 1707495506093

Millisecond timestamp

string
required
Defaults to d06ec958490617748bf68e22a2951310bc3ae2437e1f532340076f1970dd350f

Signature

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json