文档
测试

个人中心合同查询

GET
http://localhost:8082/api/orderAll/contractBuyerSeller

请求头

参数名
类型
描述
必填
Authorization
string
示例:Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6IjcxYjg4YzBiLThmNzAtNGM3My05ZmI4LTE0MTY2NDYyNzFiMSJ9.jQLPdskGgJpVx59fTsaLGxfUwJQ3xny3z0ea1KKnTEMAkgh1hXicFRT6AZxmlIg-6uZ7jSgoRx1cL-gfGkMfvQ
必填

请求参数

参数名
类型
描述
必填
payMethod
int
融资合同 示例:0
可选
transportType
int
物流合同 示例:0
可选
insuranceStatus
int
保险合同 购买状态(0:不买保险,1:买保险)示例:1
可选

响应参数

参数名
类型
描述
必填
total
int
示例:3
必填
rows
array
数据列表
必填
params
object
数据字典
必填
updateTime
string
更新时间
可选
orderId
int
id 示例:2
必填
receiptId
int
回单id 示例:1
可选
kxPrice
int
价格 示例:398
必填
orderNo
string
订单编号 示例:NO1653633555694
必填
vehicleCode
string
合同编号 示例:CSCX1653618322974
必填
buyerId
int
示例:1
可选
sellerId
int
示例:19
可选
buyerContractStatus
int
买方是否签署合同(0:未签署,1:已签署) 示例:1
可选
sellerContractStatus
int
卖方是否签署合同(0:未签署,1:已签署) 示例:1
可选
receipt
object
数据字典
必填
receiptId
int
示例:1
必填
yearDesign
string
年款 示例:2022款
必填
brand
object
数据字典
必填
brandId
int
品牌id 示例:219
必填
brandInitials
string
品牌字母 示例:R
必填
brandName
string
品牌名称 示例:日产
必填
brandLogo
string
log 示例:/profile/brand/2021/09/06/100x100_f40_autohomecar__ChcCP1s9tymAIl1PAAArY6Z9BvI666.png
必填
corporate
object
示例:null
必填
userClick
object
示例:null
必填
foursClick
object
示例:null
必填
vehicleCode
object
示例:null
必填
shelfTags
object
示例:null
必填
brand
object
示例:null
必填
code
int
示例:200
必填
msg
string
示例:查询成功
必填