Simple Earn

Subscribe Flexible Product (TRADE)

Weight(IP): 1

Rate Limit: 1/3s per account

post/sapi/v1/simple-earn/flexible/subscribe

Query parameters

productIdstring required
amountnumber double required
autoSubscribeboolean

true or false, default true.

sourceAccountstring

SPOT,FUND,ALL, default SPOT

recvWindowinteger
Example:5000

The value cannot be greater than 60000

timestampinteger required

UTC timestamp in ms

signaturestring required

Signature

Response

Flexible Product Subscription Response

purchaseIdinteger required
successboolean required

Example response

{
  "purchaseId": 40607,
  "success": true
}

Changes

Changed in 1 of the 26 revisions of this API.1