文档
测试

app获取支付宝签约信息

POST
https://testapi.wellsign.cn/matrix/client/alipay/cycle

接口描述

app 获取支付宝签约信息

请求头

参数名
类型
描述
必填
token
string
新版后台 token
必填

请求参数

参数名
类型
描述
必填
packageId
int
套餐 id
必填
teamId
long
需要充值的团队 id
可选
returnUrl
string
跳转回的地址
必填
hardwareDeviceType
int
硬件类型:1手机、2平板、3电脑
必填
platformType
int
平台类型:1Android、2iOS、3Windows、4MacOS、5鸿蒙
必填
productType
int
产品类型:1 APP、2微信、3企业微信、4钉钉、5电脑版
必填

响应参数

参数名
类型
描述
必填
code
int
响应码。0:成功;其他代表错误
必填
msg
stirng
提示信息
必填
data
object
返回数据
必填
agreementNo
string
签约协议号
必填
signParams
string
app 拉起签约内容
必填