{
"tmall_nrt_item_get_response":{
"tmall_nrt_item_get":{
"data":{
"status":1,
"booth_id":"123",
"c_id":123,
"c_props":{
"category_prop_dto":[
{
"property_id":20000,
"property_name":"品牌",
"value_id":1000,
"value_text":"TATA"
}
]
},
"create_time":"2000-01-01 00:00:00",
"dealer_code":"dealer01",
"desc":"这是一个好商品",
"ext":{
"brand_series_id":"100",
"brand_series_name":"系列A",
"charge_unit":"BG",
"grade":1,
"label_price_type":1,
"original_location":{
"city":"杭州",
"city_id":111,
"prov":"浙江",
"prov_id":111,
"type":1
},
"price_type":1,
"pricer":"测试",
"secondary_steel":"123",
"specification":"123",
"specification_unit":"kg",
"substrate":"123",
"support_return_goods":true,
"veneer":"124"
},
"features":"{\"aaaa\":\"bb\"}",
"item_id":123,
"images":{
"item_image_dto":[
{
"position":1,
"url":"xxxx.jpg"
}
]
},
"item_type":1,
"main_item_id":111,
"mall_id":"1111",
"outer_id":"123123",
"price":"99.99",
"quantity":99,
"skus":{
"sku_dto":[
{
"barcode":"12312312",
"create_time":"2000-01-01 00:00:00",
"outer_id":"12312313",
"price":"99.99",
"properties":{
"category_prop_dto":[
{
"property_id":123131,
"property_name":"颜色",
"value_id":213123,
"value_text":"白色"
}
]
},
"quantity":99,
"sku_id":12312312,
"update_time":"2000-01-01 00:00:00"
}
]
},
"title":"衣柜",
"update_time":"2000-01-01 00:00:00"
},
"err_code":"sys_err",
"err_msg":"系统错误",
"success":true
}
}
}