4.0 KiB
4.0 KiB
定金单打印接口文档
定金单打印接口文档
接口出参
| 字段 | 含义 | 类型 |
|---|---|---|
| title | 标题(门店名称) | String |
| abbreviation | 门店简称 | String |
| billNO | 定金单号 | String |
| printTime | 打印时间 | String |
| customerName | 客户姓名 | String |
| cellPhone | 手机号码 | String |
| carNo | 适用车辆(顿号、隔开) | String |
| orgName | 适用门店(顿号、隔开) | String |
| balanceStatus | 结算状态 | String |
| receivedAmount | 已收金额 | Double |
| amount | 收款交易金额 | Double |
| amountAll | 定金单收款小计 | Double |
| preRefundBalance | 定金单退款前余额 | Double |
| advancesReceivedBalance | 定金单收款后剩余面额 | Double |
| memo | 定金备注 | String |
| settlePerson | 结算人 | String |
| employeeName | 收款人 | String |
| businessDate | 收款时间 | String |
| billDate | 交易时间 | String |
| transactionDate | 交易时间 | String |
| detailAddress | 联系地址 | String |
| contactMobile | 联系方式(手机+固定电话) | String |
| naServicePerson | 服务顾问 | String |
| gatheringList | 收款方式 | List |
| L paymentType | 支付方式 | String |
| L amount | 金额 | BigDecimal |
| relationServices | 适用项目列表 | List |
| L infoId | 项目id | BigInteger |
| L infoName | 项目名称 | String |
| L labelName | 业务分类 | String |
| relationParts | 适用材料列表 | List |
| L infoId | 材料id | BigInteger |
| L infoName | 材料名称 | String |
| L labelName | 业务分类 | String |
| relationCars | 适用车辆列表 | List |
| L idCar | 车辆信息id | BigInteger |
| L carNo | 车牌号 | String |
| L vin | vin码 | String |
范例
收款收款{
"data": {
"preRefundBalance": 20000,
"memo": "我是备注。",
"title": "演示主店",
"carNo": "藏AVB2131",
"naServicePerson": "唐铭远",
"contactMobile": "15051779785",
"employeeName": "刘思杰",
"amount": 10000,
"orgName": "演示主店测试、第一分店",
"advancesReceivedBalance": 10000,
"amountAll": 10000,
"balanceStatus": "7100",
"billDate": "2024-07-11 16:27:49",
"businessDate": "2024-07-24 14:49:01",
"receivedAmount": 10000,
"abbreviation": "演示主店测试",
"transactionDate": "2024-07-11 16:27:49",
"relationServices": [
{
"infoName": "龙膜全车贴膜(不含撕膜)",
"infoId": "10545055918005551735",
"infoType": 1,
"id": "239",
"labelName": "其他",
"idSubscription": "11159"
}
],
"customerName": "牛洋",
"gatheringList": [
{
"amount": 4000,
"paymentType": "支付宝"
},
{
"amount": 3000,
"paymentType": "现金"
},
{
"amount": 3000,
"paymentType": "挂账"
}
],
"detailAddress": "西藏自治区那曲市班戈县西藏自治区那曲市班戈县北拉镇邮政所",
"billNO": "DJD20240711001",
"cellPhone": "17625046227",
"printTime": "2024-07-11 17:28:08",
"relationParts": [
{
"infoName": "奔腾CI-4 15W40 4*4L 胜牌 (706650)",
"infoId": "10545055918005692400",
"infoType": 2,
"id": "240",
"labelName": "业务分类测试",
"idSubscription": "11159"
}
],
"relationCars": [
{
"carNo": "AV616E",
"vin": "LSVAA49J132047371",
"idCar": 15809106713748983890
}
],
},
"storeId": 4060685614487994527,
"tempId": 41
}
更新: 2024-07-25 20:54:41 原文: https://xcz.yuque.com/ombipo/rpc7ms/io3q0kkop242geg6