房间宝箱

查询房间宝箱信息

获取房间当前宝箱的完整信息,包括:

  • 当前经验值和进度
  • 当前等级和最大等级
  • 各等级宝箱配置(图片、颜色等)
  • 宝箱状态(是否已达最高等级)

调用时机:进入房间时、宝箱进度变化时

post/room/box/queryRoomBoxInfo

Query parameters

{"stackTrail":"paths:/room/box/queryRoomBoxInfo:post:parameters:0:schema","oasType":"schema","type":"unknown"}

房主UID(房间唯一标识)

{"stackTrail":"paths:/room/box/queryRoomBoxInfo:post:parameters:1:schema","oasType":"schema","type":"unknown"}

客户端版本号,用于版本兼容

Response

查询成功

curBoxLevelinteger

当前宝箱等级

curBoxMaxValueinteger

当前等级宝箱开启经验值

curBoxValueinteger

当前宝箱经验值

boxStatusinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.