说明

支付宝isv配置查询

type 传1 代表添加修改

type 传2 代表 查看配置信息 只传 type

请求地址

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

公共参数

参数 类型 是否必填 最大长度 描述
token string 令牌

请求参数

参数 类型 是否必填 最大长度 描述
type string 1代表添加修改,2代表查看数据(以下参数均不传)
app_id string 支付宝开放平台创建应用的appid
pid string 支付宝开放平台合作伙伴id
rsaPrivateKey string 软件生成的私钥
alipayrsaPublicKey string 支付宝的应用公钥
callback string 回调地址
notify string 网关
  • 返回值示例 成功请求示例:

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

    失败请求示例

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

results matching ""

    No results matching ""