{
"PageIndex": 1,
"PageSize": 1,
"Status": 0,
"PartnerId": "string",
"Timestamp": "string",
"Sign": "string",
"ServiceProviderId": "string",
"OpenID": "string"
}curl --location 'https://openapi.ecosteam.cn/Api/Furnace/MyPackReplaceList' \
--header 'language;' \
--header 'Content-Type: application/json-patch+json' \
--data '{
"PageIndex": 1,
"PageSize": 1,
"Status": 0,
"PartnerId": "string",
"Timestamp": "string",
"Sign": "string",
"ServiceProviderId": "string",
"OpenID": "string"
}'{
"ResultCode": "string",
"ResultMsg": "string",
"ResultData": {
"PageIndex": 0,
"PageSize": 0,
"TotalRecord": 0,
"PageResult": [
{
"PackageReplaceNum": "string",
"Title": "string",
"PublishType": 1,
"SellPrice": 0,
"MatsRefPrice": 0,
"Deposite": 0,
"SimuMaxGoods": {
"Property": [
{
"Category": "string",
"Key": "string",
"Value": "string",
"Color": "string"
}
],
"OutRate": 0,
"HashName": "string",
"Img": "string",
"Special": 0,
"Rarity": 1
},
"CapitalPreservationRate": 0,
"MaxIncome": 0,
"MinIncome": 0,
"SellerStatus": 0,
"BuyerStatus": 0,
"RemainingTime": 0,
"ShowMsg": "string",
"CanCancel": true,
"Checked": true,
"RetrieveType": 0
}
]
}
}