curl --location 'https://app-gateway.realsee.ai/open/v3/view/contact/detail?resource_code=axapMNVG2kfYp56IOm' \
--header 'Authorization: '{
"request_id": "string",
"trace_id": "string",
"business_code": "string",
"osi_request_id": "string",
"code": 0,
"status": "string",
"data": {
"contact_info": {
"avatar": "string",
"city": "string",
"contact_information": [
{
"info_list": [
"string"
],
"type": "string",
"info": "string",
"qr_code_url": "string"
}
],
"email": "string",
"introduction": "string",
"mobile": "string",
"name": "string",
"occupation": "string",
"selection_custom": {
"VR_list": [
{
"custom_id": 0,
"is_active": 0,
"resource_code": "string",
"title": "string",
"title_picture_url": "string",
"vr_url": "string"
}
],
"title": "string"
}
}
},
"cost": 0
}