alipay.baoxian.aelocalreturn.query.assess.guidance (查询核赔建议)

查询核赔建议

公共参数

请求参数

名称 类型 是否必须 示例值 更多限制 描述
ae_local_return_query_access_guidance_request InsTopAeLocalReturnQueryAssessGuidanceRequest 必须 request
  • └ biz_order_no
  • String
  • 必须
  • xxxx
  • 子订单ID
  • └ prod_no
  • String
  • 必须
  • xx
  • 产品号
  • └ seller_id
  • String
  • 可选
  • xx
  • 商家ID
  • └ buyer_id
  • String
  • 可选
  • xx
  • 买家ID
  • └ goods_name
  • String
  • 可选
  • 测试商品
  • 商品名称
  • └ order_amount
  • String
  • 可选
  • 100
  • 订单交易金额(单位分)
  • └ goods_quantity
  • String
  • 可选
  • 1
  • 商品数量
  • └ item_id
  • String
  • 可选
  • xx
  • 商品ID
  • └ root_cat_id
  • String
  • 可选
  • xx
  • 类目ID
  • └ leaf_cat_id
  • String
  • 可选
  • xx
  • 叶子类目ID
  • └ buyer_region
  • String
  • 可选
  • xx
  • 买家地区
  • └ payment_time
  • String
  • 可选
  • xx
  • 支付时间
  • └ return_reason
  • String
  • 可选
  • xx
  • 退货原因
  • └ claim_apply_amount
  • String
  • 可选
  • 100
  • 理赔申请金额(单位分)
  • └ claim_apply_time
  • String
  • 可选
  • 1779158299
  • 理赔申请时间戳
  • └ policy_no
  • String
  • 可选
  • xxx
  • 保单号
  • sender
  • AeLocalLogistics
  • 可选
  • 发货信息
  • └ area_code
  • String
  • 可选
  • 330481
  • 地址编码
  • └ address
  • String
  • 可选
  • 浙江省金华市东阳市吴宁街道吴宁镇竹园路
  • 详细地址
  • └ name
  • String
  • 可选
  • 张三
  • 姓名
  • └ phone
  • String
  • 可选
  • 12345678
  • 联系方式
  • └ province
  • String
  • 可选
  • 浙江省
  • └ city
  • String
  • 可选
  • 金华市
  • └ area
  • String
  • 可选
  • 东阳市
  • 区/县
  • receiver
  • AeLocalLogistics
  • 可选
  • 收货信息
  • └ area_code
  • String
  • 可选
  • 330481
  • 地址编码
  • └ address
  • String
  • 可选
  • 浙江省金华市东阳市吴宁街道吴宁镇竹园路
  • 详细地址
  • └ name
  • String
  • 可选
  • 张三
  • 姓名
  • └ phone
  • String
  • 可选
  • 12345678
  • 联系方式
  • └ province
  • String
  • 可选
  • 浙江省
  • └ city
  • String
  • 可选
  • 金华市
  • └ area
  • String
  • 可选
  • 东阳市
  • 区/县
  • └ extend_info
  • String
  • 可选
  • json字符串
  • 扩展信息
  • └ inst_claim_no
  • String
  • 可选
  • xx
  • 机构理赔单号

响应参数

名称 类型 示例值 描述
result TopResult result
  • model
  • InsTopAeLocalReturnQueryAssessGuidanceResponse
  • response
  • └ admit
  • Boolean
  • true
  • 是否通过,true(通过)/false(不通过)
  • └ reason_code
  • String
  • xx
  • 拒绝码
  • └ reason_detail
  • String
  • xx
  • 拒绝详情
  • └ error_code
  • String
  • SYSTEM_ERROR
  • 错误码
  • └ error_msg
  • String
  • 系统异常
  • 错误描述
  • └ is_success
  • Boolean
  • true
  • 是否成功

请求示例

  • JAVA
  • .NET
  • PHP
  • CURL
  • Python
  • C/C++
  • NodeJS
TaobaoClient client = new DefaultTaobaoClient(url, appkey, secret);
AlipayBaoxianAelocalreturnQueryAssessGuidanceRequest req = new AlipayBaoxianAelocalreturnQueryAssessGuidanceRequest();
AlipayBaoxianAelocalreturnQueryAssessGuidanceRequest.InsTopAeLocalReturnQueryAssessGuidanceRequest obj1 = new AlipayBaoxianAelocalreturnQueryAssessGuidanceRequest.InsTopAeLocalReturnQueryAssessGuidanceRequest();
obj1.setBizOrderNo("xxxx");
obj1.setProdNo("xx");
obj1.setSellerId("xx");
obj1.setBuyerId("xx");
obj1.setGoodsName("测试商品");
obj1.setOrderAmount("100");
obj1.setGoodsQuantity("1");
obj1.setItemId("xx");
obj1.setRootCatId("xx");
obj1.setLeafCatId("xx");
obj1.setBuyerRegion("xx");
obj1.setPaymentTime("xx");
obj1.setReturnReason("xx");
obj1.setClaimApplyAmount("100");
obj1.setClaimApplyTime("1779158299");
obj1.setPolicyNo("xxx");
AlipayBaoxianAelocalreturnQueryAssessGuidanceRequest.AeLocalLogistics obj2 = new AlipayBaoxianAelocalreturnQueryAssessGuidanceRequest.AeLocalLogistics();
obj2.setAreaCode("330481");
obj2.setAddress("浙江省金华市东阳市吴宁街道吴宁镇竹园路");
obj2.setName("张三");
obj2.setPhone("12345678");
obj2.setProvince("浙江省");
obj2.setCity("金华市");
obj2.setArea("东阳市");
obj1.setSender(obj2);
AlipayBaoxianAelocalreturnQueryAssessGuidanceRequest.AeLocalLogistics obj3 = new AlipayBaoxianAelocalreturnQueryAssessGuidanceRequest.AeLocalLogistics();
obj3.setAreaCode("330481");
obj3.setAddress("浙江省金华市东阳市吴宁街道吴宁镇竹园路");
obj3.setName("张三");
obj3.setPhone("12345678");
obj3.setProvince("浙江省");
obj3.setCity("金华市");
obj3.setArea("东阳市");
obj1.setReceiver(obj3);
obj1.setExtendInfo("json字符串");
obj1.setInstClaimNo("xx");
req.setAeLocalReturnQueryAccessGuidanceRequest(obj1);
AlipayBaoxianAelocalreturnQueryAssessGuidanceResponse rsp = client.execute(req);
System.out.println(rsp.getBody());

响应示例

  • XML示例
  • JSON示例
<alipay_baoxian_aelocalreturn_query_assess_guidance_response>
    <result>
        <model>
            <admit>true</admit>
            <reason_code>xx</reason_code>
            <reason_detail>xx</reason_detail>
        </model>
        <error_code>SYSTEM_ERROR</error_code>
        <error_msg>系统异常</error_msg>
        <is_success>true</is_success>
    </result>
</alipay_baoxian_aelocalreturn_query_assess_guidance_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

返回
顶部