Changes to Get C2C Trade History (USER_DATA)

GET /sapi/v1/c2c/orderMatch/listUserOrderHistory

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

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

  1. f1d8926e955a1
  2. a484ce871a72623

What changed

    • the query request parameter tradeType became required

      request-parameter-became-required

  • a484ce871a72623See the full diff
    • for the query request parameter endTimestamp, 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 rows, the type/format was changed from integer/ to integer/int32

      request-parameter-type-changed

    • for the query request parameter startTimestamp, 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 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 data became required for the status 200

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

    • the response property message 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 success became required for the status 200

      response-property-became-required

    • the response property total became required for the status 200

      response-property-became-required