{
"PackageReplaceNum": "string",
"PartnerId": "string",
"Timestamp": "string",
"Sign": "string",
"ServiceProviderId": "string",
"OpenID": "string"
}curl --location 'https://openapi.ecosteam.cn/Api/Furnace/MyPackReplaceDetail' \
--header 'language;' \
--header 'Content-Type: application/json-patch+json' \
--data '{
"PackageReplaceNum": "string",
"PartnerId": "string",
"Timestamp": "string",
"Sign": "string",
"ServiceProviderId": "string",
"OpenID": "string"
}'{
"ResultCode": "string",
"ResultMsg": "string",
"ResultData": {
"PackageReplaceNum": "string",
"IsSeller": true,
"RealResult": {
"Property": [
{
"Category": "string",
"Key": "string",
"Value": "string",
"Color": "string"
}
],
"RefPrice": 0,
"OutRate": 0,
"HashName": "string",
"SPName": "string",
"Img": "string",
"Special": 0,
"Rarity": 1,
"Wear": 0,
"RetrieveType": 0,
"SellPrice": 0,
"RetrieveSteamNickName": "string",
"RetrieveSteamAvatar": "string",
"BoxHashName": "string",
"BoxName": "string"
},
"MaterialRefPrice": 0,
"MaterialSellPrice": 0,
"PremiumRate": 0,
"CapitalPreservationRate": 0,
"SimuMaxOutRate": 0,
"MaxIncome": 0,
"MinIncome": 0,
"Status": 0,
"RemainingTime": 0,
"Results": [
{
"HashName": "string",
"SPName": "string",
"OutRate": 0,
"BoxHashName": "string",
"BoxName": "string",
"Img": "string",
"RefPrice": 0,
"Property": [
{
"Category": "string",
"Key": "string",
"Value": "string",
"Color": "string"
}
],
"Wear": 0,
"Special": 0,
"UniqueId": "string",
"Style": 0,
"Tier": 0,
"Fade99": true
}
],
"SpecialResults": [
{
"HashName": "string",
"SPName": "string",
"OutRate": 0,
"BoxHashName": "string",
"BoxName": "string",
"Img": "string",
"RefPrice": 0,
"Property": [
{
"Category": "string",
"Key": "string",
"Value": "string",
"Color": "string"
}
],
"Wear": 0,
"Special": 0,
"UniqueId": "string",
"Style": 0,
"Tier": 0,
"Fade99": true
}
],
"Materials": [
{
"HashName": "string",
"SPName": "string",
"BoxHashName": "string",
"BoxName": "string",
"Img": "string",
"RefPrice": 0,
"Property": [
{
"Category": "string",
"Key": "string",
"Value": "string",
"Color": "string"
}
],
"MatWear": {
"MinWear": 0,
"MaxWear": 0,
"Wear": 0
},
"Wear": 0,
"UniqueId": "string",
"AssetId": "string"
}
],
"ValicationButtonVisible": true,
"ValicationInfo": {
"Token": "string",
"CookieKey": "string",
"Status": 0,
"Url": "string",
"RemainingTime": 0
},
"Title": "string",
"Deposite": "string",
"Level": 0,
"CapitalPreservationCount": 0,
"FurnaceCount": 0,
"SellerProfile": "string",
"SellerName": "string",
"SellerUserId": "string",
"SellerSteamId": "string",
"ValicationMoney": 0
}
}