{
"code": "string",
"msg": "string",
"data": {
"productId": 0,
"supplierId": "string",
"title": "string",
"titleCn": "string",
"categoryId": 0,
"categoryName": "string",
"description": "string",
"mainVideo": "string",
"images": [
"string"
],
"whiteImage": "string",
"attributes": [
{
"attrId": "string",
"attrName": "string",
"attrNameCn": "string",
"valueId": "string",
"value": "string",
"valueCn": "string"
}
],
"skuInfos": [
{
"skuId": "string",
"price": "string",
"quantity": 0,
"skuImageUrl": "string",
"attributes": [
{
"attrId": "string",
"attrName": "string",
"attrNameCn": "string",
"valueId": "string",
"value": "string",
"valueCn": "string"
}
],
"productWeight": {
"weight": 0,
"length": 0,
"width": 0,
"height": 0
}
}
],
"saleInfo": {
"priceRanges": [
{
"startQuantity": 0,
"price": "string"
}
],
"quoteType": 0,
"unit": "string",
"unitCn": "string",
"soldOut": "string",
"tradeScore": "string"
},
"productWeight": {
"weight": 0,
"length": 0,
"width": 0,
"height": 0
},
"minOrderQuantity": 0,
"batchOrderQuantity": 0,
"sellerDataInfo": {
"tradeMedalLevel": "string",
"compositeServiceScore": "string",
"logisticsExperienceScore": "string",
"disputeComplaintScore": "string",
"offerExperienceScore": "string",
"consultingExperienceScore": "string",
"repeatPurchasePercent": "string",
"afterSalesExperienceScore": "string",
"collect30DayWithin48HPercent": "string",
"qualityRefundWithin30Day": "string"
},
"status": "string"
},
"requestId": "string"
}