{
"id": 27930,
"type": 2,
"userIds": [
0
],
"deptIds": [
0
],
"maxCount": 28384,
"dealCountEnabled": true
}curl --location --request POST '/admin-api/crm/customer-limit-config/create' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 27930,
"type": 2,
"userIds": [
0
],
"deptIds": [
0
],
"maxCount": 28384,
"dealCountEnabled": true
}'{
"code": 0,
"data": 0,
"msg": "string"
}