余额查询
正式环境
https://api.zuifuli.com/api/open
正式环境
https://api.zuifuli.com/api/open
POST
https://api.zuifuli.com/api/open
最后修改时间:2023-11-03 02:18:30
应用场景
接口信息
serviceName | balance.query |
---|---|
version | 1.0 |
请求bizContent参数
参数名称 | 类型 | 必填 | 说明 |
---|---|---|---|
thirdUser | String | 是 | 第三方用户 id |
extraInfo | String | 否 | 用户免密登陆传入信息 |
响应 bizContent 参数
参数名称 | 类型 | 必填 | 说明 |
---|---|---|---|
amount | Long | 是 | 积分余额,单位 人民币的分 |
请求参数
Body 参数application/x-www-form-urlencoded
channelCode
string
渠道编号
serviceName
string
服务名称
示例值:
balance.query
version
string
版本号
示例值:
1.0
thirdUserId
string
第三方用户唯一标识
custId
string
最福利用户编号
phone
string
用户手机号码
bizContent
string
必需
timestamp
string
必需
charset
string
固定值 UTF8
format
string
固定值 json
sign
string
签名
signType
string
必需
示例值:
MD5