Skip to main content

Transfer to Sub-account of Same Master(For Sub-account)

API Description

Transfer to Sub-account of Same Master

HTTP Request

POST /sapi/v1/sub-account/transfer/subToSub

Request Weight(IP)

1

Request Parameters

NameTypeMandatoryDescription
toEmailSTRINGYESSub-account email
assetSTRINGYES
amountDECIMALYES
recvWindowLONGNO
timestampLONGYES
  • You need to open Enable Spot & Margin Trading permission for the API Key which requests this endpoint.

Response Example

{
"txnId":"2966662589"
}