Skip to main content

Subscribe BFUSD(TRADE)

API Description

Subscribe BFUSD

HTTP Request

POST /sapi/v1/bfusd/subscribe

Request Weight(IP)

150

Rate Limit

1/3s per account**

Request Parameters

NameTypeMandatoryDescription
assetSTRINGYESUSDT
amountDECIMALYESAmount
recvWindowLONGNO
timestampLONGYES
  • You need to open Enable Spot & Margin Trading permission for the API Key which requests this endpoint.

Response Example

{
"success":true,
"bfusdAmount":"0.22091092"

}