# 饰饰牛开放平台 ## Docs - 根目录 [开放平台接入指南](https://opendoc.shishiniu.com/9388115m0.md): - 根目录 > 回调通知说明 [回调通知服务说明](https://opendoc.shishiniu.com/9388116m0.md): ## API Docs - 根目录 > 账户相关 [购买账户余额](https://opendoc.shishiniu.com/509661405e0.md): 返回当前开放平台用户购买账户的余额、可用余额、仅交易余额、冻结余额;限流 50 次/秒。 - 根目录 > 账户相关 [steam账号列表](https://opendoc.shishiniu.com/509661406e0.md): 返回当前开放平台用户绑定的 steam 账号;限流 50 次/秒。 - 根目录 > 出售相关 [在售下架](https://opendoc.shishiniu.com/509661407e0.md): 批量下架当前用户在售商品;限流 2 次/秒。 - 根目录 > 出售相关 [在售列表](https://opendoc.shishiniu.com/509661408e0.md): 返回当前开放平台用户上架中的商品明细,支持按 steamId 查询和分页;限流 10 次/秒。 - 根目录 > 出售相关 [在售改价](https://opendoc.shishiniu.com/509661409e0.md): 批量修改当前用户在售商品的价格;限流 10 次/秒。dataList 传 JSON 字符串(不是 JSON 数组),元素结构见数据模型 validate.CsgoApiGoodsPriceItem。 - 根目录 > 订单 [买家订单列表](https://opendoc.shishiniu.com/509179704e0.md): 查询当前开放平台用户作为买家的订单。不传 status 表示不限状态。限流 50 次/秒。 - 根目录 > 订单 [取消订单](https://opendoc.shishiniu.com/509179705e0.md): 仅订单买家可以取消。求购订单不可取消;仅待付款、待发货可取消。限流 50 次/秒。 - 根目录 > 订单 [确认报价](https://opendoc.shishiniu.com/509179706e0.md): 仅订单买家或卖家可以确认报价。普通购买由卖家确认;求购由买家确认。限流 50 次/秒。 - 根目录 > 订单 [订单详情](https://opendoc.shishiniu.com/509179707e0.md): 仅订单买家或卖家可以查询。限流 50 次/秒。 - 根目录 > 订单 [刷新订单状态](https://opendoc.shishiniu.com/509179708e0.md): 仅订单买家或卖家可以刷新 Steam 报价状态。需已发送报价。限流 50 次/秒。 - 根目录 > 订单 [卖家订单列表](https://opendoc.shishiniu.com/509179709e0.md): 查询当前开放平台用户作为卖家的订单。不传 status 表示不限状态。限流 50 次/秒。 - 根目录 > 订单 [发送报价](https://opendoc.shishiniu.com/509179710e0.md): 普通购买由买家发送报价;求购由卖家发送报价。正常情况系统会在下单成功后自动发送报价,如果失败则需要手动发送报价;限流 50 次/秒。 - 根目录 > 商品 [在售商品列表](https://opendoc.shishiniu.com/509663511e0.md): 按 marketHashName 查询全站在售且非冷却期的商品明细,支持磨损/价格区间和分页;限流 1 次/秒。 - 根目录 > 商品 [饰品统计](https://opendoc.shishiniu.com/509663512e0.md): 批量返回每个饰品的在售最低价、在售数量、求购最高价、求购数量(剩余有效求购量);单次最多100条;限流 50 次/秒。 - 根目录 > 求购 [批量删除求购单](https://opendoc.shishiniu.com/509179712e0.md): 批量删除自己的求购单,多个 ID 用英文逗号分隔。限流 50 次/秒。 - 根目录 > 求购 [批量开启求购单](https://opendoc.shishiniu.com/509179713e0.md): 批量将暂停中的求购单重新开启,多个 ID 用英文逗号分隔。限流 50 次/秒。 - 根目录 > 求购 [批量暂停求购单](https://opendoc.shishiniu.com/509179714e0.md): 批量暂停自己的求购单,多个 ID 用英文逗号分隔。限流 50 次/秒。 - 根目录 > 求购 [求购单详情](https://opendoc.shishiniu.com/509179715e0.md): 查询当前开放平台用户自己的求购单详情,含已完成订单列表。限流 50 次/秒。 - 根目录 > 求购 [求购单列表](https://opendoc.shishiniu.com/509179716e0.md): 分页查询当前开放平台用户自己发布的求购单。不传 status 表示不限状态。限流 50 次/秒。 - 根目录 > 求购 [修改求购单](https://opendoc.shishiniu.com/509179717e0.md): 修改自己的求购单价和数量。限流 50 次/秒。 - 根目录 > 求购 [发布求购单](https://opendoc.shishiniu.com/509179718e0.md): 按 marketHashName 发布求购。购买账户余额充足则直接进入求购中,不足则失败。需已实名且 SteamId 已绑定。限流 50 次/秒。 - 根目录 > 上架 [饰品上架](https://opendoc.shishiniu.com/509663513e0.md): 批量上架当前用户已下架的饰品;限流 50 次/秒。dataList 传 JSON 字符串(不是 JSON 数组),元素结构见数据模型 validate.CsgoApiGoodsPriceItem。 - 根目录 > 上架 [库存列表](https://opendoc.shishiniu.com/509663514e0.md): 先从 steam 重新同步库存,再全量返回当前用户商品列表;限流 30 次/60秒。 - 根目录 > 购买 [普通购买](https://opendoc.shishiniu.com/509179711e0.md): 创建普通购买订单并用购买账户可用余额支付。余额不足时返回失败。限流 50 次/秒。 ## Schemas - 根目录 [controller.SwaggerResponse](https://opendoc.shishiniu.com/309773077d0.md): - 根目录 [controller.OpenApiSwaggerResponse](https://opendoc.shishiniu.com/310176794d0.md): - 根目录 [dbmodel.Common](https://opendoc.shishiniu.com/309773078d0.md): - 根目录 [dbmodel.CsgoItem](https://opendoc.shishiniu.com/309773079d0.md): - 根目录 [dbmodel.CsgoOrderAfterSale](https://opendoc.shishiniu.com/309773080d0.md): - 根目录 [dbmodel.CsgoOrderGoods](https://opendoc.shishiniu.com/309773081d0.md): - 根目录 [dbmodel.DescriptionItem](https://opendoc.shishiniu.com/309773082d0.md): - 根目录 [dbmodel.CsgoUserAccount](https://opendoc.shishiniu.com/310138868d0.md): - 根目录 [dbmodel.ListData](https://opendoc.shishiniu.com/309773083d0.md): - 根目录 [dbmodel.Shop](https://opendoc.shishiniu.com/309773084d0.md): - 根目录 [dto.CsgoApiEmptyObject](https://opendoc.shishiniu.com/309773085d0.md): - 根目录 [dto.CsgoApiPurchaseResp](https://opendoc.shishiniu.com/309773086d0.md): - 根目录 [dto.CsgoApiAccountBalanceResp](https://opendoc.shishiniu.com/310138869d0.md): - 根目录 [dto.CsgoOrderCouponInfo](https://opendoc.shishiniu.com/309773087d0.md): - 根目录 [dto.CsgoOrderDetailGoodsResp](https://opendoc.shishiniu.com/309773088d0.md): - 根目录 [dto.CsgoApiGoodsStatsResp](https://opendoc.shishiniu.com/310139628d0.md): - 根目录 [dto.CsgoOrderGoodsResp](https://opendoc.shishiniu.com/309773090d0.md): - 根目录 [dto.CsgoMyGoodsListRes](https://opendoc.shishiniu.com/310138870d0.md): - 根目录 [dto.CsgoOrderListResp](https://opendoc.shishiniu.com/309773091d0.md): - 根目录 [dto.CsgoOrderDetailResp](https://opendoc.shishiniu.com/309773089d0.md): - 根目录 [dto.CsgoPurchaseCompletedOrder](https://opendoc.shishiniu.com/309773092d0.md): - 根目录 [dto.CsgoPurchaseListResp](https://opendoc.shishiniu.com/309773093d0.md): - 根目录 [dto.CsgoPurchaseOrderDetailResp](https://opendoc.shishiniu.com/309773094d0.md): - 根目录 [dto.GetShopInfoResp](https://opendoc.shishiniu.com/309773095d0.md): - 根目录 [util.Keychain](https://opendoc.shishiniu.com/309773096d0.md): - 根目录 [util.Stickers](https://opendoc.shishiniu.com/309773097d0.md): - 根目录 [dto.MyCsgoGoodsListRes](https://opendoc.shishiniu.com/310138871d0.md): - 根目录 [validate.CsgoApiCancelOrderReq](https://opendoc.shishiniu.com/309773098d0.md): - 根目录 [validate.CsgoApiGoodsDelistReq](https://opendoc.shishiniu.com/310138872d0.md): - 根目录 [validate.CsgoApiGoodsListReq](https://opendoc.shishiniu.com/310139629d0.md): - 根目录 [validate.CsgoApiGoodsPriceItem](https://opendoc.shishiniu.com/310138873d0.md): - 根目录 [validate.CsgoApiGoodsPriceReq](https://opendoc.shishiniu.com/310138874d0.md): - 根目录 [validate.CsgoApiGoodsStatsReq](https://opendoc.shishiniu.com/310139630d0.md): - 根目录 [validate.CsgoApiListGoodsReq](https://opendoc.shishiniu.com/310139631d0.md): - 根目录 [validate.CsgoApiOrderActionReq](https://opendoc.shishiniu.com/309773099d0.md): - 根目录 [validate.CsgoApiPurchaseReq](https://opendoc.shishiniu.com/309773100d0.md): - 根目录 [validate.CsgoBatchOperPurchaseOrderReq](https://opendoc.shishiniu.com/309773101d0.md): - 根目录 [validate.CsgoModifyPurchaseOrderReq](https://opendoc.shishiniu.com/309773102d0.md): - 根目录 [validate.CsgoPublishPurchaseOrderReq](https://opendoc.shishiniu.com/309773103d0.md):