{
"allocationMethod": "string",
"allocationRules": [
{
"configLinkId": "string",
"ctime": "2019-08-24T14:15:22Z",
"cuser": "string",
"dailyLimit": 0,
"getType": "string",
"id": 0,
"isDel": 0,
"linkUrl": "string",
"mtime": "2019-08-24T14:15:22Z",
"muser": "string",
"qrCode": "string",
"roundLimit": 0,
"state": "string",
"userId": "string",
"weight": 0,
"workingHours": "string"
}
],
"channelId": 0,
"channelType": "string",
"configId": "string",
"cstTags": [
"string"
],
"ctime": "2019-08-24T14:15:22Z",
"cuser": "string",
"id": 0,
"isDel": 0,
"isExclusive": 0,
"isSendWelcome": 0,
"mediaIds": [
0
],
"mtime": "2019-08-24T14:15:22Z",
"muser": "string",
"partyList": [
"string"
],
"qrCode": "string",
"qrName": "string",
"remark": "string",
"scene": 0,
"skipVerify": "string",
"state": "string",
"status": 0,
"style": 0,
"todaySummary": {
"addTodayCustNum": 0,
"chatId": "string",
"lostTodayCustNum": 0,
"state": "string",
"totalCustNum": 0,
"totalLostCustNum": 0
},
"type": 0,
"userJson": [
{
"name": "string",
"position": "string",
"userid": "string"
}
],
"userList": [
"string"
],
"welcomeContent": "string"
}
curl --location --request POST 'https://scrm-admin.linkqh.com/scrm/admin/cust/get/qr/code/delete' \
--header 'token: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1aWQiOiIxMDAwMCIsImVtcF9ubyI6Ijg4ODg4OCIsInVzZXJfbmFtZSI6ImFkbWluIiwicGhvbmVfbnVtIjoiMTUwODg4ODg4ODgiLCJhY2NvdW50X3N0YXR1cyI6IjAiLCJkZXB0X2lkIjoiMSIsImV4cCI6MTc0MjM5NTEyNywiY3JtX3Rva2VuIjoiZXlKaGJHY2lPaUpJVXpVeE1pSjkuZXlKaGNIQnNhV05oZEdsdmJpMXVZVzFsSWpvaWJXbGtaR3hsSWl3aWRYTmxjbDkwZVhCbElqb2lNRFFpTENKMWMyVnlYMmxrSWpveE9EazVOalU0TXpnMk5EVXlOekUzTlRZNUxDSnNiMmRwYmw5MGVYQmxJam9pVEdsdWExZGxRMmhoZEVGUVNTSXNJblZ6WlhKZmJtRnRaU0k2SW1Ga2JXbHVJaXdpZFhObGNsOXJaWGtpT2lJMVltUTBPRGd6WWkwNFlqbG1MVFJtTkdNdE9UaG1PUzB3T1RsalpXRmlNMlkwTmpraUxDSmtaWEIwWDI1aGJXVWlPaUxtbkpfb2daVG12SlRucExybmpxX2xvb01pTENKamIzSndYMjVoYldVaU9pTG1uSl9vZ1pUbnA1SG1pb0FpTENKa1pYQjBYMmxrSWpveE1EQXNJbU52Y25CZmFXUWlPaUozZHpJM01qTTFPV013TXpVek9XVTVNek1pTENKa1lYUmhYM05qYjNCbElqb2lOU0o5LnE5SWFOOWhmZEZZZWpzNkg5WjhRV2g5VWtLZVZYejltU2FHU3U2TG1UaWt0dmNzLVFFXzhLVkdIZmlRTmQycVN5cnJIZ0NLTlNsMktrVVV5Z0dHNmZRIn0.bb9qH4Wqx9BgbhkWHDGJagYw5sguFDA1D19raGI0VXI' \
--header 'Content-Type: application/json' \
--data-raw '{
"allocationMethod": "string",
"allocationRules": [
{
"configLinkId": "string",
"ctime": "2019-08-24T14:15:22Z",
"cuser": "string",
"dailyLimit": 0,
"getType": "string",
"id": 0,
"isDel": 0,
"linkUrl": "string",
"mtime": "2019-08-24T14:15:22Z",
"muser": "string",
"qrCode": "string",
"roundLimit": 0,
"state": "string",
"userId": "string",
"weight": 0,
"workingHours": "string"
}
],
"channelId": 0,
"channelType": "string",
"configId": "string",
"cstTags": [
"string"
],
"ctime": "2019-08-24T14:15:22Z",
"cuser": "string",
"id": 0,
"isDel": 0,
"isExclusive": 0,
"isSendWelcome": 0,
"mediaIds": [
0
],
"mtime": "2019-08-24T14:15:22Z",
"muser": "string",
"partyList": [
"string"
],
"qrCode": "string",
"qrName": "string",
"remark": "string",
"scene": 0,
"skipVerify": "string",
"state": "string",
"status": 0,
"style": 0,
"todaySummary": {
"addTodayCustNum": 0,
"chatId": "string",
"lostTodayCustNum": 0,
"state": "string",
"totalCustNum": 0,
"totalLostCustNum": 0
},
"type": 0,
"userJson": [
{
"name": "string",
"position": "string",
"userid": "string"
}
],
"userList": [
"string"
],
"welcomeContent": "string"
}'
{
"code": "string",
"msg": "string",
"date": {}
}