说明

修改收银员

请求地址

环境 请求地址
测试环境 https://pay.umxnt.com/api/merchant/up_merchant

请求参数

参数 类型 是否必填 最大长度 描述
token string 11 令牌
store_id string 255 门店id
merchant_id string 10 收银员ID
type string 收银员类型 1 店长 2收银员 只允许添加一个店长
name string 收银员名称
phone string 收银员登录手机号
password string 收银员密码
  • 成功返回有数据
{
  "status": 1,
  "message": "收银员修改成功",
  "data": []
}
  • 失败请求示例

  • {
        "message":"无效参数",
        "status":2
    }
    

results matching ""

    No results matching ""