Changes to Get Fixed/Activity Project List(USER_DATA)

GET /sapi/v1/lending/project/list

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

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

  1. f1d8926e955a3
  2. 9f8e6c752c151
  3. a484ce871a72420

What changed

    • the query request parameter isSortAsc became optional

      request-parameter-became-optional

    • the query request parameter sortBy became optional

      request-parameter-became-optional

    • the query request parameter status became optional

      request-parameter-became-optional

    • removed the enum value LOT_SIZ from the query request parameter sortBy

      request-parameter-enum-value-removed

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

    • the response property items/projectName 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/type became required for the status 200

      response-property-became-required

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