Skip to main content

Internal Transfer

HTTP Request

  • POST /api/v3/capital/transfer/internal

Required Permission: SPOT_WITHDRAW_WRITE

Weight(IP): 1

Request Parameters

NameTypeMandatoryDescription
toAccountTypestringYestoAccountTyp:EMAIL/UID/MOBILE
toAccountstringYestoAccount:EMAIL/UID/MOBILE
areaCodestringNoareaCode of mobile
assetstringYesasset
amountstringYesamount
timestampstringYestimestamp
signaturestringYessignature

Response Parameters

NameDescription
tranIdtranId

Response

  {
"tranId": "c45d800a47ba4cbc876a5cd29388319"
}