文档中心 > API类目 > 平台治理API

taobao.sungari.jgb.open.report.achieve (投诉举报快速处置系统-举报信息研判)

投诉举报快速处置系统-举报信息研判,根据订单号、商品ID、卖家昵称进行案件的研判

公共参数

请求参数

名称 类型 是否必须 示例值 更多限制 描述
param_query_report_d_o QueryReportDo 必须 举报查询入参
  • └ happen_time
  • Number
  • 必须
  • 1563263816190
  • 发生时间
  • └ id
  • String
  • 必须
  • 测试_案件唯一ID_1563263816190
  • 案件唯一ID
  • └ item_id
  • Number
  • 可选
  • 1
  • 商品ID
  • └ nick
  • String
  • 可选
  • 卖家昵称
  • └ order_id
  • Number
  • 可选
  • 1100085056548470636
  • 订单号
  • └ file_url
  • String
  • 可选
  • https://files.alicdn.com/tpsservice/774e5a8011f1a3f688bc8d481dd3376a.docx
  • 取数所需函件的可下载URL,需盖有电子签章的PDF文件
  • └ other_file_url
  • String
  • 可选
  • https://files.alicdn.com/tpsservice/774e5a8011f1a3f688bc8d481dd3376a.docx
  • 其他附件可下载的URL
  • └ report_person
  • String
  • 必须
  • 测试投诉举报人姓名
  • 投诉举报人姓名
  • └ report_telephone
  • String
  • 可选
  • 测试投诉举报人手机号
  • 投诉举报人手机号
  • └ source
  • String
  • 必须
  • 测试来源机构
  • 来源机构
  • └ source_type
  • String
  • 必须
  • 测试来源类型
  • 来源类型
  • └ submit_person
  • String
  • 必须
  • 测试提交人
  • 提交人
  • └ text
  • String
  • 必须
  • 测试详细内容
  • 详细内容
  • └ title
  • String
  • 可选
  • 测试案件名称
  • 案件名称
  • └ illegal_content
  • String
  • 可选
  • 测试涉嫌违法内容
  • 涉嫌违法内容
  • └ illegal
  • String
  • 可选
  • 测试涉嫌违法点
  • 涉嫌违法点
  • └ register_code
  • String
  • 可选
  • 测试登记编号
  • 登记编号

响应参数

名称 类型 示例值 描述
result Result 接口返回model
  • └ code
  • Number
  • 1
  • code,1:成功;2:失败;11:重复
  • data
  • ResultDo
  • 如下
  • 返回结果
  • └ address
  • String
  • 测试认证地址
  • 认证地址
  • └ email
  • String
  • 1
  • 待删除
  • └ ent_corp_name
  • String
  • 测试法定代表人
  • 法定代表人
  • └ ent_no
  • String
  • 统一社会信用代码或注册号
  • 统一社会信用代码或注册号
  • item_d_o_list
  • ResultItemDo []
  • 如下
  • 商品详情列表
  • └ item_id
  • Number
  • 1
  • 商品ID
  • └ item_name
  • String
  • 测试
  • 商品名称
  • └ snap_shot_url
  • String
  • https://files.alicdn.com/tpsservice/774e5a8011f1a3f688bc8d481dd3376a.docx
  • 交易快照临时可下载URL
  • └ name
  • String
  • 测试商家认证名称(姓名或公司名)
  • 商家认证名称(姓名或公司名)
  • └ often_address
  • String
  • 测试常用地址/参考地址
  • 常用地址/参考地址
  • order_d_o
  • ResultOrderDo
  • 如下
  • 订单信息,如果没传订单ID的话,为空
  • └ amount
  • String
  • 110
  • 订单原价
  • └ buy_time
  • Number
  • 1563264580414
  • 下单时间
  • └ buyer_nick
  • String
  • 测试买家昵称
  • 买家昵称
  • └ order_id
  • Number
  • 1100085056548470636
  • 订单号
  • └ pay_amount
  • String
  • 110
  • 支付金额
  • └ pay_time
  • Number
  • 1563264580414
  • 支付时间
  • └ receive_address
  • String
  • 测试收货地址
  • 收货地址
  • └ receive_time
  • Number
  • 1563264580414
  • 收货时间
  • └ send_time
  • Number
  • 1563264580414
  • 发货时间
  • └ phone
  • String
  • 测试联系电话
  • 联系电话
  • └ platform_type
  • Number
  • 0
  • 平台类型,0:淘宝;1:天猫;2:1688
  • └ profession_type
  • String
  • PROFESSION
  • 职业举报人标识
  • └ reason
  • String
  • 测试建议理由
  • 建议理由
  • └ seller_nick
  • String
  • 测试卖家昵称
  • 卖家昵称
  • └ seller_type
  • Number
  • 2
  • 主体类型,1:个人;2:企业;3:个体工商
  • └ shop_level
  • Number
  • 2
  • 店铺等级
  • └ shop_name
  • String
  • 测试店铺名称
  • 店铺名称
  • └ shop_status
  • Number
  • 0
  • 店铺状态,0:正常;1:关店可激活;2:关店不可激活
  • └ shop_url
  • String
  • https://shop100396386.daily.taobao.net
  • 店铺链接
  • └ suggest
  • Number
  • 1
  • 立案建议code
  • └ suggest_content
  • String
  • 建议立案
  • 立案建议说明
  • └ reply_url
  • String
  • https://files.alicdn.com/tpsservice/c0b7b319665e3ffae7b499ca0391fde4.pdf
  • 回复函
  • └ message
  • String
  • success
  • message

