{
"success": true,
"code": 0,
"message": "string",
"requestId": "string",
"errorData": {
"key": {}
},
"data": {
"outStoreId": "string",
"outItemId": "string",
"publishChannelTypeList": [
0
],
"onlineChannelDisplay": 0,
"offlineChannelDisplay": 0,
"hasOnlineChannel": true,
"itemNo": "string",
"itemBarCode": "string",
"title": "string",
"desc": "string",
"specifications": "string",
"itemWeight": 0,
"summary": "string",
"createdTime": "string",
"updatedTime": "string",
"itemType": 0,
"joinLevelDiscount": true,
"status": 0,
"images": [
{
"url": "string",
"base64": "string",
"imageMode": "URL"
}
],
"uploadImageUseCache": 0,
"price": 0,
"costPrice": 0,
"originalPrice": 0,
"firstSkuPropImgInfo": {
"propName": "string",
"propValueImg": {
"key": {
"url": "string",
"base64": "string",
"imageMode": "URL"
}
}
},
"itemSkuList": [
{
"skuNo": "string",
"outSkuId": "string",
"skuBarCode": "string",
"price": 0,
"standardPrice": 0,
"costPrice": 0,
"weight": 0,
"skuPropInfoList": [
{
"propValueName": "string",
"propName": "string"
}
]
}
],
"deliverySettingInfo": {
"express": true,
"cityDelivery": true,
"selfPick": true
},
"tagIds": [
0
],
"postage": 0,
"outTagIds": [
"string"
],
"itemCategoryInfo": {
"outCategoryId": "string",
"publicProperty": {
"properties": [
{
"name": "string",
"values": [
"string"
]
}
]
}
},
"tagInfos": [
{
"channel": 0,
"tagList": [
{
"tagName": "string",
"childrenTag": {}
}
]
}
]
}
}