文档
测试

回单查询

GET
http://localhost:8082/api/pendingPC/selectByReceiptPc?pushState=2

请求头

参数名
类型
描述
必填
Authorization
string
示例:Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6Ijc1NThjYTliLTI3YjAtNDU4NC05NTgxLTZhMTE2NjNmZDNjZSJ9.Yh6CpVlnMPnE05fOJIPgZtKByeqm2GllMA5q9YhjougpictXUw1jaJhuVcCMQhawVg6T-_548Hm_csRjdZZojQ
必填

请求参数

参数名
类型
描述
必填
pushState
int
推送状态(1.未推送,2.已推送,3.已取消)示例:2
必填
pendingId
int
挂单id 示例:1
必填
serialNumber
sting
挂单编码 示例:12
可选

响应参数

参数名
类型
描述
必填
total
int
示例:5
必填
rows
array
数据列表
必填
createTime
string
提交时间示例:2022-03-17 18:54:36
必填
params
object
数据字典
必填
receiptId
int
回单id 示例:7
必填
number
string
回单编号 示例:ON1648780756181
必填
brandId
int
品牌id 示例:1
必填
line
string
车系 示例:1
必填
vehicleType
int
车型 示例:1
必填
carDesign
string
车款 示例:车款
必填
yearDesign
string
年款 示例:2022款
必填
exteriorColor
int
外饰颜色 示例:1
必填
interiorColor
int
内饰颜色 示例:1
必填
brand
object
数据字典
必填
brandId
int
id 示例:1
必填
brandName
string
品牌 示例:奥迪
必填
brandLogo
string
log 示例:/profile/brand/2021/09/06/100x100_f40_autohomecar__wKgHEVs9u5WAV441AAAKdxZGE4U148.png
必填
corporate
object
数据字典
必填
corporateId
int
id 示例:1
必填
corporateName
string
公司 示例:苏州某某某电子科技有限公司
必填
linkMan
string
联系人 示例:付跃华
必填
telephone
string
联系人手机号 示例:18013274651
必填
code
int
示例:200
必填
msg
string
示例:查询成功
必填