首播列表+预约跟踪列表
**相对URL**
> api/customer/queryFirstCall 首播接口
> api/customer/appointmentTrack 预约跟踪接口
**支持格式**
> multipart/form-data
**HTTP请求方式**
>POST
**返回参数**
[
{
"id": 3,
"tenantCode": "",
"customerId": "f287445058b045d4991ba65f954b3ed6",
"batchNo": "",
"customerName": "张三",
"customerPhone": "",
"otherContact": "",
"idCard": "",
"customerAddress": "",
"carNo": "",
"vinNo": "",
"engineNo": null,
"brandName": "",
"registerTime": "2020-04-20T03:08:33.000+0000",
"ownerShip": "",
"isTransfer": false,
"renewalState": "",
"modelCode": "",
"purchasePrice": 0,
"displacement": "",
"seatNumber": 0,
"usage": "",
"validityDate": "2020-04-20T03:08:33.000+0000",
"commercialStartTime": "2020-04-20T03:08:33.000+0000",
"commercialEndTime": "2020-04-20T03:08:33.000+0000",
"compulsoryStartTime": "2020-04-20T03:08:33.000+0000",
"compulsoryEndTime": "2020-04-20T03:08:33.000+0000",
"handleState": "1",
"rebateRemarks": "",
"defeatId": 0,
"defeatReason": "",
"isDistribution": "1",
"distributionDate": "2020-04-20T03:08:33.000+0000",
"userId": 11,
"appointmentLevel": "",
"appointmentTime": "2020-04-20T03:08:33.000+0000",
"companyCode": "",
"lastCompanyCode": "",
"receiptName": "",
"receiptPhone": "",
"receiptAddress": "",
"sender": "",
"isOnlyCompulsory": "",
"createTime": "2020-04-20T03:08:34.000+0000",
"updateTime": "2020-04-20T03:08:34.000+0000",
"createUserId": 123,
"createUser": "杨恒",
"updateUserId": 123,
"updateUser": "杨恒",
"customerRemark": null,
"receiptRemarks": null
}
]