{
"user_id": "42",
"phone": "13286202435",
"cert_no": "fugiat esse voluptate labore",
"name": "次打程响",
"cert_begin_date": "20060311",
"app_key": "aliqua",
"auth_level": "sunt sed reprehenderit enim quis",
"cert_end_date": "20120717",
"cert_type":"111"
}
curl --location --request GET '/uc/user/v1/model01' \
--header 'Content-Type: application/json' \
--data-raw '{
"user_id": "42",
"phone": "13286202435",
"cert_no": "fugiat esse voluptate labore",
"name": "次打程响",
"cert_begin_date": "20060311",
"app_key": "aliqua",
"auth_level": "sunt sed reprehenderit enim quis",
"cert_end_date": "20120717",
"cert_type":"111"
}'
{
"user_id": "string",
"name": "string",
"cert_no": "string",
"cert_begin_date": "string",
"cert_end_date": "string",
"phone": "string",
"auth_level": "string",
"app_key": "string",
"cert_type": " idcard"
}