说明

信用卡顶部广告

请求地址

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

请求参数

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

    {
      "status": 1,
      "data": [
        {
          "title": "浦发信用卡通道",
          "url": "https://m.umxnt.com",
          "icon": "https://m.umxnt.com/credit/img/photo-banner.png",
          "sort": 1
        },
        {
          "title": "民生信用卡通道",
          "url": "https://m.umxnt.com",
          "icon": "https://m.umxnt.com/credit/img/photo-banner.png",
          "sort": 2
        },
        {
          "title": "兴业信用卡通道",
          "url": "https://m.umxnt.com",
          "icon": "https://m.umxnt.com/credit/img/photo-banner.png",
          "sort": 3
        }
      ]
    }
    
  • 失败请求示例

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

results matching ""

    No results matching ""