文档
测试

获取未下载传真信息

POST
https://fax.tongsoft.top/faxManage/getNoDownloadFax_v2

请求参数

参数名
类型
描述
必填
userId
可选
deviceId
必填
appType
必填
startTimeMillis
必填

响应参数

参数名
类型
描述
必填
status
必填
data
List
集合
必填
id
string
传真id主键
必填
fromNumber
string
来自哪个号码
必填
toNumber
string
发往哪个号码
必填
created_at_ms
long
创建时间的毫秒值
必填
duration
int
接收的传真的时间,秒值
必填
numPage
int
页数
必填
deduction
int
0表示扣钱,1表示不扣钱
必填