{
"verification_type": "student",
"real_name": "张三",
"id_number": "string",
"organization_name": "清华大学",
"student_id": "string",
"department": "string",
"contact_phone": "string",
"documents": [
{
"document_type": "student_id",
"file_url": "https://cdn.example.com/documents/student_card.jpg",
"file_name": "student_card.jpg",
"mime_type": "image/jpeg"
}
]
}