微信关注配置¶
提供微信关注配置接口
请求参数¶
- 请求地址
https://spin.cloudpnr.com/ssproxy/direct/wxSubscribeConfig
- 公共请求参数
请求报文头HEADER - 「接口规则-参数规定-报文头」 ,请求报文体BODY - 「接口规则-参数规定-报文体」 ,响应报文体 - 「接口规则-参数规定-响应报文体」
- 请求参数(data)
参数 | 中文名 | 类型 | 必填 | 最大长度 | 说明 |
---|---|---|---|---|---|
req_seq_id | 请求流水号 | String | Y | 128 | 请求流水号 |
req_date | 请求时间 | String | Y | 8 | 请求时间YYYYMMDD |
product_id | 产品号 | String | Y | 32 | 固定值产品编号 |
huifu_id | 汇付Id | String | Y | 18 | 汇付商户号 |
app_id | 开发者的应用ID | String | Y | 32 | 服务商的APPID |
mch_id | 商户号 | String | Y | 32 | 服务商的商户号 |
sub_mch_id | 特约商户号 | String | Y | 32 | 服务商报备的特约商户识别码 |
bind_app_id_conf_list | 绑定APPID配置 | List<BindAppIdConfDTO> | N | JSON列表 | |
subscribe_conf_list | 关注配置 | List<SubscribeConfDTO> | N | JSON列表 | |
pay_path_conf_list | 支付目录配置 | List<PayPathConfDTO> | N | JSON列表 |
subscribe_conf_list
参数 | 中文名 | 类型 | 必填 | 最大长度 | 说明 |
---|---|---|---|---|---|
sub_appid | 关联APPID | String | Y | 32 | 该字段视支付接口中是否传sub_appid而定,如果没有填sub_appid,此处请填值NULL,否则请填写绑定服务商公众号、小程序、APP支付等对应的APPID |
subscribe_appid | 推荐关注APPID | String | N | 128 | 服务商的公众号APPID,和下面的小程序APPID二选一 |
receipt_appid | 支付凭证推荐小程序appid | String | N | 32 | 需为通过微信认证的小程序appid,且认证主体与服务商主体一致,和上面的公众号APPID二选一 |
pay_path_conf_list
参数 | 中文名 | 类型 | 必填 | 最大长度 | 说明 |
---|---|---|---|---|---|
jsapi_path | 授权目录 | String | Y | 256 | 公众账号JS API支付授权目录 ,要求符合URI格式规范,每次添加一个支付目录,最多5个 |
bind_app_id_conf_list
参数 | 中文名 | 类型 | 必填 | 最大长度 | 说明 |
---|---|---|---|---|---|
sub_appid | 关联APPID | String | Y | 32 | 绑定服务商道公众号、小程序、APP支付等对应的APPID |
响应参数¶
- 同步响应参数(data)
参数 | 中文名 | 类型 | 必填 | 最大长度 | 说明 |
---|---|---|---|---|---|
sub_resp_code | 业务返回码 | String | Y | 8 | 业务返回码 |
sub_resp_desc | 业务返回描述 | String | Y | 512 | 业务返回描述 |
subscribe_result_list | 关注配置返回 | List<String> | N | ||
pay_path_result_list | 支付目录配置返回 | List<String> | N | ||
bind_app_id_result_list | 绑定APPID配置返回 | List<String> | N |
请求示例¶
{
"data": "{\"req_seq_id\":\"rQ202007067285925787032\",\"req_date\":\"20200706\",\"product_id\":\"ZDTEST\",\"huifu_id\":\"6666000003099420\",\"app_id\":\"572903\",\"mch_id\":\"572903\",\"sub_mch_id\":\"572903\"}",
"sys_id": "ssproxy_dev",
"sign": "CTRJwBr0WaUYKMl+khuPCUI9YueZreCmPObVfOS/Iwqhv8OEyo9fzxe6zToPZW0Tt6RJsnxvee3KCG1AcF2UkFaKlLq7vZiSb0yhYlgfcZyqruPO8ulC6ZucEhqawm60qGxaXwg29oDmIXteEw0zlB1lBeeOuIIwFPdsToafxwo=",
"sign_type": "RSA2"
}
curl -XPOST http://192.168.85.157:31821/ssproxy/direct/wxSubscribeConfig -H 'product_id:TEST' -H 'format:JSON' -H 'charset:UTF-8' -H 'version:1.0.0' -H 'Content-Type:application/json' -H 'top_region_id:default' -d
'{"data":"{\"req_seq_id\":\"rQ202007067285925787032\",\"req_date\":\"20200706\",\"product_id\":\"ZDTEST\",\"huifu_id\":\"6666000003099420\",\"app_id\":\"572903\",\"mch_id\":\"572903\",\"sub_mch_id\":\"572903\"}","sys_id":"ssproxy_dev","sign":"CTRJwBr0WaUYKMl+khuPCUI9YueZreCmPObVfOS/Iwqhv8OEyo9fzxe6zToPZW0Tt6RJsnxvee3KCG1AcF2UkFaKlLq7vZiSb0yhYlgfcZyqruPO8ulC6ZucEhqawm60qGxaXwg29oDmIXteEw0zlB1lBeeOuIIwFPdsToafxwo=","sign_type":"RSA2"}'
响应示例¶
{
"data":"{\"sub_resp_code\":\"00000000\",\"sub_resp_desc\":\"成功\"}",
"resp_code":"10000",
"resp_desc":"成功调用",
"sign":"QfkHGK4jbfbIP1fO2UNz29D8nWedIIUfDBchqiiddqy3ktiPXsnchleNmGSOCW+BqEUtquRfJg3iFD0htlyNNy5yN/zxc3dOb+sgTS0JSdkxYlfwMBtGg9xAp791ugguos5lhQSUplGAi7B7BWur7HvcjwL5brTsFPdOWcyrJkM="
}