Skip to main content

Change Margin Type(TRADE)

API Description#

Change symbol level margin type

HTTP Request#

POST /fapi/v1/marginType

Request Weight#

1

Request Parameters#

NameTypeMandatoryDescription
symbolSTRINGYES
marginTypeENUMYESISOLATED, CROSSED
recvWindowLONGNO
timestampLONGYES

Response Example#

{    "code": 200,    "msg": "success"}