我的红包
POST
https://manage.hchiot.com/WebAPI/ShopService.asmx/Myredbpx
请求参数
参数名
类型
描述
必填
openid
string
必填
time
string
请求时间:当前时间 ( Unix时间戳 )
必填
sign
string
参数签名(以'openid +type+pagesize+curpage+ time+秘钥'格式进行md5 32位加密)
必填
pagesize
int
必填
curpage
int
必填
type
string
0为未使用 1是已使用 2是已过期
必填
响应参数
参数名
类型
描述
必填
resultcode
int
状态码
必填
data
json
返回数据
必填