文档
测试

通知列表

POST
/wap/message_list_limit.htm

请求参数

参数名
类型
描述
必填
accessToken
String
token
必填
lang
String
语言
必填
size
必填
laststart
必填
type
String
1转账通知,0系统通知,不传默认显示转账通知
必填

响应参数

参数名
类型
描述
必填
status
String
error or success or nouser
必填
content
array
标题和内容前台直接显示即可,后台已做号中繁英判断
必填
id
String
转账记录id
必填
title
String
标题
必填
content
String
内容
必填
status
String
状态0未读1已读
必填
addTime
String
时间
必填
reason
String
status不为success时返回
必填