Changes to User Universal Transfer (USER_DATA)

POST /sapi/v1/asset/transfer

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

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

  1. a484ce871a7226

What changed

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

      request-parameter-type-changed

    • for the query request parameter amount, the type/format was generalized from number/float to number/double

      request-parameter-type-generalized

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

      response-property-became-required