<alibaba_dchain_aoxiang_consignorder_batch_query_response>
<batch_query_consignorder_response>
<code>xxx</code>
<data>
<page_no>1</page_no>
<page_size>100</page_size>
<has_next>true</has_next>
<list>
<consign_order>
<trade_id>123456</trade_id>
<consign_order_code>123456</consign_order_code>
<wms_order_code>123456</wms_order_code>
<order_status>0</order_status>
<shop_code>123456</shop_code>
<owner_code>123456</owner_code>
<auto_flow>1</auto_flow>
<warehouse_code>xx仓</warehouse_code>
<delivery_cps>申通快递</delivery_cps>
<plan_delivery_time>1639273193000</plan_delivery_time>
<plan_sign_time>1639359593000</plan_sign_time>
<asdp_ads>201,202</asdp_ads>
<buyer_message>xxx</buyer_message>
<seller_message>xxx</seller_message>
<assembly_type>2</assembly_type>
<merge_trade_ids>123456,234567</merge_trade_ids>
<erp_hold>0</erp_hold>
<create_time>1639186793000</create_time>
<update_time>1639186793000</update_time>
<sub_trade_orders>
<sub_trade_order>
<trade_id>1234567</trade_id>
<item_id>123456</item_id>
<sku_id>123456</sku_id>
<combine_sc_item_ratio>20%</combine_sc_item_ratio>
<combine_sc_item_code>123456</combine_sc_item_code>
<order_source>10</order_source>
<item_consign_type>0</item_consign_type>
<activity_id>123456</activity_id>
<sc_item_code>123456</sc_item_code>
<quantity>10</quantity>
<currency>CNY</currency>
<payment>20007</payment>
<consign_type>SC</consign_type>
<gift_id>123456</gift_id>
<parent_trade_id>123456</parent_trade_id>
<gift_order_id>123456</gift_order_id>
<warehouse_sc_item_code>123456</warehouse_sc_item_code>
<sc_item_bar_code>123456</sc_item_bar_code>
<activity_name>满赠活动</activity_name>
</sub_trade_order>
</sub_trade_orders>
</consign_order>
</list>
</data>
<success>true</success>
<message>xxx</message>
</batch_query_consignorder_response>
</alibaba_dchain_aoxiang_consignorder_batch_query_response>
{
"alibaba_dchain_aoxiang_consignorder_batch_query_response":{
"batch_query_consignorder_response":{
"code":"xxx",
"data":{
"page_no":1,
"page_size":100,
"has_next":true,
"list":{
"consign_order":[
{
"trade_id":"123456",
"consign_order_code":"123456",
"wms_order_code":"123456",
"order_status":"0",
"shop_code":"123456",
"owner_code":"123456",
"auto_flow":1,
"warehouse_code":"xx仓",
"delivery_cps":"申通快递",
"plan_delivery_time":1639273193000,
"plan_sign_time":1639359593000,
"asdp_ads":"201,202",
"buyer_message":"xxx",
"seller_message":"xxx",
"assembly_type":"2",
"merge_trade_ids":"123456,234567",
"erp_hold":"0",
"create_time":1639186793000,
"update_time":1639186793000,
"sub_trade_orders":{
"sub_trade_order":[
{
"trade_id":"1234567",
"item_id":"123456",
"sku_id":"123456",
"combine_sc_item_ratio":"20%",
"combine_sc_item_code":"123456",
"order_source":"10",
"item_consign_type":"0",
"activity_id":"123456",
"sc_item_code":"123456",
"quantity":10,
"currency":"CNY",
"payment":20007,
"consign_type":"SC",
"gift_id":"123456",
"parent_trade_id":"123456",
"gift_order_id":"123456",
"warehouse_sc_item_code":"123456",
"sc_item_bar_code":"123456",
"activity_name":"满赠活动"
}
]
}
}
]
}
},
"success":true,
"message":"xxx"
}
}
}