Changes to Get Cross Margin Transfer History (USER_DATA)

GET /sapi/v1/margin/transfer

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

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

  1. 6c02ecd56d3711
  2. a484ce871a7266

What changed

    • deleted the query request parameter archived

      request-parameter-removed

    • added the new optional query request parameter isolatedSymbol

      new-optional-request-parameter

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

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

    • added the required property rows to the response with the 200 status

      response-required-property-added

    • added the required property total to the response with the 200 status

      response-required-property-added