基本信息

Item Info
URL /nsc/v1/staff/nearby/count
Method GET

功能说明

获取指定位置附近小哥数量,目前为增值服务

参数说明

  • 其他必传参数请参考接口规范
参数名 必选 类型 说明
channel string 专员对应渠道
longitude double 用户位置经度
latitude double 用户位置纬度
business_codes string 专员业务类型,多个用英文逗号","分隔,参见 枚举值定义-专员业务类型,默认包括所有专员业务类型
radius double 搜索范围,单位米,取值范围0-20km,默认10km

返回示例

{  
   "result_code":"success",
   "debug_msg":"success",
   "display_msg":"success",
   "request_id":"0a7d9161ivvxqxry-164",
   "server_time":1518143886,
   "data":{
        "available_staff_count":1
    }
}

返回参数说明

参数名 类型 说明
request_id string 见 API 规范
result_code string 见 API 规范
debug_msg string 见 API 规范
display_msg string 见 API 规范
server_time long 见 API 规范
data object 返回实体
-- available_staff_count integer 可用专员数量

results matching ""

    No results matching ""