{
"rc": 100,
"rm": "OK",
"users": [
{
"_id": "64f5313f35e6a55fcccccccc",
"acct_id": "64f5313f35e6a55faaaaaaaa",
"funnel_id": "64f5313f35e6a55faaaaaaac",
"name": "Peter Chan",
"email": "peter.chan@gmail.com",
"country_code": "852",
"mobile": "98765432",
"gender": "M",
"address": "Address 123",
"birthday": {
"byear": "2000",
"bmonth": "01",
"bday": "10"
},
"visitor_id": "",
"join_medium": "FB",
"user_tags": [
{
"value": "Testing"
}
],
"country_id": "CR-HK",
"status": "IMP",
"created": "2023-10-19",
"modified": "2023-10-19"
},
{
"_id": "64f5313f35e6a55fcccccccd",
"acct_id": "64f5313f35e6a55faaaaaaab",
"name": "Mary Chan",
"email": "mary.chan@gmail.com",
"country_code": "852",
"mobile": "98765433",
"gender": "F",
"address": "Address 124",
"birthday": {
"byear": "2000",
"bmonth": "03",
"bday": "10"
},
"visitor_id": "",
"join_medium": "FB",
"user_tags": [
{
"value": "Testing"
}
],
"country_id": "CR-HK",
"status": "IMP",
"created": "2023-10-19",
"modified": "2023-10-19"
}
]
}