v26

latestOpenAPI 3.0.2raw.githubusercontent.com2024-10-0834042975.6 KB
Margin

Enable Isolated Margin Account (TRADE)

Enable isolated margin account for a specific symbol.

Weight(UID): 300

post/sapi/v1/margin/isolated/account

Query parameters

symbolstring required
Example:BNBUSDT

Trading symbol, e.g. BNBUSDT

recvWindowinteger
Example:5000

The value cannot be greater than 60000

timestampinteger required

UTC timestamp in ms

signaturestring required

Signature

Response

Isolated Margin Account status

successboolean required
symbolstring required

Example response

{
  "symbol": "BTCUSDT"
}