Subscribe RWUSD(TRADE)
API Description
Subscribe RWUSD
HTTP Request
POST /sapi/v1/rwusd/subscribe
Request Weight(IP)
150
Rate Limit
1/3s per account**
Request Parameters
Name | Type | Mandatory | Description |
---|---|---|---|
asset | STRING | YES | USDT or USDC (whichever is eligible) |
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,
"rwusdAmount":"0.22091092"
}