taobao.qimen.orderstatus.batchquery 报文样式:
<request> <warehouseCode/> <startTime>2019-07-08 23:45:00</startTime> <orderType/> <currentPage>1</currentPage> <pageSize>50</pageSize> <endTime>2019-07-08 23:50:00</endTime> <ownerCode>643008147</ownerCode> </request>
成功响应报文样例:
<response> <flag>success</flag> <totalPage>0</totalPage> </response>
异常响应提示样例:
<response> <flag>failure</flag> <code>S18</code> <message>找不到接口订阅信息:Please subscribe to the plugin,can't find plugin subscription information through fromAppkey=858219^^^^^isvApi= orderstatus.batchquery traceId:0b01262e15626010001424387e1bca</message> </response>