{
"OrderNum": "string",
"PartnerId": "string",
"Timestamp": "string",
"Sign": "string",
"ServiceProviderId": "string",
"OpenID": "string"
}curl --location --request POST 'https://openapi.ecosteam.cn/Api/Rent/SellerRentOrderDetail' \
--header 'language;' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"OrderNum": "string",
"PartnerId": "string",
"Timestamp": "string",
"Sign": "string",
"ServiceProviderId": "string",
"OpenID": "string"
}'{
"ResultCode": "string",
"ResultMsg": "string",
"ResultData": {
"OrderNum": "string",
"RentType": 1,
"Status": 1,
"ProgressStatus": 1,
"CreateTime": "2019-08-24T14:15:22.123Z",
"PayTime": "2019-08-24T14:15:22.123Z",
"PayType": "string",
"TransferTime": "2019-08-24T14:15:22.123Z",
"RentExpire": "2019-08-24T14:15:22.123Z",
"RevertExpire": "2019-08-24T14:15:22.123Z",
"RevertTime": "2019-08-24T14:15:22.123Z",
"BuyoutTime": "2019-08-24T14:15:22.123Z",
"Price": 0,
"OrderAmount": 0,
"SellerIncome": 0,
"BuyerPay": 0,
"CouponMoney": 0,
"RevertTimeOutCompensateRate": 0,
"RentDay": 0,
"ReletDay": 0,
"MaxRentDay": 0,
"Deposits": 0,
"CancelReason": "string",
"HashName": "string",
"Asset": {
"GameId": "string",
"HashName": "string",
"AssetId": "string",
"GoodsId": "string",
"PaintSeed": 0,
"PaintIndex": 0,
"PaintWear": "string",
"PaintLabelKey": "string",
"PaintLabel": "string",
"PaintSeedLabelKey": "string",
"PaintSeedLabel": "string",
"Fade": 0,
"Description": "string",
"Intro": [
"string"
],
"IntroColor": [
"string"
],
"HtmlDescriptions": [
"string"
],
"Type": "string",
"TypeKey": "string",
"FrauDwarnings": [
"string"
],
"SupportInspect": true,
"InspectUrl": "string",
"InspectStatus": 1,
"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
}
],
"Gems": [
{
"GemsId": "string",
"GameId": "string",
"HashName": "string",
"Name": "string",
"Type": "string",
"Attribute": "string",
"Icon": "string",
"Index": 0,
"Price": 0
}
],
"Property": [
{
"Category": "string",
"Key": "string",
"Value": "string",
"Color": "string"
}
],
"View": {
"Front": "string",
"Back": "string",
"View": "string",
"GameVersion": "string"
},
"AnimationView": {
"Animation": "string",
"GameVersion": "string"
},
"Video": "string",
"HighlightReel": true,
"BasePrice": 0,
"Memo": "string",
"IsEcoBuy": true,
"StockStatus": 1,
"Support2DInspect": true,
"Support3DInspect": true,
"SupportInGameInspect": true,
"SupportAnimationInspect": true,
"SteamNickName": "string",
"SteamIMG": "string",
"CDTime": "string",
"CDTimeSec": 0,
"Sealed": true,
"SealedType": 0
},
"ArbitrationInfo": {
"Description": "string",
"ClaimAmount": 0
},
"ClaimStatus": 0,
"ClaimRemark": "string",
"ClaimOrder": {
"ClaimType": 1,
"ActClaimType": 1,
"ClaimStatus": 0,
"ClaimAmount": 0,
"ClaimDescription": "string",
"ClaimDetail": [
{
"ClaimAmount": 0,
"ClaimDescription": "string",
"Attachments": [
"string"
]
}
]
},
"GameId": "string",
"OfferId": "string",
"SendOfferRole": 0,
"SellerSteamID": "string"
}
}