注意:以下文档只适用于TOP接口,请谨慎使用!

alibaba.idle.recycle.order.show (闲鱼回收订单查询V1.1)

查询回收订单

公共参数

请求参数

名称 类型 是否必须 示例值 更多限制 描述
biz_order_id Number 必须 123123 订单号

响应参数

名称 类型 示例值 描述
result Result result
  • module
  • Serializable
  • 订单信息
  • └ app_key
  • String
  • 123
  • 回收商appkey
  • └ biz_order_id
  • String
  • 123134
  • 订单号
  • └ order_status
  • Number
  • 1
  • 回收订单状态
  • └ buyer_id
  • Number
  • 0
  • 买家id,已脱敏处理返回0
  • └ buyer_nick
  • String
  • test123
  • 买家nick
  • └ seller_id
  • Number
  • 0
  • 卖家id,已脱敏处理返回0
  • └ seller_nick
  • String
  • testSeller123
  • 卖家nick
  • └ seller_alipay_user_id
  • String
  • 12345
  • 卖家支付宝id,用于回收商支付宝打款
  • └ seller_alipay_account
  • String
  • 2123***saf
  • 卖家支付宝账号,已脱敏
  • └ credit_pay
  • Boolean
  • true
  • 是否信用预付订单
  • └ credit_pay_amount
  • Number
  • 12000
  • 信用预付金额,单位分
  • └ apprize_amount
  • Number
  • 123456
  • 估价金额,单位分
  • └ seller_address
  • String
  • 浙江省杭州市余杭区969号
  • 卖家收货地址
  • └ seller_phone
  • String
  • 13388791129
  • 卖家手机号码
  • └ ship_type
  • String
  • 1
  • 取件类型 1:顺风 2:上门取件
  • └ ship_time
  • String
  • 2018-02-13 12:12:11
  • 取件时间
  • └ seller_real_name
  • String
  • 王小二
  • 卖家姓名
  • └ zfb_dk
  • Boolean
  • true
  • 是否支付宝签约
  • └ zfb_dk_code
  • String
  • 123467
  • 支付宝签约code
  • └ apprize_id
  • String
  • 1235
  • 估价id
  • └ city
  • String
  • 杭州
  • 城市
  • └ province
  • String
  • 浙江
  • └ area
  • String
  • 余杭
  • └ country
  • String
  • 中国
  • 国家
  • └ zm_score
  • String
  • 902
  • 芝麻分
  • └ coupon_id
  • String
  • 1
  • 未来的卡券id
  • └ coupon_fee
  • String
  • 1234
  • 加价券金额
  • └ coupon_rule
  • String
  • { "actType": 1, "beg": "2017-12-01 12:00:00", "couponFee": 4400, "couponId": "-2", "desc": "满50加价10%", "end": "2017-12-13 12:00:00", "idleBizCode": "9", "low": 5000, "percent": 0.1 } 二、 按固定加价 { "actType": 2, "beg": "2017-12-01 12:00:00", "couponFee": 3000, "couponId": "-3", "desc": "满50固定加价30", "end": "2017-12-13 12:00:00", "idleBizCode": "9", "low": 5000, "addFee": 3000 }
  • 卡券规则
  • └ channel
  • String
  • idle
  • 回收渠道
  • └ rate_grade
  • String
  • 1
  • 1 好评,0 默认中评
  • └ rate_content
  • String
  • 交易顺利
  • 评价内容
  • └ close_reason
  • String
  • 突然不想卖了
  • 卖家关闭订单原因
  • └ buyer_close_reason
  • String
  • 联系不到用户
  • 买家关闭订单原因
  • └ refund_reason
  • String
  • 金额太低
  • 卖家申请退回原因
  • └ env
  • String
  • online
  • onlien:线上环境 pre:测试环境
  • └ gmt_create
  • String
  • 2018-02-12 11:32:21
  • 订单创建时间
  • └ zm_level
  • String
  • Z1
  • 600以下为Z5,600-649为Z4,650-699为Z3,700-749为Z2,750及以上为Z1
  • └ idle_pay_type
  • String
  • 1
  • 1:支付宝现金 2:天猫红包
  • └ channel_data
  • String
  • {"ship":"1","weight":"5-15","userLevel":"vip"}
  • 渠道内的业务数据json格式 比如 ship=1 服装类的不需要发货,weight=5-15 代表服装5-15kg, userLevel=vip 代表免议价用户,sellerRealPhone 淘宝账号绑定的手机号
  • └ dk_type
  • String
  • xydk
  • 代扣类型: xydk:闲鱼代扣,shdk:商户代扣,原有代扣的方式。空值默认shdk
  • └ scene_type
  • String
  • BULKS_PACK
  • 回收场景
  • └ spu_id
  • String
  • 12341
  • spuid
  • └ ship_time_end
  • String
  • 2018-02-13 12:12:11
  • 取件截止时间
  • └ cash_order
  • Boolean
  • true
  • 是否为返现补贴订单
  • └ cash_fee
  • String
  • 100
  • 返现金额
  • └ dk_status
  • String
  • 105
  • 当前代扣状态:104代扣失败、105代扣成功、106代扣逾期
  • └ town
  • String
  • 新泾街道
  • 卖家地址-乡镇/街道
  • └ quote_version
  • String
  • 0
  • 估价版本
  • └ lat
  • String
  • 30.14
  • 纬度
  • └ lng
  • String
  • 120.02
  • 经度
  • └ seller_receipt_address
  • String
  • {}
  • 卖家退回地址信息
  • └ settle_version
  • String
  • V1
  • 结算版本
  • └ replace_subsidy
  • Boolean
  • true
  • 是否换机补贴
  • └ subsidy_pre_fee
  • String
  • 100
  • 预估补贴金额
  • └ subsidy_inspect_fee
  • String
  • 100
  • 质检补贴金额
  • └ subsidy_actual_fee
  • String
  • 100
  • 实付补贴金额
  • └ subsidy_pay_id
  • String
  • 258444413
  • 补贴打款支付宝流水号
  • └ subsidy_payment_time
  • String
  • 2024-10-23 10:00:00
  • 换机补贴打款时间
  • └ gold_total_price
  • String
  • 100
  • 黄金总价
  • └ gold_handling_total_fee
  • String
  • 100
  • 手续费总计
  • └ gold_price
  • String
  • 100
  • 实时金价
  • └ gold_handling_fee
  • String
  • 100
  • 黄金手续费
  • └ gold_detection_fee
  • String
  • 100
  • 黄金检测费
  • └ gold_freight_fee
  • String
  • 100
  • 黄金运费
  • └ gold_quotation_fee
  • String
  • 100
  • 黄金保价费
  • └ user_phone
  • String
  • 15980125678
  • 用户手机号
  • └ recycle_cancel_retension
  • Boolean
  • true
  • 是否是回收挽留活动
  • └ rcre_pre_fee
  • String
  • 5
  • 回收取消挽留预估补贴金额
  • └ rcre_check_fee
  • String
  • 5
  • 回收取消挽留质检补贴金额
  • └ rcre_actual_fee
  • String
  • 5
  • 回收取消挽留实付补贴金额
  • └ rcre_pay_id
  • String
  • 2254681254
  • 回收取消挽留补贴打款支付宝流水号
  • └ rcre_payment_time
  • String
  • 2024-10-23 10:00:00
  • 回收取消挽留打款时间
  • subsidy_list
  • RecycleOrderSubsidyDTO []
  • 补贴活动列表
  • └ activity_type
  • String
  • tbes
  • 补贴活动类型
  • └ pre_fee
  • String
  • 5
  • 预估补贴金额
  • └ inspect_fee
  • String
  • 5
  • 质检补贴金额
  • └ actual_fee
  • String
  • 5
  • 实付补贴金额
  • └ subsidy_pay_id
  • String
  • 20481555046
  • 补贴打款支付宝流水号
  • └ payment_time
  • String
  • 2024-10-23 10:00:00
  • 补贴打款时间
  • └ err_msg
  • String
  • 当前订单不归属appkey
  • errMsg
  • └ success
  • Boolean
  • true
  • 成功

