// {
// "trafficType": "1",
// "startPlace": "深圳",
// "tripList": [
// {
// "startDate": "2026-01-22",
// "endDate": "2026-01-23",
// "startPlace":"深圳",
// "tripPlace":"广州",
// "tripReason":"陪客户洗脚",
// "customerNumber":"KH22080418243YY2S",
// "relateNumber":"XGF2208041824YK7LY",
// "customerName":"广州市欧派卫浴有限公司",
// "currentPlanId":"426571"
// },
// {
// "startDate": "2026-01-24",
// "endDate": "2026-01-26",
// "startPlace":"广州",
// "tripPlace":"北京",
// "tripReason":"我要去洗澡",
// "customerNumber":"KH2304262208945XV",
// "relateNumber":"XGF2505280812FTDGZ",
// "customerName":"西门子(中国)有限公司",
// "currentPlanId":"426572"
// }
// ]
// }
{
"startPlace": "辽宁省-沈阳市-和平区",
"trafficType": "1",
"tripList": [
{
"customerName": "深圳市肆和木制家具有限公司",
"customerNumber": "KH2601211724I7LAD",
"startDate": "2026-01-26 10:00:00",
"endDate": "2026-01-27 10:00:00",
"tripPlace": "江西省-南昌市-东湖区",
"tripReason": "水擦拭的西安市擦拭水擦拭的西安市擦拭水擦拭的西安市擦拭水擦拭的西安市擦拭水擦拭的西安市擦拭水擦拭的西安市擦拭水擦拭的西安市擦拭",
"relateNumber": "XGF2601211724NHM7Q",
"currentPlanId": ""
}
]
}curl --location 'https://crm-dev.e-lansen.com/api/sales/trip/insertOrUpdate' \
--header 'token: {{token}}' \
--header 'Content-Type: application/json' \
--data '// {
// "trafficType": "1",
// "startPlace": "深圳",
// "tripList": [
// {
// "startDate": "2026-01-22",
// "endDate": "2026-01-23",
// "startPlace":"深圳",
// "tripPlace":"广州",
// "tripReason":"陪客户洗脚",
// "customerNumber":"KH22080418243YY2S",
// "relateNumber":"XGF2208041824YK7LY",
// "customerName":"广州市欧派卫浴有限公司",
// "currentPlanId":"426571"
// },
// {
// "startDate": "2026-01-24",
// "endDate": "2026-01-26",
// "startPlace":"广州",
// "tripPlace":"北京",
// "tripReason":"我要去洗澡",
// "customerNumber":"KH2304262208945XV",
// "relateNumber":"XGF2505280812FTDGZ",
// "customerName":"西门子(中国)有限公司",
// "currentPlanId":"426572"
// }
// ]
// }
{
"startPlace": "辽宁省-沈阳市-和平区",
"trafficType": "1",
"tripList": [
{
"customerName": "深圳市肆和木制家具有限公司",
"customerNumber": "KH2601211724I7LAD",
"startDate": "2026-01-26 10:00:00",
"endDate": "2026-01-27 10:00:00",
"tripPlace": "江西省-南昌市-东湖区",
"tripReason": "水擦拭的西安市擦拭水擦拭的西安市擦拭水擦拭的西安市擦拭水擦拭的西安市擦拭水擦拭的西安市擦拭水擦拭的西安市擦拭水擦拭的西安市擦拭",
"relateNumber": "XGF2601211724NHM7Q",
"currentPlanId": ""
}
]
}'{
"data": [
{
"year": "string",
"relatedCount": 0,
"followRelatedCount": 0,
"clueCount": 0,
"projectCount": 0,
"convertCount": 0,
"convertRepeatCount": 0,
"clueRate": null,
"amount": 0,
"costAmount": 0,
"projectRate": null,
"convertRate": null,
"convertRepeatRate": null,
"customerType": null,
"grossProfitRate": 0,
"averageAmount": 0
}
],
"code": 0,
"msg": "string",
"desc": null
}