闲鱼回收售后获取履约服务商详情查询接口
| 名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
|---|---|---|---|---|---|
| buy_order_id | String | 必须 | 12312312 | 买家单 |
| 名称 | 类型 | 示例值 | 描述 |
|---|---|---|---|
| result | ResultDO | 结果result | |
|
{"buy_order_id":"12312312"}
{
"result":{
"error_code":"SYSTEM_ERROR",
"error_message":"系统异常",
"success":true,
"data":{
"deliver_isv_name":"回收宝",
"deliver_man_name":"xx",
"deliver_city_man_id":"11231",
"deliver_city_man_type":"type",
"deliver_city_man_name":"xx",
"deliver_isv_id":"12312",
"deliver_man_id":"12313"
}
}
}
{"result":{"error_message":"Illegal request","error_code":"sign-check-failure"},"success":"false"}
| 错误码 | 错误描述 | 解决方案 |
|---|