请求示例

  • JAVA
  • .NET
  • PHP
  • CURL
  • Python
  • C/C++
  • NodeJS
TaobaoClient client = new DefaultTaobaoClient(url, appkey, secret);
AlibabaIdleRecycleOrderShowRequest req = new AlibabaIdleRecycleOrderShowRequest();
req.setBizOrderId(123123L);
AlibabaIdleRecycleOrderShowResponse rsp = client.execute(req, sessionKey);
System.out.println(rsp.getBody());

响应示例

  • XML示例
  • JSON示例
<alibaba_idle_recycle_order_show_response>
    <result>
        <module>
            <app_key>123</app_key>
            <biz_order_id>123134</biz_order_id>
            <order_status>1</order_status>
            <buyer_id>0</buyer_id>
            <buyer_nick>test123</buyer_nick>
            <seller_id>0</seller_id>
            <seller_nick>testSeller123</seller_nick>
            <seller_alipay_user_id>12345</seller_alipay_user_id>
            <seller_alipay_account>2123***saf</seller_alipay_account>
            <credit_pay>true</credit_pay>
            <credit_pay_amount>12000</credit_pay_amount>
            <apprize_amount>123456</apprize_amount>
            <seller_address>浙江省杭州市余杭区969号</seller_address>
            <seller_phone>13388791129</seller_phone>
            <ship_type>1</ship_type>
            <ship_time>2018-02-13 12:12:11</ship_time>
            <seller_real_name>王小二</seller_real_name>
            <zfb_dk>true</zfb_dk>
            <zfb_dk_code>123467</zfb_dk_code>
            <apprize_id>1235</apprize_id>
            <city>杭州</city>
            <province>浙江</province>
            <area>余杭</area>
            <country>中国</country>
            <zm_score>902</zm_score>
            <coupon_id>1</coupon_id>
            <coupon_fee>1234</coupon_fee>
            <coupon_rule>{ 	&quot;actType&quot;: 1, 	&quot;beg&quot;: &quot;2017-12-01 12:00:00&quot;, 	&quot;couponFee&quot;: 4400, 	&quot;couponId&quot;: &quot;-2&quot;, 	&quot;desc&quot;: &quot;满50加价10%&quot;, 	&quot;end&quot;: &quot;2017-12-13 12:00:00&quot;, 	&quot;idleBizCode&quot;: &quot;9&quot;, 	&quot;low&quot;: 5000, 	&quot;percent&quot;: 0.1 } 二、 按固定加价 { 	&quot;actType&quot;: 2, 	&quot;beg&quot;: &quot;2017-12-01 12:00:00&quot;, 	&quot;couponFee&quot;: 3000, 	&quot;couponId&quot;: &quot;-3&quot;, 	&quot;desc&quot;: &quot;满50固定加价30&quot;, 	&quot;end&quot;: &quot;2017-12-13 12:00:00&quot;, 	&quot;idleBizCode&quot;: &quot;9&quot;, 	&quot;low&quot;: 5000, 	&quot;addFee&quot;: 3000 }</coupon_rule>
            <channel>idle</channel>
            <rate_grade>1</rate_grade>
            <rate_content>交易顺利</rate_content>
            <close_reason>突然不想卖了</close_reason>
            <buyer_close_reason>联系不到用户</buyer_close_reason>
            <refund_reason>金额太低</refund_reason>
            <env>online</env>
            <gmt_create>2018-02-12 11:32:21</gmt_create>
            <zm_level>Z1</zm_level>
            <idle_pay_type>1</idle_pay_type>
            <channel_data>{&quot;ship&quot;:&quot;1&quot;,&quot;weight&quot;:&quot;5-15&quot;,&quot;userLevel&quot;:&quot;vip&quot;}</channel_data>
            <dk_type>xydk</dk_type>
            <scene_type>BULKS_PACK</scene_type>
            <spu_id>12341</spu_id>
            <ship_time_end>2018-02-13 12:12:11</ship_time_end>
            <cash_order>true</cash_order>
            <cash_fee>100</cash_fee>
            <dk_status>105</dk_status>
            <town>新泾街道</town>
            <quote_version>0</quote_version>
            <lat>30.14</lat>
            <lng>120.02</lng>
            <seller_receipt_address>{}</seller_receipt_address>
            <settle_version>V1</settle_version>
            <replace_subsidy>true</replace_subsidy>
            <subsidy_pre_fee>100</subsidy_pre_fee>
            <subsidy_inspect_fee>100</subsidy_inspect_fee>
            <subsidy_actual_fee>100</subsidy_actual_fee>
            <subsidy_pay_id>258444413</subsidy_pay_id>
            <subsidy_payment_time>2024-10-23 10:00:00</subsidy_payment_time>
            <gold_total_price>100</gold_total_price>
            <gold_handling_total_fee>100</gold_handling_total_fee>
            <gold_price>100</gold_price>
            <gold_handling_fee>100</gold_handling_fee>
            <gold_detection_fee>100</gold_detection_fee>
            <gold_freight_fee>100</gold_freight_fee>
            <gold_quotation_fee>100</gold_quotation_fee>
            <user_phone>15980125678</user_phone>
            <recycle_cancel_retension>true</recycle_cancel_retension>
            <rcre_pre_fee>5</rcre_pre_fee>
            <rcre_check_fee>5</rcre_check_fee>
            <rcre_actual_fee>5</rcre_actual_fee>
            <rcre_pay_id>2254681254</rcre_pay_id>
            <rcre_payment_time>2024-10-23 10:00:00</rcre_payment_time>
            <subsidy_list>
                <recycle_order_subsidy_d_t_o>
                    <activity_type>tbes</activity_type>
                    <pre_fee>5</pre_fee>
                    <inspect_fee>5</inspect_fee>
                    <actual_fee>5</actual_fee>
                    <subsidy_pay_id>20481555046</subsidy_pay_id>
                    <payment_time>2024-10-23 10:00:00</payment_time>
                </recycle_order_subsidy_d_t_o>
            </subsidy_list>
        </module>
        <err_msg>当前订单不归属appkey</err_msg>
        <success>true</success>
    </result>
</alibaba_idle_recycle_order_show_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

返回
顶部