Skip to main content

Universal Transfer (For Master Account)

Request

post /api/v3/capital/sub-account/universalTransfer

Response

 {
"tranId":11945860693
}
  • POST /api/v3/capital/sub-account/universalTransfer

Permission: SPOT_TRANSFER_WRITE

Weight(IP): 50

Parameters:

NameTypeMandatoryDescription
clientTranIdstringNO32-character alphanumeric string
fromAccountstringNOTransfer from master account by default if fromAccount is not sent
toAccountstringNOTransfer to master account by default if toAccount is not sent
fromAccountTypestringYESfromAccountType:"SPOT","FUTURES"
toAccountTypestringYEStoAccountType:"SPOT","FUTURES"
assetstringYESasset,eg:USDT
amountstringYESamount,eg:1.82938475
timestampstringYEStimestamp
signaturestringYESsign

Response:

NameTypeDescription
tranIdstringtransfer ID