{
"rows": [
{
"id": "CUS-000123",
"name": "John Doe",
"email": "john@example.com",
"phone": "+2348012345678",
"balance": 12500,
"status": "ok"
}
],
"nextCursor": "string",
"hasNext": true
}