说明

banner位置查询

请求地址

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

请求参数

参数 类型 是否必填 最大长度 描述
token string 令牌
  • 返回值示例 成功请求示例:

    {
        "status": 1,
        "message": "数据返回成功",
        "data": [
            {
                "type": "merchant",
                "type_desc": "商户app"
            },
            {
                "type": "user",
                "type_desc": "服务商app"
            }
        ]
    }
    

    失败请求示例

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

results matching ""

    No results matching ""