{
"type": "lead"
}
curl --location --request POST 'https://jingopenapi.jingsocial.com/v1/common/entityField/list' \
--header 'app_id;' \
--header 'access_token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "lead"
}'