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
| Name | Type | Mandatory | Description |
|---|---|---|---|
| asset | STRING | YES | USDT |
| amount | DECIMAL | YES | Amount |
| recvWindow | LONG | NO | |
| timestamp | LONG | YES |
- You need to open Enable Spot & Margin Trading permission for the API Key which requests this endpoint.
Response Example
{
"success":true,
"bfusdAmount":"0.22091092"
}