文档
测试

周期付款详情

GET
https://testapi.wellsign.cn/matrix/client/cycle/pay

接口描述

查询用户周期付款详情

请求头

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

响应参数

参数名
类型
描述
必填
code
int
响应码。0:成功;其他代表错误
必填
msg
string
提示信息
必填
data
object
返回数据
必填
cycleOrderList
array
订购中的套餐
必填
cycleOrder
object
数据字典
必填
cyclePayId
int
周期付款 id
必填
agreementNo
string
周期付款协议号
必填
nextExecuteDate
string
下一次扣款时间,示例:2024-08-13
必填
channelType
int
扣款渠道,1支付宝,2微信,3ios
必填
payAmount
float
扣款金额
必填
monthType
int
1:订阅月会员 2:订阅年会员
可选