交易订单详情查询。订单状态会多一个全新的值RISK_CONTROL 该值的含义是订单处于风控24小时中,从买家在线支付完成后开始,持续24小时。
| 名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
|---|---|---|---|---|---|
| param1 | AeopTpSingleOrderQuery | 可选 | 详细参考如下 | ||
|
| 名称 | 类型 | 示例值 | 描述 |
|---|---|---|---|
| target | AeopTpOrderDetailDto | n/a | 订单详情 |
|
|||
| time_stamp | Date | 2018-04-09 19:31:59 | timeStamp |
TaobaoClient client = new DefaultTaobaoClient(url, appkey, secret);
AliexpressTradeNewRedefiningFindorderbyidRequest req = new AliexpressTradeNewRedefiningFindorderbyidRequest();
AliexpressTradeNewRedefiningFindorderbyidRequest.AeopTpSingleOrderQuery obj1 = new AliexpressTradeNewRedefiningFindorderbyidRequest.AeopTpSingleOrderQuery();
obj1.setExtInfoBitFlag(111111L);
obj1.setFieldList("1");
obj1.setOrderId(12345678L);
obj1.setShowId("1");
req.setParam1(obj1);
AliexpressTradeNewRedefiningFindorderbyidResponse rsp = client.execute(req, sessionKey);
System.out.println(rsp.getBody());
<aliexpress_trade_new_redefining_findorderbyid_response>
<target>
<buyer_info>
<country>US</country>
<first_name>John</first_name>
<last_name>Wilson</last_name>
<login_id>us100001</login_id>
</buyer_info>
<buyer_signer_fullname>John Wilson</buyer_signer_fullname>
<buyerloginid>us100001</buyerloginid>
<child_order_ext_info_list>
<aeop_tp_order_product_info_dto>
<product_id>3456789</product_id>
<product_name>AXE Phone</product_name>
<quantity>1</quantity>
<sku>{\"sku\":[{\"skuImg\":\"\",\"selfDefineValue\":\"1\",\"pName\":\"Color\",\"pValueId\":29,\"pValue\":\"White\",\"showType\":\"colour_atla\",\"pId\":14,\"order\":1},{\"skuImg\":\"\",\"selfDefineValue\":\"\",\"pName\":\"Size\",\"pValueId\":100014064,\"pValue\":\"S\",\"showType\":\"none\",\"pId\":5,\"order\":3}]}</sku>
<unit_price>
<amount>0.01</amount>
<cent>1</cent>
<cent_factor>100</cent_factor>
<currency>
<currency_code>USD</currency_code>
<default_fraction_digits>2</default_fraction_digits>
<display_name>US Dollar</display_name>
<numeric_code>840</numeric_code>
<symbol>$</symbol>
</currency>
<currency_code>USD</currency_code>
</unit_price>
<category_id>12345</category_id>
</aeop_tp_order_product_info_dto>
</child_order_ext_info_list>
<child_order_list>
<aeop_tp_child_order_dto>
<afflicate_fee_rate>0</afflicate_fee_rate>
<child_issue_info>
<issue_model>ORDINARY_ISSUE</issue_model>
<issue_status>processing</issue_status>
<issue_time>2016-12-12 12:12</issue_time>
</child_issue_info>
<child_order_id>3456789045</child_order_id>
<escrow_fee_rate>0.08</escrow_fee_rate>
<frozen_status>NO_FROZEN</frozen_status>
<fund_status>PAY_SUCCESS</fund_status>
<id>45667889</id>
<init_order_amt>
<amount>0.01</amount>
<cent>1</cent>
<cent_factor>100</cent_factor>
<currency>
<currency_code>USD</currency_code>
<default_fraction_digits>2</default_fraction_digits>
<display_name>US Dollar</display_name>
<numeric_code>840</numeric_code>
<symbol>$</symbol>
</currency>
<currency_code>USD</currency_code>
</init_order_amt>
<issue_status>IN_ISSUE</issue_status>
<logistics_type>EMS_ZX_ZX_US</logistics_type>
<lot_num>12</lot_num>
<order_sort_id>1</order_sort_id>
<order_status>FINISH</order_status>
<product_attributes>{\"sku\":[]}</product_attributes>
<product_count>1</product_count>
<product_id>1234567</product_id>
<product_name>AXE Phone</product_name>
<product_price>
<amount>0.01</amount>
<cent>1</cent>
<cent_factor>100</cent_factor>
<currency>
<currency_code>USD</currency_code>
<default_fraction_digits>2</default_fraction_digits>
<display_name>US Dollar</display_name>
<numeric_code>840</numeric_code>
<symbol>$</symbol>
</currency>
<currency_code>USD</currency_code>
</product_price>
<product_standard>n/a</product_standard>
<product_unit>piece</product_unit>
<send_goods_operator>SELLER_SEND_GOODS</send_goods_operator>
<sku_code>4038489019042</sku_code>
<snapshot_id>123456</snapshot_id>
<snapshot_small_photo_path>http://ae01.alicdn.com/kf/HLB1fbd5ce3t0.jpg</snapshot_small_photo_path>
<loan_info>
<loan_amount>
<amount_str>0.01</amount_str>
<cent>1</cent>
<cent_factor>100</cent_factor>
<currency>
<currency_code>USD</currency_code>
<default_fraction_digits>2</default_fraction_digits>
<display_name>US Dollar</display_name>
<numeric_code>840</numeric_code>
<symbol>$</symbol>
</currency>
<currency_code>USD</currency_code>
</loan_amount>
<loan_time>2016-12-12 12:12</loan_time>
</loan_info>
<logistics_amount>
<amount_str>0.01</amount_str>
<cent>1</cent>
<cent_factor>100</cent_factor>
<currency>
<currency_code>USD</currency_code>
<default_fraction_digits>2</default_fraction_digits>
<display_name>US Dollar</display_name>
<numeric_code>840</numeric_code>
<symbol>$</symbol>
</currency>
<currency_code>USD</currency_code>
</logistics_amount>
<refund_info>
<refund_cash_amt>
<amount_str>0.01</amount_str>
<cent>1</cent>
<cent_factor>100</cent_factor>
<currency>
<currency_code>USD</currency_code>
<default_fraction_digits>2</default_fraction_digits>
<display_name>US Dollar</display_name>
<numeric_code>840</numeric_code>
<symbol>$</symbol>
</currency>
<currency_code>USD</currency_code>
</refund_cash_amt>
<refund_coupon_amt>
<amount_str>0.01</amount_str>
<cent>1</cent>
<cent_factor>100</cent_factor>
<currency>
<currency_code>USD</currency_code>
<default_fraction_digits>2</default_fraction_digits>
<display_name>US Dollar</display_name>
<numeric_code>840</numeric_code>
<symbol>$</symbol>
</currency>
<currency_code>USD</currency_code>
</refund_coupon_amt>
<refund_reason>no reason</refund_reason>
<refund_status>refund_frozen</refund_status>
<refund_time>2018-03-01 12:12</refund_time>
<refund_type>payout_refund</refund_type>
</refund_info>
<product_img_url>HLB1fbd5ce3t0.jpg</product_img_url>
<product_snap_url>//www.aliexpress.com/snapshot/null.html?orderId=12345</product_snap_url>
<goods_prepare_time>3</goods_prepare_time>
<logistics_service_name>EMS</logistics_service_name>
<buyer_memo>Please change the price</buyer_memo>
<logistics_warehouse_type>cainiaoInternationalWarehouse</logistics_warehouse_type>
<tags>
<string>AE_PLUS_RU</string>
</tags>
<already_taxed>U_TAXED</already_taxed>
<extend_map>{ "hscode": 12345678 }</extend_map>
</aeop_tp_child_order_dto>
</child_order_list>
<escrow_fee>
<amount>0.01</amount>
<cent>1</cent>
<cent_factor>100</cent_factor>
<currency>
<currency_code>USD</currency_code>
<default_fraction_digits>2</default_fraction_digits>
<display_name>US Dollar</display_name>
<numeric_code>840</numeric_code>
<symbol>$</symbol>
</currency>
<currency_code>USD</currency_code>
</escrow_fee>
<frozen_status>NO_FROZEN</frozen_status>
<fund_status>PAY_SUCCESS</fund_status>
<gmt_create>2018-03-01 12:12</gmt_create>
<gmt_modified>2018-03-01 12:12</gmt_modified>
<gmt_pay_success>2018-03-01 12:12</gmt_pay_success>
<gmt_trade_end>2018-03-01 12:12</gmt_trade_end>
<id>123456</id>
<init_oder_amount>
<amount>0.01</amount>
<cent>1</cent>
<cent_factor>100</cent_factor>
<currency>
<currency_code>USD</currency_code>
<default_fraction_digits>2</default_fraction_digits>
<display_name>US Dollar</display_name>
<numeric_code>840</numeric_code>
<symbol>$</symbol>
</currency>
<currency_code>USD</currency_code>
</init_oder_amount>
<issue_info>
<issue_model>ORDINARY_ISSUE</issue_model>
<issue_status>ACCEPTISSUE</issue_status>
<issue_time>2018-03-01 12:12</issue_time>
</issue_info>
<issue_status>IN_ISSUE</issue_status>
<loan_info>
<loan_amount>
<amount>0.01</amount>
<cent>1</cent>
<cent_factor>100</cent_factor>
<currency>
<currency_code>USD</currency_code>
<default_fraction_digits>2</default_fraction_digits>
<display_name>US Dollar</display_name>
<numeric_code>840</numeric_code>
<symbol>1</symbol>
</currency>
<currency_code>USD</currency_code>
</loan_amount>
<loan_time>2018-03-01 12:12</loan_time>
</loan_info>
<loan_status>loan_ok</loan_status>
<logisitcs_escrow_fee_rate>0.00</logisitcs_escrow_fee_rate>
<logistic_info_list>
<aeop_tp_logistic_info_dto>
<gmt_received>2018-03-01 12:12</gmt_received>
<gmt_send>2018-03-01 12:12</gmt_send>
<have_tracking_info>false</have_tracking_info>
<logistics_no>w1234567890</logistics_no>
<logistics_service_name>ePacket</logistics_service_name>
<logistics_type_code>EMS_ZX_ZX_US</logistics_type_code>
<receive_status>default</receive_status>
<recv_status_desc>国家/地区不匹配</recv_status_desc>
<ship_order_id>1564676766</ship_order_id>
</aeop_tp_logistic_info_dto>
</logistic_info_list>
<logistics_amount>
<amount>0.01</amount>
<cent>1</cent>
<cent_factor>100</cent_factor>
<currency>
<currency_code>USD</currency_code>
<default_fraction_digits>2</default_fraction_digits>
<display_name>US Dollar</display_name>
<numeric_code>840</numeric_code>
<symbol>$</symbol>
</currency>
<currency_code>USD</currency_code>
</logistics_amount>
<logistics_status>BUYER_ACCEPT_GOODS</logistics_status>
<memo>Please send white one</memo>
<opr_log_dto_list>
<aeop_tp_operation_log_dto>
<action_type>front_seller_send_all_goods</action_type>
<child_order_id>5654645645</child_order_id>
<gmt_create>2018-03-01 12:12</gmt_create>
<gmt_modified>2018-03-01 12:12</gmt_modified>
<id>237902849935804</id>
<memo>create order</memo>
<operator>cn1234</operator>
<order_id>565646546</order_id>
</aeop_tp_operation_log_dto>
</opr_log_dto_list>
<order_amount>
<cent>1</cent>
<cent_factor>100</cent_factor>
<currency>
<currency_code>USD</currency_code>
<default_fraction_digits>2</default_fraction_digits>
<display_name>US Dollar</display_name>
<numeric_code>840</numeric_code>
<symbol>1</symbol>
</currency>
<currency_code>USD</currency_code>
<amount>0.01</amount>
</order_amount>
<order_end_reason>1</order_end_reason>
<order_msg_list>
<aeop_tp_order_msg_dto>
<business_order_id>123456</business_order_id>
<content>Please send the goods asap</content>
<gmt_create>2018-03-01 12:12</gmt_create>
<gmt_modified>2018-03-01 12:12</gmt_modified>
<id>1</id>
<poster>buyer</poster>
<receiver_admin_seq>1455</receiver_admin_seq>
<receiver_first_name>John</receiver_first_name>
<receiver_last_name>Wilson</receiver_last_name>
<receiver_login_id>cn12345</receiver_login_id>
<receiver_seq>12345</receiver_seq>
<sender_admin_seq>12345</sender_admin_seq>
<sender_first_name>Adam</sender_first_name>
<sender_last_name>Davis</sender_last_name>
<sender_login_id>cn12345</sender_login_id>
<sender_seq>12345</sender_seq>
<status>1</status>
</aeop_tp_order_msg_dto>
</order_msg_list>
<order_status>FINISH</order_status>
<pay_amount_by_settlement_cur>1.01</pay_amount_by_settlement_cur>
<payment_type>migs</payment_type>
<is_phone>true</is_phone>
<receipt_address>
<address>1</address>
<address2>1</address2>
<city>Ulan-ude</city>
<contact_person>Mark Tugarinov</contact_person>
<country>US</country>
<detail_address>Zelenograd korpus 133 kvartira 323</detail_address>
<fax_area>12345678</fax_area>
<fax_country>04</fax_country>
<fax_number>67890</fax_number>
<mobile_no>12345678</mobile_no>
<phone_area>+07</phone_area>
<phone_country>+86</phone_country>
<phone_number>1</phone_number>
<province>Republic of Buryatia</province>
<zip>612345</zip>
<cpf_no>58264675417</cpf_no>
</receipt_address>
<refund_info>
<refund_cash_amt>
<amount>0.01</amount>
<cent>1</cent>
<cent_factor>100</cent_factor>
<currency>
<currency_code>USD</currency_code>
<default_fraction_digits>2</default_fraction_digits>
<display_name>US Dollar</display_name>
<numeric_code>840</numeric_code>
<symbol>$</symbol>
</currency>
<currency_code>USD</currency_code>
</refund_cash_amt>
<refund_coupon_amt>
<amount>0.01</amount>
<cent>1</cent>
<cent_factor>100</cent_factor>
<currency>
<currency_code>USD</currency_code>
<default_fraction_digits>2</default_fraction_digits>
<display_name>US Dollar</display_name>
<numeric_code>840</numeric_code>
<symbol>$</symbol>
</currency>
<currency_code>USD</currency_code>
</refund_coupon_amt>
<refund_reason>no reason</refund_reason>
<refund_status>refund_ok</refund_status>
<refund_time>2018-03-01 12:12</refund_time>
<refund_type>sale_refun</refund_type>
</refund_info>
<seller_operator_aliidloginid>1234</seller_operator_aliidloginid>
<seller_operator_login_id>cn1234</seller_operator_login_id>
<seller_signer_fullname>Frank Li</seller_signer_fullname>
<settlement_currency>USD</settlement_currency>
<over_time_left>2018-03-01 12:12</over_time_left>
<cod>true</cod>
<new_order_amount>
<currency_code>USD</currency_code>
<amount>1.01</amount>
</new_order_amount>
<cancel_request_reason>sellerDidnotuseBuyerLogisticType</cancel_request_reason>
<seller_order_amount>
<currency_code></currency_code>
<amount></amount>
</seller_order_amount>
</target>
<time_stamp>2018-04-09 19:31:59</time_stamp>
</aliexpress_trade_new_redefining_findorderbyid_response>
<error_response>
<code>50</code>
<msg>Remote service error</msg>
<sub_code>isv.invalid-parameter</sub_code>
<sub_msg>非法参数</sub_msg>
</error_response>
| 错误码 | 错误描述 | 解决方案 |
|---|---|---|
| 40031 | 该卖家没有权限访问此订单 | 该卖家没有权限访问此订单 |
| 50001 | 服务器错误,请联系技术支持 | 服务器错误,请联系技术支持 |
| isp.50001 | 服务器错误,请联系技术支持 | 服务器错误,请联系技术支持 |
| 40001 | 参数错误 | 请检查参数:比如订单号是否存在 |
| 40032 | 订单号错误 | 检查订单号 |