客服登录
更新时间:2022-03-21 11:31
描述

客服登录

URL

{你的ERP域名}/api_v2/mall_guest/login

HTTP请求方式

post

是否需要登录

false

请求参数
字段 必选 类型及范围 说明
appid true string(16) 应用ID(appId)
sign true string(32) 签名参数
mobile true string 手机号
pwd true string 登录密码
返回字段说明
字段 类型及范围 说明
status string 状态 y=成功 n=失败
info html 提示信息
data array 返回的首页数据
data[guest_code] string 客服唯一编号
data[name] string 客服名称
data[mobile] string 客服电话
data[sex] string 客服性别
data[head_img] string 客服头像
data[head_img_big] string 客服头像(大)
data[ps_store] string 可操作的门店ID
TIPS

客服类相关接口配和配送商城使用