Skip to main content

BNB transfer(USDR_DATA)

API Description

BNB transfer can be between Margin Account and USDM Account

HTTP Request

POST /sapi/v1/portfolio/bnb-transfer

Request Weight(IP)

1500

Request Parameters

NameTypeMandatoryDescription
amountDECIMALYES
transferSideSTRINGYES"TO_UM","FROM_UM"
recvWindowLONGNO
timestampLONGYES
  • You can only use this function 2 times per 10 minutes in a rolling manner

Response Example

{
"tranId": 100000001
}