Changes to Sub-account Transfer History (For Sub-account)

GET /sapi/v1/sub-account/transfer/subUserHistory

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

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

  1. 558ab69ec5552
  2. a484ce871a72614

What changed

    • removed the enum value 1.00 from the query request parameter type

      request-parameter-enum-value-removed

    • removed the enum value 2.00 from the query request parameter type

      request-parameter-enum-value-removed

  • a484ce871a72614See 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 type, 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/counterParty became required for the status 200

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

    • the response property items/type 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