Skip to main content

Margin Account Borrow(MARGIN)

API Description#

Apply for a margin loan.

HTTP Request#

POST /papi/v1/marginLoan

Request Weight(IP)#

100

Request Parameters#

NameTypeMandatoryDescription
assetSTRINGYES
amountDECIMALYES
recvWindowLONGNOThe value cannot be greater than 60000
timestampLONGYES

Response Example#

{    //transaction id    "tranId": 100000001}