26. 获取上牌凭证详情
POST
/api/bike/licenseProveInfo
接口描述
获取上牌凭证详情
请求头
参数名
类型
描述
必填
content-Type
string
application/json;charset=utf-8
必填
请求参数
响应参数
参数名
类型
描述
必填
timestamp
long
时间戳(毫秒)
必填
sign
string
参数签名
必填
code
string
响应状态码 10000成功 其他失败
必填
msg
string
响应描述(当code不为1000返回信息)
必填
id
int
编号
必填
bikeTypeDesc
string
车辆类型
必填
typeDesc
string
车辆类型说明
必填
brand
string
品牌
必填
buyTime
string
购买时间
必填
isStandardDesc
string
是否符合标准
必填
isStandard
int
是否符合国标 0 不符合 1符合
必填
auditAdvice
string
审核意见
必填
bikeType
int
车辆类型id
必填
id
int
预约记录id
必填
applyId
int
车牌申请记录id
必填
bookDay
string
预约日期
必填
timeInterval
string
时间段 1.上午 2.下午
必填
address
string
地址
必填