Lấy thông tin chi tiết của 1 người quan tâm
Quyền cần có: Quyền quản lý thông tin OA
HTTP request
Example request
curl
-X GET
-H "Content-Type: application/json"
"https://zns.api.gobysend.com/api/follower/get-profile?user_id=567826391599986760"{
"error": 0,
"message": “Success”,
"data": {
"user_gender": 1,
"user_id": 567826391599986760,
"user_id_by_app": 56782639,
"avatar": String,
"avatars": {
"120": String,
"240": String
},
"display_name": "Phạm Khoa",
"shared_info":{
"address": "Phan Đình Phùng",
"city": "Hồ Chí Minh",
"district": "Quận 1",
"phone": 841282987721,
"name": "Phạm Khoa"
},
"tags_and_notes_info": {
"tag_names":[
"Khách VIP"
],
"notes": [
"Discount 10%"
]
}
}
}English version
HTTP request
Example request
Header param
Param
Example respond
Data attribute structure
Last updated