请求示例

  • JAVA
  • .NET
  • PHP
  • CURL
  • Python
  • C/C++
  • NodeJS
TaobaoClient client = new DefaultTaobaoClient(url, appkey, secret);
SungariJgbOpenReportAchieveRequest req = new SungariJgbOpenReportAchieveRequest();
SungariJgbOpenReportAchieveRequest.QueryReportDo obj1 = new SungariJgbOpenReportAchieveRequest.QueryReportDo();
obj1.setHappenTime(1563263816190L);
obj1.setId("测试_案件唯一ID_1563263816190");
obj1.setItemId(1L);
obj1.setNick("无");
obj1.setOrderId(1100085056548470636L);
obj1.setFileUrl("https://files.alicdn.com/tpsservice/774e5a8011f1a3f688bc8d481dd3376a.docx");
obj1.setOtherFileUrl("https://files.alicdn.com/tpsservice/774e5a8011f1a3f688bc8d481dd3376a.docx");
obj1.setReportPerson("测试投诉举报人姓名");
obj1.setReportTelephone("测试投诉举报人手机号");
obj1.setSource("测试来源机构");
obj1.setSourceType("测试来源类型");
obj1.setSubmitPerson("测试提交人");
obj1.setText("测试详细内容");
obj1.setTitle("测试案件名称");
obj1.setIllegalContent("测试涉嫌违法内容");
obj1.setIllegal("测试涉嫌违法点");
obj1.setRegisterCode("测试登记编号");
req.setParamQueryReportDO(obj1);
SungariJgbOpenReportAchieveResponse rsp = client.execute(req);
System.out.println(rsp.getBody());

响应示例

  • XML示例
  • JSON示例
<sungari_jgb_open_report_achieve_response>
    <result>
        <code>1</code>
        <data>
            <address>测试认证地址</address>
            <email>1</email>
            <ent_corp_name>测试法定代表人</ent_corp_name>
            <ent_no>统一社会信用代码或注册号</ent_no>
            <item_d_o_list>
                <result_item_do>
                    <item_id>1</item_id>
                    <item_name>测试</item_name>
                    <snap_shot_url>https://files.alicdn.com/tpsservice/774e5a8011f1a3f688bc8d481dd3376a.docx</snap_shot_url>
                </result_item_do>
            </item_d_o_list>
            <name>测试商家认证名称(姓名或公司名)</name>
            <often_address>测试常用地址/参考地址</often_address>
            <order_d_o>
                <amount>110</amount>
                <buy_time>1563264580414</buy_time>
                <buyer_nick>测试买家昵称</buyer_nick>
                <order_id>1100085056548470636</order_id>
                <pay_amount>110</pay_amount>
                <pay_time>1563264580414</pay_time>
                <receive_address>测试收货地址</receive_address>
                <receive_time>1563264580414</receive_time>
                <send_time>1563264580414</send_time>
            </order_d_o>
            <phone>测试联系电话</phone>
            <platform_type>0</platform_type>
            <profession_type>PROFESSION</profession_type>
            <reason>测试建议理由</reason>
            <seller_nick>测试卖家昵称</seller_nick>
            <seller_type>2</seller_type>
            <shop_level>2</shop_level>
            <shop_name>测试店铺名称</shop_name>
            <shop_status>0</shop_status>
            <shop_url>https://shop100396386.daily.taobao.net</shop_url>
            <suggest>1</suggest>
            <suggest_content>建议立案</suggest_content>
            <reply_url>https://files.alicdn.com/tpsservice/c0b7b319665e3ffae7b499ca0391fde4.pdf</reply_url>
        </data>
        <message>success</message>
    </result>
</sungari_jgb_open_report_achieve_response>

异常示例

  • XML示例
  • JSON示例
<error_response>
    <code>50</code>
    <msg>Remote service error</msg>
    <sub_code>isv.invalid-parameter</sub_code>
    <sub_msg>非法参数</sub_msg>
</error_response>

错误码解释

错误码 错误描述 解决方案

API工具

如何获得此API

FAQ

返回
顶部