Changes to Margin Interest Rate History (USER_DATA)

GET /sapi/v1/margin/interestRateHistory

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 26 revisions of this API.618

  1. df4abe39a7f11
  2. a484ce871a7268

What changed

    • deleted the query request parameter limit

      request-parameter-removed

  • a484ce871a7268See the full diff
    • for the query request parameter endTime, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • for the query request parameter limit, the type/format was changed from integer/ to integer/int32

      request-parameter-type-changed

    • for the query request parameter recvWindow, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • for the query request parameter startTime, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • for the query request parameter timestamp, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • for the query request parameter vipLevel, the type/format was changed from integer/ to integer/int32

      request-parameter-type-changed

    • the response property code became required for the status 400

      response-property-became-required

    • the response property code became required for the status 401

      response-property-became-required

    • the response property items/asset became required for the status 200

      response-property-became-required

    • the response property items/dailyInterestRate became required for the status 200

      response-property-became-required

    • the response property items/timestamp became required for the status 200

      response-property-became-required

    • the response property items/vipLevel became required for the status 200

      response-property-became-required

    • the response property msg became required for the status 400

      response-property-became-required

    • the response property msg became required for the status 401

      response-property-became-required