Changes to Get Interest History (USER_DATA)

GET /sapi/v1/margin/interestHistory

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

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

  1. a484ce871a72613

What changed

  • a484ce871a72613See the full diff
    • for the query request parameter current, the type/format was changed from number/ to integer/int32

      request-parameter-type-changed

    • 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 recvWindow, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

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

      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

    • 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 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

    • the response property rows became required for the status 200

      response-property-became-required

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

      response-property-became-required

    • the response property rows/items/interest became required for the status 200

      response-property-became-required

    • the response property rows/items/interestAccuredTime became required for the status 200

      response-property-became-required

    • the response property rows/items/interestRate became required for the status 200

      response-property-became-required

    • the response property rows/items/isolatedSymbol became required for the status 200

      response-property-became-required

    • the response property rows/items/principal became required for the status 200

      response-property-became-required

    • the response property rows/items/type became required for the status 200

      response-property-became-required

    • the response property total became required for the status 200

      response-property-became-required