<tmall_nr_order_query_jst_response>
<result>
<result_data>
<order_d_t_os>
<nr_order_dto>
<discount_fee>10</discount_fee>
<adjust_fee>21</adjust_fee>
<order_id>3432432432</order_id>
<title>商品标题</title>
<item_id>432432432</item_id>
<sku_id>432432432</sku_id>
<num>33</num>
<refund_status>SUCCESS</refund_status>
<seller_nick>张三</seller_nick>
<buyer_nick>李四</buyer_nick>
<create_time>2018-04-27 11:22:41</create_time>
<out_id_item_code>XN999</out_id_item_code>
<actual_paid_fee>3432</actual_paid_fee>
<auction_price>3500</auction_price>
<outer_id_sku>32432</outer_id_sku>
</nr_order_dto>
</order_d_t_os>
<out_id_store_code>LP2234</out_id_store_code>
<seller_nick>李四</seller_nick>
<buyer_nick>张三</buyer_nick>
<create_time>2018-04-27 11:00:00</create_time>
<order_id>12321421421</order_id>
<status>WAIT_BUYER_PAY</status>
<pay_time>2018-04-27 11:22:41</pay_time>
<receiver_name>李四</receiver_name>
<receiver_mobile>18577779999</receiver_mobile>
<receiver_phone>05719993434</receiver_phone>
<receiver_province>浙江省</receiver_province>
<receiver_city>杭州市</receiver_city>
<receiver_district>余杭区</receiver_district>
<receiver_town>五常</receiver_town>
<receiver_address>文一西路969号</receiver_address>
<appoint_start_time>2018-04-27 13:00:00</appoint_start_time>
<appoint_end_time>2018-04-27 13:00:00</appoint_end_time>
<store_code>243243232</store_code>
<post_fee>12321</post_fee>
<buyer_memo>买家留言</buyer_memo>
</result_data>
<error_message>天猫订单不存在</error_message>
<error_code>TMALL_ORDER_NOT_EXIST</error_code>
<success_flag>true</success_flag>
</result>
</tmall_nr_order_query_jst_response>
{
"tmall_nr_order_query_jst_response":{
"result":{
"result_data":{
"order_d_t_os":{
"nr_order_dto":[
{
"discount_fee":10,
"adjust_fee":21,
"order_id":3432432432,
"title":"商品标题",
"item_id":432432432,
"sku_id":432432432,
"num":33,
"refund_status":"SUCCESS",
"seller_nick":"张三",
"buyer_nick":"李四",
"create_time":"2018-04-27 11:22:41",
"out_id_item_code":"XN999",
"actual_paid_fee":3432,
"auction_price":3500,
"outer_id_sku":"32432"
}
]
},
"out_id_store_code":"LP2234",
"seller_nick":"李四",
"buyer_nick":"张三",
"create_time":"2018-04-27 11:00:00",
"order_id":12321421421,
"status":"WAIT_BUYER_PAY",
"pay_time":"2018-04-27 11:22:41",
"receiver_name":"李四",
"receiver_mobile":"18577779999",
"receiver_phone":"05719993434",
"receiver_province":"浙江省",
"receiver_city":"杭州市",
"receiver_district":"余杭区",
"receiver_town":"五常",
"receiver_address":"文一西路969号",
"appoint_start_time":"2018-04-27 13:00:00",
"appoint_end_time":"2018-04-27 13:00:00",
"store_code":"243243232",
"post_fee":"12321",
"buyer_memo":"买家留言"
},
"error_message":"天猫订单不存在",
"error_code":"TMALL_ORDER_NOT_EXIST",
"success_flag":true
}
}
}