用户实名认证
VMOS游戏账号数据申请接口
vmos游戏信息采集结果查询
vmos游戏信息采集结果回调通知
基于游戏id临时上下架智能发布入口
提交补充采集信息接口
代充充值
行业信息系统开关
对外转移号解绑
转移号执行换绑
转移号临时换绑
转移号交易信息查询
卡密类充值
卡密类充值查询
卡密类取消充值
外部上报游戏属性信息
外部查询游戏属性库属性信息
获取交易猫单个游戏渠道帐号交易成功最高价
获取交易猫推荐商品
渠道通知
校验帐号扩展ID是否可用
同步下架接口
交易猫steam发起履约
交易猫steam逆向单审核
交易猫Steam类目发履约态变更
获取影子标识
steam售中校验退款
交易猫steam类目商品详情
校验steam健康状态
steam创单
交易状态变更回调通知
饰品类型列表
分类饰品列表
精选饰品列表
首页饰品热搜词
首页饰品推荐列表
饰品筛选条件
首页饰品搜索建议
饰品筛选条件查询
申请图片上传授权
获取图片上传的服务端签名
同步云游会话状态
云游会话视频同步
渠道账号信息查询
渠道商品上架
渠道转移号转移到验号账号
渠道转移号解绑
商品信息变更同步给渠道
渠道token续期
通知渠道创建订单
验号转移到中间账号
账号转移
订单交易完成通知渠道
订单交易失败通知渠道
渠道账号商品下架通知
渠道账号回退通知
外部对接验证码状态更新
验证码发布验证码获取接口
验证码发布校验验证码接口
steam饰品类目详情
饰品SPU商品列表
重新上架
获取饰品磨损区间
饰品价格趋势
饰品成交记录
获取影子用户绑定的SteamId
印花分类筛选条件
印花搜索
饰品卖家发货信息
商品检视图
批量查询
steam 外部批量创单,进行履约
同步云游游戏状态
云游巡检ocr识别
云游session代理查询
云游代理网络检测
云游发货app采集结果上报
发货app状态上报
交易猫云游通知母盘内游戏安装状态同步接口
云游游戏包更新状态上报
xEngine登录账号任务更新状态
云游游戏包更新完成是否允许分发
获取调解案件im消息查看授权
调解结果推送
调解策略推送
云游游戏包更新触发
根据旧游戏ID获取新游戏ID
采集任务回调
提交游戏区服属性
手机号回调接口
检查区服是否存在
获取图片上传的服务端签名-内部
AI换绑查询订单信息
AI换绑订单取消
AI换绑订单发货
AT消息发送
查询合同签署状态
是否升级扫脸合同订单
交易中心订单详情
校验唯一账号
一通会话卡片消息发送
合同签署通知
换绑手机收集卡片发送
AI换绑查询订单联系人
AI Agent IVR外呼接口
AI换绑发短信
AI换绑沉默唤醒
AI换绑查询IM用户在线状态
AI换绑查询账密详情
AI换绑生成二级密码
AI换绑提交二级密码
AI换绑更正密码卡片
订单轨迹上报
云游戏升级业务日志触发
发送推送商品卡片
发货质检密码校验
云验号毁号取消交易
转自动验号/解绑列表
ADC任务查询商品信息
云游戏信息查询
查询库存码内容
履约流程查询
查询VMOS多属性定义压缩信息
拉取沉默更新任务
查询主订单简单履约流程信息(当前仅透出当前履约节点)
| 环境 | HTTP请求地址 | HTTPS请求地址 |
|---|---|---|
| 正式环境 | http://gw.api.taobao.com/router/rest | https://eco.taobao.com/router/rest |
| 名称 | 类型 | 是否必须 | 描述 |
|---|---|---|---|
| method | String | 是 | API接口名称。 |
| app_key | String | 是 | TOP分配给应用的AppKey。 |
| target_app_key | String | 否 | 被调用的目标AppKey,仅当被调用的API为第三方ISV提供时有效。 |
| sign_method | String | 是 | 签名的摘要算法,可选值为:hmac,md5。 |
| sign | String | 是 | API输入参数签名结果,签名算法介绍请点击这里。 |
| session | String | 否 | 用户登录授权成功后,TOP颁发给应用的授权信息,详细介绍请点击这里。当此API的标签上注明:“需要授权”,则此参数必传;“不需要授权”,则此参数不需要传;“可选授权”,则此参数为可选。 |
| timestamp | String | 是 | 时间戳,格式为yyyy-MM-dd HH:mm:ss,时区为GMT+8,例如:2015-01-01 12:00:00。淘宝API服务端允许客户端请求最大时间误差为10分钟。 |
| format | String | 否 | 响应格式。默认为xml格式,可选值:xml,json。 |
| v | String | 是 | API协议版本,可选值:2.0。 |
| partner_id | String | 否 | 合作伙伴身份标识。 |
| simplify | Boolean | 否 | 是否采用精简JSON返回格式,仅当format=json时有效,默认值为:false。 |
| 名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
|---|---|---|---|---|---|
| biz_order_id | String | 必须 | 123456789 | 主订单id |
| 名称 | 类型 | 示例值 | 描述 |
|---|---|---|---|
| result | ResultDTO | 返回结果 | |
|
TaobaoClient client = new DefaultTaobaoClient(url, appkey, secret);
AlibabaJymFulfillmentgeneralFulfillmentflowGetsimpleflowinfoRequest req = new AlibabaJymFulfillmentgeneralFulfillmentflowGetsimpleflowinfoRequest();
req.setBizOrderId("123456789");
AlibabaJymFulfillmentgeneralFulfillmentflowGetsimpleflowinfoResponse rsp = client.execute(req);
System.out.println(rsp.getBody());
ITopClient client = new DefaultTopClient(url, appkey, secret); AlibabaJymFulfillmentgeneralFulfillmentflowGetsimpleflowinfoRequest req = new AlibabaJymFulfillmentgeneralFulfillmentflowGetsimpleflowinfoRequest(); req.BizOrderId = "123456789"; AlibabaJymFulfillmentgeneralFulfillmentflowGetsimpleflowinfoResponse rsp = client.Execute(req); Console.WriteLine(rsp.Body);
$c = new TopClient;
$c->appkey = $appkey;
$c->secretKey = $secret;
$req = new AlibabaJymFulfillmentgeneralFulfillmentflowGetsimpleflowinfoRequest;
$req->setBizOrderId("123456789");
$resp = $c->execute($req);
curl -X POST 'http://gw.api.taobao.com/router/rest' \ -H 'Content-Type:application/x-www-form-urlencoded;charset=utf-8' \ -d 'app_key=12129701' \ -d 'format=json' \ -d 'method=alibaba.jym.fulfillmentgeneral.fulfillmentflow.getsimpleflowinfo' \ -d 'partner_id=apidoc' \ -d 'sign=FCACB0ABB2F106FD3F0EBD829AA2255F' \ -d 'sign_method=hmac' \ -d 'timestamp=2026-09-25+21%3A43%3A48' \ -d 'v=2.0' \ -d 'biz_order_id=123456789'
# -*- coding: utf-8 -*- import top.api req=top.api.AlibabaJymFulfillmentgeneralFulfillmentflowGetsimpleflowinfoRequest(url,port) req.set_app_info(top.appinfo(appkey,secret)) req.biz_order_id="123456789" try: resp= req.getResponse() print(resp) except Exception,e: print(e)
pTopRequest pRequest = alloc_top_request();
pTopResponse pResponse = NULL;
pTaobaoClient pClient = alloc_taobao_client(url, appkey, appsecret);
set_api_name(pRequest,"alibaba.jym.fulfillmentgeneral.fulfillmentflow.getsimpleflowinfo");
add_param(pRequest,"biz_order_id","123456789");
pResponse = top_execute(pClient,pRequest,NULL);
printf("ret code:%d\n",pResponse->code);
if(pResponse->code == 0){
pTopResponseIterator ite = init_response_iterator(pResponse);
pResultItem pResultItem = alloc_result_item();
while(parseNext(ite, pResultItem) == 0){
printf("%s:%s\n",pResultItem->key,pResultItem->value);
}
destroy_response_iterator(ite);
destroy_result_item(pResultItem);
}
destroy_top_request(pRequest);
destroy_top_response(pResponse);
destroy_taobao_client(pClient);
TopClient = require('./topClient').TopClient;
var client = new TopClient({
'appkey': 'appkey',
'appsecret': 'secret',
'url': 'http://gw.api.taobao.com/router/rest'
});
client.execute('alibaba.jym.fulfillmentgeneral.fulfillmentflow.getsimpleflowinfo', {
'biz_order_id':'123456789'
}, function(error, response) {
if (!error) console.log(response);
else console.log(error);
})
<alibaba_jym_fulfillmentgeneral_fulfillmentflow_getsimpleflowinfo_response>
<result>
<result>
<current_process_node>1</current_process_node>
</result>
<sub_code_alias>sub_code_alias</sub_code_alias>
<success_alias>true</success_alias>
<sub_extra_err_msg>sub_extra_err_msg</sub_extra_err_msg>
<state_code>state_code</state_code>
<extra_err_msg>extra_err_msg</extra_err_msg>
</result>
</alibaba_jym_fulfillmentgeneral_fulfillmentflow_getsimpleflowinfo_response>
{
"alibaba_jym_fulfillmentgeneral_fulfillmentflow_getsimpleflowinfo_response":{
"result":{
"result":{
"current_process_node":1
},
"sub_code_alias":"sub_code_alias",
"success_alias":true,
"sub_extra_err_msg":"sub_extra_err_msg",
"state_code":"state_code",
"extra_err_msg":"extra_err_msg"
}
}
}
<error_response>
<code>50</code>
<msg>Remote service error</msg>
<sub_code>isv.invalid-parameter</sub_code>
<sub_msg>非法参数</sub_msg>
</error_response>
{
"error_response":{
"msg":"Remote service error",
"code":50,
"sub_msg":"非法参数",
"sub_code":"isv.invalid-parameter"
}
}
| 错误码 | 错误描述 | 解决方案 |
|---|