获取微信周期付款签约信息
GET
https://testapi.wellsign.cn/matrix/client/wechat/pay/cycle
接口描述
获取微信签约信息
请求头
参数名
类型
描述
必填
token
string
新版后台 token
必填
请求参数
参数名
类型
描述
必填
packageId
套餐 id
必填
hardwareDeviceType
硬件类型:1手机、2平板、3电脑
必填
platformType
平台类型:1Android、2iOS、3Windows、4MacOS、5鸿蒙
必填
productType
产品类型:1 APP、2微信、3企业微信、4钉钉、5电脑版
必填
响应参数
参数名
类型
描述
必填
code
int
响应码。0:成功;其他代表错误
必填
msg
string
提示信息
必填
appid
String
应用 id
必填
mch_id
String
商家 id
必填
plan_id
String
模板 id
必填
contract_code
String
商户协议号
必填
request_serial
String
请求序列号
必填
contract_display_account
String
用户展示名称
必填
notify_url
String
异步回调地址
必填
timestamp
long
时间戳
必填
sign
String
签名
必填
pre_entrustweb_id
string
预签约 id(APP返回)
可选
agreementNo
string
签约协议号(APP返回,用于查询签约状态)
可选