{
"PageIndex": 0,
"PageSize": 0,
"GameId": "string",
"MinAssetCount": 0,
"MaxAssetCount": 0,
"MinPrice": 0,
"MaxPrice": 0,
"GoodsName": "string",
"PartnerId": "string",
"Timestamp": "string",
"Sign": "string",
"ServiceProviderId": "string",
"OpenID": "string"
}curl --location 'https://openapi.ecosteam.cn/Api/Selling/QuerySelfPackageGoods' \
--header 'language;' \
--header 'Content-Type: application/json-patch+json' \
--data '{
"PageIndex": 0,
"PageSize": 0,
"GameId": "string",
"MinAssetCount": 0,
"MaxAssetCount": 0,
"MinPrice": 0,
"MaxPrice": 0,
"GoodsName": "string",
"PartnerId": "string",
"Timestamp": "string",
"Sign": "string",
"ServiceProviderId": "string",
"OpenID": "string"
}'{
"ResultCode": "string",
"ResultMsg": "string",
"ResultData": {
"PageIndex": 0,
"PageSize": 0,
"TotalRecord": 0,
"PageResult": [
{
"GoodsNum": "string",
"AssetCount": 0,
"SellPrice": 0,
"AvgPrice": 0,
"Discount": 0,
"CreateTime": "2019-08-24T14:15:22.123Z",
"SoldDays": 0,
"Status": 0,
"IsSecret": true,
"Assets": [
{
"RefPrice": 0,
"Kits": [
{
"KeychainsColor": {
"R": 0,
"G": 0,
"B": 0
},
"Id": 0,
"KitType": 1,
"GameId": "string",
"HashName": "string",
"Name": "string",
"Icon": "string",
"Pattern": 0,
"HighlightReel": 0,
"WrappedSticker": 0,
"Slot": 0,
"Wear": 0
}
],
"Gems": [
{
"GemsId": "string",
"GameId": "string",
"HashName": "string",
"Name": "string",
"Icon": "string",
"Attribute": "string",
"Type": "string",
"Index": 0
}
],
"GameId": "string",
"ClassId": 0,
"HashName": "string",
"AssetId": "string",
"TypeKey": "string",
"Name": "string",
"Icon": "string",
"PaintSeed": 0,
"PaintIndex": 0,
"PaintWear": "string",
"PaintIndexLabelKey": "string",
"PaintIndexLabel": "string",
"PaintSeedLabelKey": "string",
"PaintSeedLabel": "string",
"Fade": 0,
"HasAlias": true,
"Property": [
{
"Category": "string",
"Key": "string",
"Value": "string",
"Color": "string"
}
]
}
]
}
]
}
}