{
"meta": {
"success": true,
"status": 200,
"message": "Chat room berhasil diambil"
},
"data": {
"id": "73257ddc-594c-4589-a0c3-7b1d1a857463",
"participant1Id": "29da6ff2-8339-45b0-b976-c023cf5bc54f",
"participant2Id": "060bfab7-f978-43f0-be25-01ba21884c56",
"type": "CUSTOMER_VENDOR",
"lastMessageId": null,
"lastMessageAt": null,
"lastMessageText": null,
"isActive": true,
"createdAt": "2025-11-18T03:21:54.038Z",
"updatedAt": "2025-11-18T03:21:54.038Z",
"participant1": {
"id": "29da6ff2-8339-45b0-b976-c023cf5bc54f",
"name": "Customer",
"email": "customer@gmail.com",
"role": "CUSTOMER",
"vendor": null
},
"participant2": {
"id": "060bfab7-f978-43f0-be25-01ba21884c56",
"name": "Owner Sembako",
"email": "owner.sembako@example.com",
"role": "VENDOR",
"vendor": {
"id": "d22128b4-eadd-4206-83fe-6c4566bca862",
"shopName": "Toko Sembako Makmur",
"logoImage": "https://images.unsplash.com/photo-1563013546-365b5d6d6a2e?w=400"
}
},
"lastMessage": null,
"participants": [
{
"id": "acb85fbb-38cf-41d9-b0af-49cb2c810352",
"chatRoomId": "73257ddc-594c-4589-a0c3-7b1d1a857463",
"userId": "060bfab7-f978-43f0-be25-01ba21884c56",
"lastReadAt": null,
"lastReadMessageId": null,
"unreadCount": 0,
"isMuted": false,
"mutedUntil": null,
"isActive": true,
"createdAt": "2025-11-18T03:21:54.057Z",
"updatedAt": "2025-11-18T03:21:54.057Z",
"user": {
"id": "060bfab7-f978-43f0-be25-01ba21884c56",
"name": "Owner Sembako",
"email": "owner.sembako@example.com",
"role": "VENDOR",
"vendor": {
"id": "d22128b4-eadd-4206-83fe-6c4566bca862",
"shopName": "Toko Sembako Makmur",
"logoImage": "https://images.unsplash.com/photo-1563013546-365b5d6d6a2e?w=400"
}
}
},
{
"id": "a5e5cac3-e9d3-4ca2-8a3d-acbe92afa0e0",
"chatRoomId": "73257ddc-594c-4589-a0c3-7b1d1a857463",
"userId": "29da6ff2-8339-45b0-b976-c023cf5bc54f",
"lastReadAt": null,
"lastReadMessageId": null,
"unreadCount": 0,
"isMuted": false,
"mutedUntil": null,
"isActive": true,
"createdAt": "2025-11-18T03:21:54.057Z",
"updatedAt": "2025-11-18T03:21:54.057Z",
"user": {
"id": "29da6ff2-8339-45b0-b976-c023cf5bc54f",
"name": "Customer",
"email": "customer@gmail.com",
"role": "CUSTOMER",
"vendor": null
}
}
],
"unreadCount": 0
}
}