Skip to main content

Change Log

2023-08-26#

  • Changes to Simple Earn endpoints:
    • GET /sapi/v1/simple-earn/flexible/history/subscriptionRecord: new fields in response: sourceAccount,amtFromSpot,amtFromFunding
    • GET /sapi/v1/simple-earn/locked/history/subscriptionRecord: new fields in response: sourceAccountamtFromSpot,amtFromFunding
    • GET /sapi/v1/simple-earn/flexible/history/redemptionRecord: new fields in response destAccount
    • POST /sapi/v1/simple-earn/flexible/subscribe: new parameter sourceAccount
    • POST /sapi/v1/simple-earn/locked/subscribe: new parameter sourceAccount
    • POST /sapi/v1/simple-earn/flexible/redeem: new parameter destAccount