Changes to Universal Transfer History (For Master Account)

GET /sapi/v1/sub-account/universalTransfer

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

Changed in 3 of the 26 revisions of this API.615

  1. f008d48ec6231
  2. df4abe39a7f111
  3. a484ce871a72513

What changed

    • added the required property items/clientTranId to the response with the 200 status

      response-required-property-added

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

      request-parameter-type-changed

    • added the new optional query request parameter clientTranId

      new-optional-request-parameter

  • a484ce871a72513See 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 page, 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

    • 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/amount became required for the status 200

      response-property-became-required

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

      response-property-became-required

    • the response property items/createTimeStamp 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/fromEmail 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/toAccountType became required for the status 200

      response-property-became-required

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