{
"GameId": "string",
"AssetId": [
"string"
],
"GoodsNum": [
"string"
],
"PartnerId": "string",
"Timestamp": "string",
"Sign": "string",
"ServiceProviderId": "string",
"OpenID": "string"
}curl --location --request POST 'https://openapi.ecosteam.cn/Api/Market/BatchGetGoodsDetail' \
--header 'language;' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"GameId": "string",
"AssetId": [
"string"
],
"GoodsNum": [
"string"
],
"PartnerId": "string",
"Timestamp": "string",
"Sign": "string",
"ServiceProviderId": "string",
"OpenID": "string"
}'{
"ResultCode": "string",
"ResultMsg": "string",
"ResultData": [
{
"GoodsNum": "string",
"HashName": "string",
"GoodsName": "string",
"GoodsIntro": "string",
"TitleColor": "string",
"GoodsImg": "string",
"SellingTotal": 0,
"QGTotal": 0,
"SellingPrice": 0,
"SteamPrice": 0,
"Scale": "string",
"QGMaxPrice": 0,
"PaintIndex": 0,
"PaintSeed": 0,
"PaintWear": "string",
"Property": [
{
"Category": "string",
"Key": "string",
"Value": "string",
"Color": "string"
}
],
"Stickers": [
{
"Id": 0,
"Name": "string",
"Icon": "string",
"Pattern": 0,
"HighlightReel": 0,
"WrappedSticker": 0,
"Slot": 0,
"Wear": 0,
"Price": 0,
"GoodsId": "string",
"HashName": "string",
"GameId": "string",
"KeyColorInfo": {
"R": 0,
"G": 0,
"B": 0
},
"NoWearStickerCount": 0,
"StickerCount": 0
}
],
"Keychains": [
{
"Id": 0,
"Name": "string",
"Icon": "string",
"Pattern": 0,
"HighlightReel": 0,
"WrappedSticker": 0,
"Slot": 0,
"Wear": 0,
"Price": 0,
"GoodsId": "string",
"HashName": "string",
"GameId": "string",
"KeyColorInfo": {
"R": 0,
"G": 0,
"B": 0
},
"NoWearStickerCount": 0,
"StickerCount": 0
}
],
"PaintIndexLabel": "string",
"PaintSeedLabel": "string",
"AssetId": "string",
"ClassId": "string",
"InstanceId": "string",
"InspectUrl": "string",
"IsAutoShipping": true,
"IsFirst": true,
"DeliveryTime7Day": 0,
"DeliveryRate7Day": 0,
"LastVisitTime": "2019-08-24T14:15:22.123Z",
"TradableTime": "2019-08-24T14:15:22.123Z",
"CDTime": "string"
}
]
}