Skip to main content

Query User Universal Transfer History (by tranId)

Request

get /api/v3/capital/transfer/tranId?tranId=cb28c88cd20c42819e4d5148d5fb5742&timestamp={{timestamp}}&signature={{signature}}

Response

{
"tranId": "cb28c88cd20c42819e4d5148d5fb5742",
"clientTranId": null,
"asset": "USDT",
"amount": "10",
"fromAccountType": "SPOT",
"toAccountType": "FUTURES",
"symbol": null,
"status": "SUCCESS",
"timestamp": 1678603205000
}
  • GET /api/v3/capital/transfer/tranId

Permission: SPOT_TRANSFER_R

Weight(IP): 1

request

NameTypeMandatoryDescription
tranIdstringYEStranId
timestampstringYEStimestamp
signaturestringYESsignature

Only can query the data for the last six months

response

NameDescription
tranIdtranId
clientTranIdclient ID
assetcoin
amountamount
fromAccountTypefromAccountType
toAccountTypetoAccountType
symbolsymbol
statusstatus
timestamptimestamp