客服个人中心
更新时间:2022-03-21 11:31
描述

客服个人中心

URL

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

HTTP请求方式

post

是否需要登录

true

请求参数
字段 必选 类型及范围 说明
appid true string(16) 应用ID(appId)
sign true string(32) 签名参数
guest_code 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[work_status] int 开工状态 1开工 2收工
data[ps_store] string 可操作的门店ID
TIPS

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