curl --location '/api/integrations/v1/members?phone=0891234567&q=undefined&take=undefined'[
{
"id": "a1b2c3d4-...",
"phone": "0891234567",
"firstName": "สมชาย",
"lastName": "ใจดี",
"email": null,
"tier": "Silver",
"isActive": true,
"joinedAt": "2026-03-11T09:00:00Z",
"balance": 240,
"loyaltyMode": "Points"
}
]