taobao.fulfillment.order.assemble( 拆合单结果回传接口 )
创始人
2024-05-27 05:42:00

¥免费必须用户授权
拆合单结果回传接口
公共参数
请求地址:
HTTP地址
http://gw.api.taobao.com/router/rest
公共请求参数:
在这里插入图片描述
公共响应参数:
在这里插入图片描述
请求参数
在这里插入图片描述
响应参数
在这里插入图片描述
点击获取key和secret
请求示例

TaobaoClient client = new DefaultTaobaoClient(url, appkey, secret);
FulfillmentOrderAssembleRequest req = new FulfillmentOrderAssembleRequest();
FulfillmentOrderAssembleRequest.AssembleOrder obj1 = new FulfillmentOrderAssembleRequest.AssembleOrder();
obj1.setGroupId("123456");
List list3 = new ArrayList();
FulfillmentOrderAssembleRequest.OrderGroup obj4 = new FulfillmentOrderAssembleRequest.OrderGroup();
list3.add(obj4);
obj4.setTaobaoSubOrderId("123456");
obj4.setOrderType(0L);
obj4.setItemType(0L);
obj4.setOrderId("123456");
obj4.setErpOrderId("123456");
obj4.setTaobaoParentOrderId("123456");
obj1.setOrderList(list3);
req.setAssembleOrders(obj1);
req.setType("MERGE");
FulfillmentOrderAssembleResponse rsp = client.execute(req, sessionKey);
System.out.println(rsp.getBody());

响应示例

true
INVALID_PARAM
参数非法



123456
true
INVALID_PARAM
参数非法




异常示例

50
Remote service error
isv.invalid-parameter
非法参数

相关内容

热门资讯

中证A500ETF摩根(560... 8月22日,截止午间收盘,中证A500ETF摩根(560530)涨1.19%,报1.106元,成交额...
A500ETF易方达(1593... 8月22日,截止午间收盘,A500ETF易方达(159361)涨1.28%,报1.104元,成交额1...
何小鹏斥资约2.5亿港元增持小... 每经记者|孙磊    每经编辑|裴健如 8月21日晚间,小鹏汽车发布公告称,公司联...
中证500ETF基金(1593... 8月22日,截止午间收盘,中证500ETF基金(159337)涨0.94%,报1.509元,成交额2...
中证A500ETF华安(159... 8月22日,截止午间收盘,中证A500ETF华安(159359)涨1.15%,报1.139元,成交额...