{
"assignerId": 0,
"assignerName": "string",
"assignerQwUser": {
"name": "string",
"position": "string",
"userid": "string"
},
"assignerTime": "2019-08-24T14:15:22Z",
"clueReason": "string",
"clueStatus": "string",
"ctime": "2019-08-24T14:15:22Z",
"cuser": "string",
"custChannel": "string",
"custChats": [
{
"chatId": "string",
"chatName": "string"
}
],
"custCompany": "string",
"custEmail": "string",
"custName": "string",
"custPhone": "string",
"custRemark": "string",
"custStatus": 0,
"deptId": 0,
"externalUserid": "string",
"id": 0,
"idCard": "string",
"intentLevel": "string",
"isAccountOpen": 0,
"isBindQwCust": 0,
"isDel": 0,
"mtime": "2019-08-24T14:15:22Z",
"muser": "string",
"otherMobiles": [
"string"
],
"sysTags": [
{
"tagId": "string",
"tagName": "string"
}
]
}
curl --location --request POST 'https://scrm-admin.linkqh.com/scrm/admin/clue/ocean/associateWithQwCst' \
--header 'token: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1aWQiOiIxMDAwMCIsImVtcF9ubyI6Ijg4ODg4OCIsInVzZXJfbmFtZSI6ImFkbWluIiwicGhvbmVfbnVtIjoiMTUwODg4ODg4ODgiLCJhY2NvdW50X3N0YXR1cyI6IjAiLCJkZXB0X2lkIjoiMSIsImV4cCI6MTc0MjM5NTEyNywiY3JtX3Rva2VuIjoiZXlKaGJHY2lPaUpJVXpVeE1pSjkuZXlKaGNIQnNhV05oZEdsdmJpMXVZVzFsSWpvaWJXbGtaR3hsSWl3aWRYTmxjbDkwZVhCbElqb2lNRFFpTENKMWMyVnlYMmxrSWpveE9EazVOalU0TXpnMk5EVXlOekUzTlRZNUxDSnNiMmRwYmw5MGVYQmxJam9pVEdsdWExZGxRMmhoZEVGUVNTSXNJblZ6WlhKZmJtRnRaU0k2SW1Ga2JXbHVJaXdpZFhObGNsOXJaWGtpT2lJMVltUTBPRGd6WWkwNFlqbG1MVFJtTkdNdE9UaG1PUzB3T1RsalpXRmlNMlkwTmpraUxDSmtaWEIwWDI1aGJXVWlPaUxtbkpfb2daVG12SlRucExybmpxX2xvb01pTENKamIzSndYMjVoYldVaU9pTG1uSl9vZ1pUbnA1SG1pb0FpTENKa1pYQjBYMmxrSWpveE1EQXNJbU52Y25CZmFXUWlPaUozZHpJM01qTTFPV013TXpVek9XVTVNek1pTENKa1lYUmhYM05qYjNCbElqb2lOU0o5LnE5SWFOOWhmZEZZZWpzNkg5WjhRV2g5VWtLZVZYejltU2FHU3U2TG1UaWt0dmNzLVFFXzhLVkdIZmlRTmQycVN5cnJIZ0NLTlNsMktrVVV5Z0dHNmZRIn0.bb9qH4Wqx9BgbhkWHDGJagYw5sguFDA1D19raGI0VXI' \
--header 'Content-Type: application/json' \
--data-raw '{
"assignerId": 0,
"assignerName": "string",
"assignerQwUser": {
"name": "string",
"position": "string",
"userid": "string"
},
"assignerTime": "2019-08-24T14:15:22Z",
"clueReason": "string",
"clueStatus": "string",
"ctime": "2019-08-24T14:15:22Z",
"cuser": "string",
"custChannel": "string",
"custChats": [
{
"chatId": "string",
"chatName": "string"
}
],
"custCompany": "string",
"custEmail": "string",
"custName": "string",
"custPhone": "string",
"custRemark": "string",
"custStatus": 0,
"deptId": 0,
"externalUserid": "string",
"id": 0,
"idCard": "string",
"intentLevel": "string",
"isAccountOpen": 0,
"isBindQwCust": 0,
"isDel": 0,
"mtime": "2019-08-24T14:15:22Z",
"muser": "string",
"otherMobiles": [
"string"
],
"sysTags": [
{
"tagId": "string",
"tagName": "string"
}
]
}'
{
"code": "string",
"msg": "string",
"date": {}
}