{
"contactId": 20878,
"businessIds": 7638
}curl --location --request POST '/admin-api/crm/contact/create-business-list' \
--header 'Content-Type: application/json' \
--data-raw '{
"contactId": 20878,
"businessIds": 7638
}'{
"code": 0,
"data": true,
"msg": "string"
}