CS2DT饰品开放平台
🇺🇸 English
  • 🇨🇳简体中文
  • 🇺🇸 English
首页商户中心
首页商户中心
🇺🇸 English
  • 🇨🇳简体中文
  • 🇺🇸 English
  1. market prodcut related interface
  • Response codes
  • CS2DT Open Platform Access Guide
  • v1
    • user related interface
      • Steam account status query Copy
      • User balance query
      • Create Steam account status check
      • Steam account status query
    • market prodcut related interface
      • CS2 Style Data
      • get full Items
        GET
      • Market Search
        GET
      • item price query
        POST
      • all the filters query
        GET
      • item for sale list query
        GET
      • Get the sales status of the product
        POST
      • Batch query of products on sale by product ID
        POST
      • Get the sales details of a product
        GET
    • purchase related interface
      • buy item
      • quick buy item
    • order related interface
      • buyer order list v2
      • buyer order list
      • buyer order detail
      • buyer cancel order
    • callback related
      • Callback Notification Service Description
    • exchange rate
      • USD/CNY exchange rate
    • websocket
      • How to Use WebSocket
      • Get WSS Address
  1. market prodcut related interface

Get the sales details of a product

GET
https://openapi.cs2dt.com/v1/product/v1/sell/product
Get the sales details of a product

请求参数

Query 参数
productId
string 
productId
必需
示例值:
324242
app-key
string 
可选
默认值:
{{app-key}}

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location -g --request GET 'https://openapi.cs2dt.com/v1/product/v1/sell/product?productId=324242&app-key='

返回响应

🟢200成功
application/json
Body
success
boolean  | null 
可选
Is request successful
data
object (ProductSellListDTO) 
可选
Business data
id
integer  | null 
在售id
可选
sellerInfo
object (SellerUserInfoVO) 
卖家信息
可选
systemTime
integer  | null 
当前系统时间戳
可选
appId
integer  | null 
游戏id
可选
appName
string  | null 
游戏名称
可选
itemId
integer  | null 
饰品id
可选
itemName
string  | null 
饰品名称
可选
marketHashName
string  | null 
可选
steam官方唯一名称(英文)
price
number  | null 
在售饰品价格
可选
subsidyPrice
number  | null 
补贴价
可选
sellerPrice
number  | null 
饰品上架价格
可选
cnyPrice
number  | null 
可选
人民币价格(人民币)
imageUrl
string  | null 
饰品图片
可选
compensateType
integer  | null 
赔付类型,暂时没用
可选
delivery
integer  | null 
可选
发货类型 1 人工发货 2 自动发货
acceptBargain
integer  | null 
可选
是否接受还价 1 接受还价 2 不接受还价
description
string  | null 
商品描述
可选
classInfoId
string  | null 
商品特殊id
可选
inspectUrl
string  | null 
检视链接
可选
inspectViewable
integer  | null 
可选
2D检视图是否可检视
inspectable
integer  | null 
是否可检视的饰品
可选
inspectImageUrl
string  | null 
2D检视图地址
可选
assetInfo
object (ItemAssetInfoVO) 
可选
assetInfo结构,描述这个在售商品的宝石,贴纸,款式等等额外信息
inspect3dViewable
integer  | null 
可选
3D检视图是否可检视
inspect3dUrl
string  | null 
3D检视图url
可选
token
string  | null 
可选
itemInfo
object (ItemTagInfoVO) 
可选
isCollection
integer  | null 
可选
wearRank
integer  | null 
磨损排行
可选
inspectOriginalUrl
string  | null 
原生检视图地址
可选
errorCode
integer  | null 
可选
Error code
errorMsg
string  | null 
可选
Error message
errorData
object (Object) 
可选
Error data,when errorCode is not equals to 0,maybe this property will have a value
示例
{
  "success": false,
  "data": {
    "id": 0,
    "sellerInfo": {
      "userId": 0,
      "platformId": 0,
      "thirdUserId": 0,
      "nickname": "",
      "avatar": "",
      "verified": 0,
      "lastActive": 0,
      "deliveryInfo": {
        "day7": {
          "deliverySuccessRate": "",
          "deliveryAvgTime": "",
          "deliveryNoneNum": 0
        },
        "day15": {
          "deliverySuccessRate": "",
          "deliveryAvgTime": "",
          "deliveryNoneNum": 0
        }
      }
    },
    "systemTime": 0,
    "appId": 0,
    "appName": "",
    "itemId": 0,
    "itemName": "",
    "marketHashName": "",
    "price": 0.0,
    "subsidyPrice": 0.0,
    "sellerPrice": 0.0,
    "cnyPrice": 0.0,
    "imageUrl": "",
    "compensateType": 0,
    "delivery": 0,
    "acceptBargain": 0,
    "description": "",
    "classInfoId": "",
    "inspectUrl": "",
    "inspectViewable": 0,
    "inspectable": 0,
    "inspectImageUrl": "",
    "assetInfo": {
      "fraudwarning": "",
      "classInfoId": 0,
      "classId": 0,
      "instanceId": 0,
      "assetId": 0,
      "styleId": 0,
      "lastStyle": "",
      "styleProgress": "",
      "wear": 0.0,
      "paintIndex": 0,
      "paintSeed": 0,
      "levelName": "",
      "levelColor": "",
      "gradient": 0.0,
      "fadeColor": "",
      "inspectImageUrl": "",
      "gems": [
        {
          "id": 0,
          "itemId": 0,
          "type": "",
          "gemType": "",
          "gemEnType": "",
          "name": "",
          "enName": "",
          "border": "",
          "image": "",
          "value": 0.0
        }
      ],
      "stickers": [
        {
          "id": 0,
          "type": 0,
          "stickerId": 0,
          "itemId": 0,
          "name": "",
          "enName": "",
          "image": "",
          "slot": 0,
          "wear": 0.0,
          "price": 0.0
        }
      ],
      "styles": [
        {
          "styleId": 0,
          "styleName": "",
          "styleEnName": "",
          "color": "",
          "locked": false
        }
      ],
      "itemSets": [
        {
          "name": "",
          "hashName": "",
          "itemId": 0,
          "price": 0.0,
          "isItemSet": 0,
          "imageUrl": ""
        }
      ],
      "ext": ""
    },
    "inspect3dViewable": 0,
    "inspect3dUrl": "",
    "token": "",
    "itemInfo": {
      "quality": "",
      "qualityName": "",
      "qualityColor": "",
      "rarity": "",
      "rarityName": "",
      "rarityColor": "",
      "type": "",
      "typeName": "",
      "slot": "",
      "slotName": "",
      "hero": "",
      "heroName": "",
      "heroAvatar": "",
      "exterior": "",
      "exteriorName": "",
      "exteriorColor": "",
      "weapon": "",
      "weaponName": "",
      "itemSet": "",
      "itemSetName": "",
      "stickerCapsule": "",
      "stickerCapsuleName": "",
      "patchCapsule": "",
      "patchCapsuleName": "",
      "customPlayer": "",
      "customPlayerName": "",
      "category": "",
      "categoryName": "",
      "item": "",
      "itemName": ""
    },
    "isCollection": 0,
    "wearRank": 0,
    "inspectOriginalUrl": ""
  },
  "errorCode": 0,
  "errorMsg": "",
  "errorData": {}
}
修改于 2025-06-06 02:02:59
上一页
Batch query of products on sale by product ID
下一页
buy item
Built with