<tmall_nr_fulfill_order_query_response>
<result>
<result_data>
<order_d_t_os>
<nr_order_dto>
<create_time>2018-04-27 11:22:41</create_time>
<buyer_nick>张三</buyer_nick>
<seller_nick>李四</seller_nick>
<refund_status>SUCCESS</refund_status>
<num>3</num>
<sku_id>2343243</sku_id>
<item_id>23243243</item_id>
<title>好商品标题</title>
<order_id>23432432432</order_id>
<adjust_fee>12321</adjust_fee>
<discount_fee>12</discount_fee>
<actual_paid_fee>1002</actual_paid_fee>
<auction_price>1200</auction_price>
<out_id_item_code>X9432432</out_id_item_code>
</nr_order_dto>
</order_d_t_os>
<store_code>3432432</store_code>
<appoint_end_time>2018-04-27 13:00:00</appoint_end_time>
<appoint_start_time>2018-04-27 11:00:00</appoint_start_time>
<receiver_address>文一西路969号</receiver_address>
<receiver_town>五常街道</receiver_town>
<receiver_district>余杭区</receiver_district>
<receiver_city>杭州市</receiver_city>
<receiver_province>浙江省</receiver_province>
<receiver_phone>0571****3232</receiver_phone>
<receiver_mobile>186****9876</receiver_mobile>
<receiver_name>王五</receiver_name>
<pay_time>2018-04-27 11:22:41</pay_time>
<status>WAIT_BUYER_PAY</status>
<order_id>12321421421</order_id>
<create_time>2018-04-27 11:00:00</create_time>
<buyer_nick>张三</buyer_nick>
<seller_nick>李四</seller_nick>
<out_id_store_code>23432432</out_id_store_code>
</result_data>
<error_message>天猫订单不存在</error_message>
<error_code>TMALL_ORDER_NOT_EXIST</error_code>
<is_success>true</is_success>
</result>
</tmall_nr_fulfill_order_query_response>
{
"tmall_nr_fulfill_order_query_response":{
"result":{
"result_data":{
"order_d_t_os":{
"nr_order_dto":[
{
"create_time":"2018-04-27 11:22:41",
"buyer_nick":"张三",
"seller_nick":"李四",
"refund_status":"SUCCESS",
"num":3,
"sku_id":2343243,
"item_id":23243243,
"title":"好商品标题",
"order_id":23432432432,
"adjust_fee":12321,
"discount_fee":12,
"actual_paid_fee":1002,
"auction_price":1200,
"out_id_item_code":"X9432432"
}
]
},
"store_code":"3432432",
"appoint_end_time":"2018-04-27 13:00:00",
"appoint_start_time":"2018-04-27 11:00:00",
"receiver_address":"文一西路969号",
"receiver_town":"五常街道",
"receiver_district":"余杭区",
"receiver_city":"杭州市",
"receiver_province":"浙江省",
"receiver_phone":"0571****3232",
"receiver_mobile":"186****9876",
"receiver_name":"王五",
"pay_time":"2018-04-27 11:22:41",
"status":"WAIT_BUYER_PAY",
"order_id":12321421421,
"create_time":"2018-04-27 11:00:00",
"buyer_nick":"张三",
"seller_nick":"李四",
"out_id_store_code":"23432432"
},
"error_message":"天猫订单不存在",
"error_code":"TMALL_ORDER_NOT_EXIST",
"is_success":true
}
}
}