{
"data": [
{
"type": "ktti",
"data": {
"id": 103,
"receiver": {
"uid": "1KqDz2qwkecL04nQbH5r4OPaxgl2",
"uuid": "1KqDz2qwkecL04nQbH5r4OPaxgl2",
"first_name": "John",
"last_name": "Doe",
"image_url": "http://example.com/image.jpg",
"is_blocked": false,
"can_receive_funds": true,
"user_status": "Verified",
"can_become_admin": true,
"role": "Admin",
"status": "Approved"
},
"sender": {
"uid": "1KqDz2qwkecL04nQbH5r4OPaxgl2",
"uuid": "1KqDz2qwkecL04nQbH5r4OPaxgl2",
"first_name": "John",
"last_name": "Cena",
"image_url": "http://example.com/image.jpg",
"is_blocked": false,
"can_receive_funds": true,
"user_status": "Verified",
"can_become_admin": true,
"role": "Owner",
"status": "Approved"
},
"ktti": {
"name": "Byron Bay Road Trip",
"colour_code": 1,
"type": "GroupEvent",
"id": "100",
"is_personal": false
},
"title": "You're now an admin",
"body": "You now have spend access in \"Byron Bay Road Trip\".",
"event": "ktti_admin_access_approved",
"created_at": "2023-04-27 14:32:13",
"action_items": [],
"frontend_action_items": [
"activate_digital_card"
]
}
},
{
"type": "ktti",
"data": {
"id": 102,
"receiver": {
"uid": "1KqDz2qwkecL04nQbH5r4OPaxgl2",
"uuid": "1KqDz2qwkecL04nQbH5r4OPaxgl2",
"first_name": "John",
"last_name": "Doe",
"image_url": "http://example.com/image.jpg",
"is_blocked": false,
"can_receive_funds": true,
"user_status": "Verified",
"can_become_admin": true,
"role": "Owner",
"status": "Approved"
},
"sender": {
"uid": "1KqDz2qwkecL04nQbH5r4OPaxgl2",
"uuid": "1KqDz2qwkecL04nQbH5r4OPaxgl2",
"first_name": "Lord",
"last_name": "Voldemort",
"image_url": "http://example.com/image.jpg",
"is_blocked": false,
"can_receive_funds": true,
"user_status": "Verified",
"can_become_admin": true,
"role": "Member",
"status": "Approved"
},
"ktti": {
"name": "Happy Club",
"colour_code": 2,
"type": "Travel",
"id": "101",
"is_personal": false
},
"title": "Happy Club",
"body": "Lord Voldemort invited you to \"Happy Club\".",
"event": "ktti_member_invited",
"created_at": "2023-04-27 14:32:13",
"action_items": [
{
"id": "WpXBQMjMNhSybuDUvACSYu6UsCF3",
"key": "ktti_member_invited_yes"
},
{
"id": "1KqDz2qwkecL04nQbH5r4OPaxgl2",
"key": "ktti_member_invited_no"
}
],
"frontend_action_items": []
}
}
],
"meta": {
"next_cursor_key": "next-cursor-key",
"has_more": true
}
}