{
"jing_uuid": "string"
}
curl --location --request POST 'https://jingopenapi.jingsocial.com/v1/customer/select' \
--header 'app_id;' \
--header 'access_token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"jing_uuid": "string"
}'