Changes to Query Cross Margin Account Details (USER_DATA)

GET /sapi/v1/margin/account

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

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

  1. 0dd2f133e12d16
  2. a484ce871a72218

What changed

    • removed the required property transferEnabled from the response with the 200 status

      response-required-property-removed

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

    • the response property borrowEnabled became required for the status 200

      response-property-became-required

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

    • the response property totalAssetOfBtc became required for the status 200

      response-property-became-required

    • the response property totalLiabilityOfBtc became required for the status 200

      response-property-became-required

    • the response property totalNetAssetOfBtc became required for the status 200

      response-property-became-required

    • the response property tradeEnabled became required for the status 200

      response-property-became-required

    • the response property transferEnabled became required for the status 200

      response-property-became-required

    • the response property userAssets became required for the status 200

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required