短信发送记录查询
POST
xxxxxx/smsaccount/querySmsInfo
接口描述
xxxxx 为具体环境url
请求头
请求参数
参数名
类型
描述
必填
ret
int
示例:0
必填
current
int
当前第几页
必填
package_id
int
包裹ID
必填
package_no
string
包裹单号
必填
mobile
string
手机号
必填
creation_time
int
创建时间
必填
express_id
int
快递品牌ID
必填
notify_type
int
短信通知类型6:取件通知 7:崔件通知
必填
template_content
string
短信模板内容
必填
send_time
object
发送时间
必填
status
object
发送状态 0:未发送 2:发送中 1:发送成功 4:发送失败
必填
current
object
示例:null
必填
limit
int
每页条数
必填
msg
string
示例:请求正常
必填
code
string
示例:200
必填
list
object
示例:null
必填