{
"ant_merchant_expand_item_open_batchquery_response": {
"code": "10000",
"msg": "Success",
"item_list": [
{
"item_id": "2019073100782219000000100000",
"type": "STANDARD_GOODS",
"status": "EFFECT",
"front_category_id_list": [
"2018091300502200002600105884"
],
"standard_category_id": "2018091300502200002600105884",
"target_id": "2018090600502000000022501261",
"description": "精选东北优质非转基因大豆",
"target_type": "5",
"name": "西红柿炒蛋",
"gmt_create": "2018-09-26 11:12:54",
"gmt_modified": "2018-09-26 11:12:54",
"sku_list": [
{
"sku_id": "2018091300502200001600103072",
"item_id": "2018091300502200004400104166",
"price": 100,
"original_price": 100,
"status": "EFFECT",
"gmt_create": "2018-09-26 11:12:54",
"gmt_modified": "2018-09-26 11:12:54",
"inventory": 100,
"remain_inventory": 100,
"material_list": [
{
"material_id": "2019073100892201000000100107",
"type": "ITEM_PIC",
"content": "https://xxx"
}
],
"sku_property_list": [
{
"property_key": "尺寸",
"property_value": "大号"
}
]
}
],
"material_list": [
{
"material_id": "2019073100892201000000100107",
"type": "ITEM_PIC",
"content": "https://xxx"
}
],
"ext_info": [
{
"ext_key": "MY_KEY",
"ext_value": "MY_VALUE"
}
],
"property_list": [
{
"property_key": "辣度",
"property_value_list": [
"特辣"
]
}
]
}
]
},
"sign": "ERITJKEIJKJHKKKKKKKHJEREEEEEEEEEEE"
}
<ant_merchant_expand_item_open_batchquery_response>
<code>10000</code>
<msg>Success</msg> <item_list list="true">
<cm_item_info>
<item_id>2019073100782219000000100000</item_id>
<type>STANDARD_GOODS</type>
<status>EFFECT</status>
<front_category_id_list list="true">
<string>2018091300502200002600105884</string>
</front_category_id_list>
<standard_category_id>2018091300502200002600105884</standard_category_id>
<target_id>2018090600502000000022501261</target_id>
<description>精选东北优质非转基因大豆</description>
<target_type>5</target_type>
<name>西红柿炒蛋</name>
<gmt_create>2018-09-26 11:12:54</gmt_create>
<gmt_modified>2018-09-26 11:12:54</gmt_modified>
<sku_list list="true">
<cm_item_sku_info>
<sku_id>2018091300502200001600103072</sku_id>
<item_id>2018091300502200004400104166</item_id>
<price>100</price>
<original_price>100</original_price>
<status>EFFECT</status>
<gmt_create>2018-09-26 11:12:54</gmt_create>
<gmt_modified>2018-09-26 11:12:54</gmt_modified>
<inventory>100</inventory>
<remain_inventory>100</remain_inventory>
<material_list list="true">
<material_info>
<material_id>2019073100892201000000100107</material_id>
<type>ITEM_PIC</type>
<content>https://xxx</content>
</material_info>
</material_list>
<sku_property_list list="true">
<item_sku_property_info>
<property_key>尺寸</property_key>
<property_value>大号</property_value>
</item_sku_property_info>
</sku_property_list>
</cm_item_sku_info>
</sku_list>
<material_list list="true">
<material_info>
<material_id>2019073100892201000000100107</material_id>
<type>ITEM_PIC</type>
<content>https://xxx</content>
</material_info>
</material_list>
<ext_info list="true">
<item_ext_info>
<ext_key>MY_KEY</ext_key>
<ext_value>MY_VALUE</ext_value>
</item_ext_info>
</ext_info>
<property_list list="true">
<item_property_info>
<property_key>辣度</property_key>
<property_value_list list="true">
<string>特辣</string>
</property_value_list>
</item_property_info>
</property_list>
</cm_item_info>
</item_list>
</ant_merchant_expand_item_open_batchquery_response>