说明

门店转移

请求地址

环境 请求地址
测试环境 https://m.umxnt.com/api/user/changeStore
正式环境 https://xy.umxnt.com/api/user/changeStore

请求参数

参数 类型 是否必填 最大长度 描述
token string 令牌
stores string 门店id,多个有英文逗号隔开
from_user_id string 转出用户id
to_user_id string 转入用户id
  • 返回值示例 成功请求示例:

    {
      "status": 1,
      "data": [
      ]
    }
    
  • 失败请求示例

    {
        "msg":"无效参数",
        "status":0
    }
    

results matching ""

    No results matching ""