{
"userId": 0,
"tenantsId": 0,
"tenantIds": [
0
],
"request": {
"id": 0,
"customerId": 0,
"customerNo": "string",
"customerName": "string",
"seatsNo": 0,
"seatsName": "string",
"callingNumber": "string",
"calledNumber": "string",
"thirdCallNumber": "string",
"telPosition": 0,
"connected": 0,
"telType": 0,
"callId": "string",
"recordFile": "string",
"workorderId": "string",
"serviceItemId": 0,
"serviceItemName": "string",
"serviceType": 0,
"remarks": "string",
"callBeginTime": "string",
"callingBeginTime": "string",
"callingEndTime": "string",
"callBeginTimetoString": "string",
"callingBeginTimetoString": "string",
"callingEndTimetoString": "string",
"callingBeginTimeStart": "string",
"callingBeginTimeEnd": "string",
"burningTime": "string",
"delFlag": 0,
"tenantId": 0,
"dataChangeCreateTime": "string",
"dataChangeLastTime": "string",
"interId": "string",
"phone": "string",
"resources": "string",
"lft": 0,
"rgt": 0,
"finished": 0,
"isEmergency": 0,
"tagId": "string",
"callMoney": 0,
"callDistance": 0,
"areaId": 0,
"customerIds": [
0
],
"rescue": 0,
"workNo": "string",
"workNoType": 0,
"tagIds": "string",
"tagType": "string",
"customerKindText": "string",
"customerKindValue": 0,
"callSituation": 0,
"callSituationStr": "string"
},
"token": "string",
"loginUser": {},
"areaId": 0
}
curl --location --request POST '/callcenter/bandWorkNoForCallRecords' \
--header 'token: eyJhbGciOiJIUzI1NiJ9.eyJ1c2VybmFtZSI6IjE4MTE0OTI1MjA5IiwicGFzc3dvcmQiOiIzNTgyNTgzMTY3IiwiaWF0IjoxNzU0NDgwNzczLCJpc3MiOiJ0aWFueXUiLCJleHAiOjE3NTQ1NjcxNzN9.ApOu0PCRKwwmMan-Gy9JDbp0gmGYPZQ9Rt31JLidAlY' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": 0,
"tenantsId": 0,
"tenantIds": [
0
],
"request": {
"id": 0,
"customerId": 0,
"customerNo": "string",
"customerName": "string",
"seatsNo": 0,
"seatsName": "string",
"callingNumber": "string",
"calledNumber": "string",
"thirdCallNumber": "string",
"telPosition": 0,
"connected": 0,
"telType": 0,
"callId": "string",
"recordFile": "string",
"workorderId": "string",
"serviceItemId": 0,
"serviceItemName": "string",
"serviceType": 0,
"remarks": "string",
"callBeginTime": "string",
"callingBeginTime": "string",
"callingEndTime": "string",
"callBeginTimetoString": "string",
"callingBeginTimetoString": "string",
"callingEndTimetoString": "string",
"callingBeginTimeStart": "string",
"callingBeginTimeEnd": "string",
"burningTime": "string",
"delFlag": 0,
"tenantId": 0,
"dataChangeCreateTime": "string",
"dataChangeLastTime": "string",
"interId": "string",
"phone": "string",
"resources": "string",
"lft": 0,
"rgt": 0,
"finished": 0,
"isEmergency": 0,
"tagId": "string",
"callMoney": 0,
"callDistance": 0,
"areaId": 0,
"customerIds": [
0
],
"rescue": 0,
"workNo": "string",
"workNoType": 0,
"tagIds": "string",
"tagType": "string",
"customerKindText": "string",
"customerKindValue": 0,
"callSituation": 0,
"callSituationStr": "string"
},
"token": "string",
"loginUser": {},
"areaId": 0
}'
{
"code": "",
"success": false,
"message": "",
"dataMap": {
"": {}
},
"data": {},
"dataList": [
{}
]
}