说明

根据门店id 审核此门店是否具备某一个通道的申请资格 特殊账户开放

请求地址

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

请求参数

参数 类型 是否必填 最大长度 描述
token string 令牌
store_id string 门店id
type string 通道类型-网商银行-mybank
status int 审核-1,资料审核通过2,未通过
status_desc string 审核说明反馈说明
  • 返回值示例 成功请求示例:

    {
        "data":{},
        "status":1
    }
    

    失败请求示例

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

results matching ""

    No results matching ""