车挂档案修改⭐
简要描述:
- 修改车挂
服务名:
Trailer/Trailer_Modify
请求方式:
- POST
Content-Type:
-
application/json; charset=utf-8
请求示例
{
"cTrailerNo":"挂64224",
"certificattime":"2021-02-28",
"cType":"风纪扣",
"cBrand":"东风",
"vehicleIdenCode":"81924719899",
"cColor":"黄色",
"cMode":"A3312",
"tankType":"3",
"tankTypeName":"铁罐",
"manufacturerName":"jjxja",
"tyrenumber":"12",
"equipmentmass":"34.3",
"totalmass":"55.2",
"verificationmass":"30",
"outside":"1223*2134*121 mm",
"innerside": null,
"bodyReporttime":"2020-02-28",
"useNature":"运输",
"transporttime":"2020-02-28",
"cCode":"XC-221234",
"drivingDate":"2021-07-31",
"originalPrice":123314,
"userYears":3,
"residualRate":12.4,
"registerBook":[],
"mainCertificate":[],
"mainDivner":[],
"isOut":false,
"certificationLabel": null,⭐
"certificationExpDate": null,⭐
"certificationDate": null⭐
}
请求参数:
参数名 | 类型 | 说明 | 必填项 | 接口 |
---|---|---|---|---|
└ id | decimal | Id | Y | |
└ cTrailerNo | string | 车挂号 | Y | |
└ certificattime | date | 发证日期 | Y | |
└ cType | string | 车辆类型 | Y | |
└ cBrand | string | 挂车品牌 | Y | |
└ vehicleIdenCode | string | 车辆识别代号 | Y | |
└ cColor | string | 车身颜色 | Y | |
└ cMode | string | 车辆型号 | Y | |
└ tankType | int | 罐体类型 | N | |
└ tankTypeName | string | 罐体类型名称 | N | |
└ manufacturerName | string | 制造厂名称 | N | |
└ tyrenumber | decimal | 轮胎数 | N | |
└ equipmentmass | decimal | 装备质量 | N | |
└ totalmass | decimal | 总质量 | N | |
└ verificationmass | decimal | 核定载质量 | N | |
└ outside | string | 外廓尺寸 | N | |
└ innerside | string | 货箱内部尺寸 | N | |
└ bodyReporttime | date | 罐检报告日期 | N | |
└ useNature | string | 使用性质 | N | |
└ transporttime | date | 运输证有效期 | N | |
└ cCode | string | 编号 | N | |
└ drivingDate | date | 行驶证有效期 | N | |
└ originalPrice | decimal | 原价 | N | |
└ userYears | int | 使用年限 | N | |
└ residualRate | decimal | 残值率 | N | |
└ registerBook | List<id> | 登记书 | N | |
└ mainCertificate | List<id> | 道路运输证 | N | |
└ mainDivner | List<id> | 机动车行驶证证 | N | |
└ trailerFile | List<id> | 车挂附件 | N | |
└ isOut | bool | 是否外援车 | Y | |
└ changeNamelist | List | 名称变更列表 | N | |
└ id | int | 名称变更列表Id | N | |
└ accName | string | 业户名称 | Y | |
└ transportCode | string | 道路许可证号 | Y | |
└ natureBusiness | string | 经营范围 | Y | |
└ certificationTime | string | 发证日期 | Y | |
└ changeNolist | List | 车牌号变更列表 | N | |
└ id | int | 车牌号变更列表Id | N | |
└ codeChange | string | 车牌号 | Y | |
└ color | string | 颜色 | Y | |
└ registerTime | date | 注册(变更)时间 | Y | |
└ invoice | date | 发票日期 | Y | |
└ idCompany | decimal | 公司id | Y | |
└ CompanyName | string | 公司名称 | Y | |
└ certificationLabel | string | 认证标签⭐ | N | |
└ certificationExpDate | datetime | 认证到期日期⭐ | N | |
└ certificationDate | datetime | 认证日期⭐ | N |
返回示例
"修改成功"
返回参数说明 罐体类型 不锈钢罐 = 1,铁罐 = 2,衬塑罐 = 3,箱罐一体 = 4,集装箱 = 5 一般下拉 有=1,无=0