Toggle navigation
MeasureThat
.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
Run results for:
Lodash cloneDeep vs structuredClone for large object
Compare performence for cloning an object in JS between lodash.cloneDeep and structuredClone
Go to the benchmark
Embed
Embed Benchmark Result
Run details:
User agent:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
Browser:
Chrome 135
Operating system:
Mac OS X 10.15.7
Device Platform:
Desktop
Date tested:
one year ago
Lodash cloneDeep
193/s
structuredClone
148/s
View exact numbers
Test name
Executions per second
✓
Lodash cloneDeep
193 Ops/sec
structuredClone
148 Ops/sec
HTML Preparation code:
<script src='https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.21/lodash.min.js'></script>
Script Preparation code:
const jsonObj = { errors: [ { message: "input mapping failed: TripId is missing in Contact", path: ["hydrationGetContactContext", "contact", "activeTrip"], }, { message: "No trip id found in contact", path: [ "hydrationGetContactContext", "fulfillmentOrdersWithRelatedEntities", ], }, ], data: { hydrationGetContactContext: { contactType: { id: { value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsContactServiceContactServiceUUID", }, name: "Customer received wrong order", isDeleted: false, ancestors: { value: { value: [ { id: { value: "e04cf92d-fe38-46a2-9659-62a8d250e017", __typename: "RdsContactServiceContactServiceUUID", }, name: "Order was wrong", isDeleted: false, __typename: "RdsContactServiceContactServiceContactTypeNode", }, { id: { value: "ba695931-5a70-45b8-8540-d262806ddf74", __typename: "RdsContactServiceContactServiceUUID", }, name: "Orders", isDeleted: false, __typename: "RdsContactServiceContactServiceContactTypeNode", }, { id: { value: "b2271a85-2dfd-439b-94b4-13c17eb8f559", __typename: "RdsContactServiceContactServiceUUID", }, name: "Eater", isDeleted: false, __typename: "RdsContactServiceContactServiceContactTypeNode", }, ], __typename: "RdsContactServiceContactServiceGetAllContactTypeNodesV2Response_Value", }, __typename: "RdsContactServiceContactServiceGetAllContactTypeNodesV2Response", }, __typename: "RdsContactServiceContactServiceContactTypeNode", }, contact: { externalDependencies: { externalDependencies: [], __typename: "RdsRdsThriftCommonContactContact_ExternalDependencies", }, isTranslated: false, campaignUuid: null, createdAt: { value: "2025-05-04T23:41:09.056978761Z", __typename: "RdsRdsThriftCommonContactDateTime", }, updatedAt: { value: "2025-05-05T18:21:15.930900232Z", __typename: "RdsRdsThriftCommonContactDateTime", }, email: "escalonaandres076@gmail.com", tenancy: null, title: "Otro problema con el pedido", badge: "BADGE_SPARROW", badgesV2: { badgesV2: [], __typename: "RdsRdsThriftCommonContactContact_BadgesV2", }, status: "CONTACT_STATUS_SOLVED", internalStatus: "CONTACT_INTERNAL_STATUS_NONE", modality: "MODALITY_MESSAGING", hideTripFromUser: false, countryIso2: "CL", isInternal: false, outboundInitiatorId: null, routableMetadata: { u4BRoutingPath: "U4B_ROUTING_PATH_INVALID", snoozeMetadata: null, lastAgentAssignedTimeNs: { value: "2025-05-05T12:29:19.079570612Z", __typename: "RdsRdsThriftCommonContactDateTime", }, lastRoutedAgentId: { value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactRoutableMetadata", }, locale: { value: "es_MX", __typename: "RdsRdsThriftCommonContactLocale", }, territoryId: { value: "85982a90-d812-4d4b-8a33-cbc7f2aa921f", __typename: "RdsRdsThriftCommonContactUUID", }, territory: { name: "Santiago", timezone: "America/Santiago", country: { name: "Chile", __typename: "StarcraftSafariSafariV2Country", }, __typename: "StarcraftSafariSafariV2Territory", }, countryId: { value: "92fd9349-5192-43fe-b80c-33bce2397f8a", __typename: "RdsRdsThriftCommonContactUUID", }, cityId: 148, userType: "eater", caseUuid: null, chatMetadata: { threadId: { value: "5b6ffae8-8cb8-395a-ad79-bbd8a4cbbcfb", __typename: "RdsRdsThriftCommonContactUUID", }, chatClient: "CHAT_CLIENT_INAPP_CHAT", connectionStatus: "CHAT_CONNECTION_STATUS_DISCONNECTED", __typename: "RdsRdsThriftCommonContactChatMetadata", }, emailMetadata: null, escalationsMetadata: null, requester: { id: { uuid: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "DataSchemasBasicUUID", }, __typename: "DataSchemasEntitiesUserId", }, baseCustomerInfo: { tenancy: "uber/production", __typename: "CoreServicesCustomerPlatformCommonBaseCustomerInfo", }, userInfo: { name: { firstName: "HECTOR ANDRES", lastName: "ESCALONA VARAS", __typename: "CoreServicesCustomerPlatformCustomerGatewayUserName", }, signupInfo: { cityId: 148, countryId: 36, __typename: "CoreServicesCustomerPlatformCustomerGatewaySignupInfo", }, role: "USER_ROLE_PARTNER", emailInfo: { email: { value: "escalonaandres076@gmail.com", __typename: "DataSchemasContactEmailAddress", }, __typename: "CoreServicesCustomerPlatformCustomerGatewayEmailInfo", }, phoneContact: { phone: { legacyPhone: { number: "972431879", countryCode: "+56", __typename: "CoreServicesCustomerPlatformCommonLegacyPhone", }, __typename: "CoreServicesCustomerPlatformCommonPhone", }, __typename: "CoreServicesCustomerPlatformCustomerGatewayPhoneContact", }, locale: null, __typename: "CoreServicesCustomerPlatformCustomerGatewayUserInfo", }, driverInfo: { onboarding: { driverBusinessUuid: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "DataSchemasBasicUUID", }, driverBusinessCityId: null, flowType: "FLOW_TYPE_P2P", __typename: "CoreServicesCustomerPlatformCustomerGatewayExtensionsUsersDriverNamespacesOnboarding", }, __typename: "CoreServicesCustomerPlatformCustomerGatewayExtensionsUsersDriverDriver", }, __typename: "CoreServicesCustomerPlatformCustomerGatewayUser", }, id: { value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactUUID", }, actions: { actions: [ { id: { value: "7f850679-2a75-49c0-afb5-51c0d0a42bdf", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "createContact", arguments: { arguments: [ { name: "contactTypeID", value: "e04cf92d-fe38-46a2-9659-62a8d250e017", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "locale", value: "es_MX", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "mobileSessionID", value: "f0d39b95-0f8b-4466-a3e3-ae2742f2e0ad", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "cityID", value: "148", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "countryIso2", value: "CL", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "modality", value: "CHAT", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "originalContactTypeID", value: "e04cf92d-fe38-46a2-9659-62a8d250e017", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1bc0ec00-1335-470e-b946-d274faead322", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "createContactMessage", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat solicitado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: null, createdAt: { value: "2025-05-04T23:41:09.056978761Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "47fb73eb-d19e-405a-8e74-73946695a43e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addCreationInputWithContextV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: '{"helpNodeID":"2be7b116-7e98-465c-97fd-83a2565b8981","variantID":"671b45c4-3574-4332-8e0f-86ab985a7f2f","components":[]}', translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:41:09.056978761Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9241d764-1110-4fc4-b1ee-d87975a1bff3", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_bot_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Bot de Uber conectado con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:41:09.289736485Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f2669050-3c01-4c55-9ec8-8328db9af056", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_bot_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "a829d9a2-8e37-49bb-b67b-009403a18eff", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9c4db26f-8d44-4998-bb6b-7eddf1e81db3", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746402069912", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "1", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ","691b6ee5-2336-3794-b570-3fc76f90ffe3":"SENT"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "cf8f6a7c-14a0-413f-99d0-e73796ca46ab", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Gracias por comunicarte con el chat del equipo de soporte. Para que podamos ayudarte, resume el asunto a continuación.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:41:09.912Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0584cc62-f18c-4ae9-897f-458239242742", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addSystemNoteV1", arguments: { arguments: [ { name: "ChatEventType", value: "bot_version_prechat-bot", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "bot version", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:41:09.969792264Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9f61091c-a6e9-4255-a8a1-8eb190546b84", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ","691b6ee5-2336-3794-b570-3fc76f90ffe3":"SENT"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "b37f39a1-447f-40b4-b5de-f97eda922646", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746402250041", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "2", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "¿Sigues allí? Infórmanos si necesitas ayuda.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:44:10.041Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "cfc54343-8ed6-553d-91da-832091260730", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Necesito ayuda", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:46:13.612Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d251dfd7-2866-450e-a750-a3a1649c542e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ","691b6ee5-2336-3794-b570-3fc76f90ffe3":"SENT"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "58a3467c-03d4-40cc-adae-fe7c5eaafe27", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746402380046", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "4", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Gracias por brindarnos esta información. Te pondremos en contacto con el próximo representante de soporte al cliente que esté disponible.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:46:20.046Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6cf2dae4-e50c-4928-899e-ff73e71433f4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "Reason", value: "", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "help-chatbot", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "24db2b7e-a1c8-48ae-bdc7-53d6550ce7d9", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [ { name: "ID", value: "24db2b7e-a1c8-48ae-bdc7-53d6550ce7d9", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "140c699c-11d6-44c1-894f-4d94cd71548a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_bot_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "a829d9a2-8e37-49bb-b67b-009403a18eff", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c009643d-e277-4196-8f41-b60b6250487a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6d2b77f0-e111-4778-b79b-0e1ea2c81a79", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "5f682f0a-80b3-4cfd-ace5-0878d76824f7", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Gabriela", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:46:23.184635018Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3fe714ae-8c3a-4669-8877-a2bad4d4bd54", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Gabriela (glopez53@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:46:23.210661256Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "75d58760-e4cc-5b50-ac34-b268e1926024", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Mi pedido no fue entregado correctamente", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:46:33.533Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "be7e5b6c-308a-4218-a6ec-2ebc73bb1a35", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Gracias por contactarnos, Hector.\nTe doy la bienvenida al soporte preferencial para Miembros Uber One💎. Mi nombre es Gabriela😉 y será un gran placer poder asistir tu solicitud.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:46:56.872Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ed400ed5-ef62-4b32-a007-85367e481b25", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addSystemNoteV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "first_agent_switchboard_message", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:46:57.410742282Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "076e35f3-ef82-4ef4-9692-81f9fefb70b9", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Nuestro equipo se encuentra en la mejor disposición para ayudar a resolver tus inquietudes. Sin embargo, tu solicitud no es muy clara.\nPara poder asistirte de una mejor manera, ¿podrías compartirnos más detalles acerca del inconveniente que experimentas?\nEntre más datos nos proporciones, será más fácil para nosotros identificar la mejor solución a tu caso.\nEsperamos tu respuesta.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:47:08.282Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3b8f9b67-85fb-58a5-b908-5cc0a9fe9c00", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "El repartidor se fue con mi pedido", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:47:29.788Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5b3579b7-0e09-5d6a-86f9-d1189839e255", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Llego incorrecto", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:47:35.998Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "61877f35-c86c-5992-9ef5-f77f0eda4079", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Me entró solo una bolsa", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:48:01.253Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9820857c-6b39-51c8-9417-d11526a232c3", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Y se fue en la moto", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:48:08.015Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4be72d3f-06c7-5487-a754-6a30602bb24c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "4cc623d9-1885-4d82-bb50-b5c335b7dd18", size: "0", label: null, originalFilename: "4cc623d9-1885-4d82-bb50-b5c335b7dd18", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:48:15.046Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "7389f69d-195b-52ae-b32c-a73c843a08af", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "No puedo comunicarme", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:48:18.825Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "01b1dcb2-934c-4b8c-81a4-9ceb08303b34", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Entiendo lo que solicitas, para mí será un gran placer poder ayudarte en lo que necesites, me puedes regalar 3 minutos de tu valioso tiempo de espera para brindar el soporte de calidad que te mereces. Mientras tanto, si tienes algún otro problema, compártemelo para poder ayudarte.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:48:50.008Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "af07cea6-74d6-5b1d-94b8-c3886be9b907", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Muchísimas y", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:49:31.03Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "90810299-cff9-5ec4-9402-8597c73b5e03", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Gracias", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:49:33.594Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3158be37-b79a-4d26-8620-e36447cab60c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Estoy revisando aún los datos de tu pedido, bríndame 3 minutos más, por favor mientras termino para brindarte el soporte de calidad que te mereces.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:52:17.794Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c0861875-e30d-4908-a965-6f42f75080c7", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Podrías indicarme si todo el pedido fue incorrecto, o ¿hay artículos en común con tu pedido correcto? ", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:53:50.645Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5d9a8528-f976-5b8f-819c-2658c7962a69", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Si porsupuesto", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:53:57.972Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "47529559-c734-538a-9dfd-7166300e5ee2", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "3dca0fcc-4aec-4212-89d2-5d69113b8c69", size: "0", label: null, originalFilename: "3dca0fcc-4aec-4212-89d2-5d69113b8c69", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:54:20.8Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ba9c3ca7-0e26-5492-b25d-14a0882ae128", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Me entraron estos artículos equivocados", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:54:28.101Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9d7f432f-eeb2-480c-8416-eff4f86dd51a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "¿Cuáles si fueron correctos? ", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:55:43.466Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "7a95ec38-4c20-5282-819b-c66358426483", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Ninguno me llegó correctamente", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:56:14.089Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "83b8be25-043c-56f1-a208-2500f5ad9abe", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "No es lo que encargue", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:56:19.213Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c714ad52-d9d6-45d2-846a-55a4a694a547", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Gracias. Aun sigo trabajando en tu caso, me puedes regalar 3 minutos mas de tu valioso tiempo de espera para brindar el soporte de calidad que te mereces.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:56:58.055Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "84f372cf-83f2-5dd7-adec-85a5ab1e2699", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Muchísimas gracias la espero", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:57:05.632Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "762cc07e-264e-4b55-aa33-a7d12af66435", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Comprendo mi demora, sigo trabajando en tu solicitud, por lo que agradeceré que me esperes 3 minutos más en línea mientras continúo analizando tu caso. ", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-04T23:59:56.112Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "37022c2f-da34-4c6c-baa4-ff5dd8bc935e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactTypeV1", arguments: { arguments: [ { name: "ContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "SuggestionID", value: "00000000-0000-0000-0000-000000000000", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "AgentGroups", value: "bgc-bliss-users,bliss-access-exemption,bliss_access,co-bliss-to-sfdc-link,csrs", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b0bd52b9-d19a-4040-a9b2-a9418950cfe7", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Lamentamos escuchar que el pedido que recibiste no es el que esperabas.\n\nSin embargo, al revisar tu solicitud se ha detectado que, en esta ocasión, tu perfil no es elegible para un ajuste.\n\nSabemos que recibir un pedido incorrecto es una experiencia frustrante, por lo que te invitamos a evaluar el pedido desde tu aplicación.\n\nEsto nos ayudará a mejorar para ti en futuras entregas.\n\nAgradecemos tu comprensión.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:01:09.613Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f6a713a4-a3da-481e-8b3f-5463c916d803", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:01:14.49581976Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "7661e164-0d16-4d61-ba0f-7189b3c2da8e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:01:14.565011788Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ffa52124-2816-4815-94a7-9d10a54cf985", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "No", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:01:17Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3a7b858c-98df-4470-8932-25d484b9576d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addWidgetV1", arguments: { arguments: [ { name: "WidgetUseCaseType", value: "issue_resolved", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "331d78fd-12ec-49a8-bbae-a05085f8b8db", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "La experiencia que tuviste no fue la que deseábamos para ti. Aunque en esta ocasión no podemos hacer un ajuste en tu cuenta, te agradecemos el habernos informado de la situación. Tu opinión es importante para nosotros, ya que nos ayuda a mejorar nuestro servicio. 💚", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:01:15.644Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f320ce10-cb76-4ac3-934b-cf331af773b4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addWidgetResponseV1", arguments: { arguments: [ { name: "WidgetUseCaseType", value: "issue_resolved", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "WidgetResponse", value: "issue_resolved_no_a298746e-ae59-4f54-8f7b-361e2ccddf05", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b0851c13-7770-4a27-82e9-671812d51aaf", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746403278056", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "35", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","0eff01fc-9257-31b0-8246-8ed654084725":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ","691b6ee5-2336-3794-b570-3fc76f90ffe3":"SENT"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "7ffdae73-0b02-41df-960d-954c377a3126", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Gracias por comunicarte con nosotros nuevamente. Resume el incidente y te pondremos en contacto con un representante del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:01:18.056Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ea94c729-d4a0-5c65-b1ea-2ca61353766b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Necesito solución", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:01:33.353Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "cccd8967-0e50-4db9-bdd6-4c8e5d377c69", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [ { name: "ReconnectType", value: "REOPEN", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "help-chatbot", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "578a3087-91b4-46fc-9568-d6fd519028db", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "8a0f92ac-f857-4ab9-a827-fea1dafa3537", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "000cd083-9c92-45d0-90c3-1a4bad371c1f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f067335d-199b-4a3a-b437-6148b76b73cb", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e0b3a417-9f5e-4c23-b635-a52f0ecdfd9e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0049ccc1-c9ce-40f0-81ca-d4ed3a33108d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:01:35.24799091Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "467325f9-d7ed-409c-804a-015d986f271c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "37", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ","691b6ee5-2336-3794-b570-3fc76f90ffe3":"SENT"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "5ace71bc-aa57-43c1-8471-9b8deb1c4653", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746403295304", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:01:35.304Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "de8e7ff5-e3a3-4932-93e5-8bce8b9e68b6", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "48d95c8e-3b06-4e13-a2ed-a186fcad84f4", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "122d3199-80c4-4d1d-97fa-56d537c2b317", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "3b6a7f4c-add6-4b11-a5bb-3b08901f1998", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con krys", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:01:37.562002131Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9d58b51b-7114-4559-876e-4108a9837b6e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a krys (kdele500@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:01:37.569494576Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "cd441e82-0393-4559-ae52-e46a46be8b63", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:01:51.340834377Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "946e5f4a-718a-47fa-9953-fc729f6823db", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:01:51.424862756Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "895ebfd0-5098-453a-9331-6f298ecd0e65", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "sequenceNumber", value: "42", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","b12acdb5-d90d-3b59-9b50-7fc4b9b8aeed":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ","691b6ee5-2336-3794-b570-3fc76f90ffe3":"SENT"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "837ad7ac-11be-4b48-8603-69500e42d7d2", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746403311489", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "¿Resolvimos este problema?", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:01:51.489Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "7904fca4-5936-4e04-b792-7b6b145745db", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "No", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:01:54Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0a684aa9-444c-4616-88f9-cf223a244202", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addWidgetV1", arguments: { arguments: [ { name: "WidgetUseCaseType", value: "issue_resolved", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6a1f6961-ed28-4995-8dce-5edaad022725", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addWidgetResponseV1", arguments: { arguments: [ { name: "WidgetUseCaseType", value: "issue_resolved", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "WidgetResponse", value: "issue_resolved_no_a298746e-ae59-4f54-8f7b-361e2ccddf05", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "352736d9-bc69-4fe5-b1a6-ade97eb3e3c3", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "timestamp", value: "1746403315579", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "45", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","b12acdb5-d90d-3b59-9b50-7fc4b9b8aeed":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ","691b6ee5-2336-3794-b570-3fc76f90ffe3":"SENT"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "5413f179-9ebe-4c81-a880-a4bb71c636f8", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Gracias por comunicarte con nosotros nuevamente. Resume el incidente y te pondremos en contacto con un representante del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:01:55.579Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d109ccd0-56a5-54d0-acff-5fe2a10e57c4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Necesito solución a mi pedido", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:02:01.192Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4a4efb51-3487-45b7-a422-90f5c31c21c2", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [ { name: "ReconnectType", value: "REOPEN", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "help-chatbot", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "328d1c25-6774-4967-8c9c-111b796e0316", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5f909b09-6115-43ef-929a-974c71ea759d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4b1f63f6-d012-4c47-a12e-97f67b7ccbb1", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "48d95c8e-3b06-4e13-a2ed-a186fcad84f4", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4610078c-a941-413d-80d3-c63191abf576", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9654b5e7-aabe-4f40-b0ed-49c0ad8da8d4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "58107554-7c8c-4ba4-8a5a-919b6db2621e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:02:03.771332851Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "28a95d37-7979-4640-a3c2-2791a4f6bac9", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ","691b6ee5-2336-3794-b570-3fc76f90ffe3":"SENT"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "5a801739-fb73-4c0f-86cf-65065970a9a8", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746403323828", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "47", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:02:03.828Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b06a4194-50c0-44d2-986f-9b02e868739e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "5e7346b4-1244-4c71-ac10-d687b5129694", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ee0d3611-88e2-4cfe-879d-5f82270b7866", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "18f4caa9-b49f-47f7-b817-524a851465a3", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Vanessa", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:02:05.645722242Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "09c4fde4-c2aa-4bc2-ab14-a60a3d5dc5d7", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Vanessa (vrolda@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:02:05.652156476Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "514238b8-9030-5ee7-a79c-3ea9ecc89e1a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Mí pedido llegó incorrecto", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:02:25.151Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "78fc731e-3f0e-5d11-b42a-ba9e2a64d0ea", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "El repartidor se equivocó en la entrega", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:02:34.302Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "47fb80de-72b6-4def-94da-2ee1e59d5c83", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Hola Hector. Gracias por comunicarte a soporte Uber. Mi nombre es Vanessa y formo parte del equipo especial para Miembros de Uber One 💎, es para mí un gusto apoyarte el día de hoy.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "5e7346b4-1244-4c71-ac10-d687b5129694", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:03:05.387Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ae92e8f4-b6a3-4bf0-b6ca-56339748c97f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Comprendo lo que me indicas, este no es el tipo de experiencia que deseamos brindarte con la aplicación.\nPor favor, permíteme 3 minutos de tu tiempo mientras verificamos toda la información. Mientras validamos esta información, ¿Nos podrías indicar si hay algo más en lo que te pueda asistir?", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "5e7346b4-1244-4c71-ac10-d687b5129694", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:03:46.35Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "69011553-b70e-531b-8208-21554311b178", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Porfa necesito ayuda con mi pedido", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:03:54.305Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "8eb165c1-9bed-4489-8077-119be8dccbb9", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Gracias por tu amable espera en línea. 😀", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "5e7346b4-1244-4c71-ac10-d687b5129694", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:06:44.232Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "7982620f-87ab-5a21-9c80-b1e6aa2a405f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Gracias a usted por su ayuda", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:07:21.488Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "69f58e93-f678-4884-b95a-34e447c59363", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Comprendo que lo acontecido en tu pedido no cumplió los parámetros que esperabas; sin embargo, dada la situación, hemos documentado la novedad para trabajar en la posibilidad que este tipo de situaciones se puedan reducir.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "5e7346b4-1244-4c71-ac10-d687b5129694", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:07:46.742Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "124a2709-9338-4a85-8199-75b9d1979424", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Por otra parte, se gestionó la validación de un posible ajuste para tu cuenta; por lo tanto, por esta ocasión, el mismo no eres elegible.\n", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "5e7346b4-1244-4c71-ac10-d687b5129694", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:07:48.987Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a48b090e-3356-4df8-a963-e770954bf8e6", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Aunque la situación que viviste no fue la que deseábamos para ti, apreciamos tu lealtad como Miembro Uber One💎, y te invitamos a revisar el valor que has ahorrado con envíos sin costo adicional y descuentos dentro de Cuenta>Uber One>” Dinero Ahorrado”.\nDebido a que no hubo respuesta de parte tuya, finalizaré la interacción. De igual forma, recuerda que podrás comunicarte cuando desees, será un gusto apoyarte. ", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "5e7346b4-1244-4c71-ac10-d687b5129694", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:07:54.102Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "992a7d34-054d-4c1f-9c0c-2ad116ec023f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "endChatV1", arguments: { arguments: [ { name: "ViewID", value: "2178e9b8-969b-40bf-8c34-d00bd75515ab", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "SuggestionID", value: "00000000-0000-0000-0000-000000000000", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "CurrentContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActionConfigUUID", value: "ed8e97bc-8415-4bf8-b560-00d0ffddc4c1", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "AgentGroups", value: "bgc-bliss-users,bliss_access,co-bliss-to-sfdc-link,csrs", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "2178e9b8-969b-40bf-8c34-d00bd75515ab", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "aaa1596d-7867-4aea-b53e-91ec93594ae4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:07:56.977686214Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e7569e39-6274-4f54-a0c3-b6dabb7062b8", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:07:57.100703399Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3d00c0d4-963c-4425-893a-137392d3f9af", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "62", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","599b3865-c4aa-3653-bb89-91f744aff40b":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ","691b6ee5-2336-3794-b570-3fc76f90ffe3":"SENT"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "67fe0992-6df6-4939-b712-22511975c241", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746403677183", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "¿Resolvimos este problema?", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:07:57.183Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1e28940f-685f-4899-9489-38ec34b6eea6", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "No", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:08:20Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "04ea74c2-e3a1-46f0-87ee-1d18387f64ed", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addWidgetV1", arguments: { arguments: [ { name: "WidgetUseCaseType", value: "issue_resolved", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "589aaf8b-b08c-4fbc-a433-abf339bde675", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addInternalNoteV1", arguments: { arguments: [ { name: "CurrentContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "2178e9b8-969b-40bf-8c34-d00bd75515ab", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ContentJSON", value: '[{"id":"user-and-trip-details","values":[{"inputName":"tags","values":[{"value":"Fraud Tag: Present","editable":true,"source":"system"},{"value":"Fraud Tag: Present","editable":true,"source":"system"}]}]},{"id":"resolution-provided","values":[{"inputName":"resolutions","values":[{"value":"Se ha cambiado el contacto a mensaje","editable":false,"source":"system"}]}]},{"id":"additional-notes","values":[{"inputName":"notes","values":[{"value":"<p><strong>CONTACT TYPE: </strong></p><p>Cliente > Pedidos > El pedido estaba mal >El cliente recibió un pedido incorrecto</p><p><strong>LOB: G&R CHAT </strong></p><p><strong>NÚMERO DE PEDIDO: </strong>E970C</p><p><strong>LÓGICA DE SOPORTE: </strong><u><a href=\\"https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE%2FVIEW%3Fitem_id%3D177243%26selfService%3Dfalse%26item_language%3Des%26referer%3Dsearch&homePageEncoded=true\\" rel=\\"noopener noreferrer\\" target=\\"_blank\\">El Cliente recibió un pedido incorrecto (Groceries & Retail)</a></u></p><p><strong>SOLUCIÓN:</strong></p><p>Escenario 13 - ¿La cuenta del Cliente muestra un comportamiento fraudulento?</p><p><strong>CONTACTOS DE SALIDA: </strong>N/A</p><p><strong>VERSIÓN UKNOWLEDGE: </strong>14</p><p><br></p>","editable":true,"source":"user"}]}]}]', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Source", value: "InternalNoteOptimization", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: '<div><div><b>Detalles del usuario y del viaje</b></div><div><ul><li>Fraud Tag: Present</li><li>Fraud Tag: Present</li></ul></div></div>\n<div><div><b>Solución proporcionada</b></div><div><ul><li>Se ha cambiado el contacto a mensaje</li></ul></div></div>\n<div><div><b>Notas adicionales</b></div><div><p><strong>CONTACT TYPE: </strong></p><p>Cliente > Pedidos > El pedido estaba mal >El cliente recibió un pedido incorrecto</p><p><strong>LOB: G&R CHAT </strong></p><p><strong>NÚMERO DE PEDIDO: </strong>E970C</p><p><strong>LÓGICA DE SOPORTE: </strong><u><a href="https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE%2FVIEW%3Fitem_id%3D177243%26selfService%3Dfalse%26item_language%3Des%26referer%3Dsearch&homePageEncoded=true" rel="noopener noreferrer" target="_blank">El Cliente recibió un pedido incorrecto (Groceries & Retail)</a></u></p><p><strong>SOLUCIÓN:</strong></p><p>Escenario 13 - ¿La cuenta del Cliente muestra un comportamiento fraudulento?</p><p><strong>CONTACTOS DE SALIDA: </strong>N/A</p><p><strong>VERSIÓN UKNOWLEDGE: </strong>14</p><p><br></p></div></div>', translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "5e7346b4-1244-4c71-ac10-d687b5129694", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:08:02.132198793Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d8b6ffbe-1f8c-4eab-a401-af39892c4225", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "SOLVED", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "DisableNotification", value: "false", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "NRNReason", value: "", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "reasonId", value: "", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "2178e9b8-969b-40bf-8c34-d00bd75515ab", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c133ce08-d8c9-4484-a167-0778f0893f82", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addWidgetResponseV1", arguments: { arguments: [ { name: "WidgetUseCaseType", value: "issue_resolved", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "WidgetResponse", value: "issue_resolved_no_a298746e-ae59-4f54-8f7b-361e2ccddf05", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "edc5099b-0312-4f84-b9de-c8a4f3d40e32", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "clientMessageId", value: "852e2e22-9101-44fe-831d-43d37fc9f588", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746403702847", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "65", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ","691b6ee5-2336-3794-b570-3fc76f90ffe3":"SENT"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Gracias por comunicarte con nosotros nuevamente. Resume el incidente y te pondremos en contacto con un representante del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:08:22.847Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5543dab7-39f4-5b7e-ab41-92cd1d1f85e4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Necesito solución", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:08:31.45Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ee6e40cf-1ffc-4599-82f5-32e377c79eda", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [ { name: "ReconnectType", value: "REOPEN", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "help-chatbot", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "fd56e654-5e3a-43cd-a7be-96d223e8e3ae", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d0a06f6a-e1a8-4a39-9f98-9292f9c02060", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1ad506fe-520f-4a4a-988b-d84d9c535082", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:08:33.59535563Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "214e9e6d-9a8d-490f-b2f2-b0b76fb49f6e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "67", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "d39d0b79-df81-4eba-99d7-0d7e6f2783e0", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746403713672", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:08:33.672Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "79c06a82-4a39-431c-98d4-455440ccf037", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "58dbe54e-cee5-4c4c-afd2-fec9fab4add6", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "60668f69-a675-4294-8ffd-7e761558cac3", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "b584cfb4-b328-4cff-a528-8c92ab6a7a05", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Brandon", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:08:35.640905715Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a84c8e08-406a-4d22-a3e1-e5e949009049", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Brandon (bmejia5@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:08:35.64589989Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "bceaa664-bd9a-4ca4-b84a-294280648066", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:08:44.348408382Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "934ac0bd-560b-4a87-9624-da624b981275", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:08:44.533034942Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e4a102c1-b52f-4fb9-9904-84b51891f148", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2e091a9a-ac0b-4bfb-a7b5-5658c067f724", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "657e2939-1f0d-466f-b7f7-4016efe59921", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "58dbe54e-cee5-4c4c-afd2-fec9fab4add6", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "18fc0f9c-ff32-42a1-a188-50b93bd3e650", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d1ec2cbf-3785-4815-b6ca-1e094322736a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "07218f4c-a286-4823-a6df-fe1e6ed9d665", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:08:49.194310043Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9c93a6d0-7893-42d6-bd1e-c1bdde126c63", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "sequenceNumber", value: "73", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "0bd0d0d6-455a-42e0-adcb-be103126581a", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746403729293", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:08:49.293Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2a198f9d-6a7a-44c5-8c3f-98ef8cd9ea41", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1e3c9d57-713c-48ad-8647-6454b95a7f13", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "aa73fdef-7e98-4c5e-a704-759ae49a4902", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con David", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:08:51.119489435Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "41576955-8bc0-40a9-90fd-699354a54699", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a David (jherna243@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:08:51.126551292Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "8ed64b50-54ee-535f-bbf0-dd99e384db7f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Porfa necesito ayuda", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:09:01.865Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "949daccf-cb7b-5529-abd7-4f623ec6dbc6", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "c6aa51c5-93f1-4b95-b315-cd95a60957b1", size: "0", label: null, originalFilename: "c6aa51c5-93f1-4b95-b315-cd95a60957b1", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:09:11.455Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3e81bb74-0e62-5b9e-8c87-99b9501e54c3", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "El repartidor no me entrego correctamente", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:09:17.749Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "93c18fcd-3a7e-45d8-9014-fc4d08ea0d1a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "¡Hola Hector! Te doy la bienvenida al soporte preferencial para Miembros Uber One 💎. Mi nombre es David y será un gusto poder asistir tu solicitud.\n\nDime en que te podemos asistir y lo hacemos con gusto.\n", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:10:14.633Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "95cd1003-aad2-4ff0-b768-646c2e244fd4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "No te preocupes, estoy para asistirte, por favor concédeme 3 minutos de tu tiempo en línea. Mientras verifico lo que ocurrió, de manera adicional, si tienes otro problema, no dudes en enviarlo por aqui.\n", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:10:23.708Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2a030524-05fe-53e6-b2e0-24a5ca01e98f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Muchísimas gracias", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:11:04.335Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2a085cd1-995a-4097-90f0-761c2a5eb02e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Gracias por seguir en linea, por favor concédeme 3 minutos de tu tiempo en línea, seguimos validando tu solicitud.\n", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:13:59.314Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ff579c5b-b02c-5681-91d3-64dc4b24c252", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Muchas gracias por su ayuda", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:16:25.209Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0fc94e92-9120-4595-8f5d-7ed5584d2676", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactTypeV1", arguments: { arguments: [ { name: "ContactTypeID", value: "ff72010b-78f0-4599-b830-45c9f1b1dc32", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "SuggestionID", value: "00000000-0000-0000-0000-000000000000", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "AgentGroups", value: "bgc-bliss-users,bliss_access,co-bliss-to-sfdc-link,csrs", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c7195b9c-0775-4154-85c4-0f2c3670a24a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Gracias por seguir en linea Hector, Aunque los Socios Repartidores hacen su mejor esfuerzo para entregar los pedidos en tiempo y forma, en ocasiones pueden ocurrir inconvenientes. Definitivamente, esta no es la experiencia que deseamos para ti.\n \n\n", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:18:42.268Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e98f3e61-453c-48d5-ac9c-f6998e7a6f05", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Sin embargo, he revisado los detalles del pedido y confirmado que esta ocasión no eres elegible para un ajuste.\n", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:18:47.882Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "660be0b3-5873-4608-b3d1-9a6fa768d541", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:18:51.250682835Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6198e95c-47be-42a8-b12e-02a69e755e55", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:18:51.488171776Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "8ea1022d-ef2a-49c0-8ced-bc7857404f9f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Sabemos que esta no es la respuesta que esperabas, pero puedo asegurarte que esta resolución es consistente con nuestras políticas, que buscan mantener la mejor experiencia para todos nuestros Clientes.\n", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:18:53.606Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1a9ef5a9-4c08-4874-87da-58a7ee5700e0", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "endChatV1", arguments: { arguments: [ { name: "ViewID", value: "bc004db8-4cdf-427f-8bc3-75273ad5e152", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "SuggestionID", value: "00000000-0000-0000-0000-000000000000", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "CurrentContactTypeID", value: "ff72010b-78f0-4599-b830-45c9f1b1dc32", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActionConfigUUID", value: "ed8e97bc-8415-4bf8-b560-00d0ffddc4c1", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "AgentGroups", value: "bgc-bliss-users,bliss_access,co-bliss-to-sfdc-link,csrs", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "bc004db8-4cdf-427f-8bc3-75273ad5e152", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "224470ac-6e88-48c4-b365-783a4cd2ffb4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addInternalNoteV1", arguments: { arguments: [ { name: "CurrentContactTypeID", value: "ff72010b-78f0-4599-b830-45c9f1b1dc32", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "bc004db8-4cdf-427f-8bc3-75273ad5e152", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ContentJSON", value: '[{"id":"user-issue","values":[{"inputName":"taxonomy","values":[{"value":"Cliente > Pedidos > El pedido no se entregó pero figura como finalizado en la app","editable":false,"source":"system"}]},{"inputName":"summary","values":[]}]},{"id":"user-and-trip-details","values":[{"inputName":"tags","values":[{"value":"Fraud Tag: Present","editable":true,"source":"system"}]}]},{"id":"resolution-provided","values":[{"inputName":"resolutions","values":[{"value":"Se ha cambiado el tipo de contacto de El cliente recibió un pedido incorrecto a El pedido no se entregó pero figura como finalizado en la app","editable":false,"source":"system"},{"value":"Se ha cambiado el contacto a mensaje","editable":false,"source":"system"}]}]},{"id":"additional-notes","values":[{"inputName":"notes","values":[{"value":"<p>\\"Contact Type: Cliente > Pedidos > El pedido no se entregó pero figura como finalizado en la app</p><p><br></p><p><br></p><p>LOB: G&R Chat </p><p>Número de pedido: E970C</p><p>Lógica de soporte: <a href=\\"https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE_LITE%2FVIEW%3Fitem_id%3D486698%26selfService%3Dfalse%26homePageEncoded=true\\" rel=\\"noopener noreferrer\\" target=\\"_blank\\">El pedido no se entregó, pero figura como finalizado en la app (Groceries & Retail)</a></p><p>Solución: Escenario 6 - ¿El perfil del Cliente cuenta con la etiqueta “eats_rna_hard_deny”?</p><p>Si</p><p>Contactos de salida: N/A</p><p>Versión UK:\\" 25</p><p><br></p><p>La herramienta se queda congelada y no deja tomar interacción.</p><p><br></p><p>Solucion: se cierra por que el cliente cierra chat.</p><p>KB:<a href=\\"https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE_LITE%2FVIEW%3Fitem_id%3D306964%26homePageEncoded=true\\" rel=\\"noopener noreferrer\\" target=\\"_blank\\"> </a><u><a href=\\"https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE_LITE%2FVIEW%3Fitem_id%3D306964%26homePageEncoded=true\\" rel=\\"noopener noreferrer\\" target=\\"_blank\\">[Groceries & Retail (GR o G&R)] Umbrella Policies</a></u></p><p><br></p>","editable":true,"source":"user"}]}]}]', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Source", value: "InternalNoteOptimization", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: '<div><div><b>Detalles del usuario y del viaje</b></div><div><ul><li>Fraud Tag: Present</li></ul></div></div>\n<div><div><b>LOB (línea de negocio) de la incidencia</b></div><div>Cliente > Pedidos > El pedido no se entregó pero figura como finalizado en la app</div></div>\n<div><div><b>Solución proporcionada</b></div><div><ul><li>Se ha cambiado el tipo de contacto de El cliente recibió un pedido incorrecto a El pedido no se entregó pero figura como finalizado en la app</li><li>Se ha cambiado el contacto a mensaje</li></ul></div></div>\n<div><div><b>Notas adicionales</b></div><div><p>"Contact Type: Cliente > Pedidos > El pedido no se entregó pero figura como finalizado en la app</p><p><br></p><p><br></p><p>LOB: G&R Chat </p><p>Número de pedido: E970C</p><p>Lógica de soporte: <a href="https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE_LITE%2FVIEW%3Fitem_id%3D486698%26selfService%3Dfalse%26homePageEncoded=true" rel="noopener noreferrer" target="_blank">El pedido no se entregó, pero figura como finalizado en la app (Groceries & Retail)</a></p><p>Solución: Escenario 6 - ¿El perfil del Cliente cuenta con la etiqueta “eats_rna_hard_deny”?</p><p>Si</p><p>Contactos de salida: N/A</p><p>Versión UK:" 25</p><p><br></p><p>La herramienta se queda congelada y no deja tomar interacción.</p><p><br></p><p>Solucion: se cierra por que el cliente cierra chat.</p><p>KB:<a href="https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE_LITE%2FVIEW%3Fitem_id%3D306964%26homePageEncoded=true" rel="noopener noreferrer" target="_blank"> </a><u><a href="https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE_LITE%2FVIEW%3Fitem_id%3D306964%26homePageEncoded=true" rel="noopener noreferrer" target="_blank">[Groceries & Retail (GR o G&R)] Umbrella Policies</a></u></p><p><br></p></div></div>', translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:19:35.356691253Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "59de8588-fe91-400d-91ba-3fc2d1993e1a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "SOLVED", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "DisableNotification", value: "false", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "NRNReason", value: "", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "reasonId", value: "", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "bc004db8-4cdf-427f-8bc3-75273ad5e152", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "8097322c-2728-4bd5-b916-2f5c8e9a4455", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5fb076fc-ca72-4a5b-8120-c2897aecffdd", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "31b54343-4bc8-4eee-9cdd-5f9b91e2660c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:20:24.662618046Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9e15307d-499e-43da-abdc-6f1682dde657", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "timestamp", value: "1746404424783", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "90", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "aef9012b-d3e3-4bdf-a8aa-a2353515857f", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:20:24.783Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "626dbb94-b8d8-4f5a-b260-6808c05a842e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e9a40243-962f-48bd-80c2-c4c3c8893ab6", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "aa73fdef-7e98-4c5e-a704-759ae49a4902", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con David", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:20:26.621877233Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e9228906-3b47-4a9b-8bad-b938c010de44", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a David (jherna243@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:20:26.63007415Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f8d37d7f-0ce2-4eca-9d28-cc553a74803f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:20:30.904745311Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "35e838ca-26e3-4f4f-8e17-8493ab20aff4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:20:31.051281086Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1c9d2743-7bd5-48fd-ad5e-e8a497304c9c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9c6d99bb-f99a-4cca-85f3-bfa9470e41bc", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9c0aaf90-947b-4a09-ac94-1268b2d87e3b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9cf887d6-9b8c-4cc4-84bd-aa76e9b42944", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "29e0a3be-2286-4ec0-9d90-a97876099f9c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f2d54c68-8f7a-4468-8466-0577ddf66553", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:20:35.709190258Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "53f7499b-d66c-4308-9b9b-aa3cac9b90fe", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "a820c732-772a-402e-8171-88e2ff59e4e6", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746404435930", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "96", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:20:35.93Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "29956d7e-93ba-4e77-b489-81d38311177a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "778c6e1e-723c-4c1d-a7e6-a9dfa01fba15", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "33cfb2b8-d072-4a30-968e-83f7342434c0", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "36c5b3f5-4d27-4474-9f4e-a7c4ca39a3b1", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Julieth", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:20:37.930988753Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "163500c9-9809-4db2-95a4-89a1ba040fd4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Julieth (jgarci296@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:20:37.931261467Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "caf1aca1-69d1-44d3-be1f-1a179be1443c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:20:41.715039942Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1f759916-797a-4f7d-ba61-86692679f592", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:20:41.857346292Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1adc28cf-65a0-4c18-b10a-3cf6718e944d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c82d6d09-153b-4b28-965c-6ba8133a7eb2", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "609d4c33-7389-460f-b696-e49108ae9630", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "778c6e1e-723c-4c1d-a7e6-a9dfa01fba15", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e4a4b16d-0660-49e2-b41e-698dca01430b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "056f320b-e51c-45af-bf73-bacb947a144c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4a3b2450-1afa-4e94-914d-891301137d76", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:20:44.866622882Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9302b13b-e55e-4c09-848e-fdff051088e5", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "e2719c35-bc21-41d0-96b7-5e5ef1507e3c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b6c0aa60-2512-4b7e-a4e2-e24d9bdb2a22", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "clientMessageId", value: "36082a58-f6a1-4405-832a-fa742571a71e", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746404445101", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "102", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:20:45.101Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "68b9950d-b617-493d-acc2-a8f1fd25b5dd", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "698eda27-f255-406e-a19a-8c44f2eece54", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Bleidy", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:20:46.742267173Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1248087a-e40a-4e13-85a8-5d2f0d33d0fb", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Bleidy (jvaler16@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:20:46.749442397Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2d194c3d-9d3a-425f-a18f-f28fedc68d63", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:20:51.284320696Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c702bfb6-dd9e-4063-9145-7a2b30764590", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:20:51.57383729Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "44e56309-556c-4b04-b9ec-256700a66d60", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "aad7917c-6d46-4c27-9fbd-916ca2a3ab94", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "7b02f8c6-ff5f-472f-ab2a-823d1b537368", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "e2719c35-bc21-41d0-96b7-5e5ef1507e3c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f2c78ea8-ebb1-4ea0-a449-d03d3069f90d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "185541aa-7ba6-499d-9bf3-2b3edd260e06", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c5a67cfe-08cb-46f8-bf2e-bf11fc85a59b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:20:54.346681294Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "370f8bc8-f1c8-4ee8-9232-853c812ee6d0", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "e80da39a-c0b2-4f59-9c1a-a4034840cdce", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "41578712-f06e-435b-af2b-70281a2d71e3", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "sequenceNumber", value: "108", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "9199731d-f411-4a30-ada3-807e85517ed7", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746404454608", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:20:54.608Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1c76390c-05ab-450c-92f7-0b568dbe7970", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "31a1b06c-05f8-4a50-9a45-87c4493840ae", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Laura ", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:20:56.253695296Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d5230bb6-828a-4437-a9b0-60292db90864", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Laura (lcuerv5@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:20:56.260336439Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "21414d69-1fd4-4b82-bb28-ca6b9d9ed98e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:21:07.14744302Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "12b854a6-c88d-4192-8d5d-5292168b7a11", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:21:07.423584578Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6e6e2f51-4ac2-4c7b-8911-206a11ddd408", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5ff0b4fe-cc28-472e-8a89-43cc72e23a05", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "8ceef431-d9db-403b-a607-a565ade37b26", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "e80da39a-c0b2-4f59-9c1a-a4034840cdce", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "da0e2285-e125-49ce-9a3b-e7296c5efd49", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "16a67adb-c93c-46d5-824b-fd35939cdb65", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e3f2eea7-7405-405f-887b-18df339fdc75", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:21:18.823411165Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "882096d5-82ab-4f13-94d2-bdb669d1407e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "timestamp", value: "1746404478952", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "114", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "ca8e74df-2e37-4504-b7f4-daa026e78e29", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:21:18.952Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "bdd372d6-f581-40ea-98e9-b4e635696cb2", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "cfaa7a9b-81f3-4ac2-951b-b03e9dd4d854", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d51316c1-b0cb-46ad-a237-f8e3e90de330", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "fd2033de-4ac5-4e27-b391-70c12b205589", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Florinda", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:21:20.975943471Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "16f71560-efb9-423c-9e1b-e38357214c20", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Florinda (fmoren10@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:21:20.982840056Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "880e37ff-6936-43bb-9e36-dab247d50a97", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:21:27.357289969Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2bcbecb2-5515-482d-8568-2418fe7cd027", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:21:27.499258274Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "bfecb72e-25a0-42cd-a04b-8118ba3b67e2", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "022e957c-a866-470c-908e-73e0a15f1736", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "fb5b2532-5f58-4f1d-a7d0-58511b702f41", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "cfaa7a9b-81f3-4ac2-951b-b03e9dd4d854", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d753b1f2-08c6-41b8-b47a-95fd474887fd", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "678b8ec7-5f64-4e7d-9d34-002d4ec5b375", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "12b36466-3e80-4dce-9e07-ca11739cca85", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:21:33.771507182Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "58bd914b-b05b-4527-8bd4-304265278956", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "120", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "80268b72-89cc-4e6c-8f39-4bf23a632730", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746404494008", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:21:34.008Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1355a559-4e02-4790-8488-b3bd971c7605", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "8e07844d-7ad0-44b6-a43b-2a8e731414b0", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "cda54029-24dd-4e80-843c-e4e62ffb0ddb", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "0bf7f493-8a88-4167-9784-5a1c915111b7", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Alex", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:21:36.648346273Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "bd35dbe9-3e7c-4e1a-892e-2cee9cd14730", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Alex (apinzo15@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:21:36.656630632Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e6f8e986-9b31-5db4-8c3b-a202f9541af7", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Porfa necesito ayuda con mi pedido", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:21:43.591Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "80e91cd5-4aea-56b2-a857-ab80aeec1767", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "No fue e recibido correctamente", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:21:55.231Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "75f837d4-52fd-530f-99ac-b1a1d2da6552", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "1f8ea6ec-0329-4fa1-9d79-8fad107c3ff6", size: "0", label: null, originalFilename: "1f8ea6ec-0329-4fa1-9d79-8fad107c3ff6", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:22:01.662Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "95df1881-5593-5477-b52a-7d4368cc7192", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "El repartidor no responde", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:22:06.322Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "996aa05a-0231-4301-81e8-b3eafcc63378", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Hola Hector Andres , soy Alex y formo parte del equipo de soporte especial en vivo para Miembros Uber One 💎. Estamos aquí para ayudarte de la mejor manera posible\t\t\t\t\t\t", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "8e07844d-7ad0-44b6-a43b-2a8e731414b0", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:22:17.729Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "dd087be6-e57a-4155-870a-0006cfb7e6c1", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Por favor, mantente atento al chat para que podamos ayudarte lo antes posible. Si el chat se cierra, puedes volver a escribirnos en cualquier momento y nosotros estaremos listos para atenderte nuevamente", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "8e07844d-7ad0-44b6-a43b-2a8e731414b0", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:24:06.919Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "32d5a96e-a805-4b2f-8ce3-7f89e5ff218a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactTypeV1", arguments: { arguments: [ { name: "ContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "SuggestionID", value: "00000000-0000-0000-0000-000000000000", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "AgentGroups", value: "bgc-bliss-users,bliss_access,co-bliss-to-sfdc-link,csrs", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "32ce2fe2-9258-4cee-85b6-452978fb6866", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Validamos totalmente tu solicitud, Sin embargo, al revisar tu solicitud se ha detectado que, en esta ocasión, tu perfil no es elegible para un ajuste.\n\n", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "8e07844d-7ad0-44b6-a43b-2a8e731414b0", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:25:15.818Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a132a727-4117-4d6b-b2e3-6b01ef29eaab", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "\n\nSabemos que recibir un pedido incorrecto es una experiencia frustrante, por lo que te invitamos a evaluar el pedido desde tu aplicación.\n\n", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "8e07844d-7ad0-44b6-a43b-2a8e731414b0", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:25:21.856Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2573425e-4b79-460d-ab18-ce72206c8574", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Apreciamos tu lealtad como Miembro Uber One💎, y te invitamos a revisar el valor que has ahorrado con envíos sin costo adicional y descuentos dentro de Cuenta>Uber One>” Dinero Ahorrado”. Estaremos atentos a cualquier solicitud que tengas. Te deseo un feliz día.\t\t", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "8e07844d-7ad0-44b6-a43b-2a8e731414b0", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:25:32.167Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6537876f-a533-4e7a-88ad-54ceb77330ee", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "endChatV1", arguments: { arguments: [ { name: "ViewID", value: "70bc258a-747c-4066-8e3c-370c5601579d", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "SuggestionID", value: "00000000-0000-0000-0000-000000000000", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "CurrentContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActionConfigUUID", value: "ed8e97bc-8415-4bf8-b560-00d0ffddc4c1", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "AgentGroups", value: "bgc-bliss-users,bliss_access,co-bliss-to-sfdc-link,csrs", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "70bc258a-747c-4066-8e3c-370c5601579d", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b269ae22-a54b-4667-83ea-51cbcf4708cb", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "0bf7f493-8a88-4167-9784-5a1c915111b7", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Alex finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:25:36.995748031Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "39887da2-4260-439d-becd-052b5073b6e0", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "sequenceNumber", value: "133", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"SENT"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "SENT", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "c9327c67-d264-4bda-826e-2fbc36d9a6b7", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746404737137", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Alex finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:25:37.137Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0a180946-18c2-44eb-bc6a-e2c6bb84b3f1", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addInternalNoteV1", arguments: { arguments: [ { name: "CurrentContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "70bc258a-747c-4066-8e3c-370c5601579d", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ContentJSON", value: '[{"id":"user-issue","values":[{"inputName":"taxonomy","values":[{"value":"Cliente > Pedidos > El pedido estaba mal > El cliente recibió un pedido incorrecto","editable":false,"source":"system"}]},{"inputName":"summary","values":[]}]},{"id":"user-and-trip-details","values":[{"inputName":"tags","values":[{"value":"Fraud Tag: Present","editable":true,"source":"system"},{"value":"Fraud Tag: Present","editable":true,"source":"system"}]}]},{"id":"resolution-provided","values":[{"inputName":"resolutions","values":[{"value":"Se cambió el tipo de contacto de El pedido no se entregó pero figura como finalizado en la app a El cliente recibió un pedido incorrecto","editable":false,"source":"system"},{"value":"Se cambió el contacto a mensajes","editable":false,"source":"system"}]}]},{"id":"additional-notes","values":[{"inputName":"notes","values":[{"value":"<p>CONTACT TYPE:Cliente > Pedidos > El pedido estaba mal ></p><p>El cliente recibió un pedido incorrecto</p><p><br></p><p><br></p><p>LOB: G&R CHATS </p><p><br></p><p>NÚMERO DE PEDIDO:E970C</p><p><br></p><p>LÓGICA DE SOPORTE: <a href=\\"https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE%2FVIEW%3Fitem_id%3D177243%26selfService%3Dfalse%26homePageEncoded=true\\" rel=\\"noopener noreferrer\\" target=\\"_blank\\">El Cliente recibió un pedido incorrecto (Groceries & Retail)</a></p><p><br></p><p>SOLUCIÓN:Paso 13</p><p><br></p><p>CONTACTOS DE SALIDA:</p><p>Se Saludo Tarde/Responde Tarde/ Se cierra Tarde por falla de Bliss </p>","editable":true,"source":"user"}]}]}]', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Source", value: "InternalNoteOptimization", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: '<div><div><b>Usuario actual y detalles del viaje</b></div><div><ul><li>Fraud Tag: Present</li><li>Fraud Tag: Present</li></ul></div></div>\n<div><div><b>Línea de negocio de la situación</b></div><div>Cliente > Pedidos > El pedido estaba mal > El cliente recibió un pedido incorrecto</div></div>\n<div><div><b>Resolución proporcionada</b></div><div><ul><li>Se cambió el tipo de contacto de El pedido no se entregó pero figura como finalizado en la app a El cliente recibió un pedido incorrecto</li><li>Se cambió el contacto a mensajes</li></ul></div></div>\n<div><div><b>Notas adicionales</b></div><div><p>CONTACT TYPE:Cliente > Pedidos > El pedido estaba mal ></p><p>El cliente recibió un pedido incorrecto</p><p><br></p><p><br></p><p>LOB: G&R CHATS </p><p><br></p><p>NÚMERO DE PEDIDO:E970C</p><p><br></p><p>LÓGICA DE SOPORTE: <a href="https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE%2FVIEW%3Fitem_id%3D177243%26selfService%3Dfalse%26homePageEncoded=true" rel="noopener noreferrer" target="_blank">El Cliente recibió un pedido incorrecto (Groceries & Retail)</a></p><p><br></p><p>SOLUCIÓN:Paso 13</p><p><br></p><p>CONTACTOS DE SALIDA:</p><p>Se Saludo Tarde/Responde Tarde/ Se cierra Tarde por falla de Bliss </p></div></div>', translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "8e07844d-7ad0-44b6-a43b-2a8e731414b0", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T00:25:47.634080594Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4334347a-57a8-4fe4-a83d-43c077a11796", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "SOLVED", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "DisableNotification", value: "false", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "NRNReason", value: "", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "reasonId", value: "", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "70bc258a-747c-4066-8e3c-370c5601579d", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3b2e9018-1241-4439-ba58-5245102c0659", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e18e8803-e13e-448f-a936-1375e631d3fc", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6637ff73-93bc-4529-b6d2-e5f3da2a0200", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:03:01.893130353Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c2e24a7e-f5ca-4f43-8db5-d1346d83e986", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "sequenceNumber", value: "135", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "ba67d583-af5a-409f-bf05-c4cab075870f", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746406982137", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:03:02.137Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a1689580-bce9-4d8f-bd2f-477b3475f296", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "cfaa7a9b-81f3-4ac2-951b-b03e9dd4d854", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "feb8edb4-e836-4d8f-a9bb-3e19aa40fffb", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "fd2033de-4ac5-4e27-b391-70c12b205589", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Florinda", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:03:04.453996342Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "afd0b767-cd2f-4754-b953-0dc40785f185", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Florinda (fmoren10@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:03:04.462229428Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "23b44ad9-1f1a-48cd-9b99-7a063998e1b5", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:03:09.936167073Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "14c6748f-3777-4f35-868f-9d8a8429ac9d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:03:10.209973163Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6df7f1e8-8aee-4925-87c2-47ba3241e2ad", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f0515926-df05-4945-90f5-a40e0f88a166", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5e30476a-79c9-4d1c-b51b-5701d716f9f2", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "cfaa7a9b-81f3-4ac2-951b-b03e9dd4d854", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "096c8708-0ae6-430e-aa0d-24a1631cc195", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "396b01cb-18aa-4b85-896e-5409ad9adb8a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "40288705-cdbf-46d8-a2d4-99840d437367", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:03:14.919233971Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e771e4a4-304b-44af-8d43-3c65571aa89a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "timestamp", value: "1746406995070", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "141", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "9eaf398e-294b-4cb4-9ce9-17327679fdd5", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:03:15.07Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a5d46171-def5-4fde-9bb2-2bf134cadecd", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "cfbc9785-3e20-4915-860f-277439adaf3b", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "7bb0b52b-5ebe-45e0-b155-f8f1148ddb92", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "df4291ee-ebc2-42c8-bf70-1bd668e9c375", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Alida A.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:03:17.327901638Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "bade608a-58d6-4dda-8c2d-e8c92cfc07fa", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Alida A. (aargue5@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:03:17.328225782Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "47a90130-b2cb-5ebd-9ca8-408d7988c8aa", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Porfa necesito ayuda con mi pedido", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:03:29.934Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6335221e-ee0c-53ce-b796-78869c254d6d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "No fue entregado correctamente", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:03:33.673Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0433954c-2a1e-492b-a3b3-619b11c75cb5", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:03:34.849279254Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2167774c-1dc1-4fdf-a707-736f87d77e6c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:03:35.126630356Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0e72504b-0509-4cd4-a676-070bfb32d886", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ee477659-4a16-41bf-92c9-288c26c7a66a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0155fa15-76a9-4431-aed5-f253fb4d39a4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "cfbc9785-3e20-4915-860f-277439adaf3b", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "fea66075-fbbd-4d31-b30a-bdae256b364b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4e18f4e0-61c0-4e6f-ae6a-cfc789361d23", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "eaa28e7f-5ff9-476c-8b2f-bb88d9dd7650", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:03:38.818181232Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5e954778-3637-4467-af6c-862e250dd482", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "sequenceNumber", value: "149", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "6f68995e-e109-4fde-ade4-21cc2157dc24", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746407018974", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:03:38.974Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "edf8166a-15c2-4639-8170-4c75f7074923", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "e6ce0101-730b-417c-954c-f46ebeb72598", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "50949ab4-7293-4eb1-b559-e93a9ea7ba5d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "9537d6ad-6baf-457e-be3b-e69dd3178151", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Juan Andres", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:03:41.004777969Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "fe9f0bb9-0f8f-4dab-b916-231b18886df7", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Juan Andres (jforer18@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:03:41.01105453Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ed06e2f9-4a2a-4008-ae02-7078bf58bbb7", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:03:45.219563495Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "66e8a2a6-e8ef-4911-afcb-8cc05bd90c9e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:03:45.376614807Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "bc725f56-d438-4f9d-95d5-bf7af1dee470", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "7745171b-55b7-473f-88a6-e1f66bec4cb8", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "27fcdd64-e86e-4044-8545-04ba721f9974", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "e6ce0101-730b-417c-954c-f46ebeb72598", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b5609443-4589-48e3-bf6b-c32e4535d4dc", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "8505a835-193f-404c-ba07-c30ff2e9c76b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "171dd494-e8c9-48ec-9e53-4fe9e9055f2f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:03:49.412785013Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2bafbbc5-fc2f-4ee4-b107-35ac57b7e5b0", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "clientMessageId", value: "02323028-92ad-4942-ba80-f83d7eb404c2", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746407029645", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "155", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:03:49.645Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4ebaaca6-f546-4d98-beb7-de57e4ed73e4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "63fdc87e-6d5b-4ef0-8044-d7f28e098844", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f4df7e0f-65ad-4c99-8383-56bec47a288b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "698b11be-f94b-4914-9804-9c5008dad7bd", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Lizeth ", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:03:51.354702982Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2dccee6f-9be2-4bf1-b0dc-998479642cd0", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Lizeth (lbuitr11@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:03:51.363031934Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6e19ace9-df9a-4fdf-b765-3603b9ccf5b5", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:03:55.938617179Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "55439b97-d610-468c-ac65-9a5e5022310c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:03:56.236598051Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "055dc114-877c-4727-ac22-fb53a9598b7f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "endChatV1", arguments: { arguments: [ { name: "ViewID", value: "ca17acdd-067a-4760-a96d-9d4dcea18815", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "SuggestionID", value: "00000000-0000-0000-0000-000000000000", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "CurrentContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActionConfigUUID", value: "ed8e97bc-8415-4bf8-b560-00d0ffddc4c1", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "AgentGroups", value: "bgc-bliss-users,bliss_access,co-bliss-to-sfdc-link,csrs", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "ca17acdd-067a-4760-a96d-9d4dcea18815", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4393e505-48a1-47b5-9877-c836d6613403", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addInternalNoteV1", arguments: { arguments: [ { name: "CurrentContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "ca17acdd-067a-4760-a96d-9d4dcea18815", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ContentJSON", value: '[{"id":"user-and-trip-details","values":[{"inputName":"tags","values":[{"value":"Fraud Tag: Present","editable":true,"source":"system"},{"value":"Fraud Tag: Present","editable":true,"source":"system"}]}]},{"id":"resolution-provided","values":[{"inputName":"resolutions","values":[{"value":"Se ha cambiado el contacto a mensaje","editable":false,"source":"system"}]}]},{"id":"additional-notes","values":[{"inputName":"notes","values":[{"value":"<p>Contact type: [CT mas cercano al inconveniente]</p><p>LOB: G&R chats</p><p>Número de pedido:</p><p>Lógica de soporte:: : [KB mas cercana al inconveniente]</p><p>Solución: chat finalizado por el Usuario antes de validar los datos.</p><p>Contactos de salida: N/A</p><p><br></p>","editable":true,"source":"user"}]}]}]', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Source", value: "InternalNoteOptimization", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "<div><div><b>Detalles del usuario y del viaje</b></div><div><ul><li>Fraud Tag: Present</li><li>Fraud Tag: Present</li></ul></div></div>\n<div><div><b>Solución proporcionada</b></div><div><ul><li>Se ha cambiado el contacto a mensaje</li></ul></div></div>\n<div><div><b>Notas adicionales</b></div><div><p>Contact type: [CT mas cercano al inconveniente]</p><p>LOB: G&R chats</p><p>Número de pedido:</p><p>Lógica de soporte:: : [KB mas cercana al inconveniente]</p><p>Solución: chat finalizado por el Usuario antes de validar los datos.</p><p>Contactos de salida: N/A</p><p><br></p></div></div>", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "63fdc87e-6d5b-4ef0-8044-d7f28e098844", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:16:22.576698606Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "cf8306be-f312-484c-905e-835d26f69233", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "SOLVED", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "DisableNotification", value: "false", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "NRNReason", value: "", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "reasonId", value: "", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "ca17acdd-067a-4760-a96d-9d4dcea18815", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "bbbb029d-c934-430f-a3c5-5e991aaa235d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "93f91195-6937-406e-a920-86ff655099b3", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "09b4893a-2e14-4cf9-894d-4f1423f0b3d6", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:38:08.731209326Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1de23f5b-de95-4caa-bb27-f5861ccde249", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746409088917", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "161", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "7ea3990d-516e-4c1f-8bcc-3adaf9414d5c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:38:08.917Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f91d7625-711a-4215-b6a4-6346ddc2d87d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "0c325ae4-c257-4966-906d-aef22f323449", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b8b246e1-0f59-4ea7-ad68-65303b9524c7", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "401a0bd8-540b-469c-95bc-bd6db0b1f2ee", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Mayerli", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:38:10.859146696Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ce939bf8-9ff4-4546-96cc-6984c656910b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Mayerli (mvilla139@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:38:10.865409705Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6672e338-eca9-550f-97ac-22cbee2aef70", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Porfa necesito ayuda con mi pedido", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:39:17.706Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e1a338ee-30a6-464c-b495-730ee59631c5", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "¡Hola Hector! soy Mayerli, formo parte del equipo de soporte especial para Miembros Uber One 💎. Estamos aquí para ayudarte de la mejor manera posible.\n ", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "0c325ae4-c257-4966-906d-aef22f323449", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:39:34.129Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "48f008bc-a9c7-5bc5-b220-b09a98425c33", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Muchas gracias por su ayuda", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:40:29.041Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a3e2b6fc-bd50-5151-9b26-070e5bb227b3", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Porfa el repartidor no me entrego correctamente", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:40:47.499Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a607f7d3-5467-4b34-8b29-d824b00c2e1d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Voy a buscar una solución a tu problema. Por favor, espera 3 minutos para recibir una actualización. Mientras tanto, si tienes algún otro problema, envíamelo para poder ayudarte.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "0c325ae4-c257-4966-906d-aef22f323449", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:41:04.559Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "42dcf68e-6cda-5157-8b9f-392ae2cfef75", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Muchísimas gracias por su ayuda gracias", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:41:39.328Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e97770e6-8572-429f-9885-601db08818ec", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Gracias por tu tiempo en espera en línea.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "0c325ae4-c257-4966-906d-aef22f323449", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:43:50.915Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e9220838-79a5-43ba-a530-570e07b0d94e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Comprendemos la situación con tu inconveniente, esta no es la experiencia que deseamos que tengas. 😌", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "0c325ae4-c257-4966-906d-aef22f323449", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:44:09.083Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9d036330-e1f8-4d74-a0c9-40b40aa7cf41", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Sin embargo, al revisar tu solicitud se ha detectado que, en esta ocasión, tu perfil no es elegible para un ajuste.\n\nSabemos que recibir un pedido incorrecto es una experiencia frustrante, por lo que te invitamos a evaluar el pedido desde tu aplicación.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "0c325ae4-c257-4966-906d-aef22f323449", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:44:15.522Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9c38e9fc-9d2f-4a5f-8115-0f6efff482cc", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:44:19.683829546Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f14d86fd-1ccb-4eea-b1fd-3ad476a9698f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:44:19.986708668Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4c921a9d-b796-4eb9-89e6-7e49362ec228", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "83ca1ca6-3fa4-4107-9573-a85f18d84264", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f878aa2a-a36e-4cf0-979c-a98788f4dc09", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "0c325ae4-c257-4966-906d-aef22f323449", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "7d15307e-fe73-4bb1-9cad-330757b56c35", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a6550eab-1716-453e-91e7-d30e48c1252e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "fb055c42-d3f2-455c-b455-1fac7393cf11", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:44:23.99208093Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b1cfdc1f-6b5e-49d7-8800-8e64fe12fe27", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746409464134", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "176", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "8ddcfc58-b537-44e5-8b17-73b75db69d5c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:44:24.134Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c04754e2-79f3-40c0-a2a3-058ad0c90deb", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "47927094-1e3c-4ed8-9e07-83c9c37c4e9a", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "fc607b33-1d4e-4612-81af-f232af9b8e71", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "0b47866e-db1f-46f0-97de-921885e48864", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Katherine", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:44:26.231346135Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "97cd41e1-dffa-4e8d-8ee4-37a4f2e09c13", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Katherine (lherna97@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:44:26.24049732Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2c3483dd-5999-4599-a512-ebb30ea6a30d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:44:32.497535214Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c8b7faa2-4162-4313-a149-51b05c8e7626", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:44:32.663863919Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0b6a6f47-8d87-464d-8543-c8a8b621daa6", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "92ca2530-a446-4e3a-806d-4bb7c672b0e9", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4d5baf83-8769-4169-95c7-c947e27533e8", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "47927094-1e3c-4ed8-9e07-83c9c37c4e9a", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "97157e6d-e3b6-4c4b-a821-358af2b32869", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "173e7519-1fd4-4142-8c5e-4f094a6dcbd7", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f5af5649-563a-4b1b-8191-17fece6f317d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:44:37.990709343Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d201f202-4098-4fc2-b08a-7d628eb278f9", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "timestamp", value: "1746409478244", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "182", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "cdd7e1ce-30ab-4ad1-b472-8cf942f1da6b", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:44:38.244Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f5474b59-54ea-4f24-b080-306280fce993", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "b1dbe394-6ee8-4559-9b9d-a8decd0b98c0", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "12a059f0-ac43-47d4-bad7-7120642d5cbc", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "700da7ca-0090-4762-a92e-c32fa6badcc5", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Karen ", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:44:40.687711702Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9b99a2be-c43a-4762-b99d-7444a9874782", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Karen (kgarzo5@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:44:40.688049901Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "99600d8e-759f-4c07-aed4-a80d06808b7c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:44:45.311838317Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e557cb57-0591-4be9-a2e2-88fbd9f1ab16", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:44:45.464373091Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "09bd7004-2bef-4944-bf10-88b9e1ce6fb3", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5734ba93-7b0c-45fa-a91f-2ac465145d4c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5a86d4ce-958c-4ab4-b1eb-37832643090d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "b1dbe394-6ee8-4559-9b9d-a8decd0b98c0", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "20760e82-59af-4baf-b6f3-e7a5059e3056", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "7f9b5c1b-9805-48b2-babb-214801b04908", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "33fc70ba-7ff1-4bfb-8abf-3d70e4a50e52", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:44:54.042690674Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "118146d6-ca86-483e-8a20-f048b719f415", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "sequenceNumber", value: "188", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "6ff1b490-cc53-44e5-a403-508324fa5f7f", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746409494187", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:44:54.187Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c63d3283-1136-4f43-a0d4-36b13db416c5", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "e2719c35-bc21-41d0-96b7-5e5ef1507e3c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c3d3febd-0384-449c-a1fa-9f0473b6417a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "698eda27-f255-406e-a19a-8c44f2eece54", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Bleidy", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:44:55.983483235Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a0aa5c10-9a82-4bca-9602-397ca8f9adcb", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Bleidy (jvaler16@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:44:55.98972458Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4881c0b6-a2e3-4c0e-9550-37eb38255b68", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:03.438101737Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5ee025f5-87c3-47b2-96d6-77fd86afed85", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:03.682031247Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "eaecbdcf-40b6-4401-80dd-e1d567c26b37", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e65a2209-6204-4ea4-af90-9c7ccf900ade", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "bcfa56f7-daf6-47a2-a652-232f5b7ab3f9", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "e2719c35-bc21-41d0-96b7-5e5ef1507e3c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9a66378a-9659-43d4-8577-4c3eac256385", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b70b40ea-6cfb-45cb-94bd-a2e9fb9ae94a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0c0589af-3906-41b2-8992-0406cf645edb", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:08.004262293Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "09d36e31-5172-42c4-acdc-448a97e5962b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "timestamp", value: "1746409508150", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "194", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "bfc19a11-0a7c-4ec1-9c41-10def92abff8", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:08.15Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f138b679-9a80-4d40-b4ca-a579a2d4bfd0", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "36b467df-73e7-47a4-bbbf-e93ebf73de23", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "71189e2f-ea17-4906-881b-d3f99137a52c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "78fa5114-83ee-47a7-82e0-c601421c81a0", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con carlos", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:10.066043735Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "892ef3ef-a0e9-41c7-9a19-fa1e392ccdd0", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a carlos (cmurci4@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:10.081464037Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b612bb3a-2d26-47ea-9174-e7d51db85ff7", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:14.77255722Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1fca78a7-45b8-447a-9a0d-8db5863366d9", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:15.060245619Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ec910d42-b28d-4253-b113-1c7e382b17f1", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e7fdcf32-5162-47e9-891c-1a2714f7274e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "26bbe1f4-72ea-40b4-82eb-0c52f414f467", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "36b467df-73e7-47a4-bbbf-e93ebf73de23", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "549ed468-1c4d-4f57-bf9b-65568d6c736d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5060605e-2207-4715-b9d6-17f333dcd058", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3e33efbe-5667-45ea-8b81-c7250c37743b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:19.112519958Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "85f7dba1-b285-4a9e-b27b-415164f0a264", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "clientMessageId", value: "edd0b3cf-65db-4eda-97ee-89caebcc6592", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746409519267", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "200", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:19.267Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "31bce01c-5dad-4347-8ce5-e1d5b9403fcb", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "a939999e-f450-4798-87ed-e0827ba6d605", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f7e2b5aa-eb16-4464-9cd0-6e54843f225c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "e317ab92-70a5-4633-ad5c-242cb89ad515", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Sergio", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:21.415560441Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "cae54e53-360c-47b0-a35f-6bb8865b59a4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Sergio (schinc@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:21.415909646Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6c262aa2-f13e-482c-8e9e-a704661459c4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:27.26347214Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0e95be70-ce53-489e-9f78-6f1390b18107", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:27.549472956Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1c17d085-e022-4cf3-88dd-fdb0eb83203f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3eb6c3bf-65cd-4865-826d-dbd18dba3b90", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "cc643212-d041-447a-ac13-48acba31f292", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "a939999e-f450-4798-87ed-e0827ba6d605", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ab7a2628-546f-4768-9003-8077cf62925c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "44e6b92d-77c9-4770-908a-11dcf830b5d5", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f154c3da-7c80-4cab-a186-eefe5386c8f6", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:32.015372366Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b6de31d1-675d-496a-a253-dab067c01cde", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "timestamp", value: "1746409532182", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "206", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "f951b5ba-03b1-438a-80cd-a7c0c19e2916", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:32.182Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e6799060-c16a-4c63-82b0-aab5156acb30", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "1f2d8401-41e8-4cdb-9b35-cb92a9673de3", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2d4ca382-e03a-444b-a189-2348cfcf147d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "a5f1a801-66e2-40b2-9cdb-f2eb0ed4a304", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Vanessa", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:34.001415489Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "af048f2a-aab4-463d-bbf4-7bf70fa3d31d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Vanessa (svanes@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:34.00172129Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "23d4dc51-e8ac-4ffa-8381-4e7db32b9abf", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:40.268251418Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "58d27e33-0b65-4acc-84b6-864f49e9a5f7", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:40.558476865Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "41c9c329-be65-4bd2-b418-b4a2520f43fe", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ca7083cc-269e-43d1-ac7f-707aca0270e0", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c37fd74c-cfc4-4f4e-8f5a-221a513426cc", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "1f2d8401-41e8-4cdb-9b35-cb92a9673de3", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "621873ac-7b61-45af-8244-e1cba6726982", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3bf23608-1975-47f6-94e0-f1e025cdf9d9", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "18e163f5-b478-4bf0-b9f0-513638ac28b8", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:44.217691574Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b92c60e3-6b7f-41e9-be48-1c1ba0979421", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "cdacf7e0-5ac4-4892-8771-aca9b449f149", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746409544424", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "212", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:44.424Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9bf10f95-b554-4767-a8b9-a4cd998acd20", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "6c10570e-8e18-495d-aa88-9ed054b5c1a9", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "40133882-6056-4ad1-9299-e5be16b3a90d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "29c0b0d9-b7c8-4368-a38a-db80efe740f7", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con jhoan", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:46.45896655Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e60bd5b0-6adb-4e5c-8563-f36d2a015680", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a jhoan (jcuerv13@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:46.463152124Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e10d5650-04bf-4fb6-ad6c-d49c38f7acd9", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:51.994968924Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2b61fa79-2617-48fb-941f-d2fe69f47479", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:52.163238341Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c806900e-136d-40ed-84f4-750dbf5b2092", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f09b3035-545d-44e2-a2f2-053f13e75fae", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "71c93651-ea69-4795-b671-27e597ba006e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "6c10570e-8e18-495d-aa88-9ed054b5c1a9", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "8b2b7830-872d-4237-94b0-fa576e6af534", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "19ea451a-f5f5-43b8-8e66-812c7d0e749f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "70aa1b0d-71eb-46fa-94b0-1c6709894956", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:56.092664505Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "beb0a8eb-150e-4833-9937-12301dfeb922", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "sequenceNumber", value: "218", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "ac6e0720-8a0a-4f4a-a4df-dfe0e102ab5e", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746409556436", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:56.436Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ba2a2b92-dc1e-44fb-afc6-d2b8dee9f1de", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "5602b545-7905-4700-86db-18361b7892df", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "081c72ca-f63c-47ff-ac3e-4ff7ba703c13", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "39202f35-0c45-4d6d-aa09-2af8f5e92752", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Otoniel", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:58.147410034Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3e8e37e0-1b95-42c7-a702-409797a4e48b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Otoniel (bperez500@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:45:58.14782567Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "7835ea38-7868-40c9-93db-e73d4fef1389", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:46:04.043052691Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a0e60707-a5a7-4b3e-83a9-8972b54ad5f7", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:46:04.347442071Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6e4f45fb-0911-43eb-b3b9-8acb1f5e6aaf", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d4ab6b50-1db8-465c-b5cc-4ed3d437f0cc", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "bba92dd1-ea72-440f-a5d7-4066d351ff91", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "5602b545-7905-4700-86db-18361b7892df", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "69ec8ab3-2384-4ead-bed8-e011894c9cbb", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "8b34f728-6790-445b-bfc6-c48eaede3244", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3c2bfa9f-3609-49fb-b830-11dab99b9467", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:46:08.623583857Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "515733bd-0bba-4f96-aa3d-9a4b2672fd3f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "sequenceNumber", value: "224", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "ac546ad5-3056-48ba-a1b8-981bd0879460", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746409568786", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:46:08.786Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "004d902a-1870-4b7c-b684-e5e7a7b6706f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "bb3c1e26-f66a-418e-add5-6fc3baa0330c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5ebcac6c-7f30-4ba9-bba6-f58cdbcb4107", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "faf8c477-f5d0-4645-851c-00e82f439903", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Ana ", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:46:10.988534722Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "15f061b8-821a-4ffd-aa5b-f9149dcd4e1b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Ana (aquino11@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:46:10.988656945Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "aa2c9ac4-fdd0-4e8d-80ea-b670907580c2", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:46:17.276476025Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "179f81fb-0397-4d99-9657-8675c18ab95e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:46:17.463960941Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5eb650ba-f944-4893-9ec4-4d521c71237f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9cf72b1a-1e75-419e-a649-b25eceff1294", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "659a5749-a26c-41d8-9f3c-8029f83df134", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "bb3c1e26-f66a-418e-add5-6fc3baa0330c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "cf3c10ee-e6b4-4821-a0c0-7ce720c2feb0", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "407a1209-c63b-4b19-bc9e-b44d4e1c4596", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1b10cf64-629b-4b60-9dbd-e192d1fee9ce", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:46:21.736935012Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "91ca6602-c2ce-4e02-9757-31d2adad9139", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "401a74de-5a36-4bb7-8222-367b51ce39ea", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "clientMessageId", value: "d879253b-bd08-43a8-b867-68ed01e6a916", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746409581911", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "230", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ","6279d5a5-2b4f-330b-838c-893a0e1dff70":"SENT"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:46:21.911Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f92b97aa-e91f-49aa-b9cd-bb39ec787f0a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "aa73fdef-7e98-4c5e-a704-759ae49a4902", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con David", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:46:23.67018362Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1f6cca91-6f4d-4732-9744-105d4d15ed4a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a David (jherna243@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:46:23.678175042Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6eb1c8dc-fad3-417c-9d0b-20eb3025b7fc", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:46:31.265099045Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "7cdb5c6b-b8e7-4e45-a85d-a2991510c804", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:46:31.548833842Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2cfc78b2-8c37-470c-8203-403025e039c5", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "84855015-6a2f-458c-95aa-eff098930576", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "8a770527-5a9b-49f6-b327-61a913c3732e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "7dc5c7cb-d585-4705-b644-f9de4e96311e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4b45e262-0754-4903-bbcc-7aad758644e6", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "8031c988-ae5a-42aa-968c-29c0934b6ae5", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4d28e632-415a-4576-a0dd-e508559a5f48", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a3f965e3-7ff0-4d81-8870-3aa69522cde7", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:46:34.983810334Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "fbcda92e-628f-417b-ba16-f09981c6c053", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "sequenceNumber", value: "236", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","8b8b1ed3-522a-3843-8345-4218338b2dfd":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "9cd6ec8a-6b5e-4fec-b768-f143cc2c5c4d", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746409595210", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:46:35.21Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d36c7588-3f0a-4bca-a282-0c57ec967fef", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "d708f96c-de03-40ab-aa78-54a5dabb0ed2", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Christian", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:46:36.673833481Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "dd9cf341-bac5-4d3c-8d49-68a5558f09a1", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Christian (cestup1@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:46:36.674158838Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "26afb114-a51e-417b-94b3-d77e55e2a25e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:46:50.305060108Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "121a1adc-7125-4ca1-bee3-9f9921d5ebdf", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:46:50.598270229Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ca0c66a7-5bc3-4b6b-bcdb-6fd7ef4a20fc", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "8f2efb5c-397f-42b6-b935-3ae1f8fec9a4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f6ceb2e1-7ccd-48df-a9b2-b4149e9d19ed", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "8031c988-ae5a-42aa-968c-29c0934b6ae5", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c9c0b6ba-e7dc-4b29-b587-40066f88068a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "53f41fde-e619-4a9e-9549-a262e477fed3", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "7ee239ef-3a98-405b-98b7-51706ac5b9b2", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:46:56.202481273Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "aefc9a19-c3db-497d-8cc8-7a9376c5aa32", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "sequenceNumber", value: "242", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "060b2163-ae9a-4ef2-8087-2748593ceebe", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746409616367", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:46:56.367Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1a8dacee-9289-45e3-a701-06805a219090", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "31534cf5-6006-447d-8e88-378295870027", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "fb1a37fe-1961-4626-82bb-ae201e327479", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "bdfa03aa-506f-4604-8f69-845fb377248d", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Obed", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:46:58.374619804Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c9a02c6c-a3b1-47e6-893b-f0712634a8e6", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Obed (oreyes500@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:46:58.380704684Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6353008d-0562-505b-81cd-372341f00813", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Mi pedido llegó incorrecto", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:47:10.536Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2d53194c-b5c7-5e37-b753-2d775666dc58", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "No me brindan solución", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:47:13.787Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1f429012-4fa1-4ec8-befa-12de3187c6bd", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Seguimos contigo Hector Andres, Mi nombre es Obed y continuaré con tu solicitud, permíteme 3 minutos de espera. Si hay algo más en lo que pueda apoyarte, por favor, házmelo saber.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "31534cf5-6006-447d-8e88-378295870027", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:47:49.483Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ef69700c-fbe6-5860-8bc2-a4c0594bdeb2", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Muchísimas gracias", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:48:28.67Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d9dd6637-4f37-4ac2-bd16-6f00172b8aeb", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Gracias por tu espera en línea, estoy acá para ayudarte. Por favor, bríndame 3 minutos más de espera en línea para comprobar esta información.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "31534cf5-6006-447d-8e88-378295870027", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:50:57.072Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2636d071-da5c-5155-807a-c75eb2e7f1da", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Muchísimas gracias", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:52:30.857Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "85df04b6-2714-474c-b78f-ce9c63ac0986", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactTypeV1", arguments: { arguments: [ { name: "ContactTypeID", value: "f9f263e6-085d-4ec2-a481-c8eb760c3825", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "SuggestionID", value: "00000000-0000-0000-0000-000000000000", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "AgentGroups", value: "bgc-bliss-users,bliss_access,co-bliss-to-sfdc-link,csrs", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "dd6fbbac-46be-4979-94e0-b9c671a99090", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Hemos verificado tu solicitud y no podemos hacer un reembolso en este pedido ya que el pedido fue entregado conforme a lo solicitado en tu orden. Agradecemos tu comprensión.En este caso, no podemos realizar un ajuste. Aunque esta no sea la respuesta esperada, estamos comprometidos a garantizar un mejor servicio para evitar inconvenientes y que así continúes encontrando valor en ser parte de Uber One 💚.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "31534cf5-6006-447d-8e88-378295870027", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:55:07.539Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9f87a994-1d57-4668-b136-a3b7b5351e5c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Entendemos lo frustrante que fue esta situación y te agradecemos por la paciencia y comprensión. Estamos aquí para ayudarte en lo que necesites y gracias por seguir confiando en la aplicación Uber Eats.\n\n\nRecibirás una encuesta para calificar mi soporte 💚 y me ayudará mucho tu respuesta, la calificación va de 😦 🙁 😐 🙂 😀 ️ donde la carita más feliz 😀 es la mejor 🙌.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "31534cf5-6006-447d-8e88-378295870027", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:55:11.371Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f35bc454-8d78-41be-879a-86684b1eabf0", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:55:15.115743673Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d08f5c07-8c75-4e54-8e2d-79ba90e78c7b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:55:15.450494037Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e2d046cb-7e7c-43b8-a9e3-55f3175af92e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "endChatV1", arguments: { arguments: [ { name: "ViewID", value: "b9303bb0-252d-49bd-a5d8-4e197707e1d9", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "SuggestionID", value: "00000000-0000-0000-0000-000000000000", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "CurrentContactTypeID", value: "f9f263e6-085d-4ec2-a481-c8eb760c3825", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActionConfigUUID", value: "ed8e97bc-8415-4bf8-b560-00d0ffddc4c1", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "AgentGroups", value: "bgc-bliss-users,bliss_access,co-bliss-to-sfdc-link,csrs", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "b9303bb0-252d-49bd-a5d8-4e197707e1d9", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5875d4d2-d2da-4147-b86e-526687a36836", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "761ec523-7e74-48bc-92a2-33d4553d04b7", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c2f6a228-a77a-4138-a5d6-a3938c09f291", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "31534cf5-6006-447d-8e88-378295870027", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "df3fa8af-7381-413e-a52a-2cc65cc9d0e1", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ea7821a8-b02b-4797-b3d3-ed97bb653896", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ad35e11a-ff60-48e7-8f78-03ebedee6a0f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:55:21.13995509Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "bb4e279b-bf42-4465-9d79-e5b9a9e0cda3", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "7c8fe287-2e8f-4c24-83aa-47d71b066040", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746410121306", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "256", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:55:21.306Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "26f4c7fe-cdd7-434f-b8a9-84f89c6e1100", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e8aa066f-5b92-409b-86d0-d8ac00f02cea", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "aa73fdef-7e98-4c5e-a704-759ae49a4902", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con David", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:55:23.451110548Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a1d2e2c2-e58f-4a2e-b9c7-360c6cc10c39", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a David (jherna243@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:55:23.458042134Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "51d401ea-7c5e-42f2-834f-4e98d20310e2", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:55:30.392038491Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "aac29cf8-d312-4da5-bf0b-cd15520160e2", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:55:30.574663876Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ccda3128-46d5-4fb8-8859-d2da3d655fbe", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "578df57e-6f14-429d-a023-645e85246fd6", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f86a7c60-8905-4f28-ad67-2a70eb349a3a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1af609fe-8d35-4a49-8e7b-3927a957acb1", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2d865d5a-fb89-4a21-9b42-6ec4735f48d3", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d21923f2-a214-4961-af9f-9ae11a4a90d5", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:55:33.749975174Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "555f1b5b-e206-4eb6-b92f-0525996c273e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "sequenceNumber", value: "262", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "125c430e-5534-4804-a38b-73d6477a7944", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746410134070", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:55:34.07Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "7b06cc4b-3d3b-499f-8f56-5eddd904a01c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "8e07844d-7ad0-44b6-a43b-2a8e731414b0", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1794e346-cd5d-4590-aebf-525e6449bff2", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "0bf7f493-8a88-4167-9784-5a1c915111b7", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Alex", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:55:36.098109316Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4276d531-0fa8-4bef-a691-f382176bea90", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Alex (apinzo15@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:55:36.106261014Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b0923cac-77bb-4b29-b347-9b43715cc921", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:55:44.661127375Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "109338ef-19cb-42d4-9d54-fed6fe71c132", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:55:45.02553909Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1e314aa6-c55e-4bc6-b46a-32855dc7787b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f2c20deb-ed66-4df4-8d43-b1a406ac8c9a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "20385ddb-c019-4882-8cd1-1ea921430ad0", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "8e07844d-7ad0-44b6-a43b-2a8e731414b0", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "946fcae7-8744-40ff-ac4a-9c9c7f478b96", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "864b10c1-8726-4f1e-8f05-9fac6e88a01b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "b1dbe394-6ee8-4559-9b9d-a8decd0b98c0", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d8877f7d-f234-4959-9ccb-ceed9bf60165", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a334f419-750e-4601-bf74-a95c8a45c14d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:55:48.908987446Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d7f5b079-890e-4672-8663-f734c88b2432", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "268", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","5dc02fe7-e61e-3695-9017-ca60a3854b54":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "86ab8c47-c372-485d-8199-c6ef639fc696", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746410149107", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:55:49.107Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "233ad37c-ad3d-40da-974c-6a909d68d061", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "700da7ca-0090-4762-a92e-c32fa6badcc5", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Karen ", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:55:50.888288046Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "56dc2e23-5906-4c89-ab58-95b8198695f1", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Karen (kgarzo5@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:55:50.896291836Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3c39f82b-43d3-45c0-a9f3-f42a330bfc17", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_reentered", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES volvió a ingresar al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:55:53.855634128Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9fa47ef4-b4e7-4fc9-8537-c271a54722a5", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:56:01.49105944Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4b23c32b-92e5-4c44-98ce-d50af7a16418", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:56:01.849086854Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "244fa6f9-d533-4f1c-8685-1834e804778b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "076e2573-eb05-4b40-8baf-ce6e35f97e7f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2c1f0df7-38cd-4bf7-b2c9-5681e522e417", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "b1dbe394-6ee8-4559-9b9d-a8decd0b98c0", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2959be0e-48cd-4d06-bec2-f6ff338d002f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1c3734cf-1d29-429c-ab96-079cf8005c9e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "98912aa2-5bf4-4f29-b004-c3ec381ef319", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:56:05.13959873Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f8a125e5-8685-4cf7-8802-f06a3d7e5cdd", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "4e0c0491-91bf-4a4f-a8ea-847630ce792f", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ec6836ea-c438-41d0-9fe0-a57218102b0d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "sequenceNumber", value: "274", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","34d93be0-15b4-384b-bf8f-57ac9a037cfb":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "15469306-ae2e-4220-b675-1b13840f2ae3", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746410165445", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:56:05.445Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4dc4fa11-0e0c-435f-8104-0a317b260d4f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "0e784e63-d7f8-47af-88f5-5d78e683feac", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Julian ", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:56:07.517345134Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ec168e52-4d31-44b9-88d4-56d0ac450736", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Julian (jmolin26@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:56:07.517499494Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "73e3e662-6f8d-5b26-ae35-ce6ebe829daa", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Porfa necesito ayuda con mi pedido", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:56:19.86Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "91bab936-23a5-5e06-a62e-e173bba47a85", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "No fue entregado correctamente", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:56:26.141Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c7c7a7ad-008d-5933-998f-f1b61f156f19", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "8f5d94f6-0ece-4d63-a0cc-9f48d28b6a60", size: "0", label: null, originalFilename: "8f5d94f6-0ece-4d63-a0cc-9f48d28b6a60", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:56:38.476Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ebfb4365-8fe0-583b-a21b-aa69a4c16619", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "El repartidor no me contesta", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:56:42.589Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "02e4c799-33f5-55b2-814a-c6b04bdb6771", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Se fue con mis productos", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:56:48.857Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "868000d5-2935-4967-b005-5da1bb032ada", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Hola Hector, soy Julián y formo parte del equipo de soporte especial para Miembros Uber One💎. Estamos aquí para ayudarte de la mejor manera posible.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "4e0c0491-91bf-4a4f-a8ea-847630ce792f", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:57:08.579Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4181103a-8168-46f3-9327-a67bc4044d25", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Gracias por la información. Permíteme 3 minutos en línea para poder validar el proceso que podríamos seguir en esta ocasión. Quisiera saber mientras tanto ¿Tienes alguna pregunta o algo más en lo que pueda ayudarte?", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "4e0c0491-91bf-4a4f-a8ea-847630ce792f", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:57:46.378Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b7e70db0-81a4-590d-8c39-6d8f1a151139", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Si porsupuesto lo espero 🙌🏻 muchísimas gracias", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T01:58:05.689Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "66e8d140-9cd9-4e74-a7ce-01069dc9e1d9", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactTypeV1", arguments: { arguments: [ { name: "ContactTypeID", value: "ff72010b-78f0-4599-b830-45c9f1b1dc32", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "SuggestionID", value: "00000000-0000-0000-0000-000000000000", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "AgentGroups", value: "bgc-bliss-users,bliss_access,co-bliss-to-sfdc-link,csrs", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "436f570a-40fe-4548-b940-5965cb1478f9", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Muchas gracias por permanecer en línea, comprendo que has esperado mucho tiempo, sin embargo, estoy realizando una validación de tu caso, te pido amablemente que me brindes unos minutos adicionales.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "4e0c0491-91bf-4a4f-a8ea-847630ce792f", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:00:49.438Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "bcf31002-e290-5b36-8413-f16db0a810cc", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Si no hay problema lo espero muy amable gracias", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:01:16.731Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b331b5ba-0d26-47a4-9740-6f144033e6e4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Gracias por tu tiempo en línea. Comprendo que tu pedido no fue entregado. Aunque los Socios Repartidores hacen su mejor esfuerzo para entregar los pedidos en tiempo y forma, en ocasiones pueden ocurrir inconvenientes. Definitivamente, esta no es la experiencia que deseamos para ti.\n \nSin embargo, he revisado los detalles del pedido y confirmado que esta ocasión no eres elegible para un ajuste. Sabemos que esta no es la respuesta que esperabas, pero puedo asegurarte que esta resolución es consistente con nuestras políticas, que buscan mantener la mejor experiencia para todos nuestros Clientes.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "4e0c0491-91bf-4a4f-a8ea-847630ce792f", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:01:49.766Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0dd567e1-e97b-41f4-ad46-5fade5ef941b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Agradecemos tu paciencia con este proceso y el que pertenezcas a Uber One💚, recuerda que por medio de tu aplicación podrás validar tus ahorros por envíos sin costo y promociones especiales siguiendo estos pasos: Cuenta>Uber One>Dinero Ahorrado.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "4e0c0491-91bf-4a4f-a8ea-847630ce792f", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:01:55.162Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "81af40ae-6bd6-4ffc-ae3d-4c3a1606ff96", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Sabemos que no es la experiencia que esperabas, queremos que sepas que apreciamos tu lealtad como Miembro de Uber, usaremos tus comentarios para mejorar es intentar evitar futuros inconvenientes, que tengas una maravillosa noche🖤.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "4e0c0491-91bf-4a4f-a8ea-847630ce792f", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:01:59.752Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "98a73ffe-fe01-46cd-8f6c-f4d8d81afd0f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:02:01.460436885Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d19c97ee-8679-45c7-a6d8-91cc59f22f70", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:02:01.647168652Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2c9a6e84-05b1-477e-b3b9-7d2b19932523", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "endChatV1", arguments: { arguments: [ { name: "ViewID", value: "89f8932f-f3a3-4efd-831e-7840e6955f6b", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "SuggestionID", value: "00000000-0000-0000-0000-000000000000", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "CurrentContactTypeID", value: "ff72010b-78f0-4599-b830-45c9f1b1dc32", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActionConfigUUID", value: "ed8e97bc-8415-4bf8-b560-00d0ffddc4c1", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "AgentGroups", value: "bgc-bliss-users,bliss_access,co-bliss-to-sfdc-link,csrs", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "89f8932f-f3a3-4efd-831e-7840e6955f6b", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ccf0d984-550a-453b-bca5-cb7c1dd155f2", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addInternalNoteV1", arguments: { arguments: [ { name: "CurrentContactTypeID", value: "ff72010b-78f0-4599-b830-45c9f1b1dc32", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "89f8932f-f3a3-4efd-831e-7840e6955f6b", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ContentJSON", value: '[{"id":"user-issue","values":[{"inputName":"taxonomy","values":[{"value":"Cliente > Pedidos > El pedido no se entregó pero figura como finalizado en la app","editable":false,"source":"system"}]},{"inputName":"summary","values":[]}]},{"id":"user-and-trip-details","values":[{"inputName":"tags","values":[{"value":"Fraud Tag: Present","editable":true,"source":"system"}]}]},{"id":"resolution-provided","values":[{"inputName":"resolutions","values":[{"value":"Se ha cambiado el tipo de contacto de Artículo con precio faltante o incorrecto a El pedido no se entregó pero figura como finalizado en la app","editable":false,"source":"system"},{"value":"Se ha cambiado el contacto a mensaje","editable":false,"source":"system"}]}]},{"id":"additional-notes","values":[{"inputName":"notes","values":[{"value":"<p>Contact type final: <em>Cliente > Pedidos > </em><strong><em>El pedido no se entregó pero figura como finalizado en la app</em></strong></p><p>LOB: G&R chats - In App</p><p>Número de pedido: E970C</p><p>Lógica de soporte:<a href=\\"https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE_LITE%2FVIEW%3Fitem_id%3D486698%26search_index%3D1%26item_language%3Des&homePageEncoded=true\\" rel=\\"noopener noreferrer\\" target=\\"_blank\\"> </a><u><a href=\\"https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE_LITE%2FVIEW%3Fitem_id%3D486698%26search_index%3D1%26item_language%3Des&homePageEncoded=true\\" rel=\\"noopener noreferrer\\" target=\\"_blank\\">El pedido no se entregó, pero figura como finalizado en la app (Groceries & Retail)</a></u></p><p>Paso: Tabla 1 Paso 6</p><p>Solución: No se realiza ajuste por politica de fraude</p><p>Contactos de salida: N/A</p><p><br></p>","editable":true,"source":"user"}]}]}]', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Source", value: "InternalNoteOptimization", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: '<div><div><b>Detalles del usuario y del viaje</b></div><div><ul><li>Fraud Tag: Present</li></ul></div></div>\n<div><div><b>LOB (línea de negocio) de la incidencia</b></div><div>Cliente > Pedidos > El pedido no se entregó pero figura como finalizado en la app</div></div>\n<div><div><b>Solución proporcionada</b></div><div><ul><li>Se ha cambiado el tipo de contacto de Artículo con precio faltante o incorrecto a El pedido no se entregó pero figura como finalizado en la app</li><li>Se ha cambiado el contacto a mensaje</li></ul></div></div>\n<div><div><b>Notas adicionales</b></div><div><p>Contact type final: <em>Cliente > Pedidos > </em><strong><em>El pedido no se entregó pero figura como finalizado en la app</em></strong></p><p>LOB: G&R chats - In App</p><p>Número de pedido: E970C</p><p>Lógica de soporte:<a href="https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE_LITE%2FVIEW%3Fitem_id%3D486698%26search_index%3D1%26item_language%3Des&homePageEncoded=true" rel="noopener noreferrer" target="_blank"> </a><u><a href="https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE_LITE%2FVIEW%3Fitem_id%3D486698%26search_index%3D1%26item_language%3Des&homePageEncoded=true" rel="noopener noreferrer" target="_blank">El pedido no se entregó, pero figura como finalizado en la app (Groceries & Retail)</a></u></p><p>Paso: Tabla 1 Paso 6</p><p>Solución: No se realiza ajuste por politica de fraude</p><p>Contactos de salida: N/A</p><p><br></p></div></div>', translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "4e0c0491-91bf-4a4f-a8ea-847630ce792f", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:02:21.859295184Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5cf443fa-43ea-4272-b974-06ff3fa63b8f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "SOLVED", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "DisableNotification", value: "false", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "NRNReason", value: "", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "reasonId", value: "", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "89f8932f-f3a3-4efd-831e-7840e6955f6b", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5a885372-b5ad-492f-8131-d12b2177d701", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9ddd6b74-44bb-4bcc-93bc-f7b73f69703f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "058e6edc-3b7f-4daf-bdf7-e8edd705bea7", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:02:48.933960431Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9ba8557a-daab-4671-b71d-8678fc6452bc", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "293", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "585f9a71-0879-42c0-9ba9-a0afd72c1f32", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746410569102", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:02:49.102Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "7f9fc0a5-9192-44f7-84a0-7bd6a7a5e912", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "fc12cf9f-9dbd-4d8b-b7b5-a272340997be", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "bda5e4c3-0e75-49ad-9b35-0fe1a989c7af", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "d14a2b80-7b10-472e-9fc6-74263c92c9c4", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Paola", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:02:51.100729853Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4e0a74b7-08e6-4542-981d-06964bb348eb", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Paola (aguerr30@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:02:51.109855825Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c6899f4c-7751-574d-93af-e65dcd138c89", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Porfa necesito ayuda con mi pedido", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:03:03.738Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b59a1c69-352f-5541-8bcc-efede03e2292", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "No fue entregado correctamente", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:03:07.319Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f75f9c83-1262-5571-b024-dedb4e39bb6e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Porfa necesito ayuda", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:03:10.936Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "86534167-3190-529a-9d7c-6ce93f326e24", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "bf6b52fc-3091-42a5-b7e2-a84c085b7064", size: "0", label: null, originalFilename: "bf6b52fc-3091-42a5-b7e2-a84c085b7064", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:03:22.509Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d8adcbcd-c2a2-594e-affc-b90b621b0467", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "El repartidor se fue con mi pedido", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:03:27.562Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "bc83f4cf-165c-54d4-8dac-47cab2232c19", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "45752451-3ccc-4bb8-b39d-a890892bea5b", size: "0", label: null, originalFilename: "45752451-3ccc-4bb8-b39d-a890892bea5b", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:03:39.989Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f9f94455-4ae4-5b5d-b72c-ca38255c0f00", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "No son mis productos solicitados", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:03:48.232Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "fecc7e4b-7428-40db-8642-d010fe50e37d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Hola Hector agradecemos que te hayas comunicado con nuestro servicio de soporte especial para miembros de Uber One 💎, mi nombre es Paola y estoy aquí para ayudarte de la manera más adecuada posible.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "fc12cf9f-9dbd-4d8b-b7b5-a272340997be", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:04:10.681Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c56d760c-0350-4b4e-8a89-9c9839d1c578", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Gracias por informarme acerca de lo sucedido, te pediré 3 minutos en la linea para validar la información respecto a lo ocurrido, ¿me puedes indicar si tienes otra solicitud?.\n", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "fc12cf9f-9dbd-4d8b-b7b5-a272340997be", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:04:17.169Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b05d74f5-4965-5f94-ad2e-2bc1103d5965", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Muchísimas gracias", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:04:24.809Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "933be09b-7119-4ddb-9104-3b023b5b59ce", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactTypeV1", arguments: { arguments: [ { name: "ContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "SuggestionID", value: "00000000-0000-0000-0000-000000000000", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "AgentGroups", value: "bgc-bliss-users,bliss_access,co-bliss-to-sfdc-link,csrs", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2c34e219-b067-469a-9399-33ede7b7b8f8", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Gracias por tu amable espera ", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "fc12cf9f-9dbd-4d8b-b7b5-a272340997be", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:07:56.094Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f0a118a6-4068-5a26-8b39-07ea1b12569f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Gracias por la ayuda", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:08:23.161Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c50301f1-06bf-4ae9-a9eb-ccbe75997a06", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Hemos analizado tu solicitud y entendemos que esta situación puede ser frustrante.\n\n", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "fc12cf9f-9dbd-4d8b-b7b5-a272340997be", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:09:30.813Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5d0969cc-2e07-4164-8f0c-fdf9230be542", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Sin embargo, he revisado los detalles de tu cuenta y confirmado que, esta ocasión, no eres elegible para recibir un ajuste.\n\n", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "fc12cf9f-9dbd-4d8b-b7b5-a272340997be", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:09:43.269Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "633b700b-0e71-40df-8cd0-3aa27554495d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:09:47.461633446Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f54f7236-289a-4a54-9b71-a8cce929aa7f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:09:47.666153494Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0cc81bc2-d7ad-4b55-beaf-dff4265d2c43", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "7ccb86ab-370b-42c2-912f-e6c91f8f936d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "bf862824-7f73-4d65-96fb-838dc9bfde4e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "fc12cf9f-9dbd-4d8b-b7b5-a272340997be", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0ef9ee0a-7cf2-43fc-9eca-8187b66a8f39", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0128e0a3-f18e-4424-88ca-565e6916b6a8", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "bfeb39ab-1545-4517-8bdc-8125b8ce0ec8", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:09:51.857617851Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b3601822-61f4-4830-8366-7b80613c4e24", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "sequenceNumber", value: "313", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "1d11fb70-cd1b-4fdc-8647-748651542ac1", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746410992033", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:09:52.033Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "40884b72-5dda-4caf-9ac3-f172c158a4c1", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "fc12cf9f-9dbd-4d8b-b7b5-a272340997be", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "369fcab6-d940-403b-a073-7a49a51009ac", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "d14a2b80-7b10-472e-9fc6-74263c92c9c4", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Paola", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:09:57.751148748Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "04c3a9c2-d37a-42f6-b113-dac8340d985b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Paola (aguerr30@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:09:57.757728834Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "50a3fb95-4376-4b3a-ac5f-dc916dcfb081", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:10:03.270827725Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c7b6c242-8b98-4df2-88af-d96f9ee67a70", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:10:03.671214006Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "87aa8374-6168-4e60-85b2-f30a5b5b72d4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "28104fdf-e9b5-4743-a1bc-f7abde7e1fec", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c16c0b10-fbff-43a3-ae76-f2b1c52db43e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "fc12cf9f-9dbd-4d8b-b7b5-a272340997be", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "64951e2d-5069-4c95-a4bd-4b7089850894", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "46fff3ce-715c-4479-b795-4793f4842181", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "be18ff7c-1b3b-4827-ba5f-2b0f3e3f7834", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:10:08.066149347Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "122e290e-5f08-49a6-a1f9-be95ad74f29c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "timestamp", value: "1746411008358", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "319", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "c12fdc4f-8a0c-42ed-aa72-c6ef57ae4d59", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:10:08.358Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f8199552-3e87-4f04-846a-cd52964d73aa", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "71e5e63e-9c4e-48d4-8420-2edd1714de20", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c2d55ae7-8e63-4073-aba9-1934bc838791", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "ae0c2e5d-b0f1-4f1c-903e-7795f9036672", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Elsa", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:10:10.414049619Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6980d22c-39d2-40e6-b498-7e2b471686b8", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Elsa (egalin4@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:10:10.414336197Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "231a0943-4517-5f36-a797-010eb6ccbbda", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Porfa necesito ayuda con mi pedido", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:10:22.467Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "df5ef1f5-1ba5-5a91-9902-c4d5ac164f5f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "No fue entregado correctamente", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:10:32.504Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9f09801d-3b23-50dc-87a1-3abe152c40ce", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "7b4f6a29-a162-4704-b4bd-f74d610fa922", size: "0", label: null, originalFilename: "7b4f6a29-a162-4704-b4bd-f74d610fa922", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:10:38.612Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b79bf244-053b-5c5c-8869-2e9fc2435730", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "09426764-534e-4f61-a847-f44343f7a7f4", size: "0", label: null, originalFilename: "09426764-534e-4f61-a847-f44343f7a7f4", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:10:53.216Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "38accbb9-c67d-5069-a685-ba7009e78c35", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "El repartidor entrego otros productos", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:10:57.838Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "250fa58b-49cc-5c2c-880d-b5c4833dc521", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Se equivocó en la entrega", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:11:16.806Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c8d61693-2db6-50ca-b534-82cdf719c0ad", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Y no responde llamadas", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:11:22.913Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5aa854d5-a798-4bde-9135-db082033d7fa", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Hola Hector, mi nombre es Elsa, te doy la bienvenida al equipo de soporte en vivo Uber One 💎 un gusto apoyarte el día de hoy.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "71e5e63e-9c4e-48d4-8420-2edd1714de20", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:11:43.552Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1455cff8-d5b3-5600-85fa-9b983787da77", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Hola buenas noches porfa necesito ayuda Muchísimas gracias por su apoyo", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:12:07.299Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9dbb8525-88e7-443f-be7b-b911f443fca1", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Gracias por tu amable espera en línea, \n\nComprendemos lo que nos comentas. hemos verificado tu solicitud y no podemos hacer un reembolso en este pedido. Esta situación se ha presentado en diversas ocasiones en un corto periodo de tiempo y no podemos realizar el ajuste en el sistema.\n\n", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "71e5e63e-9c4e-48d4-8420-2edd1714de20", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:13:47.374Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b58fbd60-7d09-42d2-9bca-e5082fa1b136", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:13:52.574718924Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "be32e0e5-1e7b-424d-9ce7-d32ce9f0475e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:13:52.757349267Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3fa1e367-d7f8-4747-b1c9-6fa51035b78b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Recuerda que también puedes dejar tus comentarios al Restaurante o al Socio Repartidor directamente en tu aplicación.Fue un placer atenderte.Antes de despedirnos, nos gustaría agradecerte por contactarte con soporte Uber. Apreciamos tu comprensión y el tiempo que te has tomado en escribirnos y hacernos partícipes de tu inquietud, es un gusto apoyarte.\n", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "71e5e63e-9c4e-48d4-8420-2edd1714de20", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:13:53.359Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2c219621-5d7f-44e4-8111-0d9f8edf1825", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "endChatV1", arguments: { arguments: [ { name: "ViewID", value: "d66f8732-c943-4852-9651-48ad1ae2c446", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "SuggestionID", value: "00000000-0000-0000-0000-000000000000", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "CurrentContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActionConfigUUID", value: "ed8e97bc-8415-4bf8-b560-00d0ffddc4c1", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "AgentGroups", value: "bgc-bliss-users,bliss_access,co-bliss-to-sfdc-link,csrs", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "d66f8732-c943-4852-9651-48ad1ae2c446", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "32158310-0600-4aaa-a0ee-c6b38a254d30", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "004adaf7-9502-453e-916e-b4c149ccbae0", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ec381ff0-7fea-47e1-9c1f-68fd994d09ff", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "71e5e63e-9c4e-48d4-8420-2edd1714de20", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "fa652be4-5c2e-4811-b371-ac0448f9808c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a4a554db-cf1d-4c3d-9232-d3aabee4bdd3", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "cd5488d3-6f19-495b-99c2-8ec4ac4a5995", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "43e953fa-1a88-44e3-b767-230b64e8f1be", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "506f5489-8640-4464-88ec-6d506f55d25a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:14:05.39524617Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "dcf9d7cf-94f8-44c4-b6fc-f672d213b843", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "40dd89a4-34cc-4de8-bab9-7a45e749b15a", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746411245600", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "336", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"af2f6c3b-ddf5-3068-a881-08e2726461b4":"SENT","30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:14:05.6Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "84bdf76d-d39a-4dee-b104-06e7406f9087", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "59da36a6-96de-4266-909b-6eb296ecd636", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Victoriano H.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:14:07.176739023Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "96930903-3a70-4e72-857b-4c1c1ec4d1a2", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Victoriano H. (vherna41@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:14:07.186492382Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "47b22d33-7a4c-4b11-8a02-78573766c85a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:14:14.593375625Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6d45b3d8-7fa6-45d5-84c1-fe56bdcc7997", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:14:14.891067802Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "442dff95-00fe-4ac9-8a90-7ed491fe43f7", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "36082840-5712-4201-8e6f-b3d318c7d01a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e0c8a8cf-777d-42f3-8772-d1d15935d8d9", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "cd5488d3-6f19-495b-99c2-8ec4ac4a5995", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "607dd798-5b13-4585-91fe-9c1cccb73590", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "8c72dc66-a588-4743-a3ab-8757c26f7128", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2946ab3e-79ee-4e3a-97d5-55ad4f5bb0fd", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:14:18.396178039Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6d43a050-9e00-45d1-bd67-44e6171a75e3", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "e80da39a-c0b2-4f59-9c1a-a4034840cdce", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "59675886-adb6-4519-82cb-7b8a4725ecbf", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "sequenceNumber", value: "342", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","910bb827-cdbc-3d42-b34f-c4f7882e45d6":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "07b38543-17eb-4fd9-985c-a92b9186da55", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746411258723", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:14:18.723Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b0288bc1-d26f-4506-bea9-e60b3e778211", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "31a1b06c-05f8-4a50-9a45-87c4493840ae", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Laura ", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:14:20.416968997Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6c13550d-b35d-45f8-932a-56fb62841c14", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Laura (lcuerv5@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:14:20.423284539Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "bd7b6245-45a5-555c-8136-1e878430d81c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "be7fe9b4-81e3-41fa-8e7a-523337e5ec69", size: "0", label: null, originalFilename: "be7fe9b4-81e3-41fa-8e7a-523337e5ec69", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:14:31.838Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "8509a30f-b38d-56e0-9c23-609f846e6812", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "2e91bde1-294c-4bf6-96f1-7d97fcde8269", size: "0", label: null, originalFilename: "2e91bde1-294c-4bf6-96f1-7d97fcde8269", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:14:41.8Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4078f3d9-65d8-5473-bc69-6d1ad8aa4860", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Porfa necesito ayuda", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:14:42.973Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5e675570-1807-57b8-8b74-87ecfcea655d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "El repartidor no entrego bien el pedido", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:14:48.577Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6dc1aeaf-1ad4-51d9-8044-50dde0d7c698", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "No entregaron otros productos", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:14:59.765Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "98381506-7c09-5c8e-93ae-3c7c40799c31", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "No me contesta el teléfono", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:15:11.076Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "7760c151-cb1c-5573-8096-07e73af054ba", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Porfa necesito ayuda", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:15:14.427Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "60a036dd-9f30-4ed3-a295-8ab3b816b96e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "¡Hola Hector! Te doy la bienvenida al soporte preferencial para Miembros Uber One 💎. Mi nombre es Laura", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "e80da39a-c0b2-4f59-9c1a-a4034840cdce", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:15:30.683Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "34a50969-e4a5-5c13-b651-670ad47619c0", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Hola Laura tuve un inconveniente con el pedido", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:15:56.732Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0ea33e11-5c07-5dc6-bba7-45e052d06662", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "No me entregaron mis productos correctamente", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:16:06.542Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5a0a30f3-2225-4226-ad6b-f6e767bc084e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Sabemos que es decepcionante que una resolución no sea favorable.\n\n\n\nSin embargo, realizamos una revisión detallada de cada solicitud de ajuste y en este momento no podemos aplicar un ajuste a tu cuenta.\n\n\n\nTu opinión es valiosa para nosotros y nos ayudará a mejorar su experiencia en futuros pedidos. Por lo tanto, te solicitamos que evalúes esta solicitud a través de la aplicación.\n\n\n\nAgradecemos tu comprensión.\n", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "e80da39a-c0b2-4f59-9c1a-a4034840cdce", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:18:22.784Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b6d6c27e-b01f-4c3a-9f95-d0c9af764352", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:18:53.35665218Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e87b66bb-552f-4960-b605-eed4d0afe234", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:18:53.695143436Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b910cef0-d05e-42b9-866d-2349ddb6c5ba", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "endChatV1", arguments: { arguments: [ { name: "ViewID", value: "0e61ed11-405e-4c15-abe1-b57c39b6ac1f", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "SuggestionID", value: "00000000-0000-0000-0000-000000000000", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "CurrentContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActionConfigUUID", value: "ed8e97bc-8415-4bf8-b560-00d0ffddc4c1", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "AgentGroups", value: "bgc-bliss-users,bliss_access,co-bliss-to-sfdc-link,csrs", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "0e61ed11-405e-4c15-abe1-b57c39b6ac1f", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6db26e7a-8d69-4be6-a669-77533ce4920a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addInternalNoteV1", arguments: { arguments: [ { name: "CurrentContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "0e61ed11-405e-4c15-abe1-b57c39b6ac1f", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ContentJSON", value: '[{"id":"user-issue","values":[{"inputName":"taxonomy","values":[{"value":"Cliente > Pedidos > El pedido estaba mal > El cliente recibió un pedido incorrecto","editable":false,"source":"system"}]},{"inputName":"summary","values":[]}]},{"id":"user-and-trip-details","values":[{"inputName":"tags","values":[{"value":"Fraud Tag: Present","editable":true,"source":"system"},{"value":"Fraud Tag: Present","editable":true,"source":"system"}]}]},{"id":"resolution-provided","values":[{"inputName":"resolutions","values":[{"value":"Se cambió el contacto a mensajes","editable":false,"source":"system"}]}]},{"id":"additional-notes","values":[{"inputName":"notes","values":[{"value":"<p> Contact type: Cliente > Pedidos > El pedido estaba mal > El cliente recibió un pedido incorrecto</p><p> LOB: G&R Chats</p><p> Número de pedido: E970C</p><p> Lógica de soporte:</p><p><u><a href=\\"https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE%2FVIEW%3Fitem_id%3D177243%26selfService%3Dfalse%26item_language%3Des%26referer%3Dsearch&homePageEncoded=true\\" rel=\\"noopener noreferrer\\" target=\\"_blank\\">El Cliente recibió un pedido incorrecto (Grocery / Nuevas verticales)</a></u></p><p><br></p><p> Solución: no se ajusta</p><p> Contactos de salida: N/A</p>","editable":true,"source":"user"}]}]}]', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Source", value: "InternalNoteOptimization", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: '<div><div><b>Usuario actual y detalles del viaje</b></div><div><ul><li>Fraud Tag: Present</li><li>Fraud Tag: Present</li></ul></div></div>\n<div><div><b>Línea de negocio de la situación</b></div><div>Cliente > Pedidos > El pedido estaba mal > El cliente recibió un pedido incorrecto</div></div>\n<div><div><b>Resolución proporcionada</b></div><div><ul><li>Se cambió el contacto a mensajes</li></ul></div></div>\n<div><div><b>Notas adicionales</b></div><div><p> Contact type: Cliente > Pedidos > El pedido estaba mal > El cliente recibió un pedido incorrecto</p><p> LOB: G&R Chats</p><p> Número de pedido: E970C</p><p> Lógica de soporte:</p><p><u><a href="https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE%2FVIEW%3Fitem_id%3D177243%26selfService%3Dfalse%26item_language%3Des%26referer%3Dsearch&homePageEncoded=true" rel="noopener noreferrer" target="_blank">El Cliente recibió un pedido incorrecto (Grocery / Nuevas verticales)</a></u></p><p><br></p><p> Solución: no se ajusta</p><p> Contactos de salida: N/A</p></div></div>', translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "e80da39a-c0b2-4f59-9c1a-a4034840cdce", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:19:37.950564568Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3e33f4df-4c86-4512-be78-960ef98eeaa2", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "SOLVED", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "DisableNotification", value: "false", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "NRNReason", value: "", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "reasonId", value: "", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "0e61ed11-405e-4c15-abe1-b57c39b6ac1f", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "80811617-5033-4b0c-9317-614a40a50c19", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "39340db8-ea0b-4d3a-b9f0-570f46e1465d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5f78cb0d-e15b-49fc-b747-be86eb725a03", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:41:56.512761637Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "8de8a986-b89a-4962-96c7-ee2d74717720", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "b0e9a40e-3f4f-485e-b4bf-cb0d4497743c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746412916702", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "359", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:41:56.702Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "182a9594-6c6f-4e00-b2ee-d45f273c28f4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "a8474261-d29c-4171-9398-26ae43b4eaff", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e3824c91-8a0f-4105-b2d0-815eb141ecf5", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "e62ecde4-2c63-412f-bea4-a5718ca80ba5", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Axel C.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:41:58.761863592Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "794c4704-7214-4e41-a6a1-bf5ff0fe5aa7", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Axel C. (acarre10@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:41:58.770010462Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4df21daf-123f-5305-8711-9932bc70cd5f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "d984d6fc-d337-4d3a-acf8-5e4e594c3f0d", size: "0", label: null, originalFilename: "d984d6fc-d337-4d3a-acf8-5e4e594c3f0d", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:42:10.268Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "694ab28a-8084-53ab-bdcd-50544f988204", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "e0a8dd5d-9920-407b-be0a-5fdc1f21b072", size: "0", label: null, originalFilename: "e0a8dd5d-9920-407b-be0a-5fdc1f21b072", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:42:13.365Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "bd4b0c74-5fb4-542d-8607-48465fa062bd", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "d65f4a74-e14c-4f16-a36d-3ac65a585238", size: "0", label: null, originalFilename: "d65f4a74-e14c-4f16-a36d-3ac65a585238", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:42:35.829Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "8b25f339-5162-52a8-a6f0-5dccb0df572f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Mi pedido llegó incorrecto", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:42:40.883Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e3e12446-150d-5411-b3a8-8b3c87f38152", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Me Iván aa rembolsarar", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:42:47.134Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5c112ab4-d412-4bf8-ab87-d86bf7f2399c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Seguimos contigo Hector Andres. Con gusto verificaré tu solicitud. Por favor espera 3 minutos más. ¿Adicional, hay algo más en lo que pueda apoyarte?\n", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "a8474261-d29c-4171-9398-26ae43b4eaff", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:42:53.911Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e710ea0d-dcb0-5273-a660-86bc8faad256", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Pero aún no fue reflejado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:42:54.684Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a74caa1a-4178-50b9-85f6-18ae39581e60", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "El repartidor me entrego mal", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:42:59.024Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4ee47d07-b67a-567e-b4b9-95c620679fb4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "No me responde llamadas", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:43:03.917Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a1d7030b-263b-49e4-a8b8-b567a2379936", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "endChatV1", arguments: { arguments: [ { name: "ViewID", value: "2f95a12a-3f53-4a91-9065-917db51cc898", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "SuggestionID", value: "00000000-0000-0000-0000-000000000000", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "CurrentContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActionConfigUUID", value: "ed8e97bc-8415-4bf8-b560-00d0ffddc4c1", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "AgentGroups", value: "bgc-bliss-users,bliss_access,co-bliss-to-sfdc-link,csrs", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "2f95a12a-3f53-4a91-9065-917db51cc898", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1b2e0050-63d9-4f13-83bd-54176cb16bd2", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "e62ecde4-2c63-412f-bea4-a5718ca80ba5", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Axel C. finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:45:12.009693813Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0e3b71dd-ef01-461c-993b-b6d94c0c6757", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "e62ecde4-2c63-412f-bea4-a5718ca80ba5", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Axel C. finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:45:12.009828078Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "403bedb9-0c9a-4141-84ab-722e5b5685eb", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "84273629-c87f-427a-ba74-02772d59e00b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "34fae6db-d3d7-4d0b-91be-9b7b1e750e9f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "a8474261-d29c-4171-9398-26ae43b4eaff", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ea5dd342-45ba-4c4f-a2c5-1d00224e3e24", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0bdf89df-40b3-4627-a460-05ca9b58887e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a78c925c-04b6-42aa-a82e-18be0eca4dfb", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:45:17.596253411Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "48b67c01-6578-417a-acb2-ea1a847d7f0f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "778c6e1e-723c-4c1d-a7e6-a9dfa01fba15", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3c445bd5-c949-4cf5-98c6-df47917a0b3c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746413117773", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "374", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","069daca6-deba-3ac5-af04-4180c5307d51":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "7c2a6826-11f2-464e-b9ef-cf6e823383fa", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:45:17.773Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e56c7833-0edb-4e87-b4fd-44bbde74ee48", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "36c5b3f5-4d27-4474-9f4e-a7c4ca39a3b1", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Julieth", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:45:20.007070888Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e3e4cd66-81cf-4fc4-8ae2-08014721e67b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Julieth (jgarci296@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:45:20.016385102Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e76255ed-de65-5db8-aeaa-d23aa79fddd4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Porfa necesito ayuda con mi pedido", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:45:32.495Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a789aca0-0574-5cd8-adca-550b2b005715", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "0f0f8dd2-2054-4f24-87cf-423adf176975", size: "0", label: null, originalFilename: "0f0f8dd2-2054-4f24-87cf-423adf176975", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:45:41.63Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e97fddf6-47ff-5f45-8a8d-bf46289c992b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "33d951b1-60cd-4387-ba7b-1c2bca720777", size: "0", label: null, originalFilename: "33d951b1-60cd-4387-ba7b-1c2bca720777", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:45:44.173Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a769756b-58e5-50fc-97ed-e669fd1937e9", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "35ce4bdb-fa01-404b-aebe-b609ec2cceeb", size: "0", label: null, originalFilename: "35ce4bdb-fa01-404b-aebe-b609ec2cceeb", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:45:56.835Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "beec59bf-e81b-57ae-bf26-9accffa76500", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Me entregaron \nMal", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:46:00.071Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c9deb67f-04c6-5189-bd9d-124b3e925af3", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Mi pedido", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:46:02.633Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "477526ab-bb3b-5edb-9ea9-797a11dcf216", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "El repartidor no contesto llamadas", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:46:57.101Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0771508f-162a-46e0-9a8e-e0b49c6fe34a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Hola Hector, mi nombre es Camila, te doy la bienvenida al equipo de soporte en vivo Uber One💎, espero te encuentres bien el día de hoy, es un gusto asistirte.\n", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "778c6e1e-723c-4c1d-a7e6-a9dfa01fba15", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:47:15.288Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "76a331f6-9b33-53c7-900c-d677227b347d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Porfa necesito ayuda con mi pedido", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:47:38.695Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a725dde1-c46e-44e9-9e25-567cd4694bbd", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Comprendo que el pedido que recibiste no es el que esperabas. Sin embargo, al revisar tu solicitud se ha detectado que, en esta ocasión, tu perfil no es elegible para un ajuste. Sabemos que recibir un pedido incorrecto es una experiencia frustrante, por lo que te invitamos a evaluar el pedido desde tu aplicación. Esto nos ayudará a mejorar para ti en futuras entregas. Agradecemos tu comprensión.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "778c6e1e-723c-4c1d-a7e6-a9dfa01fba15", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:49:54.03Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b929b702-85d0-4b71-b97f-5c2aa436fde3", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:50:33.327495634Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9250f213-b0f3-4b45-bf51-aa0b0c478ea9", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:50:33.561191231Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "75cb0470-9025-4e84-b784-83095627d83d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0e3621bc-98e4-41bc-8896-a765a1e6946f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "29ac3292-b34a-4d1d-bc18-dc31276dfbab", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "778c6e1e-723c-4c1d-a7e6-a9dfa01fba15", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "dad99853-d393-4e4f-ae36-349e1e92bad0", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "37c26f96-49c8-43b8-a09b-fa398e28ee10", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b52798eb-db60-444d-b9d7-53ce40175afc", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:50:41.412890952Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "63b847f9-c98d-4973-af36-ce94c133a87c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "8e07844d-7ad0-44b6-a43b-2a8e731414b0", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f28903d7-89d0-4a54-8fb5-9636d9ff916b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "d0fd2f07-9144-4330-b053-901e7b9f444c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746413441613", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "390", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:50:41.613Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "61883dc4-e65b-47eb-8580-bd6e594d3445", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "0bf7f493-8a88-4167-9784-5a1c915111b7", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Alex", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:50:43.440564026Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "871c4c30-6a75-4dbb-801b-21c0da28b1a1", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Alex (apinzo15@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:50:43.447917005Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2d0ebd29-8653-4a18-a181-3df68ae5d5d0", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:50:52.694129716Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b647ef7a-0117-413d-a92e-2dce1c9901b5", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:50:52.879197398Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4e7385ce-7e09-450a-852e-32d564aacfb4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ffa9d49d-80e7-4991-be01-db74cbbd3608", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1b2519c9-c167-44ae-a65a-51e61575f6b2", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "8e07844d-7ad0-44b6-a43b-2a8e731414b0", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a48659eb-5dda-489d-9253-9ea4aecab05c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "7c8b93b9-bc1e-4a0a-aad3-579ababe760c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "06aeea2d-e179-4163-bec5-58401a4f7779", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:51:17.972313872Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "779e1025-1dd7-4168-8b9b-4e9587bc14dd", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "timestamp", value: "1746413478147", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "396", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "f31762f4-4411-4f8b-b3c1-1a2cd10c63d4", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:51:18.147Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "fb2aa7ea-fc94-422d-8d77-35448004f628", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "5e7346b4-1244-4c71-ac10-d687b5129694", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "94b71929-017a-4e76-af8b-6c2a8e96e82d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "18f4caa9-b49f-47f7-b817-524a851465a3", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Vanessa", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:51:20.425111713Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "276229d5-0f7d-4668-bc30-4380635aa343", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Vanessa (vrolda@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:51:20.432056231Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3f47c7ee-2ced-4519-adb1-15416efd601f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:51:44.491758624Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a4f09b19-932d-4aa3-a015-4fc9ef96eacf", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:51:44.724956152Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a24cafd3-2b21-4aea-86e7-15d6839450ef", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "13f673e0-f41f-4881-b125-49765044d341", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "02ef9eb7-61fa-494c-9405-5dd8befc5f98", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "5e7346b4-1244-4c71-ac10-d687b5129694", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6482e104-ed09-435c-b62e-2755866d2b1c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b324a4fe-934f-4371-aa6b-6892094cd17f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "964ed37f-2261-4aed-a3c6-4af657fe4607", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:51:51.007959371Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "da46bfd8-b18e-4047-b996-bf17bd444b47", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "sequenceNumber", value: "402", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "3981a2ca-fbb8-4033-9d0d-70901a6852e9", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746413511324", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:51:51.324Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3a769541-315c-412b-b9f2-180ace3cf8c8", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "837a485f-b843-4e4f-8c95-fd7a8b657793", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "25901996-f327-45e0-bcf8-ba02f49001b8", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "a8de0645-6582-49f3-a1f1-a8f1fd3f0e77", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Kissys", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:52:24.026339796Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "74f0fa5c-e6d2-4c0a-8790-2505060b0029", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Kissys (kherna57@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:52:24.034039768Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ced6f16b-d6ca-545f-bbfd-b4e1746c797d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "6dbd263b-c868-47c6-9068-33b8b74ede74", size: "0", label: null, originalFilename: "6dbd263b-c868-47c6-9068-33b8b74ede74", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:52:52.323Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "60711638-28e3-584c-94da-fc93d3bd05d2", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "433036ea-69ab-428c-9189-002e06ebd985", size: "0", label: null, originalFilename: "433036ea-69ab-428c-9189-002e06ebd985", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:52:55.299Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "28441dc5-4d4e-5ca7-8f3a-112506e54baa", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "249c8cfe-df64-49d1-a8d1-43ff4e29b073", size: "0", label: null, originalFilename: "249c8cfe-df64-49d1-a8d1-43ff4e29b073", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:53:05.421Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c4eb1479-ce1a-5beb-99ed-0bd2019b37ce", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Aún no recibo solución", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:53:07.788Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "490b633a-d66c-5e08-8d5b-463046190293", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Mi pedido no llego correctamente", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:53:16.72Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "baaaf672-ab6d-410f-bae7-7a4e2b343414", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:54:28.797301643Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d549b95e-9168-4c3d-b48e-bb1d6e14e21b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:54:29.027624114Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "78cbe95b-68ed-4191-862f-ee10f3b626e6", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d907a8e7-c32f-459d-aaa7-7b73f796413b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "caddee3b-c5d3-4688-97ff-9ef30f580ac7", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "837a485f-b843-4e4f-8c95-fd7a8b657793", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f1f2881e-d0e4-49cd-850f-fc0b2dd97b27", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "328b99b5-f40e-4627-8244-f61075a2b43f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "4a4531d7-fe0f-4c82-81d2-6a99d1d5f0e8", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c863616e-b5ed-4da5-bc19-3fb59ca4ff0d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2299142d-7a5b-4a69-904f-83934d34e397", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:54:33.394777834Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "85fb016c-9a03-4d2f-82a0-1d398146af56", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","01bd13d7-bc1f-3dbe-a006-715df15c6eaf":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "1466fbb5-b1be-4481-b3e6-7b56ab24bbc2", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746413673643", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "413", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:54:33.643Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c238f17e-b4a6-4654-9912-9a11ab7b4e3f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "ea8f1d33-42a3-4822-a9fc-3e4d3fe46816", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Jeisson", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:54:35.33608688Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b2748a25-6fe9-473b-be04-9f00c54da04f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Jeisson (jgutie98@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:54:35.341983765Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "cd2a0ad2-ddbd-543c-aff6-c735c273f4f1", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Porfa necesito ayuda con mi pedido", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:54:57.2Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3fa6b280-1acc-5325-9539-041f2d138c04", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "No llego correcto", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:55:03.872Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1ba2d1ce-f127-4678-a886-0d995e6e0982", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:56:17.849815533Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "70dbb976-8786-4b2e-a867-91f85a4975c7", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:56:18.042244913Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3f6998e8-56cd-410a-8573-aa2fd49e09c5", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5e43a652-7f87-46f0-9039-774be6808f11", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0ed29032-0462-4c3d-b588-f770990bb9cb", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "4a4531d7-fe0f-4c82-81d2-6a99d1d5f0e8", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "abb2a8fa-17b8-4eeb-bbca-094578d60efd", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4244a18e-d142-48e2-b986-303f592ff85e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:56:24.138499497Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b98e9e21-927e-4e53-8da4-06b7a005540a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ea40eaf3-3aed-4c21-8920-1f5f4c9cd43b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "f7b6d4fc-cf43-4bcc-9a23-0e4e12492487", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "7c9be1e5-f1d5-4a0e-bc42-f0813a0bc31b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "timestamp", value: "1746413784430", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "421", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "8d3f9fba-79f4-4ec6-9d00-b02d33a43361", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:56:24.43Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0d351915-20f1-4ee1-94d6-216691810edf", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "64506674-9020-4656-81ff-5e9c877c8583", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Margaret", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:56:26.275584259Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "81c5c7b1-311d-4210-825d-a8e297b61cf3", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Margaret (mcastr64@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:56:26.275816282Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "fd051535-9037-5860-a9f1-bc5ac11d8bcb", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Porfa necesito ayuda con mi pedido", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:56:41.289Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "77040a65-4d20-5f31-b3ba-ee839d9147fc", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "fcfe9a08-a372-448d-b980-6feb9f2ad37a", size: "0", label: null, originalFilename: "fcfe9a08-a372-448d-b980-6feb9f2ad37a", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:56:45.663Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1b097df7-ae7d-4e1e-9ce8-f825098f39e0", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Seguimos contigo Hector Andres , mi nombre es Margaret y sabemos que esta situación es importante, revisaré tu solicitud, por favor necesito que me brindes 3 minutos más para poder revisar las actualizaciones en tu caso. Mientras tanto, si tienes algún otro problema, envíamelo para poder ayudarte.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "f7b6d4fc-cf43-4bcc-9a23-0e4e12492487", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T02:58:14.603Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3d89c311-7268-42d5-9772-d80943abeb35", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Agradezco tu paciencia hasta ahora. Solo necesito unos 3 minutos más para darle una respuesta completa y precisa. Muchas gracias", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "f7b6d4fc-cf43-4bcc-9a23-0e4e12492487", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T03:03:05.737Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f7a6cd63-5594-503a-a8b9-715915c17791", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Muchas gracias", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T03:03:11.695Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2d792578-d9c3-45b4-806b-e21826db2562", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Hector Andres , sabemos que es decepcionante cuando una resolución no es favorable.\n \n\nSin embargo, realizamos un análisis exhaustivo de cada solicitud de ajuste y, en esta ocasión, no es posible aplicar uno a tu cuenta.\n \n\nTu opinión es valiosa para nosotros y nos ayudará a mejorar tu experiencia en futuras órdenes. Por ello, te pedimos que evalúes este pedido desde tu aplicación.\n \n\nAgradecemos tu retroalimentación y comprensión por lo sucedido en este pedido. Que tengas buena noche \n", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "f7b6d4fc-cf43-4bcc-9a23-0e4e12492487", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T03:07:11.338Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1c2b7b0d-7100-493e-92f7-06059e1b9f92", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "endChatV1", arguments: { arguments: [ { name: "ViewID", value: "685972cf-0223-4067-8cc3-916a1e7f9eb3", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "SuggestionID", value: "00000000-0000-0000-0000-000000000000", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "CurrentContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActionConfigUUID", value: "ed8e97bc-8415-4bf8-b560-00d0ffddc4c1", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "AgentGroups", value: "bgc-bliss-users,bliss_access,co-bliss-to-sfdc-link,csrs", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "685972cf-0223-4067-8cc3-916a1e7f9eb3", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "92d75e14-304a-4630-b8e4-b826030ec5c7", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "64506674-9020-4656-81ff-5e9c877c8583", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Margaret finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T03:07:16.174134012Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "af28fdae-48d9-4118-9644-010bccb83f52", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "431", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"SENT"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "SENT", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "cd227c2f-8fac-4bab-9718-025eca04222c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746414436358", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Margaret finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T03:07:16.358Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9b51d158-e08b-4d4b-837e-eaebe18a3328", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addInternalNoteV1", arguments: { arguments: [ { name: "CurrentContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "685972cf-0223-4067-8cc3-916a1e7f9eb3", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ContentJSON", value: '[{"id":"kb-used","values":[{"inputName":"kb_used","values":[{"value":{"href":"https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE%2FVIEW%3Fitem_id%3D177243%26homePageEncoded=true","title":"KB Link"},"editable":true,"source":"user"}]}]},{"id":"user-and-trip-details","values":[{"inputName":"tags","values":[{"value":"Fraud Tag: Present","editable":true,"source":"system"},{"value":"Fraud Tag: Present","editable":true,"source":"system"}]}]},{"id":"resolution-provided","values":[{"inputName":"resolutions","values":[{"value":"Se cambió el contacto a mensajes","editable":false,"source":"system"}]}]},{"id":"additional-notes","values":[{"inputName":"notes","values":[{"value":"<p><strong>3er. <em>pushback</em></strong></p><p><strong>LOB: G&R - Chat </strong></p><p><strong>Número de pedido: </strong>E970C</p><p><strong>Lógica de soporte: <u><a href=\\"https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE%2FVIEW%3Fitem_id%3D177243%26homePageEncoded=true\\" rel=\\"noopener noreferrer\\" target=\\"_blank\\">El Cliente recibió un pedido incorrecto (Groceries & Retail)</a></u></strong></p><p><strong>Solución:Paso 13 - ¿La cuenta del Cliente muestra un comportamiento fraudulento? si</strong></p><p><br></p><p><strong><u><a href=\\"https://jira.uberinternal.com/browse/GSDFE-316628\\" rel=\\"noopener noreferrer\\" target=\\"_blank\\">https://jira.uberinternal.com/browse/GSDFE-316628</a></u></strong></p><p><strong>No se puede cumplir con los tiempos de chat por lentitud de bliss</strong></p><p><br></p><p><br></p>","editable":true,"source":"user"}]}]}]', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Source", value: "InternalNoteOptimization", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: '<div><div><b>Usuario actual y detalles del viaje</b></div><div><ul><li>Fraud Tag: Present</li><li>Fraud Tag: Present</li></ul></div></div>\n<div><div><b>Base de conocimientos usada</b></div><div><ul><li><a href="https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE%2FVIEW%3Fitem_id%3D177243%26homePageEncoded=true" target="_blank" rel="noopener noreferrer">KB Link</a></li></ul></div></div>\n<div><div><b>Resolución proporcionada</b></div><div><ul><li>Se cambió el contacto a mensajes</li></ul></div></div>\n<div><div><b>Notas adicionales</b></div><div><p><strong>3er. <em>pushback</em></strong></p><p><strong>LOB: G&R - Chat </strong></p><p><strong>Número de pedido: </strong>E970C</p><p><strong>Lógica de soporte: <u><a href="https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE%2FVIEW%3Fitem_id%3D177243%26homePageEncoded=true" rel="noopener noreferrer" target="_blank">El Cliente recibió un pedido incorrecto (Groceries & Retail)</a></u></strong></p><p><strong>Solución:Paso 13 - ¿La cuenta del Cliente muestra un comportamiento fraudulento? si</strong></p><p><br></p><p><strong><u><a href="https://jira.uberinternal.com/browse/GSDFE-316628" rel="noopener noreferrer" target="_blank">https://jira.uberinternal.com/browse/GSDFE-316628</a></u></strong></p><p><strong>No se puede cumplir con los tiempos de chat por lentitud de bliss</strong></p><p><br></p><p><br></p></div></div>', translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "f7b6d4fc-cf43-4bcc-9a23-0e4e12492487", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T03:07:30.244290921Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c83066ba-98ea-4544-a5f3-65e4e4abef19", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "SOLVED", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "DisableNotification", value: "false", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "NRNReason", value: "", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "reasonId", value: "", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "685972cf-0223-4067-8cc3-916a1e7f9eb3", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c7da5e9e-f599-46ac-bbe5-31e71c20b7aa", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2ab1e3b4-ba6e-405c-b3e8-b478c9833884", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4a879b9b-84ff-4600-a31e-82904d266736", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T04:55:19.018322019Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f13db3de-5333-407e-9ece-ed5ab964f1ee", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "sequenceNumber", value: "433", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "a11dcb43-a1ac-460a-9f5d-d28992756a83", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746420919310", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T04:55:19.31Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2636f260-4804-41ff-a3d5-c98d3b1a29e2", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "ad9971aa-1eeb-41aa-ad63-258fdddf9561", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3a912a8c-082d-424f-8b60-02a0fd695c01", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "310871ad-f221-4dda-ade9-068397a4aa06", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Angel", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T04:55:21.268002339Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6017aa7e-14c5-474a-b2d2-c544c42ce4b6", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Angel (alopez168@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T04:55:21.275894509Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "bd5bc270-a88d-4575-8b39-6b0e558d0005", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Gracias por seguir en contacto, Hector , me llamo Angel y continuaré con tu atención anterior. Por favor, espera 3 minutos en lo que reviso cuidadosamente los detalles de la conversación previa. Mientras tanto, si tienes algún otro problema, envíamelo para poder ayudarte.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "ad9971aa-1eeb-41aa-ad63-258fdddf9561", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T04:56:10.959Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a4557dc8-5c5e-4968-9eb5-08d41f520bd4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "¡Gracias por tu amable tiempo de espera! ✨Debido a que anteriormente se te brindo la información correcta al inconveniente presentado, finalizaré este chat. Si tienes más dudas no dudes en contactarte con soporte, fue un placer atenderte", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "ad9971aa-1eeb-41aa-ad63-258fdddf9561", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T04:58:44.304Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2660fb78-9d55-4c58-aab9-6741b1938156", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "endChatV1", arguments: { arguments: [ { name: "ViewID", value: "239993bd-c3c9-4ef6-bf22-e168e12f0c0e", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "SuggestionID", value: "00000000-0000-0000-0000-000000000000", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "CurrentContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActionConfigUUID", value: "ed8e97bc-8415-4bf8-b560-00d0ffddc4c1", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "AgentGroups", value: "bgc-bliss-users,bliss_access,co-bliss-to-sfdc-link,csrs", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "239993bd-c3c9-4ef6-bf22-e168e12f0c0e", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f12522f3-734e-4016-94cb-c5057744af81", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "310871ad-f221-4dda-ade9-068397a4aa06", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Angel finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T04:58:51.094755613Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "176e6c45-6472-4b4b-a2ed-4256da40db90", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "status", value: "SENT", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "51084dca-1ff2-4031-82a8-4a70c5e77280", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746421131236", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "439", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: "{}", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Angel finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T04:58:51.236Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "548b8358-4790-4b17-9cf4-b8db421c2fd5", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addInternalNoteV1", arguments: { arguments: [ { name: "CurrentContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "239993bd-c3c9-4ef6-bf22-e168e12f0c0e", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ContentJSON", value: '[{"id":"kb-used","values":[{"inputName":"kb_used","values":[{"value":{"href":"https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE%2FVIEW%3Fitem_id%3D177243%26homePageEncoded=true","title":"KB Link"},"editable":true,"source":"user"},{"value":{"href":"https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE_LITE%2FVIEW%3Fitem_id%3D306964%26isInfo%3Dyes%26include_itm_keywords%3DY%26item_max_version%3DY%26homePageEncoded=true","title":"KB Link"},"editable":true,"source":"user"}]}]},{"id":"user-and-trip-details","values":[{"inputName":"tags","values":[{"value":"Fraud Tag: Present","editable":true,"source":"system"},{"value":"Fraud Tag: Present","editable":true,"source":"system"}]}]},{"id":"resolution-provided","values":[{"inputName":"resolutions","values":[{"value":"Se cambió el contacto a mensajes","editable":false,"source":"system"}]}]},{"id":"additional-notes","values":[{"inputName":"notes","values":[{"value":"<p>G&R MKTP </p><p> </p><p>NRP: el contacto ha superado los tres pushbacks.</p><p>REPORTE Por lentitud de la herramienta y alto flujo de chats, no es posible cumplir con los tiempos de respuesta y de saludo.</p><p><u><a href=\\"https://jira.uberinternal.com/browse/GSDFE-316628\\" rel=\\"noopener noreferrer\\" target=\\"_blank\\">https://jira.uberinternal.com/browse/GSDFE-316628</a></u></p>","editable":true,"source":"user"}]}]}]', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Source", value: "InternalNoteOptimization", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: '<div><div><b>Usuario actual y detalles del viaje</b></div><div><ul><li>Fraud Tag: Present</li><li>Fraud Tag: Present</li></ul></div></div>\n<div><div><b>Base de conocimientos usada</b></div><div><ul><li><a href="https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE%2FVIEW%3Fitem_id%3D177243%26homePageEncoded=true" target="_blank" rel="noopener noreferrer">KB Link</a></li><li><a href="https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE_LITE%2FVIEW%3Fitem_id%3D306964%26isInfo%3Dyes%26include_itm_keywords%3DY%26item_max_version%3DY%26homePageEncoded=true" target="_blank" rel="noopener noreferrer">KB Link</a></li></ul></div></div>\n<div><div><b>Resolución proporcionada</b></div><div><ul><li>Se cambió el contacto a mensajes</li></ul></div></div>\n<div><div><b>Notas adicionales</b></div><div><p>G&R MKTP </p><p> </p><p>NRP: el contacto ha superado los tres pushbacks.</p><p>REPORTE Por lentitud de la herramienta y alto flujo de chats, no es posible cumplir con los tiempos de respuesta y de saludo.</p><p><u><a href="https://jira.uberinternal.com/browse/GSDFE-316628" rel="noopener noreferrer" target="_blank">https://jira.uberinternal.com/browse/GSDFE-316628</a></u></p></div></div>', translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "ad9971aa-1eeb-41aa-ad63-258fdddf9561", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T04:59:05.297822301Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0238adb6-c246-49e9-a30e-32e5f79c16f1", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "SOLVED", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "DisableNotification", value: "false", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "NRNReason", value: "", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "reasonId", value: "", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "239993bd-c3c9-4ef6-bf22-e168e12f0c0e", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "44f3e0ee-a147-435f-8a86-3096bb7e0e61", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "8b6b8ebd-7083-43ec-9ad6-26b984e3922b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "7b0b9e8a-6ba9-4fe1-90e7-250ef46d4230", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:02:32.251271582Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f1c905af-e210-45c8-b122-0ff8ab428a1a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "9a93fc2b-bee1-467b-80cd-606b677cbd2c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746421352458", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "441", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:02:32.458Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c25bc095-03a3-4ef9-a814-685c2814db00", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "840d1680-0658-4c18-b658-f062a9c4aacf", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e1c247d8-0f12-4f8c-a5fc-b1e116987309", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "a9a833e2-c54d-4240-9baa-5d23a816a468", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Lenin M.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:02:34.519564496Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "63efcce9-c5fd-4fda-8180-5fa532212d39", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Lenin M. (lmuylo@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:02:34.527238414Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "09d92ab0-d2d0-4313-94d5-95aa90a8a43c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:02:46.862240431Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "7318a6a9-83ab-4b3f-bd13-047c7e914dac", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:02:47.224516405Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c8df04cf-a43b-4a17-bfac-292ad7623bd8", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "73363e57-f8cd-4323-b70d-4c37a99aed03", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "bed3fcea-d98b-452b-ae66-9be411351e92", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "840d1680-0658-4c18-b658-f062a9c4aacf", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "92483a60-e2c6-46f9-aa99-92596916b5d7", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4fc82ef3-5716-47d7-8b47-40731c6c4de7", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5f4a680a-2b0c-46d0-b57b-ede74aa0d61d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:02:48.544489326Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d2c4fc9f-3239-48a3-96b1-4d2b8348f892", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "3ca49e87-5ad7-4d2c-b895-a4843c028b25", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a8ecd621-e835-483f-851b-a895981fbb69", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "447", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","07cfab29-d2e2-3e84-bb50-3d2d30891dfa":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "a8fdb5f1-cce3-4820-8abb-0cd2e9705109", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746421368969", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:02:48.969Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "91259521-42a5-479f-b447-bce1b23282e6", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "114820b1-f89a-4e07-9d05-5867a1d2fdf9", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Celia", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:02:50.972290025Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "67a6c2bc-71cd-45b9-99ed-7788768cd299", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Celia (cchave24@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:02:50.980636407Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "7275f236-24f5-4c25-afef-361e674f0aac", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Es un gusto seguir apoyándote Hector Andres. Me llamo Celia y continuaré con tu atención anterior. Por favor, espera 3 minutos en lo que reviso cuidadosamente los detalles de la conversación previa. Mientras tanto, si tienes alguna duda con la resolución proporcionada anteriormente, házmelo saber y te asistiré con gusto.\n\n", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "3ca49e87-5ad7-4d2c-b895-a4843c028b25", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:03:50.651Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f170a3e8-c7ff-4500-a6d4-59b45048b264", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Comprendemos que puede ser frustrante no recibir tu pedido en las mejores condicionesRevisamos nuevamente la posibilidad de realizar un reembolso. Sin embargo, hemos confirmado que en esta ocasión no eres elegible para un reembolso.Agradecemos tu comprensión en esta situación y esperamos poder brindarte un servicio más eficiente en tus futuros pedidos.\n", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "3ca49e87-5ad7-4d2c-b895-a4843c028b25", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:04:25.987Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a1eca905-baaa-44a3-a662-14109ae5bac0", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Agradecemos tu preferencia y permanencia como miembro Uber One, por ello continuaremos trabajando para ofrecerte lo mejor. 🙌Te agradecería si puedes evaluar la ayuda que te brinde, a continuación recibirás la pregunta ¿Resolvimos este problema?, si tu respuesta es Sí, tendrás la opción de seleccionar entre 😦 🙁 😐 🙂 😀 el emoji que defina tu experiencia con el soporte recibido 💚.\t", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "3ca49e87-5ad7-4d2c-b895-a4843c028b25", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:04:33.245Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c27fc366-5ee9-45db-b9d2-bf72b0ee9e5d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "endChatV1", arguments: { arguments: [ { name: "ViewID", value: "dc4a3a12-e593-4ac6-b7af-5441a11e1f3d", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "SuggestionID", value: "00000000-0000-0000-0000-000000000000", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "CurrentContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActionConfigUUID", value: "ed8e97bc-8415-4bf8-b560-00d0ffddc4c1", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "AgentGroups", value: "bgc-bliss-users,bliss_access,co-bliss-to-sfdc-link,csrs", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "dc4a3a12-e593-4ac6-b7af-5441a11e1f3d", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "44f4a177-740f-44b6-a76f-095d28c3e569", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "114820b1-f89a-4e07-9d05-5867a1d2fdf9", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Celia finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:04:48.544954252Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a4713c48-4d70-464d-b9d7-ea1fcaa91b8e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "114820b1-f89a-4e07-9d05-5867a1d2fdf9", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Celia finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:04:48.545134747Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "8be46c4b-b430-429d-8c6f-60ce980a289e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addInternalNoteV1", arguments: { arguments: [ { name: "CurrentContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "dc4a3a12-e593-4ac6-b7af-5441a11e1f3d", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ContentJSON", value: '[{"id":"kb-used","values":[{"inputName":"kb_used","values":[{"value":{"href":"https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE%2FVIEW%3Fitem_id%3D177243%26homePageEncoded=true","title":"KB Link"},"editable":true,"source":"user"}]}]},{"id":"user-and-trip-details","values":[{"inputName":"tags","values":[{"value":"Fraud Tag: Present","editable":true,"source":"system"},{"value":"Fraud Tag: Present","editable":true,"source":"system"}]}]},{"id":"resolution-provided","values":[{"inputName":"resolutions","values":[{"value":"Se cambió el contacto a mensajes","editable":false,"source":"system"}]}]},{"id":"additional-notes","values":[{"inputName":"notes","values":[{"value":"<div class=\\"quill-better-table-wrapper\\"><table class=\\"quill-better-table\\"><colgroup><col width=\\"367\\"><col width=\\"176\\"><col width=\\"2\\"><col width=\\"100\\"><col width=\\"167\\"></colgroup><tbody><tr data-row=\\"1\\"><td data-row=\\"1\\" rowspan=\\"6\\" colspan=\\"5\\" data-cell-bg=\\"rgb(255, 255, 255)\\" style=\\"background-color: rgb(255, 255, 255);\\"><p class=\\"qlbt-cell-line\\" data-row=\\"1\\" data-cell=\\"1\\" data-rowspan=\\"6\\" data-colspan=\\"5\\" data-cell-bg=\\"rgb(255, 255, 255)\\">G&R MKTP </p><p class=\\"qlbt-cell-line\\" data-row=\\"1\\" data-cell=\\"1\\" data-rowspan=\\"6\\" data-colspan=\\"5\\" data-cell-bg=\\"rgb(255, 255, 255)\\">NRP: el contacto ha superado los tres pushbacks.</p></td></tr></tbody></table></div><p><br></p>","editable":true,"source":"user"}]}]}]', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Source", value: "InternalNoteOptimization", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: '<div><div><b>Usuario actual y detalles del viaje</b></div><div><ul><li>Fraud Tag: Present</li><li>Fraud Tag: Present</li></ul></div></div>\n<div><div><b>Base de conocimientos usada</b></div><div><ul><li><a href="https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE%2FVIEW%3Fitem_id%3D177243%26homePageEncoded=true" target="_blank" rel="noopener noreferrer">KB Link</a></li></ul></div></div>\n<div><div><b>Resolución proporcionada</b></div><div><ul><li>Se cambió el contacto a mensajes</li></ul></div></div>\n<div><div><b>Notas adicionales</b></div><div><div class="quill-better-table-wrapper"><table class="quill-better-table"><colgroup><col width="367"><col width="176"><col width="2"><col width="100"><col width="167"></colgroup><tbody><tr data-row="1"><td data-row="1" rowspan="6" colspan="5" data-cell-bg="rgb(255, 255, 255)" style="background-color: rgb(255, 255, 255);"><p class="qlbt-cell-line" data-row="1" data-cell="1" data-rowspan="6" data-colspan="5" data-cell-bg="rgb(255, 255, 255)">G&R MKTP </p><p class="qlbt-cell-line" data-row="1" data-cell="1" data-rowspan="6" data-colspan="5" data-cell-bg="rgb(255, 255, 255)">NRP: el contacto ha superado los tres pushbacks.</p></td></tr></tbody></table></div><p><br></p></div></div>', translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "3ca49e87-5ad7-4d2c-b895-a4843c028b25", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:05:01.678997997Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "fde3aecc-1585-4f41-a00b-08c85dfd7a2e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "SOLVED", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "DisableNotification", value: "false", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "NRNReason", value: "", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "reasonId", value: "", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "dc4a3a12-e593-4ac6-b7af-5441a11e1f3d", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ad12c3c4-2ba8-4e25-874f-cb2ba244668c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9e83534a-1603-43a0-8ce2-d08fccf60059", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "8f1bd03e-af5d-41ab-a571-0318080a6cbf", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:05:27.140211526Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "557934ed-3f2d-459d-9b31-fc1af3cc9854", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "timestamp", value: "1746421527532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "456", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "ca8feeb5-14f1-477f-b2ea-646c0da1e9ae", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:05:27.532Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "42cdc5d6-3eb8-46f7-ad65-26c203ea0f20", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "f0c62680-378f-4963-b6f6-10528e6dba66", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "64b0e9cb-e948-4e96-bf48-1e2a5daff0e9", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "df399b60-ef37-4c5a-a227-d2941f21be63", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Alejandra M.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:05:29.480378664Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e6419524-169c-48c0-aba2-e6d7d4831f29", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Alejandra M. (amoral64@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:05:29.488757833Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "744f559c-f36e-4d8c-b919-0ca2617830fe", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:05:51.294488983Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e8176a56-cf19-451d-88e9-854211754a7f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:05:51.700449018Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "cf1f0c17-c01f-4adf-bbf2-590392cfde6b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "635f4866-7c38-452c-9f0e-a6a196733cca", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "39bbf1e3-a1d7-4bd0-8fa3-d3f6a992c6ab", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "f0c62680-378f-4963-b6f6-10528e6dba66", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1a5ba576-a9f6-4723-93cf-9cf44b2f436a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "df34110e-116b-4bf1-b040-52f98d28c2e0", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "fb0b9ee9-1c24-46a1-8246-a8c95f85f794", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:05:56.346128595Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6cd02888-bd76-4f31-86f6-fd5f90cbd668", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "b28af69b-5116-45cb-8b99-c235f53c3dd2", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b092506a-a293-414a-afa0-2e8e37d3aabf", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "timestamp", value: "1746421556578", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "462", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","d0155a2d-6fdc-3141-a2eb-f098af5a3514":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "6d2d0771-2065-485d-a35a-d9276e07e4f6", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:05:56.578Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4063789f-4ed3-4069-a108-7c3708b2eccf", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "8a5e5919-876c-411b-a1c4-7500d77c74d9", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Shirly", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:05:58.817021782Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9191c21f-8099-4396-adab-46130875c974", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Shirly (spinzo3@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:05:58.817158645Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "81c389f0-a783-5d72-aba4-0381f480ff2f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "6b3bc922-1571-4763-adf5-be2b4002a883", size: "0", label: null, originalFilename: "6b3bc922-1571-4763-adf5-be2b4002a883", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:06:15.014Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e038c277-baf5-5cae-a4b6-b623d035f496", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "7e9e9cb9-bf98-4bed-ba7c-923d4b3afa56", size: "0", label: null, originalFilename: "7e9e9cb9-bf98-4bed-ba7c-923d4b3afa56", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:06:17.366Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a97f562e-9579-543c-a385-f92b05db0e17", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "6d0aa25c-8221-444c-a6d8-5f370136d5d7", size: "0", label: null, originalFilename: "6d0aa25c-8221-444c-a6d8-5f370136d5d7", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:06:30.544Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3a8580b8-2a8a-51a0-b980-943beca105de", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "El repartidor entrego mal mi pedido", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:06:37.995Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "dcc1c108-2715-5a77-873c-5ff0ac615419", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Porfa necesito ayuda", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:06:40.972Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c7323454-1798-5c53-9c10-2af369458e79", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Me darían mi reembolso", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:06:46.764Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "14039d35-0a24-5f06-8b3f-45d29b2ec783", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Pero no fue reflejado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:06:52.435Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c8574b58-9c3f-4ad5-a12a-7811da046e07", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Hola, Hector. Me llamo Shirly y continuaré con tu atención anterior. \nPor favor, espera 3 minutos en lo que reviso cuidadosamente los detalles de la conversación previa.\n\nMientras tanto, si tienes alguna duda con la resolución proporcionada anteriormente, házmelo saber y te asistiré con gusto.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "b28af69b-5116-45cb-8b99-c235f53c3dd2", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:07:52.118Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "12965448-b4f8-4c53-bc3a-602e1268d8c6", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Gracias por tu espera en línea. Comprendemos el pedido que recibiste, no es el que esperabas.\n\nSin embargo, al revisar tu solicitud se ha detectado que, en esta ocasión, tu perfil no es elegible para un ajuste.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "b28af69b-5116-45cb-8b99-c235f53c3dd2", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:10:42.028Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "da25a9c9-bcac-48f9-96cf-41014440f4dc", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Gracias por escribirnos y contar con nuestra asistencia, no dudes en contactarte de nuevo en caso de alguna novedad, estaremos atentos a cualquier solicitud que tengas.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "b28af69b-5116-45cb-8b99-c235f53c3dd2", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:10:48.996Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "643cd638-8159-49f1-8029-9dbf1c6b0153", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:10:55.853963994Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d4611c03-8bbf-4cc8-a958-9e3e9e28fea0", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:10:56.234664717Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0639430c-9e7c-41ec-a5bd-3af43c579326", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "endChatV1", arguments: { arguments: [ { name: "ViewID", value: "6b78bc16-7e42-4bdd-8c50-7e770f6a4d11", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "SuggestionID", value: "00000000-0000-0000-0000-000000000000", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "CurrentContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActionConfigUUID", value: "ed8e97bc-8415-4bf8-b560-00d0ffddc4c1", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "AgentGroups", value: "bgc-bliss-users,bliss_access,co-bliss-to-sfdc-link,csrs", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "6b78bc16-7e42-4bdd-8c50-7e770f6a4d11", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e19841a4-c56c-417e-a915-a99b98ccb6ce", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addInternalNoteV1", arguments: { arguments: [ { name: "CurrentContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "6b78bc16-7e42-4bdd-8c50-7e770f6a4d11", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ContentJSON", value: '[{"id":"user-and-trip-details","values":[{"inputName":"tags","values":[{"value":"Fraud Tag: Present","editable":true,"source":"system"}]}]},{"id":"resolution-provided","values":[{"inputName":"resolutions","values":[{"value":"Se ha cambiado el contacto a mensaje","editable":false,"source":"system"}]}]},{"id":"additional-notes","values":[{"inputName":"notes","values":[{"value":"<p><em>Fuera de tiempos problema con la herramienta</em></p><p><br></p><p><em>Por lentitud de la herramienta y alto flujo de chats, no es posible cumplir con los tiempos de respuesta y de saludo.</em></p><p><br></p><p><strong><em>Nota interna</em></strong></p><p><br></p><p><strong><em>Contact type</em></strong><em>: Cliente > Pedidos > El pedido estaba mal > El cliente recibió un pedido incorrecto</em></p><p><br></p><p><strong><em>LOB:</em></strong><em> G&R chats -Inn App</em></p><p><br></p><p><strong><em>Número de pedido:</em></strong><em> E970C</em></p><p><br></p><p><strong><em>Lógica de soporte</em></strong><em>: <a href=\\"https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE%2FVIEW%3Fitem_id%3D177243%26selfService%3Dfalse%26item_language%3Des%26referer%3Dsearch&homePageEncoded=true\\">El Cliente recibió un pedido incorrecto (Groceries & Retail)</a></em></p><p><br></p><p><strong><em>Solución:</em></strong><em> Paso 13 - ¿La cuenta del Cliente muestra un comportamiento fraudulento?</em></p><p><br></p><p><strong><em>Contactos de salida: </em></strong><em>N/A</em></p><p><br></p><p><strong><em>Versión UK:</em></strong><em> 14</em></p><p><br></p><p>Cuenta relacionada Krishna</p><p><br></p>","editable":true,"source":"user"}]}]}]', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Source", value: "InternalNoteOptimization", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: '<div><div><b>Detalles del usuario y del viaje</b></div><div><ul><li>Fraud Tag: Present</li></ul></div></div>\n<div><div><b>Solución proporcionada</b></div><div><ul><li>Se ha cambiado el contacto a mensaje</li></ul></div></div>\n<div><div><b>Notas adicionales</b></div><div><p><em>Fuera de tiempos problema con la herramienta</em></p><p><br></p><p><em>Por lentitud de la herramienta y alto flujo de chats, no es posible cumplir con los tiempos de respuesta y de saludo.</em></p><p><br></p><p><strong><em>Nota interna</em></strong></p><p><br></p><p><strong><em>Contact type</em></strong><em>: Cliente > Pedidos > El pedido estaba mal > El cliente recibió un pedido incorrecto</em></p><p><br></p><p><strong><em>LOB:</em></strong><em> G&R chats -Inn App</em></p><p><br></p><p><strong><em>Número de pedido:</em></strong><em> E970C</em></p><p><br></p><p><strong><em>Lógica de soporte</em></strong><em>: <a href="https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE%2FVIEW%3Fitem_id%3D177243%26selfService%3Dfalse%26item_language%3Des%26referer%3Dsearch&homePageEncoded=true">El Cliente recibió un pedido incorrecto (Groceries & Retail)</a></em></p><p><br></p><p><strong><em>Solución:</em></strong><em> Paso 13 - ¿La cuenta del Cliente muestra un comportamiento fraudulento?</em></p><p><br></p><p><strong><em>Contactos de salida: </em></strong><em>N/A</em></p><p><br></p><p><strong><em>Versión UK:</em></strong><em> 14</em></p><p><br></p><p>Cuenta relacionada Krishna</p><p><br></p></div></div>', translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "b28af69b-5116-45cb-8b99-c235f53c3dd2", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:11:20.987664524Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2cc527a2-6659-4929-bb23-ccf25bc0564d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0443eec6-f4b2-4a01-bc83-9807b6ababe0", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "cdfca613-1736-4e83-96fa-3497e05d45d4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "b28af69b-5116-45cb-8b99-c235f53c3dd2", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2ad506c6-97ae-4f51-ba56-8ebcf3ebc038", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f40f552b-ca95-48f0-9bf5-b7d9f482b5dc", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e2501bf2-e1ca-4a8e-bbf6-7cd96f1a9c23", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:11:24.799942137Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ee730619-05fa-42c0-80b5-82a190d8d845", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "ad9971aa-1eeb-41aa-ad63-258fdddf9561", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3dfec570-4fb9-464a-84de-6234c4efa7f9", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746421885128", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "478", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"473383a6-e7fd-3912-bbb8-face271386cf":"SENT","30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "9f47db90-4b57-4e7b-a3f5-5ff47e538c8a", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:11:25.128Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0f248723-2188-413e-ba3b-351dc107b757", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reentered", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES volvió a ingresar al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:11:25.31158627Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f56d1c04-90b8-48e5-9e9e-1cc4d80a71fb", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "310871ad-f221-4dda-ade9-068397a4aa06", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Angel", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:11:27.388687641Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b7a2f8d7-2b53-41a6-ab72-b621063ba2b1", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Angel (alopez168@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:11:27.395477582Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1b05174d-4f54-50f3-ae68-b475088d05b2", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Porfa necesito ayuda con mi pedido", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:12:03.895Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c51d9d38-a641-5da2-b540-f5c703693256", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "68c9bb7c-1501-4339-b6f8-ca7bc0374024", size: "0", label: null, originalFilename: "68c9bb7c-1501-4339-b6f8-ca7bc0374024", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:12:09.856Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "26347eff-1b18-5e19-8216-26a1290b5e0f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "3486c253-2d36-4664-b482-7372cfef5ba9", size: "0", label: null, originalFilename: "3486c253-2d36-4664-b482-7372cfef5ba9", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:12:13.377Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "bc066271-1c5d-4652-9a85-31272a4beb13", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "endChatV1", arguments: { arguments: [ { name: "ViewID", value: "5a9e8716-b74f-4157-955c-3372abf84c86", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "SuggestionID", value: "00000000-0000-0000-0000-000000000000", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "CurrentContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActionConfigUUID", value: "ed8e97bc-8415-4bf8-b560-00d0ffddc4c1", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "AgentGroups", value: "bgc-bliss-users,bliss_access,co-bliss-to-sfdc-link,csrs", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "5a9e8716-b74f-4157-955c-3372abf84c86", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f054ac0f-71b9-4ff8-b3e6-b639e56d02ac", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "310871ad-f221-4dda-ade9-068397a4aa06", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Angel finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:12:16.891687787Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2ea99f2d-b1af-47d7-9333-386b07ca88bc", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "310871ad-f221-4dda-ade9-068397a4aa06", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Angel finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:12:16.891872409Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "11bcd0b1-db6f-5f6a-8953-456669a78a1a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "c18888ba-3843-4f64-aeaa-c482b650c0e2", size: "0", label: null, originalFilename: "c18888ba-3843-4f64-aeaa-c482b650c0e2", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:12:26.37Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4b06ab02-94a4-4d22-add8-5cc659f0dc25", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "63082d66-5d5e-43fa-b878-d0dfb9fcf22d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b8c66c43-4080-46b7-9206-44c7f60b5e76", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "ad9971aa-1eeb-41aa-ad63-258fdddf9561", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "8b1e12a6-92cc-4924-8539-8e8c85d52eed", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5013f031-4187-4892-bd10-c6755168ced8", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1b9debd0-95b1-4494-81c0-c508bfc8edf4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:12:32.767125283Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "be0dee17-c757-4d68-a28f-011b9423b190", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "fad459a0-3179-4e5d-9828-6ad3aa59cfaf", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9777252f-102e-46de-81bb-d79bd279429b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ","7baecbd7-77a2-3636-8217-895260ffd2b4":"SENT"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "b0c6e5a4-aca0-4089-992d-7d5828e06544", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746421952959", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "489", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:12:32.959Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6d4ff967-ea00-4173-b439-ad7dd8572600", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "43939675-054d-4d11-b3e7-007e39b05eef", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con jenniffer", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:12:34.938433304Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b5913176-17cd-43de-8d00-47de09096e44", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a jenniffer (jroaa@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:12:34.944753596Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4328e940-533a-5c61-963c-62c70352375a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Porfa necesito ayuda con mi pedido", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:12:56.036Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f43c3c53-8e16-4a34-8f91-77472cd283e5", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:13:13.098722171Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b4c9488b-6069-4544-968d-e084cd7b1ed7", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:13:13.308885067Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f4d6de27-0e56-450d-b25e-8b9f12d082ab", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "aea3bd2f-6428-4e9d-b6ed-b0decc72c06f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "670f7614-642c-4ab8-955e-6f695a03d8a6", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "fad459a0-3179-4e5d-9828-6ad3aa59cfaf", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "af0d3017-803d-4edd-add2-e62696c6d58d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d20dd0bf-c387-4e45-9c26-2defd5066e83", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d55a04f9-47a0-459b-8612-1c1a41610452", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:13:20.069748627Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "099bda28-f525-4fa9-a8e2-9fc1a619b522", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "2042d790-c374-439e-b504-d670897b7244", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1026e5a5-e10d-4333-8247-0b93df7496af", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "sequenceNumber", value: "496", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","f6181a2c-b356-3aa9-8d6e-fadeda7eea8e":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "48bc9567-a77a-4737-b8b0-2432c2afa3a9", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746422000424", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:13:20.424Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0a40f08e-cb94-4d36-9af2-43649488ddc1", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "eed457d0-71be-43af-82d7-9268ec9d8399", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Betsy", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:13:22.681803056Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "db73ad7b-69d9-451f-8177-479ee1780ddc", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Betsy (bcande1@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:13:22.686447547Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "40d27875-1f20-5bfc-be7b-f8f50fa49036", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "e63d5220-1067-4d55-922d-88720e7815ab", size: "0", label: null, originalFilename: "e63d5220-1067-4d55-922d-88720e7815ab", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:13:47.194Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f8463ad7-dc17-51ad-8afb-55e5f974ba92", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "5cdf1f41-0946-44e3-91f1-eb785891ddda", size: "0", label: null, originalFilename: "5cdf1f41-0946-44e3-91f1-eb785891ddda", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:13:50.13Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "cf618558-e7e2-581d-a4e0-d7f7a02067ac", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "El repartidor no entrego correctamente mi pedido", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:13:58.327Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "fa42df6e-3642-434b-b1aa-3e4749a26fd4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Hola Hector, te doy la bienvenida al soporte preferencial para Miembros Uber One 💎. Mi nombre es Betsy y será un gusto poder asistir tu solicitud, estamos aquí para ayudarte de la mejor manera posible.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "2042d790-c374-439e-b504-d670897b7244", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:14:14.35Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "dfa22ed3-0c04-4a7e-b332-c052b90d6515", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Entiendo, permíteme, por favor, tres minutos en línea, validaré la información, ¿adicional a esto cuentas con alguna otra solicitud en la que te pueda apoyar?\n", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "2042d790-c374-439e-b504-d670897b7244", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:15:01.357Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "bac951c4-d28b-4979-bc3f-33af05c190dc", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Por favor, mantente atento al chat para ayudarte lo antes posible. Si el chat se cierra, puedes volver a escribirnos y estaremos listos para atenderte tu solicitud.\n", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "2042d790-c374-439e-b504-d670897b7244", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:15:06.567Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "8dcc379c-0c80-5667-b9c6-57c082810353", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Muchísimas gracias por su apoyo", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:15:24.214Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4a8bf826-3ac9-4be9-86cc-799348898e70", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Gracias por tu permanencia en línea. \nComparado que no es la respuesta que deseas recibir. ", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "2042d790-c374-439e-b504-d670897b7244", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:17:06.012Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d42e0ca3-dfae-4564-a1c0-9beccb31aeee", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Continuaremos trabajando para garantizar que cada experiencia de pedido sea mejor para ti.\n\nTen presente que todo comentario de tu parte será recibido y será tomado en cuenta para mejorar el servicio que te ofrecemos, haciendo que este tipo de situaciones sean cada vez menos frecuentes.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "2042d790-c374-439e-b504-d670897b7244", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:17:10.762Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a4733b96-8426-44e3-9cfa-4476273cece6", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Recuerda que aquí estaremos para cualquier inquietud que tengas, gracias por ser un miembro de Uber, saludos.✨", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "2042d790-c374-439e-b504-d670897b7244", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:17:16.666Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "739614e4-9b08-4860-b31d-fa8e21019750", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "endChatV1", arguments: { arguments: [ { name: "ViewID", value: "a8f9243e-1181-407f-b44e-355053437a52", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "SuggestionID", value: "00000000-0000-0000-0000-000000000000", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "CurrentContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActionConfigUUID", value: "ed8e97bc-8415-4bf8-b560-00d0ffddc4c1", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "AgentGroups", value: "bgc-bliss-users,bliss_access,co-bliss-to-sfdc-link,csrs", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "a8f9243e-1181-407f-b44e-355053437a52", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e5c89048-13b8-46ae-947b-699586ce4ee2", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "eed457d0-71be-43af-82d7-9268ec9d8399", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Betsy finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:17:23.068379357Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2da3d7b9-a5ef-41cb-b5b0-29d5d09539ac", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "statusMap", value: "{}", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "SENT", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "6fd285de-b00a-44b9-8964-c3d340b919f1", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746422243260", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "510", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Betsy finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:17:23.26Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "918f2087-cafa-45b5-b003-804a30b0ee5e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addInternalNoteV1", arguments: { arguments: [ { name: "CurrentContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "a8f9243e-1181-407f-b44e-355053437a52", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ContentJSON", value: '[{"id":"user-issue","values":[{"inputName":"taxonomy","values":[{"value":"Cliente > Pedidos > El pedido estaba mal > El cliente recibió un pedido incorrecto","editable":false,"source":"system"}]},{"inputName":"summary","values":[]}]},{"id":"user-and-trip-details","values":[{"inputName":"tags","values":[{"value":"Fraud Tag: Present","editable":true,"source":"system"}]}]},{"id":"resolution-provided","values":[{"inputName":"resolutions","values":[{"value":"Se ha cambiado el contacto a mensaje","editable":false,"source":"system"}]}]},{"id":"additional-notes","values":[{"inputName":"notes","values":[{"value":"<p><strong><em>Contact type</em></strong><em>: Cliente > Pedidos > El pedido estaba mal > El cliente recibió un pedido incorrecto</em></p><p><br></p><p><strong><em>LOB:</em></strong><em> G&R chats -Inn App</em></p><p><br></p><p><strong><em>Número de pedido:</em></strong><em> E970C</em></p><p><br></p><p><strong><em>Lógica de soporte</em></strong><em>: <a href=\\"https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE%2FVIEW%3Fitem_id%3D177243%26selfService%3Dfalse%26item_language%3Des%26referer%3Dsearch&homePageEncoded=true\\" rel=\\"noopener noreferrer\\" target=\\"_blank\\">El Cliente recibió un pedido incorrecto (Groceries & Retail)</a></em></p><p><br></p><p><strong><em>Solución:</em></strong><em> Paso 13 - ¿La cuenta del Cliente muestra un comportamiento fraudulento?</em></p><p><br></p><p><strong><em>Contactos de salida: </em></strong><em>N/A</em></p><p><br></p><p><strong><em>Versión UK:</em></strong><em> 14</em></p><p><br></p><p>Cuenta relacionada Krishna</p>","editable":true,"source":"user"}]}]}]', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Source", value: "InternalNoteOptimization", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: '<div><div><b>Detalles del usuario y del viaje</b></div><div><ul><li>Fraud Tag: Present</li></ul></div></div>\n<div><div><b>LOB (línea de negocio) de la incidencia</b></div><div>Cliente > Pedidos > El pedido estaba mal > El cliente recibió un pedido incorrecto</div></div>\n<div><div><b>Solución proporcionada</b></div><div><ul><li>Se ha cambiado el contacto a mensaje</li></ul></div></div>\n<div><div><b>Notas adicionales</b></div><div><p><strong><em>Contact type</em></strong><em>: Cliente > Pedidos > El pedido estaba mal > El cliente recibió un pedido incorrecto</em></p><p><br></p><p><strong><em>LOB:</em></strong><em> G&R chats -Inn App</em></p><p><br></p><p><strong><em>Número de pedido:</em></strong><em> E970C</em></p><p><br></p><p><strong><em>Lógica de soporte</em></strong><em>: <a href="https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE%2FVIEW%3Fitem_id%3D177243%26selfService%3Dfalse%26item_language%3Des%26referer%3Dsearch&homePageEncoded=true" rel="noopener noreferrer" target="_blank">El Cliente recibió un pedido incorrecto (Groceries & Retail)</a></em></p><p><br></p><p><strong><em>Solución:</em></strong><em> Paso 13 - ¿La cuenta del Cliente muestra un comportamiento fraudulento?</em></p><p><br></p><p><strong><em>Contactos de salida: </em></strong><em>N/A</em></p><p><br></p><p><strong><em>Versión UK:</em></strong><em> 14</em></p><p><br></p><p>Cuenta relacionada Krishna</p></div></div>', translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "2042d790-c374-439e-b504-d670897b7244", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:18:28.389942482Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "467c1a6f-380d-4a64-933f-eeac664c6d2a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "SOLVED", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "DisableNotification", value: "false", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "NRNReason", value: "", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "reasonId", value: "", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "a8f9243e-1181-407f-b44e-355053437a52", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "94e746d7-e9b5-49f1-95a8-c0b324b15c13", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3781e584-93d2-4a23-bad2-0a32826134e0", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "bf392783-28d2-4bc6-afe8-e9c5168bd840", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:28:42.689479571Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4eccfd72-b267-4278-b992-0144964f398a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "a7d2f06b-117d-494b-b64b-175d3d9a8bf3", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746422923014", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "512", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:28:43.014Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0c8eab09-bd2f-405c-98f3-ee7c76ae86eb", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "4c848c06-7fac-4628-a34d-c465b5aa4313", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "61917624-0e26-4396-a225-69ffd0ca03bc", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "4b031b1e-885a-45c9-8c0f-0b1f2e5a6052", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Diana", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:28:45.004088587Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "7d7bbc86-d975-4ae3-b785-74847294d08c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Diana (driano4@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:28:45.009335523Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "447d7060-7505-5f4b-bf32-22071dcf8681", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "76812cb2-2836-4bab-8d5b-ceefa9f2ab40", size: "0", label: null, originalFilename: "76812cb2-2836-4bab-8d5b-ceefa9f2ab40", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:29:18.219Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2bb403ea-070c-587f-b898-b4c1c3208ef0", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "27d5fc24-e4de-4802-8a96-e0bfcf5e140d", size: "0", label: null, originalFilename: "27d5fc24-e4de-4802-8a96-e0bfcf5e140d", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:29:21.2Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b348dbce-ecbe-451c-a18a-f9f7c535a3d3", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:29:23.819491584Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "afefb223-3d62-4b79-aa5f-0c988815a1db", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:29:24.223350453Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "62e2802b-d201-4e4f-ad5b-7bd108d0ca22", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "50c3c389-10f6-45bd-a259-b61d1d4c96a0", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "11906059-05fc-4d3a-b8a7-a54908a99def", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "4c848c06-7fac-4628-a34d-c465b5aa4313", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e4af34cc-78e7-4dad-a2ab-8b43c456a6b2", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "5a972944-8191-478c-ad21-0a0a02f0da71", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "05d2c1b9-4ad7-4bdc-a411-7ef7482a3c6a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:29:28.955415543Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "bcb09855-1db9-46a5-be49-de32a9abe74b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "3ca49e87-5ad7-4d2c-b895-a4843c028b25", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0e4f5b22-65ba-4740-a146-c06830e11a94", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "aaaf561c-0a48-40f4-9b92-212105508b7c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746422969374", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "520", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:29:29.374Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "db501767-b637-4b44-ade7-f5b3e1982870", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "114820b1-f89a-4e07-9d05-5867a1d2fdf9", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Celia", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:29:30.973750992Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1a360579-e300-46d8-9747-9560b8e8ae1c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Celia (cchave24@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:29:30.980042008Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "66bc1baf-88e1-4650-8244-7f28cc654b1e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:29:46.328325031Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0b7628e9-f24a-476d-bbee-3d589240871a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:29:46.549763654Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1722c2dd-3a5f-4fdf-9353-211ac8d96467", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "90883dc0-2ff2-419e-8787-c294b08a35ad", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "28008be5-b645-4964-bcee-3431e9de6830", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "3ca49e87-5ad7-4d2c-b895-a4843c028b25", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "28da3f0b-2d21-4a24-b280-5596399c72ce", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "864068d2-3a97-4d60-b110-52d438bceec2", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "da06a4bf-83a1-4dd8-ab7f-b420b5aaa032", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:29:51.4367942Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "58dc1001-0cae-439b-8e9a-9f19a7b9b1af", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "c12ab3d3-1121-4917-b204-5504d3a5e465", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f762681a-a55b-4709-af04-647dede21f39", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "a88d6e1d-6275-4467-a906-02a4ceb9f20d", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "timestamp", value: "1746422991646", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "526", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","5590b4a3-9c0a-3015-af73-fffbefd0b4af":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:29:51.646Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "46ee2432-af43-4b3f-ad10-2f1ce2c41d88", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "5e931aad-cf40-4dc1-a97d-18badd18b125", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con selwuin", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:29:53.888540685Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f18ae8bf-ab51-41a4-a669-16a43daf01d4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a selwuin (sronqu500@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:29:53.896977174Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "00da7bb3-cbb2-42ee-a54b-2773044bf0c5", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Chat finalizado", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:30:07.9932901Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "903be785-24e7-40de-a67c-75160347d7c5", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_ended", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES finalizó el chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:30:08.218550908Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3863d2fa-1c98-4510-a56c-cfa415e786be", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a7025d94-855e-492f-8cab-e88d31852642", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "152e9e15-c457-46f4-a6fc-7e8336771ce6", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "transferChatV1", arguments: { arguments: [ { name: "ChatEventType", value: "agent_event_chat_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "c12ab3d3-1121-4917-b204-5504d3a5e465", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "fbd2495a-64e3-42fd-b234-cd82febded9a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "recordAgentSkipV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "4bfb5edc-e532-4f93-9497-ab7e39adcf7f", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "agentID", value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "35fd9da1-d68e-4921-9152-652f49a57d62", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addChatEventV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_system_transferred", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "3eee4458-21f1-4df6-8bbf-5b66c7ec8d36", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:30:13.060667201Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "bd696396-2847-4ac0-befd-5c43400515af", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "timestamp", value: "1746423013261", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "referenceUUID", value: "ad0455b9-883e-41ce-ab52-feefeaffad0c", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sequenceNumber", value: "532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "statusMap", value: '{"30e4a980-914d-37e9-abd1-22f2243c2d23":"SENT","1463267f-c579-3378-b50e-0efe48841d24":"SENT","fad746eb-318c-32a6-bd60-4dfe6647e3c6":"READ"}', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "status", value: "READ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "clientMessageId", value: "e6d26baf-a361-4924-a34c-e1f6f3b00767", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "sentBy", value: "8f015044-a940-34b1-876f-623eaedc0112", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Te pondremos en contacto con el siguiente representante disponible del equipo de soporte al cliente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:30:13.261Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d99c3e7f-3775-4cc6-a961-35c09251eecf", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeEater", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "68df4370-e494-4dfb-9640-2ac95be0d7dd", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Conectado con Jhordyn", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:30:14.862476485Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "edf1581a-61a8-4ca8-94de-a9d2b7b54368", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_agent_connected", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "Se conectó a Jhordyn (jmarqu37@ext.uber.com) con HECTOR ANDRES", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:30:14.862819579Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "90fd84cb-6da9-5683-be8d-27c423f9ebcc", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "", translatedMessage: null, attachments: { attachments: [ { s3Bucket: "uber-contact-system", s3Filename: "10817ec0-0089-4f14-a536-7fe60c0e1e4e", size: "0", label: null, originalFilename: "10817ec0-0089-4f14-a536-7fe60c0e1e4e", mimeType: "image/jpeg", __typename: "RdsRdsThriftCommonContactAttachment", }, ], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:30:31.928Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a87e5a55-7146-553b-905c-ff912bcfadc8", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Aún no recibo solución", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:30:36.331Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "591bb076-273d-5e87-a936-b499bb447533", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "No rembolsan aún mi pedido", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:30:43.5Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "699ae275-46ad-50c0-95d3-549782a7808b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Y el repartidor se quedó con mis productos", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:30:51.512Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2ce062b9-9961-4549-8c7e-36ea18c6410d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Hola Hector, soy Jhordyn y formo parte del equipo de soporte especial para Miembros Uber One ⭐. ", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:31:48.65Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "2406b5e4-aec1-4682-881f-5b468c892c4e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Por favor, mantente atento al chat para que podamos ayudarte lo antes posible. Si el chat se cierra, puedes volver a escribirnos en cualquier momento y nosotros estaremos listos para atenderte nuevamente.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:32:00.084Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f98dba67-480e-4bd5-bf29-01223e6fab34", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "endChatV1", arguments: { arguments: [ { name: "ConvertToMessaging", value: "true", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "828d20ee-b880-46a7-91f6-1079a9792d87", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "SuggestionID", value: "00000000-0000-0000-0000-000000000000", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "CurrentContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActionConfigUUID", value: "647a39f6-4219-4dcd-855e-26de80f05f35", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "AgentGroups", value: "bgc-bliss-users,bliss_access,co-bliss-to-sfdc-link,csrs", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "828d20ee-b880-46a7-91f6-1079a9792d87", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "da30a75f-cc2a-40cc-82ee-0545615ee2e1", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactModalityV1", arguments: { arguments: [ { name: "PreviousModality", value: "CHAT", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "NewModality", value: "MESSAGING", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Reason", value: "requested_by_agent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "e7b9416b-d585-404d-9e80-fe00805e2541", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Se transfirió el chat<br>La conversación se envió a otro equipo. Un agente hará todo lo posible para responder en un plazo de 6 a 12 horas.", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:32:15.156Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ef01a6da-8617-494c-8c40-d032112af25d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "internalStatus", value: "AGENT", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "agentID", value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "332ad36a-be9a-4d55-972f-e89a5d34f475", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "CurrentContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "828d20ee-b880-46a7-91f6-1079a9792d87", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "SavedReplyVariantID", value: "6a6b0bf8-691f-4654-98b1-92960823d190", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: '<p style="padding-bottom: 1em;">Hola Hector, soy Jhordyn y formo parte del equipo de soporte especial para Miembros Uber One ⭐. </p><p style="padding-bottom: 1em;">Hemos verificado tu solicitud y no podemos hacer un reembolso en este pedido. Esta situación se ha presentado en diversas ocasiones en un corto periodo de tiempo y no podemos realizar el ajuste en el sistema.</p><p style="padding-bottom: 1em;">Agradecemos la retroalimentación. Recuerda que también puedes dejar tus comentarios al Restaurante o al Socio Repartidor directamente en tu aplicación.</p><p style="padding-bottom: 1em;">Gracias por ser Miembro Uber One 💚. Te invitamos a revisar el valor que has ahorrado con envíos sin costo adicional y descuentos dentro de tu cuenta > Uber One > “Dinero ahorrado</p><p style="padding-bottom: 1em;">Antes de despedirnos, nos gustaría agradecerte por contactarte con soporte Uber. Apreciamos tu comprensión y el tiempo que te has tomado en escribirnos y hacernos partícipes de tu inquietud, es un gusto apoyarte.</p><p style="padding-bottom: 1em;"><br></p><p><br></p>', translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:36:02.297439581Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6f352a19-1313-4683-b9e4-f7fcb03e8a99", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addInternalNoteV1", arguments: { arguments: [ { name: "CurrentContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "828d20ee-b880-46a7-91f6-1079a9792d87", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ContentJSON", value: '[{"id":"user-and-trip-details","values":[{"inputName":"tags","values":[{"value":"Fraud Tag: Present","editable":true,"source":"system"},{"value":"Fraud Tag: Present","editable":true,"source":"system"}]}]},{"id":"resolution-provided","values":[{"inputName":"resolutions","values":[{"value":"Se ha cambiado el contacto a mensaje","editable":false,"source":"system"},{"value":"SR Used: No ajustar - Política de fraude [Nuevas Verticales]","editable":true,"source":"system"}]}]},{"id":"additional-notes","values":[{"inputName":"notes","values":[{"value":"<p><br></p><p>Contact type:Cliente > Pedidos > El pedido estaba mal ></p><p>El cliente recibió un pedido incorrecto</p><p><br></p><p><br></p><p><br></p><p>LOB: G&R chats - In App</p><p><br></p><p>Número de pedido:E970C</p><p><br></p><p>Lógica de soporte:<a href=\\"https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE%2FVIEW%3Fitem_id%3D177243%26selfService%3Dfalse%26homePageEncoded=true\\" rel=\\"noopener noreferrer\\" target=\\"_blank\\">El Cliente recibió un pedido incorrecto (Groceries & Retail)</a></p><p><br></p><p>Solución:Paso 13 - ¿La cuenta del Cliente muestra un comportamiento fraudulento?</p><p><br></p><p><br></p><p>Contactos de salida:</p><p><br></p><p>Contacto cerrado y abriendo el chat siendo mas de 543 interacciónes ralentizando el proceso siendo este mismo Fraudulento y proceso a pasarlo a ticket para gestionarlo</p>","editable":true,"source":"user"}]}]}]', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Source", value: "InternalNoteOptimization", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: '<div><div><b>Detalles del usuario y del viaje</b></div><div><ul><li>Fraud Tag: Present</li><li>Fraud Tag: Present</li></ul></div></div>\n<div><div><b>Solución proporcionada</b></div><div><ul><li>Se ha cambiado el contacto a mensaje</li><li>SR Used: No ajustar - Política de fraude [Nuevas Verticales]</li></ul></div></div>\n<div><div><b>Notas adicionales</b></div><div><p><br></p><p>Contact type:Cliente > Pedidos > El pedido estaba mal ></p><p>El cliente recibió un pedido incorrecto</p><p><br></p><p><br></p><p><br></p><p>LOB: G&R chats - In App</p><p><br></p><p>Número de pedido:E970C</p><p><br></p><p>Lógica de soporte:<a href="https://uber.lighthouse-cloud.com/kms/CM/INTERNAL/LAYOUT?item_id=5&homePage=%2FCM%2FT_MIGRATED_ARTICLE%2FVIEW%3Fitem_id%3D177243%26selfService%3Dfalse%26homePageEncoded=true" rel="noopener noreferrer" target="_blank">El Cliente recibió un pedido incorrecto (Groceries & Retail)</a></p><p><br></p><p>Solución:Paso 13 - ¿La cuenta del Cliente muestra un comportamiento fraudulento?</p><p><br></p><p><br></p><p>Contactos de salida:</p><p><br></p><p>Contacto cerrado y abriendo el chat siendo mas de 543 interacciónes ralentizando el proceso siendo este mismo Fraudulento y proceso a pasarlo a ticket para gestionarlo</p></div></div>', translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:36:07.348174168Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1c95c8ec-86a9-44ce-90cb-56a5abcff04b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "SOLVED", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "DisableNotification", value: "false", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "NRNReason", value: "", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "reasonId", value: "", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "828d20ee-b880-46a7-91f6-1079a9792d87", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "d8157a98-ee62-45c9-ac91-6056cd7cfca7", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "532cbe9d-a9d5-42a0-97de-b4df51c9d80d", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "83132dd9-6dab-451a-b22c-057b3251b57e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:42:15.553430964Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "fd7f52bb-1817-422d-8c3d-eb30fb209fb5", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "internalStatus", value: "AGENT", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "agentID", value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "agentRemoteIdentity", value: "jmarqu37@ext.uber.com", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0323bd3c-638b-513b-acc2-7dd61c265e1b", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "Porfa necesito ayuda con mi pedido", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:42:33.586Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "afd94116-f02e-4bed-9c88-af3f166c266c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "ChatEventType", value: "chat_event_user_reentered", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES volvió a ingresar al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:42:54.130962027Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "a02c0853-377b-4322-91e8-f27c3fa4cd38", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addInternalNoteV1", arguments: { arguments: [ { name: "CurrentContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "c42e5938-ce27-4c54-ab3e-7a7dbcfb57f8", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ContentJSON", value: '[{"id":"user-issue","values":[{"inputName":"taxonomy","values":[{"value":"Cliente > Pedidos > El pedido estaba mal > El cliente recibió un pedido incorrecto","editable":false,"source":"system"}]},{"inputName":"summary","values":[{"value":"<p>NRN por interacciones excesivas del cliente Siendo fraudulento</p>","editable":true,"source":"user"}]}]},{"id":"user-and-trip-details","values":[{"inputName":"tags","values":[{"value":"Fraud Tag: Present","editable":true,"source":"system"}]}]}]', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Source", value: "InternalNoteOptimization", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "<div><div><b>Detalles del usuario y del viaje</b></div><div><ul><li>Fraud Tag: Present</li></ul></div></div>\n<div><div><b>LOB (línea de negocio) de la incidencia</b></div><div>Cliente > Pedidos > El pedido estaba mal > El cliente recibió un pedido incorrecto</div></div>\n<div><div><b>Descripción del caso</b></div><div><p>NRN por interacciones excesivas del cliente Siendo fraudulento</p></div></div>", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:43:13.429147045Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "f8457941-8b1b-4bb5-9f0a-860713f62df4", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "SOLVED", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "DisableNotification", value: "true", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "NRNReason", value: "Usuario fraudulento ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "reasonId", value: "", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "c42e5938-ce27-4c54-ab3e-7a7dbcfb57f8", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c4b2ab3f-fb24-4bcc-8692-30506cae8b1e", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addInternalNoteV1", arguments: { arguments: [ { name: "ViewID", value: "c42e5938-ce27-4c54-ab3e-7a7dbcfb57f8", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "<div>Contacto resuelto como No se necesita respuesta (NRN). Al cliente no se le notificó la respuesta, pero puede reabrir o valorar su experiencia en el centro de ayuda</div>\n <div>Reason - Usuario fraudulento </div>", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:43:14.692661767Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "9dbca330-7364-4806-9c8e-328b7b0c6b95", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "SOLVED", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "DisableNotification", value: "true", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "NRNReason", value: "Usuario fraudulento ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "reasonId", value: "", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "c42e5938-ce27-4c54-ab3e-7a7dbcfb57f8", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "187acae4-8c1e-428b-82cb-df4cad39c45c", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addInternalNoteV1", arguments: { arguments: [ { name: "ViewID", value: "c42e5938-ce27-4c54-ab3e-7a7dbcfb57f8", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "<div>Contacto resuelto como No se necesita respuesta (NRN). Al cliente no se le notificó la respuesta, pero puede reabrir o valorar su experiencia en el centro de ayuda</div>\n <div>Reason - Usuario fraudulento </div>", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T05:43:15.139963457Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "c12de481-67ee-48e8-89df-6695cb78bbe3", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "reconnectChatV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "b0bb7b78-21a6-4484-8c7f-0eb51f05fe1a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "open", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "1f889d9f-3cf4-44aa-a538-60f8ae76c3b3", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [ { name: "RecipientType", value: "ChatUserTypeAgent", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ActorUUID", value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ChatEventType", value: "chat_event_user_reopened", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_SYSTEM", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "HECTOR ANDRES entró de nuevo al chat", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T12:29:03.859155319Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "6db1fd6a-5cdb-43f5-ba43-e9c40a034543", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactInternalStatus", arguments: { arguments: [ { name: "internalStatus", value: "AGENT", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "agentID", value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "agentRemoteIdentity", value: "jmarqu37@ext.uber.com", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "ec52ec00-5d54-50bf-b7c1-4b817184721a", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addMessageV1", arguments: { arguments: [], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_INAPPSUPPORT", visibility: "MESSAGE_VISIBILITY_EXTERNAL", text: "No entregaron correctamente", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T12:30:10.42Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "639796fe-7df2-4f0e-98e5-213b573ce5e6", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addInternalNoteV1", arguments: { arguments: [ { name: "CurrentContactTypeID", value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "09343119-3e7f-4e8d-ad83-76e71278e41d", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ContentJSON", value: '[{"id":"user-and-trip-details","values":[{"inputName":"tags","values":[{"value":"Fraud Tag: Present","editable":true,"source":"system"}]}]},{"id":"resolution-provided","values":[{"inputName":"resolutions","values":[{"value":"El contacto se cierra sin respuesta al usuario por el siguiente motivo: Usuario fraudulento ","editable":false,"source":"system"}]}]},{"id":"additional-notes","values":[{"inputName":"notes","values":[{"value":"<p>NRN por interacciones excesivas del cliente Siendo fraudulento</p>","editable":true,"source":"user"}]}]}]', __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Source", value: "InternalNoteOptimization", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "<div><div><b>Detalles del usuario y del viaje</b></div><div><ul><li>Fraud Tag: Present</li></ul></div></div>\n<div><div><b>Solución proporcionada</b></div><div><ul><li>El contacto se cierra sin respuesta al usuario por el siguiente motivo: Usuario fraudulento </li></ul></div></div>\n<div><div><b>Notas adicionales</b></div><div><p>NRN por interacciones excesivas del cliente Siendo fraudulento</p></div></div>", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T12:30:32.291888938Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "db2a64c8-41cd-4bce-8f81-932ddcec6a33", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "updateContactStatusV1", arguments: { arguments: [ { name: "Status", value: "SOLVED", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "DisableNotification", value: "true", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "NRNReason", value: "Usuario fraudulento ", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "reasonId", value: "", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "ViewID", value: "09343119-3e7f-4e8d-ad83-76e71278e41d", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: null, __typename: "RdsRdsThriftCommonContactAction", }, { id: { value: "0f253103-fa1a-452c-9d96-dc9c898258d9", __typename: "RdsRdsThriftCommonContactUUID", }, actionType: "addInternalNoteV1", arguments: { arguments: [ { name: "ViewID", value: "09343119-3e7f-4e8d-ad83-76e71278e41d", __typename: "RdsRdsThriftCommonContactActionParamValue", }, { name: "Surface", value: "bliss-nxt", __typename: "RdsRdsThriftCommonContactActionParamValue", }, ], __typename: "RdsRdsThriftCommonContactAction_Arguments", }, message: { source: "MESSAGE_SOURCE_AGENT", visibility: "MESSAGE_VISIBILITY_INTERNAL", text: "<div>Contacto resuelto como No se necesita respuesta (NRN). Al cliente no se le notificó la respuesta, pero puede reabrir o valorar su experiencia en el centro de ayuda</div>\n <div>Reason - Usuario fraudulento </div>", translatedMessage: null, attachments: { attachments: [], __typename: "RdsRdsThriftCommonContactMessage_Attachments", }, creatorId: { value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactUUID", }, createdAt: { value: "2025-05-05T12:30:33.609460285Z", __typename: "RdsRdsThriftCommonContactDateTime", }, isDuplicate: false, translation: null, creatorEmailFromCc: null, cCList: { cCList: [], __typename: "RdsRdsThriftCommonContactMessage_CCList", }, __typename: "RdsRdsThriftCommonContactMessage", }, __typename: "RdsRdsThriftCommonContactAction", }, ], __typename: "RdsRdsThriftCommonContactContact_Actions", }, events: { events: [ { base: { id: { value: "6791e8aa-278e-4fa2-82fe-4049f97c9710", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:41:09.085436012Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "fc26f00e-3442-44f0-8075-965e267ae2e3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "createContact action completed", actionId: { value: "7f850679-2a75-49c0-afb5-51c0d0a42bdf", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "90a1ec25-02eb-467a-90ac-fd03db19bb80", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:41:09.085444454Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "fc26f00e-3442-44f0-8075-965e267ae2e3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "createContactMessage action completed", actionId: { value: "1bc0ec00-1335-470e-b946-d274faead322", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5eace44e-d65c-45d6-8688-761610d184d8", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:41:09.085447849Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "fc26f00e-3442-44f0-8075-965e267ae2e3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addCreationInputWithContextV1 action completed", actionId: { value: "47fb73eb-d19e-405a-8e74-73946695a43e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f15e6dd1-55ce-4197-acf7-ffdce5cc7923", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:41:09.290736485Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "9b200039-0e8b-4285-8117-0573d756787d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "9241d764-1110-4fc4-b1ee-d87975a1bff3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d41a3e44-928a-438e-a1db-6081af45413f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:41:09.293157593Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "2d4f01fe-bf50-4ec2-983d-0b6c9206fcb1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "f2669050-3c01-4c55-9ec8-8328db9af056", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f9a67eed-238e-4e86-85be-c1d8763de6bd", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:41:09.913Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "b6b521cf-c585-42d1-ba9b-98eb362f664f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "9c4db26f-8d44-4998-bb6b-7eddf1e81db3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d5d8aaeb-5481-48f5-ae4e-5c2422cca6e3", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:41:09.996980301Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "3880d239-45a3-43bd-951b-42327c951d27", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addSystemNoteV1 action completed", actionId: { value: "0584cc62-f18c-4ae9-897f-458239242742", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d650b9ed-ab87-4cbd-9d6e-0eda3b21d2b7", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:44:10.042Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "ad5080a8-7cec-46ed-a466-3dec368837f9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "9f61091c-a6e9-4255-a8a1-8eb190546b84", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ca865e3e-7f72-40cc-b408-f53ae7515d48", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:46:13.613Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "45fce6d6-6667-4ebb-bdd9-4d52f4856329", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "cfc54343-8ed6-553d-91da-832091260730", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4e899d1a-f3e1-4f28-80b9-1d0501bd5682", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:46:20.047Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "93aeae8f-211a-4ae8-ba95-88e711b9b054", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "d251dfd7-2866-450e-a750-a3a1649c542e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0e549886-db56-4e5d-8946-4247fc382d05", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:46:21.692825823Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "0261ed98-a6cc-458d-b816-b621e08c57ba", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "NOTSET", actionId: { value: "6cf2dae4-e50c-4928-899e-ff73e71433f4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9e817a3f-dc86-480b-b5f4-ef679131d7a7", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:46:20.81632525Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "1ba61b94-529e-4bbe-b37d-f67c8e5efa44", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "24db2b7e-a1c8-48ae-bdc7-53d6550ce7d9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6c5dfc68-bb8b-461f-8b82-48652fe53400", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:46:21.308252939Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "81fb3c2a-1feb-4d3b-81ce-cc689f2f4630", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "140c699c-11d6-44c1-894f-4d94cd71548a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f0e98266-fb9a-41ab-97b7-a98df4427d4a", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:46:21.586174455Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "012c9983-13a0-4660-ac8b-a8f006da0647", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "c009643d-e277-4196-8f41-b60b6250487a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ffecaa75-eaab-4302-a04f-24741fa5dcc2", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:46:23.185635018Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "cbf6fe64-fbfc-438c-95ef-a16cf4a16c57", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "6d2b77f0-e111-4778-b79b-0e1ea2c81a79", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "573c3284-2392-4c8b-9a94-84b391e3aac8", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:46:23.211661256Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "af79627d-1e8f-4687-9d8e-af3c94c683ad", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "3fe714ae-8c3a-4669-8877-a2bad4d4bd54", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "8e35e611-dc79-4dee-bfab-33ce2f2383f9", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:46:33.534Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "fd9e55f2-3504-479a-b682-fd40446925c3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "75d58760-e4cc-5b50-ac34-b268e1926024", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b7115d6a-d68a-45ce-b0ad-1545451fc7ab", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:46:56.873Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "3ea97115-45a6-4bff-a244-2084c6c7024f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "be7e5b6c-308a-4218-a6ec-2ebc73bb1a35", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c06e29b5-3515-4c6c-a39e-5e39423f2a5f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:46:57.419618739Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "136e52bf-d56b-45db-ba20-050787ede394", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addSystemNoteV1 action completed", actionId: { value: "ed400ed5-ef62-4b32-a007-85367e481b25", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c9d659c4-1d9d-43b6-8fa3-a8c98d15bd1c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:47:08.283Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "f0c52b08-caf2-4abd-b129-7f8da118afec", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "076e35f3-ef82-4ef4-9692-81f9fefb70b9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "367fbd60-c8ab-4a9c-9fb6-144004288ab7", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:47:29.789Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "21c8c1a7-27fb-4ead-8bfd-3f240434d6b5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "3b8f9b67-85fb-58a5-b908-5cc0a9fe9c00", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c186b319-739c-43bf-a0fb-4a758225a254", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:47:35.999Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "6f1ad14f-a290-418e-8c77-ab6da277b249", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "5b3579b7-0e09-5d6a-86f9-d1189839e255", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "568ca124-616d-4523-a02a-b90d01afbcf8", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:48:01.254Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "4d63e744-fd72-4d59-a1bf-43a6545da7b9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "61877f35-c86c-5992-9ef5-f77f0eda4079", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "02c06250-cdc8-4fa3-a6bb-b04db0f9a386", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:48:08.016Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "32005d83-05e2-4e20-bbf0-4783b2a8bdb1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "9820857c-6b39-51c8-9417-d11526a232c3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "cafb2a30-af9c-464e-a0f7-585b1a44df91", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:48:15.047Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "1cbd9e05-241e-4b87-876f-e8903521e3fe", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "4be72d3f-06c7-5487-a754-6a30602bb24c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1dd0e056-bb7e-42b4-bd52-8cb8c0b456de", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:48:18.826Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "a504b504-85c4-4990-a6cd-686fda4d4105", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "7389f69d-195b-52ae-b32c-a73c843a08af", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "82bfdc1b-e749-44bb-8464-a2483e48a16b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:48:50.009Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "239e60c9-5a6d-441f-b8ec-47e100fb2650", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "01b1dcb2-934c-4b8c-81a4-9ceb08303b34", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "dbeb6170-09cc-492c-98c1-b8f7928e3ebd", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:49:31.031Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "1a880886-6845-48e6-87e4-ae59525eec96", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "af07cea6-74d6-5b1d-94b8-c3886be9b907", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c98bea1c-011b-437c-9d50-ae2bc4a560fb", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:49:33.595Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "df2e3324-316f-48bf-8dac-ae6434f12a40", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "90810299-cff9-5ec4-9402-8597c73b5e03", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "41b20bf0-2f77-4674-b6f0-99bd4ea4654c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:52:17.795Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "6927d230-0e7e-410d-830e-01e733c665bf", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "3158be37-b79a-4d26-8620-e36447cab60c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0819ab73-9040-4994-ba6f-e52df4bb3edd", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:53:50.646Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "8267d50b-1713-4d07-a6e8-cff421ab4952", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "c0861875-e30d-4908-a965-6f42f75080c7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e6ae1f21-ccbd-4ba9-8fb9-cc7f13a24c0d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:53:57.973Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "e9ea82b6-cbf2-4496-9b5c-a2a35550de06", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "5d9a8528-f976-5b8f-819c-2658c7962a69", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2ea4c12f-a950-46c2-918e-00432d193cac", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:54:20.801Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "4636df78-6268-4510-98aa-87c0b4097fd3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "47529559-c734-538a-9dfd-7166300e5ee2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "bff1c0cb-c4f1-4fe5-b1a0-78879541b20d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:54:28.102Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "e7ebaa7d-05e5-4362-9d97-348cd6e073df", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "ba9c3ca7-0e26-5492-b25d-14a0882ae128", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "36751f68-03e6-4070-abe7-fb1571770204", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:55:43.467Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "ab429d1a-b5ed-48ed-98db-cc280b16c2fe", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "9d7f432f-eeb2-480c-8416-eff4f86dd51a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "84397678-383e-4610-9508-07c1a55dbc99", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:56:14.09Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "d3cb17ba-8bd4-4aa0-9fa6-83d15f1edf75", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "7a95ec38-4c20-5282-819b-c66358426483", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "95b5f504-cb69-49d7-a7f4-30d501d3c56f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:56:19.214Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "139c37f2-3661-48cf-a398-4b7e177a1876", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "83b8be25-043c-56f1-a208-2500f5ad9abe", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "34f33e48-c1ef-4902-89d3-2726fddf94ea", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:56:58.056Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "f30cce9b-ce51-43b1-aabe-2ce07d5216b2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "c714ad52-d9d6-45d2-846a-55a4a694a547", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b004a68b-401a-4020-861d-7dc5a6b567c8", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:57:05.633Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "ef8af07a-3cac-49c6-b6eb-c88d8a3d5308", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "84f372cf-83f2-5dd7-adec-85a5ab1e2699", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1ddd1b3d-d147-44f9-bd51-bda7062ff5f7", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-04T23:59:56.113Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "c4c57e43-ab6b-4437-9f5a-ea7c44dbbcd1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "762cc07e-264e-4b55-aa33-a7d12af66435", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "884e8d74-bfe9-4d9c-a2c0-bd11a293540c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:00:32.279380947Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "2d98b6b8-df5b-4d3d-9f0f-b57ef8d3012c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactTypeV1 action completed", actionId: { value: "37022c2f-da34-4c6c-baa4-ff5dd8bc935e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "87985e83-4de6-4a2f-a140-5eb4f1d63ed1", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:09.614Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "9df5b508-e4cd-4527-b712-52807be14c76", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b0bd52b9-d19a-4040-a9b2-a9418950cfe7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "96fbc9a8-7b6c-4e5a-9c2e-8da221141dc3", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:14.49681976Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "94b5f4a7-3959-4717-a59b-c5395958b617", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "f6a713a4-a3da-481e-8b3f-5463c916d803", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "01b95c51-3296-43b5-9a2b-975ee59f2669", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:14.566011788Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "10bc17b5-093d-421b-9d2e-e02b8025b6f6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "7661e164-0d16-4d61-ba0f-7189b3c2da8e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "721355ea-12e4-4385-b55c-52cea9b0dce2", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:14.726Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "4727468b-0612-4040-95b7-ea99d195362d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "ffa52124-2816-4815-94a7-9d10a54cf985", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "697f5c67-437e-4cc4-b0ab-87904c92bc82", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:14.739138164Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "7298f7a1-3fbc-4d6d-9298-734cb5e752d4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addWidgetV1 action completed", actionId: { value: "3a7b858c-98df-4470-8932-25d484b9576d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "3fdf4f09-2eb0-4342-a7d3-8c21f55943af", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:15.645Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "b104fc11-ade3-4de9-b9ce-4d79483f9c31", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "331d78fd-12ec-49a8-bbae-a05085f8b8db", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c64cb6ff-47a6-460d-8a28-f3caf2ece49c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:17.959924441Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "ded0d9a8-5638-4ab0-9ea2-418fd12ac839", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addWidgetResponseV1 action completed", actionId: { value: "f320ce10-cb76-4ac3-934b-cf331af773b4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "bb75361e-8b96-4592-bdd9-38da3352039f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:18.057Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "45b7ec67-a793-468f-ba72-87123ae5f653", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b0851c13-7770-4a27-82e9-671812d51aaf", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5e085ab2-6184-4279-8d23-a581162f7dab", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:33.354Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "56359740-1934-43b1-8184-b7f5ed9841ca", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "ea94c729-d4a0-5c65-b1ea-2ca61353766b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "14fd16ef-767b-4d94-8c91-bc06a2389a45", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:35.238614018Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "c10adf0d-82fe-42e0-bc21-982389c56d5d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "NOTSET", actionId: { value: "cccd8967-0e50-4db9-bdd6-4c8e5d377c69", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "24c09bbb-e3f1-4b58-b71c-bdf7f7cdeffd", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:34.900205009Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "24568ef6-b208-4cae-8206-e50672f96ef9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "578a3087-91b4-46fc-9568-d6fd519028db", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "685e4952-9d43-4efb-ba5b-9386fad6de5d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:34.900210107Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "24568ef6-b208-4cae-8206-e50672f96ef9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "8a0f92ac-f857-4ab9-a827-fea1dafa3537", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "3f555026-f127-4ece-b5c3-11de0be34a7b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:34.974931492Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "c4854f72-9de8-4f8b-8bc7-967ad1ae3a9d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "000cd083-9c92-45d0-90c3-1a4bad371c1f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c850e3a7-b584-4dfc-b1e6-e4ef4dfab826", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:34.999574582Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "325699eb-7eee-4079-8a12-66a62f9dca10", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "e545b5bc-f0b0-412a-a187-faf2941516ab", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "f067335d-199b-4a3a-b437-6148b76b73cb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7d7f1ac2-b69d-43dd-8583-ed992867fcf8", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:35.235441234Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "00298d78-ca18-4a39-acb0-441a1b5d4325", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "e0b3a417-9f5e-4c23-b635-a52f0ecdfd9e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "678a5d48-bb95-4439-b33e-d0d3d734b492", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:35.24899091Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "b8988a0f-9659-438a-a2f8-12c1abf98338", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "0049ccc1-c9ce-40f0-81ca-d4ed3a33108d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "af507406-5441-4265-890e-3a5853983edb", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:35.305Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "6103e3c4-fc87-4163-8002-24b61d246af6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "467325f9-d7ed-409c-804a-015d986f271c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0a737e06-da09-448b-a197-f15450361d68", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:35.945922004Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "48d95c8e-3b06-4e13-a2ed-a186fcad84f4", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "8e8d9a9c-a3e8-4b39-bb72-333c83257800", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "de8e7ff5-e3a3-4932-93e5-8bce8b9e68b6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "aa195ce0-52ed-4e1c-9d98-341a6a360a7c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:37.563002131Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "f52db990-5e6d-4b7f-bdaf-e3338ce5d110", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "122d3199-80c4-4d1d-97fa-56d537c2b317", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0c0b2a2c-007e-4d91-834f-802feccb6f41", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:37.570494576Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "860a0bdd-ca22-461a-9b75-478da07ec567", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "9d58b51b-7114-4559-876e-4108a9837b6e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2ed291f3-6349-4865-ac67-7c6a80bbf14f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:51.341834377Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "ec012d73-c0d8-4067-867c-ea21e447c531", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "cd441e82-0393-4559-ae52-e46a46be8b63", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "780e9993-5ac2-4f58-8034-52f3d685b593", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:51.425862756Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "23aebd36-e271-4b24-bfbe-4b2f34b39af6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "946e5f4a-718a-47fa-9953-fc729f6823db", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1293442d-e1bf-4efb-859d-e012ab000c3c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:51.49Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "8ad27ee0-a793-4466-99ef-617b5adae9b9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "895ebfd0-5098-453a-9331-6f298ecd0e65", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "3f2bae43-8556-46d4-b955-89b6c237ae74", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:51.573Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "84282c3b-2de1-4b7a-8fdf-02936d07a42a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "7904fca4-5936-4e04-b792-7b6b145745db", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4646f50f-8215-4cf8-8b17-0224b55ea6c3", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:51.587468466Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "2f363e0b-d64d-42ad-8648-0360a53922ca", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addWidgetV1 action completed", actionId: { value: "0a684aa9-444c-4616-88f9-cf223a244202", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a81dcc4c-d522-4479-bb06-e7b0d4e72aa9", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:55.474339662Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "ab7dc883-8507-4ebd-9bd4-6d76a15d0f90", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addWidgetResponseV1 action completed", actionId: { value: "6a1f6961-ed28-4995-8dce-5edaad022725", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "52b936c5-9194-4bc6-8172-5d0e3bd11c74", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:01:55.58Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "edfc0cc4-1b52-447b-8ffc-ca073285de91", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "352736d9-bc69-4fe5-b1a6-ade97eb3e3c3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1f55dbc8-901c-49b6-acb3-50d7a5861105", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:02:01.193Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "2d7f47a9-9126-4564-842c-27f3a06403e2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "d109ccd0-56a5-54d0-acff-5fe2a10e57c4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0c030844-ea75-4c7f-8424-3463b2f11da1", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:02:03.764788286Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "6d3d0611-c6c6-4da8-ae32-d5e6bba49a43", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "NOTSET", actionId: { value: "4a4efb51-3487-45b7-a422-90f5c31c21c2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "efd53e2c-b13d-48fb-9d34-b37b3830e6d3", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:02:03.382952907Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "34bb2929-f899-4f64-b4e9-e3ac47a7781c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "328d1c25-6774-4967-8c9c-111b796e0316", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f5eee762-b66a-4190-a4be-a18bea5d5055", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:02:03.382957642Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "34bb2929-f899-4f64-b4e9-e3ac47a7781c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "5f909b09-6115-43ef-929a-974c71ea759d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f623c813-2271-431c-860d-d0bd741a3058", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:02:03.466472351Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "2ea8626a-d9e4-4c5d-a58b-58dd33fd4c28", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "4b1f63f6-d012-4c47-a12e-97f67b7ccbb1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a6755c23-da36-4a28-a139-060a20f1be59", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:02:03.495140824Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "48d95c8e-3b06-4e13-a2ed-a186fcad84f4", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "4344923e-42aa-4052-822f-342e5fc7f487", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "4610078c-a941-413d-80d3-c63191abf576", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4108c866-d5f7-4fd0-8dea-4e4614a659ef", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:02:03.761062595Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "958696d1-8820-40ee-a1ee-bb27bc7efde2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "9654b5e7-aabe-4f40-b0ed-49c0ad8da8d4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "26e93a96-502a-4bfd-bf88-4e1007d14cd7", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:02:03.772332851Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "d4fb223c-f259-4920-a500-00d1fc1a6f37", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "58107554-7c8c-4ba4-8a5a-919b6db2621e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "480e7a70-6ad8-460d-aba4-f7c712b8e022", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:02:03.829Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "69ef4ac1-24fc-439b-ad93-5d2e51193dd9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "28a95d37-7979-4640-a3c2-2791a4f6bac9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0c888fe3-70ad-4352-92c0-10c5da0e047c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:02:04.04592511Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "5e7346b4-1244-4c71-ac10-d687b5129694", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "be439c5d-cfb6-4fdc-86c9-e55a1902f291", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "b06a4194-50c0-44d2-986f-9b02e868739e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "de495f15-4dc6-4136-bde1-e2b0991eb99c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:02:05.646722242Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "b63e242c-b70c-4fb2-bf1c-f076f62eb440", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "ee0d3611-88e2-4cfe-879d-5f82270b7866", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c311a273-0afa-41fd-9be5-46557eecaba2", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:02:05.653156476Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "6a2ecf0d-aee6-4e02-86ed-9cedfac71a0e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "09c4fde4-c2aa-4bc2-ab14-a60a3d5dc5d7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7cb0e39a-06cd-488d-8bde-3bfd96f08925", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:02:25.152Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "3a691a66-efea-4fa8-b130-b052e4713465", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "514238b8-9030-5ee7-a79c-3ea9ecc89e1a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2cc66ec9-c9ff-4d4b-8840-3433abc91ec3", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:02:34.303Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "c1b6fb4f-0ccd-483c-a4c6-ab8571f98877", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "78fc731e-3f0e-5d11-b42a-ba9e2a64d0ea", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7d392099-dac0-4891-80e5-8623ad0be994", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:03:05.388Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "5e7346b4-1244-4c71-ac10-d687b5129694", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "1f3263ca-fb7e-421c-93ef-c32ca6e9e1cd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "47fb80de-72b6-4def-94da-2ee1e59d5c83", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "88aa2f66-c246-47d2-af25-135cc54a0631", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:03:46.351Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "5e7346b4-1244-4c71-ac10-d687b5129694", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "1045d5ee-ab58-4c6c-9c57-84861587cf2f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "ae92e8f4-b6a3-4bf0-b6ca-56339748c97f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1fdbbabb-1816-4def-a557-65fb43fdc9d3", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:03:54.306Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "f803bd89-6b85-4dd0-a36d-309dd25dc0c2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "69011553-b70e-531b-8208-21554311b178", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "acff0b0d-87fc-43c5-abf8-45666a5f46ae", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:06:44.233Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "5e7346b4-1244-4c71-ac10-d687b5129694", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "d74b931b-fa8b-4b89-bddf-4f50e9f6d37e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "8eb165c1-9bed-4489-8077-119be8dccbb9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6738f624-b3e3-4c24-a18c-0f79ee13fa49", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:07:21.489Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "c9257fdc-6060-4556-8afb-2b521e60d34a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "7982620f-87ab-5a21-9c80-b1e6aa2a405f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "aceb3a4b-cbbe-45a8-93e3-dda403c67081", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:07:46.743Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "5e7346b4-1244-4c71-ac10-d687b5129694", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "b9a0aec7-a6ef-443f-bd17-754a77ca100b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "69f58e93-f678-4884-b95a-34e447c59363", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "09125f71-a7f6-45c1-9a06-a4e514946da6", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:07:48.988Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "5e7346b4-1244-4c71-ac10-d687b5129694", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "913a6d5a-f9db-4972-b8f7-460c2002675d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "124a2709-9338-4a85-8199-75b9d1979424", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "40a1639d-1fb0-427a-ab24-7910fa357752", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:07:54.103Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "5e7346b4-1244-4c71-ac10-d687b5129694", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "0052d239-e5d4-475f-b32c-49b2c4f4a73a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "a48b090e-3356-4df8-a963-e770954bf8e6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2ec36d0e-8a95-47d6-889d-3efc5a1593bf", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:07:57.66802634Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "3bc55040-e1dc-4f24-bea9-2f4a1cc24aca", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "NOTSET", actionId: { value: "992a7d34-054d-4c1f-9c0c-2ad116ec023f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "8cc93a96-0bfe-43aa-bda2-7871e713af51", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:07:56.978686214Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "cf7be3f4-2efe-4a56-ad57-4f53291a291a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "aaa1596d-7867-4aea-b53e-91ec93594ae4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "bb985b85-cdb3-446b-b6fd-0c1b26326aee", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:07:57.101703399Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "f43f8cc6-89e3-453c-9ab7-c6f1496261a5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e7569e39-6274-4f54-a0c3-b6dabb7062b8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "14508212-f37f-4c34-afc0-2cf4628189ce", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:07:57.184Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "4cdef33b-24c5-475b-8f55-7f0fd36e3693", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "3d00c0d4-963c-4425-893a-137392d3f9af", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1377a931-a1d6-4bda-b8f7-67dce14de40f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:07:57.287Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "a2e65a4d-9d95-4059-a4d3-13637a104896", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "1e28940f-685f-4899-9489-38ec34b6eea6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f9f86f6d-5d19-41dc-b3c9-4a04595a9d97", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:07:57.287Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "131ee5c0-c5f3-4769-baba-16fcc971f254", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "1e28940f-685f-4899-9489-38ec34b6eea6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "8e7b945e-3462-4ace-9a36-65534ffcb1a3", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:07:57.301926777Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "8686cc5f-9c82-4a8f-b65e-3fce00379d3c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addWidgetV1 action completed", actionId: { value: "04ea74c2-e3a1-46f0-87ee-1d18387f64ed", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5d4fb38a-6821-4457-b124-d9398e24510a", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:08:02.155944615Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "5e7346b4-1244-4c71-ac10-d687b5129694", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "06177489-7423-4d79-9dbb-9ec193360775", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addInternalNoteV1 action completed", actionId: { value: "589aaf8b-b08c-4fbc-a433-abf339bde675", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "8a89fa19-5cb1-4c42-8378-01bbb59979d3", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:08:02.635639032Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "5e7346b4-1244-4c71-ac10-d687b5129694", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "09aec77f-4595-4e54-9957-3ff163ca9636", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "d8b6ffbe-1f8c-4eab-a401-af39892c4225", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ee7b6446-c2fc-410a-bc4e-cfacb3344dbe", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:08:22.612747924Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "89a3c90c-8ea3-4c57-823a-03b45b29a0a5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addWidgetResponseV1 action completed", actionId: { value: "c133ce08-d8c9-4484-a167-0778f0893f82", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "27932b08-9680-4a1a-9063-0164d4830a0f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:08:22.848Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "ca50f40a-8300-4b61-800b-af8625dd5157", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "edc5099b-0312-4f84-b9de-c8a4f3d40e32", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "20d175c2-01d6-4ebe-96ed-07265b29a253", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:08:31.451Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "eea4c5b5-e99f-4a02-91c5-6302c4161f1e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "5543dab7-39f4-5b7e-ab41-92cd1d1f85e4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f86d6df5-ad0e-45d0-a1e8-d0a9977ea5b9", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:08:33.584439639Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "26969ee0-fe14-4181-b921-b3beaa2011bd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "NOTSET", actionId: { value: "ee6e40cf-1ffc-4599-82f5-32e377c79eda", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "cb468c9a-720a-49d8-847d-aac0d8aa32e6", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:08:33.156255817Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "e1801827-1c5a-4b59-bef2-f911bcb2714e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "fd56e654-5e3a-43cd-a7be-96d223e8e3ae", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "df7f0f74-2ec4-4c11-971d-029b6cfc83e8", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:08:33.156261581Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "e1801827-1c5a-4b59-bef2-f911bcb2714e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "d0a06f6a-e1a8-4a39-9f98-9292f9c02060", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c6870f4b-5b4d-4900-9463-42aab045f99c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:08:33.59635563Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "9da7ef8d-b447-45a5-a869-5ce430265b7a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "1ad506fe-520f-4a4a-988b-d84d9c535082", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "cc349ca1-9dcd-4a59-b693-df272349af5c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:08:33.673Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "61685dd3-c2f2-44f4-9f51-45b746e76abc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "214e9e6d-9a8d-490f-b2f2-b0b76fb49f6e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a9cff260-630e-4a15-ae09-78b563c72885", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:08:34.004179795Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "58dbe54e-cee5-4c4c-afd2-fec9fab4add6", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "a13d859a-aa0a-4961-9b5a-97de47ca2f8e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "79c06a82-4a39-431c-98d4-455440ccf037", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "647d48de-851a-4630-b407-3f3996834309", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:08:35.641905715Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "36319bcb-03d0-4a48-a385-b92c411f9c5c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "60668f69-a675-4294-8ffd-7e761558cac3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "553d4182-1270-4258-a201-9a2e7da7d0d7", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:08:35.64689989Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "6895a9db-6373-4629-87fd-faa8b7499c60", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "a84c8e08-406a-4d22-a3e1-e5e949009049", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "8b305ae5-c196-496b-b075-c998243891ac", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:08:44.349408382Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "2281e16c-a711-446b-b59e-3dd04ef7afa8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "bceaa664-bd9a-4ca4-b84a-294280648066", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "028efa5c-9343-4716-8453-bb05885c1cf0", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:08:44.534034942Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "d9851075-6a5e-4aa5-86cc-084c3f5a3c1f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "934ac0bd-560b-4a87-9624-da624b981275", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b92cc98f-5b76-43ee-ab29-04ee9a89f8bc", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:08:48.806166969Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "e7147b58-2af3-47d4-b4be-4d719908f532", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "e4a102c1-b52f-4fb9-9904-84b51891f148", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4c7c87c3-7103-4f03-baa3-6d76cf052ac0", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:08:48.806171007Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "e7147b58-2af3-47d4-b4be-4d719908f532", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "2e091a9a-ac0b-4bfb-a7b5-5658c067f724", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "43b5a84f-bb95-4ba9-85ee-2c5b60940fc4", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:08:48.899022514Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "dec05dd7-a2c7-4bb5-b75b-dc82e4c100c3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "657e2939-1f0d-466f-b7f7-4016efe59921", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "cec5ee53-8daa-47e0-b30b-1a251222e7b8", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:08:48.941456279Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "58dbe54e-cee5-4c4c-afd2-fec9fab4add6", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "a9c4205c-a206-4bb2-945a-f79854c51242", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "18fc0f9c-ff32-42a1-a188-50b93bd3e650", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "963f80a8-fd47-4ddf-a2d1-6bac1f5b7fe6", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:08:49.189933031Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "152cabd6-1168-4435-a7e8-239ec611c4f5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "d1ec2cbf-3785-4815-b6ca-1e094322736a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f91dacea-92cc-4c3a-b72d-21f9ce8ec727", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:08:49.195310043Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "ba31837b-db63-4962-94cf-d360c8af3ad4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "07218f4c-a286-4823-a6df-fe1e6ed9d665", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f9062a77-798a-47b0-b1d1-611fb154e171", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:08:49.294Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "0b2995a5-4870-4375-b6d4-4538beccbd3a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "9c93a6d0-7893-42d6-bd1e-c1bdde126c63", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5a32ffce-56ad-4ea8-814e-7d9ff576d68a", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:08:49.433406264Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "fb8b7c7a-59b2-474a-b099-e1356e6956a3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "2a198f9d-6a7a-44c5-8c3f-98ef8cd9ea41", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f43331f6-4fb3-422d-8e01-582d372b0949", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:08:51.120489435Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "3087476b-98be-4d51-9501-ad0e5d9d67d5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "1e3c9d57-713c-48ad-8647-6454b95a7f13", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b7bd793e-4c30-4024-a220-119e6876d123", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:08:51.127551292Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "8738b5f0-cb0a-460c-841e-e96d6e4bdf46", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "41576955-8bc0-40a9-90fd-699354a54699", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "19676cb9-2dd2-4ac7-954e-5ecaa877ab38", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:09:01.866Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "d5fbe040-7049-4991-9e04-9167ee0234ba", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "8ed64b50-54ee-535f-bbf0-dd99e384db7f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e82a6168-51f6-4e29-b3e8-cbd34adeeeb5", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:09:11.456Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "5e7ca44c-1cc5-439e-9b3f-415f9637d9e8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "949daccf-cb7b-5529-abd7-4f623ec6dbc6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6868e52d-a015-4b6b-a2d7-957dff42ffa6", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:09:17.75Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "72b07253-207b-4b4f-abb5-e58bbf480ba9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "3e81bb74-0e62-5b9e-8c87-99b9501e54c3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "13d3f285-6774-42f0-82c8-92e5d6d7c9ea", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:10:14.634Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "41f3f7a8-fa8d-480c-b5d0-85cbdb36d4b9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "93c18fcd-3a7e-45d8-9014-fc4d08ea0d1a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "26b16d46-c024-4f13-a2cf-2a8616c34633", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:10:23.709Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "57a422aa-3bde-4351-8974-b6944cfac6bd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "95cd1003-aad2-4ff0-b768-646c2e244fd4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1582b7b5-df19-4091-8e02-433c4a801201", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:11:04.336Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "8e061f54-d260-4bcc-87c2-bffe27ba4bb3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "2a030524-05fe-53e6-b2e0-24a5ca01e98f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d483534d-f152-4727-8ff2-6fc586eb2c0f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:13:59.315Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "37538832-fbb7-4371-91ab-701b3d199123", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "2a085cd1-995a-4097-90f0-761c2a5eb02e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ddf01bbb-b5a8-49e3-bde7-f53a797d223b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:16:25.21Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "a370058b-81ad-4da9-aa93-20fb589cde32", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "ff579c5b-b02c-5681-91d3-64dc4b24c252", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9ff75ac2-ccb0-4b55-bf28-bb55266b1e97", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:18:25.309807453Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "1f275938-2241-4e32-b722-d1043050747a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactTypeV1 action completed", actionId: { value: "0fc94e92-9120-4595-8f5d-7ed5584d2676", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "024a9d2c-06a7-4441-861d-44a11de44295", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:18:42.269Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "f7a19de6-d11d-4533-a635-d94a847c44f4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "c7195b9c-0775-4154-85c4-0f2c3670a24a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0af3edf6-0db3-430d-8e67-ebe56fa72b9b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:18:47.883Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "23dbb505-e499-4569-a20d-0fbaeed779a7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e98f3e61-453c-48d5-ac9c-f6998e7a6f05", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9d014afa-3a98-4c5c-8f53-b569450bfc5c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:18:51.251682835Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "1feee026-620f-48ba-a1f2-8cdcdb75891b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "660be0b3-5873-4608-b3d1-9a6fa768d541", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9f6c20d7-e346-4e44-90ce-c79938af7d07", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:18:51.489171776Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "c6876d3b-7a64-4fe2-86be-24327dfbb52b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "6198e95c-47be-42a8-b12e-02a69e755e55", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "26954ace-a6bb-4f6d-b0de-51ae12615642", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:18:53.607Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "afffb03a-a907-4b3a-916f-df24878e7880", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "8ea1022d-ef2a-49c0-8ced-bc7857404f9f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "256b10ca-2268-4e9a-beb0-b8c91f628a19", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:19:26.882519772Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "47787351-65e5-4d99-aa65-4acb5e6ca74f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "NOTSET", actionId: { value: "1a9ef5a9-4c08-4874-87da-58a7ee5700e0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "bc09af60-f07b-4852-a765-33fb05980229", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:19:35.389967536Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "79f1bd13-0849-482b-8db6-882b6927578a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addInternalNoteV1 action completed", actionId: { value: "224470ac-6e88-48c4-b365-783a4cd2ffb4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a25f7017-60d8-4230-bd61-479655d17546", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:19:36.936413965Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "313356f3-d2ca-4e99-99ab-64ce94dfc4e1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "59de8588-fe91-400d-91ba-3fc2d1993e1a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "153ae542-b815-417f-b510-b65e68c48312", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:24.227246508Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "f8d37599-db4e-408a-bcf2-285e6908c4fa", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "8097322c-2728-4bd5-b916-2f5c8e9a4455", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4786c089-143f-406f-8b61-95dfe04c25be", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:24.22725228Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "f8d37599-db4e-408a-bcf2-285e6908c4fa", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "5fb076fc-ca72-4a5b-8120-c2897aecffdd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5ca1506e-0801-42c3-96b2-ace2a6570ece", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:24.663618046Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "1eba8617-b942-46fa-8c78-5c2fbeaed2d4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "31b54343-4bc8-4eee-9cdd-5f9b91e2660c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "46f3b961-ebbf-44b5-a0cb-7ffda516a122", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:24.784Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "fcce6cf1-b91d-4d68-85dc-ac442632ee22", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "9e15307d-499e-43da-abdc-6f1682dde657", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0a02961b-c014-4fa0-9408-a6071b4f9573", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:24.961659314Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "e28bbaa8-e269-40f7-9e7b-0af28872bb7c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "626dbb94-b8d8-4f5a-b260-6808c05a842e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7167f6e6-d5be-46d0-bfab-5fd7e044f891", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:26.622877233Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "2a7062d3-2c9e-48d5-823b-a137ae2de316", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e9a40243-962f-48bd-80c2-c4c3c8893ab6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "cc621e26-49c8-4487-a94d-5dd838722e36", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:26.63107415Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "3db1aa9b-7288-4d1e-ab4f-920f8d564121", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e9228906-3b47-4a9b-8bad-b938c010de44", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "496c0870-0fb5-4e84-973a-f0b7dda3edc8", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:30.905745311Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "ac33b9d8-03c8-4103-83c6-72c6f6e0084b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "f8d37d7f-0ce2-4eca-9d28-cc553a74803f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a3a018ea-6bca-4525-9b3a-61ae80e2fae2", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:31.052281086Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "3ab32818-c3e0-41fd-a2b9-b85a44cbae59", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "35e838ca-26e3-4f4f-8e17-8493ab20aff4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4df29a01-8e53-472d-92e4-cfac23683ca5", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:35.18411189Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "e0a269b3-97bf-44a4-b301-8ebb79038bd4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "1c9d2743-7bd5-48fd-ad5e-e8a497304c9c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "863101dd-71f0-4d83-9164-552b10a6121d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:35.184118553Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "e0a269b3-97bf-44a4-b301-8ebb79038bd4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "9c6d99bb-f99a-4cca-85f3-bfa9470e41bc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9951ff1b-e1cf-4d46-9750-fc1f016267a0", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:35.314876333Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "e30e5081-4b7b-4ccd-b2ed-54c9b77fa0a3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "9c0aaf90-947b-4a09-ac94-1268b2d87e3b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "564a5b97-ea15-4abd-b973-5e037943832e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:35.372839073Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "c26ab22f-65fa-4161-b1e5-975970c3ae30", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "9cf887d6-9b8c-4cc4-84bd-aa76e9b42944", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b63efebe-6c47-4cff-a94e-207e1daad984", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:35.701882381Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "72989e83-7275-4c2f-a8eb-e9617de7f78a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "29e0a3be-2286-4ec0-9d90-a97876099f9c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0a712301-f683-4789-8c88-a8bceef41b54", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:35.710190258Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "501237e8-fb68-4c31-a3cc-67d7dc4c837b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "f2d54c68-8f7a-4468-8466-0577ddf66553", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0dd900b4-537f-41b7-a36c-3375035d7bf4", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:35.931Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "9c680a88-2ef0-466f-9e54-7e6562ce1681", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "53f7499b-d66c-4308-9b9b-aa3cac9b90fe", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2002c33c-9c2a-4074-bff5-13c5caf58350", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:36.015711469Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "778c6e1e-723c-4c1d-a7e6-a9dfa01fba15", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "56e8c8fe-2807-4696-b047-106b657f9e7a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "29956d7e-93ba-4e77-b489-81d38311177a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "3e44a744-555f-4b97-9552-3217403b0ca1", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:37.931988753Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "a1c0d949-eb06-4ff7-b17b-29993834ac9a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "33cfb2b8-d072-4a30-968e-83f7342434c0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2d89e933-8d1a-4844-a81a-548e4458ec8b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:37.932261467Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "81cb9a2e-6765-4548-aae6-e3ac3d16bc1d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "163500c9-9809-4db2-95a4-89a1ba040fd4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e9d81375-2fe6-498e-a8f3-96f3db6bbd62", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:41.716039942Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "573b4f17-222c-46d0-865f-ece64b9e75ff", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "caf1aca1-69d1-44d3-be1f-1a179be1443c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "50f91fc2-ff21-4162-8ae0-77d22ca5e846", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:41.858346292Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "71d7171f-d8d8-412f-abdd-4dc34288e352", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "1f759916-797a-4f7d-ba61-86692679f592", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "68e2cbc2-ea0a-4c1f-8ece-9bb6799257ee", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:44.373246829Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "a4fe36f7-5164-4ab0-8dd2-8c7b043b5136", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "1adc28cf-65a0-4c18-b10a-3cf6718e944d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1fea677d-c020-46e8-97f2-f6f1164dcf28", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:44.373250866Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "a4fe36f7-5164-4ab0-8dd2-8c7b043b5136", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "c82d6d09-153b-4b28-965c-6ba8133a7eb2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7c4c46c6-9034-4c9b-b01a-a2f2c263c473", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:44.504719729Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "85b5bf7c-decc-4dc8-b691-6dfa11b1bdd4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "609d4c33-7389-460f-b696-e49108ae9630", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "73dbb961-d983-4575-ae18-d399b26b4899", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:44.556256994Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "778c6e1e-723c-4c1d-a7e6-a9dfa01fba15", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "cfa2074f-0b75-435f-b764-29fd2a4d7bb5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "e4a4b16d-0660-49e2-b41e-698dca01430b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "119156ac-de5e-4fb3-bc61-05f15eff2a73", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:44.860521479Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "11b87c77-3e0e-485f-a43b-5110306adeae", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "056f320b-e51c-45af-bf73-bacb947a144c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2ebffdf9-8786-4af3-9ea7-af46725915cf", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:44.867622882Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "c254ac53-4c39-4590-b965-75a1cd8970a9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "4a3b2450-1afa-4e94-914d-891301137d76", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a71263a1-cd62-459d-a9e5-65645e489dd9", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:45.094000617Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "e2719c35-bc21-41d0-96b7-5e5ef1507e3c", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "180f0a17-3bc7-40fc-a700-622f5ec5900c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "9302b13b-e55e-4c09-848e-fdff051088e5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d1b36c90-24b0-492a-98ae-f89291800e48", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:45.102Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "fa10cec4-f205-4f63-b1dc-408dcd841f06", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b6c0aa60-2512-4b7e-a4e2-e24d9bdb2a22", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6fde386e-5c3c-4eb0-b345-907244b8760d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:46.743267173Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "eca433bf-5cae-4c6e-b00e-f2afc4c00b22", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "68b9950d-b617-493d-acc2-a8f1fd25b5dd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "601715de-9705-467a-8880-7fbf96741c40", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:46.750442397Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "a2bef9fe-d21a-48ad-b70f-383718d0ea30", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "1248087a-e40a-4e13-85a8-5d2f0d33d0fb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f118e53c-d008-4e9e-aeaf-ad3ac15b9105", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:51.285320696Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "a6af329d-fb2b-41fd-977c-17deda192cd4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "2d194c3d-9d3a-425f-a18f-f28fedc68d63", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6fe0db73-97c0-4dcf-af7a-5f5424846147", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:51.57483729Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "e1bf31a1-8689-4a04-9182-9ec57a0d804a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "c702bfb6-dd9e-4063-9145-7a2b30764590", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1368e4c3-1100-4bcd-a443-4a446e075338", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:53.84469016Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "d4e2c046-5666-4564-8784-e148d2576352", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "44e56309-556c-4b04-b9ec-256700a66d60", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ac09e75b-79be-437a-9468-985259a3ad54", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:53.84469576Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "d4e2c046-5666-4564-8784-e148d2576352", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "aad7917c-6d46-4c27-9fbd-916ca2a3ab94", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a01e1829-c98d-4f2f-a68b-0aaffc9d57a0", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:53.990500884Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "847a7685-692c-43f4-8a11-97e7546afe43", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "7b02f8c6-ff5f-472f-ab2a-823d1b537368", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "83660f50-4484-48fd-b466-19267f35f604", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:54.051904257Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "e2719c35-bc21-41d0-96b7-5e5ef1507e3c", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "040f2a9f-7741-4973-a495-28367e1d0c33", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "f2c78ea8-ebb1-4ea0-a449-d03d3069f90d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6d6ee860-9b1b-46b5-97f7-e2c2b1432ac8", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:54.33974674Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "ed64280b-8bcf-43b6-9cd9-e12ad05a54b6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "185541aa-7ba6-499d-9bf3-2b3edd260e06", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "af9c409e-42ed-4118-a5cc-003d9b1df6fc", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:54.347681294Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "6d0b1469-328a-4e20-936c-496e656cd237", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "c5a67cfe-08cb-46f8-bf2e-bf11fc85a59b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6e1d1a5c-838a-44a2-a7d6-374be13a8259", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:54.596268989Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "e80da39a-c0b2-4f59-9c1a-a4034840cdce", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "d0c3dd62-651e-47e2-b791-6c5b717476c3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "370f8bc8-f1c8-4ee8-9232-853c812ee6d0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0bdf1db6-d6c7-4b72-ab10-1d2751755c82", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:54.609Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "4444a8e4-de60-4605-8636-6f0f40a3d269", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "41578712-f06e-435b-af2b-70281a2d71e3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "292336ea-1f43-44ca-9446-d39fc500eb71", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:56.254695296Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "888abc83-19ce-4e1b-82cb-c60c6e257a72", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "1c76390c-05ab-450c-92f7-0b568dbe7970", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4b9eda1c-e692-492e-b298-8d09735eb719", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:20:56.261336439Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "06156d45-ea01-4903-b8d5-22b5590ce753", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "d5230bb6-828a-4437-a9b0-60292db90864", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "8ada0686-8e11-4485-a401-dbfc72dcaafb", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:21:07.14844302Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "867eceea-821d-4d4c-a91a-95783cc3d706", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "21414d69-1fd4-4b82-bb28-ca6b9d9ed98e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5145aa50-af7c-49be-a076-f2f5be991148", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:21:07.424584578Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "3606ed0b-8bef-414a-b243-4728e155c5fd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "12b854a6-c88d-4192-8d5d-5292168b7a11", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1952e051-70bd-49c3-8dc9-db40a913e120", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:21:18.373852287Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "805a2ab6-01d8-4ce5-a77e-77457781718a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "6e6e2f51-4ac2-4c7b-8911-206a11ddd408", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9eb5ae32-8256-4dae-b5be-55b369482030", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:21:18.373856465Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "805a2ab6-01d8-4ce5-a77e-77457781718a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "5ff0b4fe-cc28-472e-8a89-43cc72e23a05", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ee901071-9b54-45a2-a0a9-58bb8aee1413", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:21:18.485888651Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "d87b86e4-a86b-4b49-a42b-338a7ac5a171", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "8ceef431-d9db-403b-a607-a565ade37b26", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "140b0c9d-b030-483c-b9ee-8f0647ec5c28", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:21:18.536483285Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "e80da39a-c0b2-4f59-9c1a-a4034840cdce", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "4f595cb5-7e18-4991-8d71-cc861f38c4d2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "da0e2285-e125-49ce-9a3b-e7296c5efd49", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0f7249b7-0b5d-4403-88c4-2140b337f21d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:21:18.818889495Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "90a3beef-53dc-407b-8e29-8c91d0657386", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "16a67adb-c93c-46d5-824b-fd35939cdb65", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "36540450-c737-492e-b476-29d388b7dc00", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:21:18.824411165Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "7af26da8-560a-4000-bd40-954b59ff84ee", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e3f2eea7-7405-405f-887b-18df339fdc75", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d15b1024-35dc-48f6-9c92-7f25b5bd76ad", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:21:18.953Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "6d1084c3-826f-4735-9ea5-b59b9d66938a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "882096d5-82ab-4f13-94d2-bdb669d1407e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "8208cf92-a082-4bf8-992c-bc601a303b32", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:21:19.095392187Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "cfaa7a9b-81f3-4ac2-951b-b03e9dd4d854", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "1f35c08e-b44f-4392-9af7-b998e5bf30c3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "bdd372d6-f581-40ea-98e9-b4e635696cb2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "92808924-7376-4df8-a936-88b7a7ef8a95", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:21:20.976943471Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "1efd2e7b-5cfc-4435-8159-ee081969c1c7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "d51316c1-b0cb-46ad-a237-f8e3e90de330", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "8ec6a9fe-30cd-4f66-a372-22509614ef10", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:21:20.983840056Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "eeddd5ae-badf-40b5-b4eb-60330dfd6b1e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "16f71560-efb9-423c-9e1b-e38357214c20", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "af19a5f9-7236-4d75-be28-8e0ef827e0fe", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:21:27.358289969Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "867ac997-8e7d-4811-827e-fead5e65c3b1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "880e37ff-6936-43bb-9e36-dab247d50a97", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0c8efd86-5e0a-40a4-b8fe-b330412dd9bc", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:21:27.500258274Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "48384c70-b9f6-4eb5-9897-8057bebc8908", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "2bcbecb2-5515-482d-8568-2418fe7cd027", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f32ba3c1-afc1-4e87-8089-24065c86ac4e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:21:33.24394559Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "bc01b48c-c2b8-4cf3-9313-a222d6504947", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "bfecb72e-25a0-42cd-a04b-8118ba3b67e2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1be4e44a-a8d7-49d4-ae61-540140cb8af5", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:21:33.243952318Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "bc01b48c-c2b8-4cf3-9313-a222d6504947", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "022e957c-a866-470c-908e-73e0a15f1736", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7259b311-1655-4576-909d-a7db74cdd527", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:21:33.372262244Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "3347c34d-68c4-4d29-8c2a-fb5c01ecbdb8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "fb5b2532-5f58-4f1d-a7d0-58511b702f41", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "53064f3f-fac9-4466-aeef-e8b512ef5d82", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:21:33.435214262Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "cfaa7a9b-81f3-4ac2-951b-b03e9dd4d854", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "6e8bda65-8450-402f-82be-bd4bf96d03f9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "d753b1f2-08c6-41b8-b47a-95fd474887fd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "471b89ff-b3ba-4d82-9ab0-ab8b50581949", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:21:33.768301383Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "0acb8eb3-3dd4-47d4-93df-768912a5d361", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "678b8ec7-5f64-4e7d-9d34-002d4ec5b375", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f507bd39-b5ae-469f-9a1c-dd4b58a06897", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:21:33.772507182Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "768a37bd-7906-41dd-a374-e3bb0e05894a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "12b36466-3e80-4dce-9e07-ca11739cca85", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b9de1f69-eefa-4d2f-9f7d-9bd11b6f2047", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:21:34.009Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "ee42e736-6a6f-4814-81da-e1bf0859c53e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "58bd914b-b05b-4527-8bd4-304265278956", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2ef108db-40a1-4836-a919-11eafa0e6117", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:21:34.972921916Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "8e07844d-7ad0-44b6-a43b-2a8e731414b0", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "0827c715-8084-461f-ba0a-027017ad3dd6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "1355a559-4e02-4790-8488-b3bd971c7605", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "40fc8445-f00b-443c-8688-ccc55679eeb6", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:21:36.649346273Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "9f6da0b1-b394-451d-b5be-537dccbc564b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "cda54029-24dd-4e80-843c-e4e62ffb0ddb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "523ba168-b29d-4154-a17a-6d948156781c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:21:36.657630632Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "4639f0e6-54e8-4069-82f0-b3838442b8fe", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "bd35dbe9-3e7c-4e1a-892e-2cee9cd14730", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "3e247fa2-9c00-41a7-b042-6f25dec76f62", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:21:43.592Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "5e540983-c9cf-42a6-8243-9afd5c319232", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e6f8e986-9b31-5db4-8c3b-a202f9541af7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a5fd2931-e67f-45d7-958b-edddc2c6e378", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:21:55.232Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "ae32e83e-1a6d-42b8-8f62-24b97c23359b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "80e91cd5-4aea-56b2-a857-ab80aeec1767", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c9c5baa6-e0cb-4259-b116-1310f074b399", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:22:01.663Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "04078dc5-f6b0-4a08-805e-ba6dc23af74f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "75f837d4-52fd-530f-99ac-b1a1d2da6552", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0e3d01bf-8434-4ec0-b624-33bd54cd06b6", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:22:06.323Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "a9d0f6be-43c7-4f75-8606-141c720d9e32", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "95df1881-5593-5477-b52a-7d4368cc7192", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c277098d-23f4-4a0c-b77e-e4cdde039fe1", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:22:17.73Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "8e07844d-7ad0-44b6-a43b-2a8e731414b0", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "e701eff7-a7d8-4c99-a774-124b13ba0ecd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "996aa05a-0231-4301-81e8-b3eafcc63378", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c6cf82ce-b938-4808-b556-78668eb1f7a0", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:24:06.92Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "8e07844d-7ad0-44b6-a43b-2a8e731414b0", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "79b56862-9b58-4c66-aa0c-e9758793b0b9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "dd087be6-e57a-4155-870a-0006cfb7e6c1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7205ddf8-d263-48d5-ad1b-defb1c013bb0", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:24:18.071812764Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "8e07844d-7ad0-44b6-a43b-2a8e731414b0", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "7e55d524-c587-47bc-8084-6f9fb0c6144d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactTypeV1 action completed", actionId: { value: "32d5a96e-a805-4b2f-8ce3-7f89e5ff218a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "61317325-8210-41da-873a-6ca7f7e3328e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:25:15.819Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "8e07844d-7ad0-44b6-a43b-2a8e731414b0", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "46cd5168-c624-4997-92dd-d25ba50f13a4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "32ce2fe2-9258-4cee-85b6-452978fb6866", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "cde7d7d2-fc48-4778-bf7e-344284f76d29", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:25:21.857Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "8e07844d-7ad0-44b6-a43b-2a8e731414b0", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "be47f370-6b44-4a7d-86e5-6cae0daadb3a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "a132a727-4117-4d6b-b2e3-6b01ef29eaab", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "54daae0c-d77b-4b39-be50-49bddaea5d35", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:25:32.168Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "8e07844d-7ad0-44b6-a43b-2a8e731414b0", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "bd97b3d4-4661-4733-85b6-c8ef904abc57", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "2573425e-4b79-460d-ab18-ce72206c8574", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "93ca28d0-285b-4c5b-875a-b857de15e5f5", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:25:37.268838092Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "3f0a78d6-ab6b-44d6-893c-c9511154c12c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "NOTSET", actionId: { value: "6537876f-a533-4e7a-88ad-54ceb77330ee", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ce037d77-24ec-4847-ac75-5820770655fd", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:25:36.996748031Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "e290c57f-58a6-40cd-80a6-c241840b9220", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b269ae22-a54b-4667-83ea-51cbcf4708cb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5a001928-cc9b-4c48-9422-ce4078b9e95a", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:25:36.996550705Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "5ecd279f-306f-480b-9a89-8892c84bd7e3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "39887da2-4260-439d-becd-052b5073b6e0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "818cf9cb-7a65-4fbd-96dc-ab403ab97d38", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:25:37.138Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "6a850722-f7f7-48d5-9bdc-02d9ab2ec5a1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "39887da2-4260-439d-becd-052b5073b6e0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "26abef0b-789f-44af-b904-87b308f439ae", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:25:47.652748996Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "8e07844d-7ad0-44b6-a43b-2a8e731414b0", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "55e1d4a4-8d1d-4628-9b82-67a05bc98acb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addInternalNoteV1 action completed", actionId: { value: "0a180946-18c2-44eb-bc6a-e2c6bb84b3f1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1413e484-e6d4-40ec-b67d-dfcd1823184b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T00:25:48.322481068Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "8e07844d-7ad0-44b6-a43b-2a8e731414b0", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "3f0837bf-cd86-4a47-84fc-060e67190342", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "4334347a-57a8-4fe4-a83d-43c077a11796", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f0d158cc-575e-456f-ab24-e8d1115049b6", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:01.381091129Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "bd9cad49-a4c5-4c3e-9458-60af1dfc916a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "3b2e9018-1241-4439-ba58-5245102c0659", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6d1bc180-9708-4899-a15c-52b170a819ab", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:01.381096509Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "bd9cad49-a4c5-4c3e-9458-60af1dfc916a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "e18e8803-e13e-448f-a936-1375e631d3fc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "66c77aab-af5c-45ba-a8df-403c4384a767", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:01.894130353Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "10208a21-9856-4cd9-b2ac-0e8a7ad5f56d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "6637ff73-93bc-4529-b6d2-e5f3da2a0200", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7a50da09-7b6d-49fd-b028-0e3e788bb133", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:02.138Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "f7e0714c-5a01-43ed-8b80-5c09be4bb803", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "c2e24a7e-f5ca-4f43-8db5-d1346d83e986", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f0996a57-aaf5-44cb-8d1f-a834aac93cc2", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:02.769077414Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "cfaa7a9b-81f3-4ac2-951b-b03e9dd4d854", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "a3ad09c8-8341-432c-8da8-ed331a3290d5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "a1689580-bce9-4d8f-bd2f-477b3475f296", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7289f377-5af7-4ea6-b55d-e55d67fe41c8", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:04.454996342Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "def92b60-e33d-43ff-ab43-4de124b0747b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "feb8edb4-e836-4d8f-a9bb-3e19aa40fffb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7104a572-3735-4673-a1bc-a490cae726be", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:04.463229428Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "e2735139-4345-4dc7-ae30-f0deef5295cc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "afd0b767-cd2f-4754-b953-0dc40785f185", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "64eb3760-1fc0-4590-b812-ca1fe745828f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:09.937167073Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "66bd73a7-fbb8-4d31-8cf3-abbbc4ceaad7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "23b44ad9-1f1a-48cd-9b99-7a063998e1b5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9673b44b-0bfb-4e8f-8ea9-e0199be0942b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:10.210973163Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "49a66ce1-0fe5-43e9-945c-d9f87eecce3d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "14c6748f-3777-4f35-868f-9d8a8429ac9d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "26bdaccc-ae0b-409c-b08b-789e100537b6", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:14.408681323Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "9ae95b58-d1fd-4321-be98-e4a9ec43369d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "6df7f1e8-8aee-4925-87c2-47ba3241e2ad", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ec1706da-4ec1-4ecd-8e94-05aa10038632", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:14.408687212Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "9ae95b58-d1fd-4321-be98-e4a9ec43369d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "f0515926-df05-4945-90f5-a40e0f88a166", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6690936b-33be-4472-8f81-966935e3a688", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:14.5505466Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "61aeb4cc-46a1-4737-831b-edda3a170d23", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "5e30476a-79c9-4d1c-b51b-5701d716f9f2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7e388746-b502-4376-ba0e-6d07364361d1", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:14.617999846Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "cfaa7a9b-81f3-4ac2-951b-b03e9dd4d854", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "8912846a-1d01-45cc-aaed-ea36cc1e0b0f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "096c8708-0ae6-430e-aa0d-24a1631cc195", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d16fa1b3-aa92-4555-b326-c9eb926baa64", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:14.913369166Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "cec8e127-836e-4307-891b-a9c57830dc4b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "396b01cb-18aa-4b85-896e-5409ad9adb8a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6b90510f-3fca-4585-ae3e-5bee75ecbfb5", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:14.920233971Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "7aa5c7ed-bfde-45b4-95f2-04b5af9a32f4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "40288705-cdbf-46d8-a2d4-99840d437367", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "aef12d23-84e7-4314-9ecf-9ee506241bf3", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:15.071Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "9b894049-431b-450d-9521-92ed7ed6a9d4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e771e4a4-304b-44af-8d43-3c65571aa89a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1effd210-4033-4357-8b4d-35a1542f3d8e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:15.66681028Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "cfbc9785-3e20-4915-860f-277439adaf3b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "757b14b8-93fb-4558-a026-719de9ef251b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "a5d46171-def5-4fde-9bb2-2bf134cadecd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "abb90b0c-4ee2-4d01-999a-0df6aba65f22", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:17.328901638Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "6c2c10a0-9e5f-4e03-906d-9e7ab67dd5af", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "7bb0b52b-5ebe-45e0-b155-f8f1148ddb92", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a6413b83-7d0b-4370-90ec-f03a27cf8ead", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:17.329225782Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "f00aa7f2-41be-4043-a93d-5ba6c872969e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "bade608a-58d6-4dda-8c2d-e8c92cfc07fa", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4b17b542-f866-44c9-b7c5-2675b8bc18bd", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:29.935Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "6dce21e3-0689-49f8-bbe9-d3a4e83bc332", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "47a90130-b2cb-5ebd-9ca8-408d7988c8aa", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9768920f-30a9-4f4b-8bdd-fd036e3aaa35", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:33.674Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "53c003f3-443d-48a2-9aca-2d32278351fb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "6335221e-ee0c-53ce-b796-78869c254d6d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "30b5e0bf-5dac-442f-9313-e1d2c097eb8b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:34.850279254Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "fa2a4d43-d1a1-4784-8cae-0451c6b316b0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "0433954c-2a1e-492b-a3b3-619b11c75cb5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7f15a99e-30ee-468e-92de-fc7336e737b9", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:35.127630356Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "767c204e-66b2-44f4-b473-b73e9f274b9c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "2167774c-1dc1-4fdf-a707-736f87d77e6c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "82beea29-2302-4732-8f79-562198670f0f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:38.330818837Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "20b4f054-bf19-43c5-b163-6009c02fef25", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "0e72504b-0509-4cd4-a676-070bfb32d886", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "faeb28e9-ab71-4980-9525-aaeef9f06555", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:38.330826251Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "20b4f054-bf19-43c5-b163-6009c02fef25", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "ee477659-4a16-41bf-92c9-288c26c7a66a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "efe37246-b07e-464b-96e2-9f6f5276c736", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:38.473006537Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "30d39025-a058-41ad-99b5-44e302d7af3f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "0155fa15-76a9-4431-aed5-f253fb4d39a4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "098db06a-8498-4285-8010-7f2d59760762", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:38.564674537Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "cfbc9785-3e20-4915-860f-277439adaf3b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "6899dac9-46b3-41ce-b35c-e285a8396337", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "fea66075-fbbd-4d31-b30a-bdae256b364b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9d44382c-1143-421b-91a3-99a326b0d5fa", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:38.812159993Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "b2e2aaa8-e63f-46e7-9dc4-e1c9e7206abc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "4e18f4e0-61c0-4e6f-ae6a-cfc789361d23", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "28946993-6c13-4205-8419-644678739307", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:38.819181232Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "7e76d5b6-d561-4113-9f0e-563df7be9755", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "eaa28e7f-5ff9-476c-8b2f-bb88d9dd7650", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c185134f-422f-4c66-ad49-5fd5b27c4105", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:38.975Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "c54fc63e-8f7a-4fec-9506-10f476779535", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "5e954778-3637-4467-af6c-862e250dd482", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a58cd5b2-7c61-4e7a-a3b8-d172d49722f3", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:39.043697371Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "e6ce0101-730b-417c-954c-f46ebeb72598", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "90b4e729-6f26-4b0d-8264-c3ac87393cab", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "edf8166a-15c2-4639-8170-4c75f7074923", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5fecce7f-9c37-4b73-8d8f-d9869ad54458", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:41.005777969Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "65458921-3997-48f7-afa3-fb1c5c4a2b3e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "50949ab4-7293-4eb1-b559-e93a9ea7ba5d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "414803a2-6276-4539-84cb-6ee4f0aa9f33", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:41.01205453Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "5c3f9e80-9c0d-4d08-ad2d-b4cec27e78a7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "fe9f0bb9-0f8f-4dab-b916-231b18886df7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "12324702-ee8d-409b-b61e-995a7af81c46", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:45.220563495Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "7620c297-bcaf-4160-a53e-f5515670b21b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "ed06e2f9-4a2a-4008-ae02-7078bf58bbb7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "fc80f75a-6945-4bcd-9fcb-f845e4819875", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:45.377614807Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "9985c107-cbb7-4291-9170-e3bd8f2386b6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "66e8a2a6-e8ef-4911-afcb-8cc05bd90c9e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2544c974-91a9-4992-a5a6-48e0c1c2a9b1", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:48.92966828Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "2151c311-849e-4a52-af03-98fb8d1de068", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "bc725f56-d438-4f9d-95d5-bf7af1dee470", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9e1861a2-1962-4a96-85f0-f43af4f5bb3a", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:48.929673139Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "2151c311-849e-4a52-af03-98fb8d1de068", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "7745171b-55b7-473f-88a6-e1f66bec4cb8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "fcde20ad-3e68-4e31-8615-96ad7e780c00", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:49.078536788Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "a1ef4f67-2686-4520-b31f-6c7b84f8279c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "27fcdd64-e86e-4044-8545-04ba721f9974", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "511dbb8a-08f8-48f8-85c2-d33509bb7994", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:49.152958599Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "e6ce0101-730b-417c-954c-f46ebeb72598", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "8dcca204-6840-4496-a500-c2d9a6762d1b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "b5609443-4589-48e3-bf6b-c32e4535d4dc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "376859e8-cb39-4aab-92e6-4e8120cbe6a0", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:49.40724301Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "c4e23dfb-c44f-45fc-a8b6-2b44391a66e9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "8505a835-193f-404c-ba07-c30ff2e9c76b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5c55c3e6-ca0f-4a65-855c-066870494ae9", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:49.413785013Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "07ab96c9-ce69-4442-9e76-576b67c8469b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "171dd494-e8c9-48ec-9e53-4fe9e9055f2f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "adee2691-402f-477b-a054-0f2e63a078e7", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:49.646Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "30368e7b-486f-442d-ae4a-eb044280ccf0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "2bafbbc5-fc2f-4ee4-b107-35ac57b7e5b0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "525a2a9d-1bd3-436c-b649-6e7bfde4ddee", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:49.670430471Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "63fdc87e-6d5b-4ef0-8044-d7f28e098844", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "30355242-4d99-4484-aed1-c228289c7994", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "4ebaaca6-f546-4d98-beb7-de57e4ed73e4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b8521999-57a4-4e23-b23e-2edc39364fa4", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:51.355702982Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "d5d5bc87-197f-4429-ac18-e7649bf6365a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "f4df7e0f-65ad-4c99-8383-56bec47a288b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7912117d-e986-49c8-8488-2df8114bc956", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:51.364031934Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "e91f2ca6-5098-4d8c-9583-ab109c5b0b4e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "2dccee6f-9be2-4bf1-b0dc-998479642cd0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "85b4be38-65af-4ea3-b36e-62e3a0a131a9", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:55.939617179Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "f3a00047-ac60-4fab-9445-50d83c2752f6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "6e19ace9-df9a-4fdf-b765-3603b9ccf5b5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "8bc045e0-be86-418d-9f80-5acf5f9b9c60", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:03:56.237598051Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "c770e8a8-c699-49ac-bfc6-a7de1cbc9f76", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "55439b97-d610-468c-ac65-9a5e5022310c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "af93bdc2-050b-41ac-9d38-fd1496632a84", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:16:09.373278404Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "2a162ab1-ea7d-4ac0-9e22-3c8f5766b798", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "NOTSET", actionId: { value: "055dc114-877c-4727-ac22-fb53a9598b7f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "3b15f2c5-3060-4e31-a2f5-16594528bb24", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:16:22.596776709Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "63fdc87e-6d5b-4ef0-8044-d7f28e098844", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "7f34c9e8-79cd-43b5-859e-b2e84961afad", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addInternalNoteV1 action completed", actionId: { value: "4393e505-48a1-47b5-9877-c836d6613403", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d9274580-ecdb-486a-bc40-8f9d07ba04ee", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:16:23.163608917Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "63fdc87e-6d5b-4ef0-8044-d7f28e098844", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "6b34a182-32cf-4ac0-8cfd-11f80baf6934", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "cf8306be-f312-484c-905e-835d26f69233", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "aa4dc7a7-26d7-46f4-b8f1-fbaebe88bb73", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:38:08.279001813Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "de30ec7f-616f-4bfa-a5d7-611d2c10449a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "bbbb029d-c934-430f-a3c5-5e991aaa235d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0cf585ad-62a0-42c4-8453-e703e359cd74", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:38:08.27901029Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "de30ec7f-616f-4bfa-a5d7-611d2c10449a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "93f91195-6937-406e-a920-86ff655099b3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "cdc7b6b3-b01e-4273-8a08-108a31a3d1d7", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:38:08.732209326Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "a02f4712-5c6a-4d42-b65d-3c423e148cd1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "09b4893a-2e14-4cf9-894d-4f1423f0b3d6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "107b3f46-7a2f-492f-83cc-5dd134cd1613", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:38:08.918Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "c17ffdd1-1057-4857-8719-0b9343190c44", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "1de23f5b-de95-4caa-bb27-f5861ccde249", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "dc57bb03-92fb-4bd0-8c63-1f14f78645de", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:38:09.165953471Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "0c325ae4-c257-4966-906d-aef22f323449", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "e2a2d567-c842-4aa8-954c-d0a87f409c85", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "f91d7625-711a-4215-b6a4-6346ddc2d87d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f30fe157-6779-4114-936c-a05bc35a64ad", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:38:10.860146696Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "ef23c9ca-b9a6-432d-923c-0f79f036b051", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b8b246e1-0f59-4ea7-ad68-65303b9524c7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1615c2e6-0302-4ccd-b44d-499f7f3f7963", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:38:10.866409705Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "735dacd1-997e-4a7a-8efc-388298e7dbcf", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "ce939bf8-9ff4-4546-96cc-6984c656910b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ff7e80dd-5051-46a4-b0ed-6278cb46ba59", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:39:17.707Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "ae3c4c2d-1cdd-4c3c-83a5-1ea9793b1398", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "6672e338-eca9-550f-97ac-22cbee2aef70", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "276e4b83-debf-4277-a6a4-f9574250bbb4", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:39:34.13Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "0c325ae4-c257-4966-906d-aef22f323449", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "653845c2-d0d4-4500-abd7-aee2f9a751a1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e1a338ee-30a6-464c-b495-730ee59631c5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "262cdca0-010c-4474-afff-0a94a1f727a2", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:40:29.042Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "5b2e959a-884c-4b2e-b74b-9a5f5723bf72", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "48f008bc-a9c7-5bc5-b220-b09a98425c33", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "823660e2-3a24-4648-84e8-03793b13449a", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:40:47.5Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "9e6d9f53-ab4d-430f-89b6-5d3ec7e2fb95", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "a3e2b6fc-bd50-5151-9b26-070e5bb227b3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1026c95a-8d62-4b41-9ee3-48a19f9961d2", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:41:04.56Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "0c325ae4-c257-4966-906d-aef22f323449", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "1f922235-1a94-447f-ad93-a04f0cb9f050", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "a607f7d3-5467-4b34-8b29-d824b00c2e1d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "74b57891-1d47-4c7f-8e12-80a49ecfd2ba", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:41:39.329Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "73f8127e-0cd4-47bf-b223-279e5a26d5a6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "42dcf68e-6cda-5157-8b9f-392ae2cfef75", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c6cf42f6-e319-4a5d-ba1b-55faaa7a9b21", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:43:50.916Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "0c325ae4-c257-4966-906d-aef22f323449", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "fab349f6-0dd2-4a0a-a999-3b76d86ab219", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e97770e6-8572-429f-9885-601db08818ec", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a322aa37-fba0-420d-97d8-b4b293258066", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:09.084Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "0c325ae4-c257-4966-906d-aef22f323449", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "2fbc86a6-9870-41d0-93bb-5ab25d53557b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e9220838-79a5-43ba-a530-570e07b0d94e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a90bcaa8-c5d5-4d8a-bed0-9888307d3ab0", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:15.523Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "0c325ae4-c257-4966-906d-aef22f323449", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "83c0a3da-f3fa-4511-bc7c-73da9fd2c5f1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "9d036330-e1f8-4d74-a0c9-40b40aa7cf41", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d374d9cf-e447-45d6-af7d-771577bbe99b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:19.684829546Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "839d1143-efad-403e-b76f-94d5fc775d37", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "9c38e9fc-9d2f-4a5f-8115-0f6efff482cc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ba33f7a5-0f6e-474a-91a1-eff10df4bbe9", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:19.987708668Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "cbefaef3-a6d3-4789-9882-cb9395a1f41e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "f14d86fd-1ccb-4eea-b1fd-3ad476a9698f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0701cd3f-451e-49a2-a595-d6a6638ea9f7", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:23.467348256Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "cecfa5c9-3a1c-49da-bb89-a5972ff00827", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "4c921a9d-b796-4eb9-89e6-7e49362ec228", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "404f5a9c-13c3-44b3-b5fa-90598cb2881e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:23.467353896Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "cecfa5c9-3a1c-49da-bb89-a5972ff00827", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "83ca1ca6-3fa4-4107-9573-a85f18d84264", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "fc32e2fb-dce9-4d84-834c-86f88f5089c9", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:23.607841047Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "25f35960-ffcb-4339-be6c-e1dcfb18658c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "f878aa2a-a36e-4cf0-979c-a98788f4dc09", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6c1a0f17-903c-4815-8f32-3e5345f21e31", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:23.718004041Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "0c325ae4-c257-4966-906d-aef22f323449", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "a6c95538-d237-499e-8526-3d1db270eb7f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "7d15307e-fe73-4bb1-9cad-330757b56c35", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b985dcdc-6aac-41eb-855c-39563ffc0148", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:23.988428211Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "c03b74b5-6749-490a-a61e-6ea6cdefba14", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "a6550eab-1716-453e-91e7-d30e48c1252e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "814b2848-7a0c-4972-ba7b-7cf3e7375e10", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:23.99308093Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "d1b027de-6868-4894-ba0f-b5c9e2dd3288", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "fb055c42-d3f2-455c-b455-1fac7393cf11", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9cce72e2-6254-40b1-af23-b213d5829e17", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:24.135Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "6751afda-a4b2-46c1-aad9-f82dd28e02cc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b1cfdc1f-6b5e-49d7-8800-8e64fe12fe27", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "bbb48034-1a6a-4c7c-bbf8-aa71b92a9669", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:24.285371074Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "47927094-1e3c-4ed8-9e07-83c9c37c4e9a", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "f1b8ed84-5c48-4866-a4ac-5d33ff009cf7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "c04754e2-79f3-40c0-a2a3-058ad0c90deb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "99e1f9be-f877-4d7a-9d0e-af225cf69ca3", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:26.232346135Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "c8bbcf55-4704-4000-a034-d8225615cecc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "fc607b33-1d4e-4612-81af-f232af9b8e71", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2ee52c19-ae0e-475c-aa87-46dcac94a578", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:26.24149732Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "121d08e0-03db-4bed-93cc-e001357b3003", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "97cd41e1-dffa-4e8d-8ee4-37a4f2e09c13", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a2eda773-4c0e-4cd9-b415-e1986851f556", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:32.498535214Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "d0e9bdd7-4668-4bd9-93f0-a8148fb7846e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "2c3483dd-5999-4599-a512-ebb30ea6a30d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c645d0a8-c499-4f93-a7d9-9b3084aaa89a", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:32.664863919Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "54f14a9d-6a23-4d59-8d03-d6f687a8fefa", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "c8b7faa2-4162-4313-a149-51b05c8e7626", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "111a4ec8-46ff-4c87-8191-81d43ff4f992", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:37.490235795Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "560a5059-cb61-4eff-ac5a-ab6836963a99", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "0b6a6f47-8d87-464d-8543-c8a8b621daa6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "582c18cd-8f05-44e6-88fe-1faee440abf8", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:37.490240664Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "560a5059-cb61-4eff-ac5a-ab6836963a99", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "92ca2530-a446-4e3a-806d-4bb7c672b0e9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1f82a9e8-9d0f-4c53-a2d7-4507ec1ac40c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:37.667118441Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "0a091dd1-6d48-49e5-992f-f5e24ab2041e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "4d5baf83-8769-4169-95c7-c947e27533e8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "dcadb8bd-4f82-483d-9284-d542b1ddbca4", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:37.752611958Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "47927094-1e3c-4ed8-9e07-83c9c37c4e9a", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "8615eec1-05ec-4c64-9468-ff666a79987a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "97157e6d-e3b6-4c4b-a821-358af2b32869", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1239ecf6-6d34-43e1-ace7-aca365fcd4a0", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:37.984942884Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "8a705ba2-bb98-4bcd-902a-db6cc4120252", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "173e7519-1fd4-4142-8c5e-4f094a6dcbd7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f0992eda-b660-4be6-9cc9-7e0eee8d47a2", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:37.991709343Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "77ace162-ac4c-40a4-a26e-9c9b43fb6f1e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "f5af5649-563a-4b1b-8191-17fece6f317d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d65d9adc-438a-45c7-a315-15e80d074e98", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:38.245Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "592cb611-ba46-48b9-8ba9-57b580e745ef", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "d201f202-4098-4fc2-b08a-7d628eb278f9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6b682ecc-5129-4343-aed9-2de41eb10964", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:39.009361702Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "b1dbe394-6ee8-4559-9b9d-a8decd0b98c0", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "ae85ade8-7ef3-43c3-9beb-e83610857562", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "f5474b59-54ea-4f24-b080-306280fce993", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "35d2da69-c713-469b-b40b-15d61d08a155", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:40.688711702Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "0697780c-98c3-49a5-b9d6-f2139979b54e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "12a059f0-ac43-47d4-bad7-7120642d5cbc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6084a8a2-9f84-4306-a237-90f1450e594b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:40.689049901Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "a6328494-2a26-43bf-b415-80297a329e64", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "9b99a2be-c43a-4762-b99d-7444a9874782", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e06cb165-077c-4ae2-95e9-8b7f272f852b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:45.312838317Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "d21e9d68-64cc-4bba-9aa3-3e45c475216f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "99600d8e-759f-4c07-aed4-a80d06808b7c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0c7b0a00-06f4-4b3a-8e3c-842f363a2e4a", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:45.465373091Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "c34f2749-0440-48df-8756-f91ffa0b6157", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e557cb57-0591-4be9-a2e2-88fbd9f1ab16", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "feb73231-00e3-484b-b73a-f3d183d352cc", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:53.559823473Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "868e432b-dad8-42da-b172-ac2c2e674275", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "09bd7004-2bef-4944-bf10-88b9e1ce6fb3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c55b17b4-446c-47fc-a4eb-86f1d0658f52", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:53.559830316Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "868e432b-dad8-42da-b172-ac2c2e674275", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "5734ba93-7b0c-45fa-a91f-2ac465145d4c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7afe68a0-4665-48be-8ae1-2dc2da8991a6", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:53.730537151Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "bbdfa502-26cb-47a7-b5fd-571e55f3d4c9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "5a86d4ce-958c-4ab4-b1eb-37832643090d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d2b7fdd0-238d-4713-ba93-ecb2eb271680", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:53.806676682Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "b1dbe394-6ee8-4559-9b9d-a8decd0b98c0", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "b5b77d0d-8ea8-4e62-a16f-0e7c99d24308", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "20760e82-59af-4baf-b6f3-e7a5059e3056", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "00464352-9ee7-44a7-8ce7-e8aaab8814af", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:54.03829373Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "f3ed53f4-2b85-4b8f-907b-2003f0c10add", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "7f9b5c1b-9805-48b2-babb-214801b04908", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "737901d5-d78b-4129-84b4-d139aed2eba0", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:54.043690674Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "e69122e0-1bd2-436a-843d-8c1e8fae2029", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "33fc70ba-7ff1-4bfb-8abf-3d70e4a50e52", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "055f738a-57c1-46bf-94a8-e71e0f94238e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:54.188Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "2d4ac95c-b16f-4908-a084-929830bd764e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "118146d6-ca86-483e-8a20-f048b719f415", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "826791c3-c01b-4dc8-86f5-3bd6e0112b7a", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:54.271761893Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "e2719c35-bc21-41d0-96b7-5e5ef1507e3c", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "71119386-8f13-46f0-b537-5c791af61b61", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "c63d3283-1136-4f43-a0d4-36b13db416c5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "45a33ee8-8290-4635-8d61-35912f432f7e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:55.984483235Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "7066a9a8-998a-4253-b831-864d733ca5cb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "c3d3febd-0384-449c-a1fa-9f0473b6417a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f17e95bf-cf20-4d22-98f8-b1c0916f8502", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:44:55.99072458Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "ad103da1-aa6b-44dc-9fdf-c23e92603029", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "a0aa5c10-9a82-4bca-9602-397ca8f9adcb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "85325e31-e98b-4429-aa0d-710795d2d1ae", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:03.439101737Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "00124377-81f3-4512-8220-988f4b9d6494", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "4881c0b6-a2e3-4c0e-9550-37eb38255b68", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "26617416-ec7d-4a7f-b6f9-bf8b0aa79aec", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:03.683031247Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "25e314e4-1311-4a5f-9a7c-e415eb117fe8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "5ee025f5-87c3-47b2-96d6-77fd86afed85", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e8e7adcf-5d5c-40c5-a03a-223c94ee8b40", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:07.528563387Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "9fcc35bb-6a9b-4ef8-b7ee-0e93366a7fab", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "eaecbdcf-40b6-4401-80dd-e1d567c26b37", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4bd7d632-c1e2-4764-81ca-a4af4540282d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:07.528566803Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "9fcc35bb-6a9b-4ef8-b7ee-0e93366a7fab", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "e65a2209-6204-4ea4-af90-9c7ccf900ade", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "dca1423c-6476-4b90-a859-032088af892e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:07.673976564Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "9c5d0b41-8936-4dcf-852a-d925037c1f95", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "bcfa56f7-daf6-47a2-a652-232f5b7ab3f9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "494eaeb3-05ed-48da-a58c-c362eb3f6cb5", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:07.753577136Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "e2719c35-bc21-41d0-96b7-5e5ef1507e3c", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "995b7da6-4080-4a74-8429-9c3f2a35383d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "9a66378a-9659-43d4-8577-4c3eac256385", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "98ae461c-ab6c-4cd8-964d-64a29ba2270f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:07.999435472Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "613279c1-4181-4a79-8fb1-d6c421ae3c31", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "b70b40ea-6cfb-45cb-94bd-a2e9fb9ae94a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7b52cdf1-4136-45d0-a06c-475e91c9aa51", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:08.005262293Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "f1767b1a-17e7-4293-9784-f3f7a9e2a4bc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "0c0589af-3906-41b2-8992-0406cf645edb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "da2d92b3-6096-4bef-b102-781515030ffb", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:08.151Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "4780c4cd-6511-4310-8f8e-411a0210b932", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "09d36e31-5172-42c4-acdc-448a97e5962b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "acc3b19c-d367-4b84-ba92-645f97b85876", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:08.369249386Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "36b467df-73e7-47a4-bbbf-e93ebf73de23", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "2bdc6485-8324-43f8-9f7c-bf2be47e7bf8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "f138b679-9a80-4d40-b4ca-a579a2d4bfd0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "889761aa-5aa0-4973-8a81-61c3616739f6", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:10.067043735Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "a7f90055-4e2f-43e6-a784-370d932f4986", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "71189e2f-ea17-4906-881b-d3f99137a52c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "fda6cea4-b6ad-4a63-81e2-25e3c28ef6a9", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:10.082464037Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "f535cc92-f286-4339-80cc-bc450122b4e9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "892ef3ef-a0e9-41c7-9a19-fa1e392ccdd0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "3e091622-5565-41c7-9a3c-710ed8e97060", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:14.77355722Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "27e9ca29-e54d-4e27-96f6-22008121c061", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b612bb3a-2d26-47ea-9174-e7d51db85ff7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ece077f9-b7aa-4c6e-a467-becd1793cba6", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:15.061245619Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "35cfca63-3c39-41cd-8e83-0483b9865a68", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "1fca78a7-45b8-447a-9a0d-8db5863366d9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "73eaf396-ee9b-4cb8-a8aa-18738506c6d8", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:18.616995498Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "b4e13f69-e0ab-408c-8d11-8a3005b1bc71", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "ec910d42-b28d-4253-b113-1c7e382b17f1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "da0de66f-55dd-4d48-82d0-69ca69ac5041", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:18.617001889Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "b4e13f69-e0ab-408c-8d11-8a3005b1bc71", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "e7fdcf32-5162-47e9-891c-1a2714f7274e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b90538b4-3eb3-4b0c-8f45-25b1004a01a2", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:18.773149744Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "a13c835a-faaf-4d74-8d56-fcb9fed75f6f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "26bbe1f4-72ea-40b4-82eb-0c52f414f467", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "31392f20-3cc6-4fe3-9d03-fdfe432511a3", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:18.855429822Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "36b467df-73e7-47a4-bbbf-e93ebf73de23", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "144ad616-3660-46b9-8410-c4288ac2b380", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "549ed468-1c4d-4f57-bf9b-65568d6c736d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "977ad8d8-99d3-495d-9980-55629f016f07", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:19.107310014Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "b98d77ba-1e18-44fe-839f-dcfa14064d72", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "5060605e-2207-4715-b9d6-17f333dcd058", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c0692775-f864-4095-8835-624ebe5fa7c4", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:19.113519958Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "cb5f874a-daa7-4e0f-8be9-e94bb89cbad7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "3e33efbe-5667-45ea-8b81-c7250c37743b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "61a7fa60-0290-4b52-a92a-b8c9a1c9914e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:19.268Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "45131f28-b0ea-4ae2-badf-1a7d01d597da", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "85f7dba1-b285-4a9e-b27b-415164f0a264", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "cf614e2e-c664-4ba2-b333-52830df29a0c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:19.387445069Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "a939999e-f450-4798-87ed-e0827ba6d605", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "a24b7c0a-0947-4ec7-99c1-170fc49d2d21", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "31bce01c-5dad-4347-8ce5-e1d5b9403fcb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b049eb37-21ce-4f6f-bea5-4dca13527e63", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:21.416560441Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "242ac39c-cb7c-4dcd-a428-756842627086", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "f7e2b5aa-eb16-4464-9cd0-6e54843f225c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c1bc7bb4-037b-486d-a82c-bfd5bddb4432", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:21.416909646Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "16076e0d-4a0e-45a3-827e-26951e3fa4ed", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "cae54e53-360c-47b0-a35f-6bb8865b59a4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "832f2c45-3239-490c-9e92-2cd7f64422d0", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:27.26447214Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "107f42d3-7713-4e23-9439-1effbc1094cf", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "6c262aa2-f13e-482c-8e9e-a704661459c4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9a4792c5-73d2-4f76-a46b-0b8468d8c07c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:27.550472956Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "b66b927c-bb95-48d2-afba-d36905e90b9f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "0e95be70-ce53-489e-9f78-6f1390b18107", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2397adbe-d79a-4818-8e42-f932636f929b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:31.543996405Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "1f6dcb47-b423-403d-a03e-6e2e945264b9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "1c17d085-e022-4cf3-88dd-fdb0eb83203f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0b930aed-77a9-47f6-93be-cd43721097c8", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:31.54400298Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "1f6dcb47-b423-403d-a03e-6e2e945264b9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "3eb6c3bf-65cd-4865-826d-dbd18dba3b90", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2dbeb9bd-bb4e-4f3a-b97e-52ea47031cca", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:31.708433162Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "a1e77a13-0e04-4540-9883-92e12d47792b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "cc643212-d041-447a-ac13-48acba31f292", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a92204af-6c0d-49b8-b842-c1b99e630f4c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:31.798091572Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "a939999e-f450-4798-87ed-e0827ba6d605", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "2d767489-cb5d-46fa-ad25-4357e5c7313f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "ab7a2628-546f-4768-9003-8077cf62925c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "69d7f022-1704-41cc-a290-e505f8914aa3", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:32.010425082Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "5be8b63a-81f4-4668-9355-1ddd2bd39de4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "44e6b92d-77c9-4770-908a-11dcf830b5d5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "fcc71408-b0cb-42a9-a5c1-8cb39e75b1b7", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:32.016372366Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "aadaf159-2f9b-44a2-a6ee-b19e9bd96638", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "f154c3da-7c80-4cab-a186-eefe5386c8f6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4a0ef22b-7eeb-4f02-8c24-a63be34c1827", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:32.183Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "48578d7a-69a9-4524-871f-38f914bb4cdc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b6de31d1-675d-496a-a253-dab067c01cde", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5a6e189b-0727-42f9-8691-df17299498c3", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:32.238451009Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "1f2d8401-41e8-4cdb-9b35-cb92a9673de3", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "db750445-9163-46f7-a7b6-0af7f89adbcd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "e6799060-c16a-4c63-82b0-aab5156acb30", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9cd34ffb-d6c1-4748-9e29-a878281c6a95", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:34.002415489Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "58391de2-5f0e-429b-b23e-90c515fb9974", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "2d4ca382-e03a-444b-a189-2348cfcf147d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "af88861c-172a-40e1-93f6-8aaffcde64b0", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:34.00272129Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "4c40482e-3027-48a3-880b-62363ec98c06", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "af048f2a-aab4-463d-bbf4-7bf70fa3d31d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d7cbd3bd-2cf0-4490-b88a-898986d792bc", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:40.269251418Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "57a18d26-0205-47cd-a60d-d29d1e6f26c1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "23d4dc51-e8ac-4ffa-8381-4e7db32b9abf", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1e136fb5-51c7-496c-a1b3-3a7654c506bd", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:40.559476865Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "d5fe8721-629f-41b2-8afa-9e7b7341a1d7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "58d27e33-0b65-4acc-84b6-864f49e9a5f7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ecd207da-359d-4a82-abd5-6d3da1e5ce40", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:43.738480275Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "5fa8f823-ed14-46ac-bfb1-500814037f31", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "41c9c329-be65-4bd2-b418-b4a2520f43fe", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1edbaca4-2583-4461-bfdc-f8b1147cfa3f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:43.738485185Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "5fa8f823-ed14-46ac-bfb1-500814037f31", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "ca7083cc-269e-43d1-ac7f-707aca0270e0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "fb5bbbfa-e213-4b70-a825-33cb10f46cd2", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:43.895048067Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "7717234e-df2a-492d-a73d-58de2dd7975e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "c37fd74c-cfc4-4f4e-8f5a-221a513426cc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "58c79749-1a6c-49d1-9f09-a9bf4d04bd77", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:43.980586639Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "1f2d8401-41e8-4cdb-9b35-cb92a9673de3", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "6c1ad00c-8e54-484d-ad4f-06b5c430ee32", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "621873ac-7b61-45af-8244-e1cba6726982", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "de23873c-9f60-4845-8dbe-fdb71968a81d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:44.212577084Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "ff29d459-e8b8-423a-9689-32f4ff14a940", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "3bf23608-1975-47f6-94e0-f1e025cdf9d9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f13d8ec4-9965-454d-a113-d2a71efcf27e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:44.218691574Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "a5ca31de-50a0-4cdc-be4f-198fb284bb69", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "18e163f5-b478-4bf0-b9f0-513638ac28b8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "61a8d608-1940-4b95-9b23-23e8e66f4d9e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:44.425Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "21df8869-1bfb-44d5-9b23-1d8e2d7088e5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b92c60e3-6b7f-41e9-be48-1c1ba0979421", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7177e953-271f-46ca-8462-2a228ab9617b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:44.497985665Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "6c10570e-8e18-495d-aa88-9ed054b5c1a9", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "688569d4-071c-4c74-987c-5fb63b9ecfc9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "9bf10f95-b554-4767-a8b9-a4cd998acd20", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e3a392f7-9bea-4927-be65-827b65bcdacc", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:46.45996655Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "ab432f91-933e-428d-bfc1-647997946e7a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "40133882-6056-4ad1-9299-e5be16b3a90d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d1fdf74d-46ba-4355-8c2a-3398c8d57ec2", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:46.464152124Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "5664f26e-8430-43c5-9205-95fa6ab5c19b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e60bd5b0-6adb-4e5c-8563-f36d2a015680", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2ca00e9f-049d-4c67-8a26-67dd4e80d3ac", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:51.995968924Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "78180897-4288-424e-9b07-9d55a2034bc1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e10d5650-04bf-4fb6-ad6c-d49c38f7acd9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0cc2aa94-ae2c-4e10-98a3-f5d96eec955a", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:52.164238341Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "ce425c78-475e-4659-8a60-1ac12fc77ba3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "2b61fa79-2617-48fb-941f-d2fe69f47479", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e52d3487-474d-4c28-99a4-91709346d7c8", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:55.622459553Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "48efaa52-a7c8-4a50-a6f9-2f9033d4dbc8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "c806900e-136d-40ed-84f4-750dbf5b2092", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1cd418b7-b0ee-460c-836b-337ca699efea", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:55.622466939Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "48efaa52-a7c8-4a50-a6f9-2f9033d4dbc8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "f09b3035-545d-44e2-a2f2-053f13e75fae", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4dc796df-91ca-40c8-9690-37a65acdf35f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:55.754858986Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "259c7e86-9626-4b01-8108-33eb6e089700", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "71c93651-ea69-4795-b671-27e597ba006e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "be757189-73ed-4928-9378-fc28d4534e0f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:55.842976321Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "6c10570e-8e18-495d-aa88-9ed054b5c1a9", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "930a687c-9c6b-4ed7-b077-c38de16ce95c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "8b2b7830-872d-4237-94b0-fa576e6af534", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f7e2a4ba-4ca0-4f95-9c02-7d6edd3a6ec2", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:56.089148974Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "293458bc-ca7d-47b2-b79c-db5a75d4d9ae", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "19ea451a-f5f5-43b8-8e66-812c7d0e749f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "226711c4-b40c-4534-9d45-9cea8c42f47c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:56.093664505Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "dc9e5baa-1149-44eb-904e-bcc921556d57", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "70aa1b0d-71eb-46fa-94b0-1c6709894956", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5fd861bb-f440-4b63-a0ae-410863c2d00e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:56.437Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "9cc1d365-bded-4d1c-b8f4-63e4b5efc281", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "beb0a8eb-150e-4833-9937-12301dfeb922", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0d73ff30-1cae-4bb9-84c4-9227f29da946", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:56.444052361Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "5602b545-7905-4700-86db-18361b7892df", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "5c316409-f0d8-4c6c-9013-8430534c2b22", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "ba2a2b92-dc1e-44fb-afc6-d2b8dee9f1de", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "008b225a-c700-4bf9-b1b0-92ffcd292707", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:58.148410034Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "f23704d0-7775-45ea-ba4a-0667b45eb296", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "081c72ca-f63c-47ff-ac3e-4ff7ba703c13", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4e63d888-0e03-4af3-a55a-2643f4dca75a", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:45:58.14882567Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "17f9b044-5e51-4c85-b30e-8207d3869cb2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "3e8e37e0-1b95-42c7-a702-409797a4e48b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "20d1395e-57af-42eb-a551-4095a7e75554", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:04.044052691Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "6d79ef51-89d0-4a5b-9969-35130cb0684d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "7835ea38-7868-40c9-93db-e73d4fef1389", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "356bd4d4-2f32-4d22-8684-3a73364390a0", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:04.348442071Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "2cc40f51-e492-4854-9c81-f17ff65e1a07", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "a0e60707-a5a7-4b3e-83a9-8972b54ad5f7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9f3d7d9a-3ea0-48b3-98f9-512f5d0fa498", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:08.105421899Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "82bf3c1a-a0e2-4ff2-9c29-ed2f5f6898c2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "6e4f45fb-0911-43eb-b3b9-8acb1f5e6aaf", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "598d75c8-c3c1-49b2-a241-be8e06d77bd8", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:08.105428472Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "82bf3c1a-a0e2-4ff2-9c29-ed2f5f6898c2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "d4ab6b50-1db8-465c-b5cc-4ed3d437f0cc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ee86892c-cc5e-4366-9591-907da0c55242", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:08.2892232Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "f85c475d-10c1-4f52-be45-6f41454ed935", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "bba92dd1-ea72-440f-a5d7-4066d351ff91", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ef481f5f-e758-4529-b7d2-f755be172661", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:08.374787451Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "5602b545-7905-4700-86db-18361b7892df", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "b45ba774-b74a-4912-94a8-146d5d585147", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "69ec8ab3-2384-4ead-bed8-e011894c9cbb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "817afd8b-7c0c-4e12-b15e-b592d4c9bd1d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:08.619465991Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "3aaa96fb-8f99-4815-aa8f-e9cb0b50830a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "8b34f728-6790-445b-bfc6-c48eaede3244", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2c6e4558-f277-467d-bd1a-090c860a70f3", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:08.624583857Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "53f1c26c-3cbb-4e4e-9d7c-83097bc204cd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "3c2bfa9f-3609-49fb-b830-11dab99b9467", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "009c1c6a-3287-48b6-8f1b-0104c51e6f94", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:08.787Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "624020a0-0da8-477d-9510-961828406fb7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "515733bd-0bba-4f96-aa3d-9a4b2672fd3f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b2065936-1cfa-45a5-906b-ec14d98ec66c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:08.968630317Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "bb3c1e26-f66a-418e-add5-6fc3baa0330c", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "8b680b55-c251-4d3b-b45f-523cad154c7e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "004d902a-1870-4b7c-b684-e5e7a7b6706f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "538643ce-f5e1-440d-8fff-a2c6c5f45db7", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:10.989534722Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "5b21ebf0-6a8b-400b-8241-b37170cbad7f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "5ebcac6c-7f30-4ba9-bba6-f58cdbcb4107", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a6aea3c6-7094-4899-85ff-50d8366515d0", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:10.989656945Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "b0162e0e-6c26-41e5-9c29-ba9a0a8d5662", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "15f061b8-821a-4ffd-aa5b-f9149dcd4e1b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6fe1ca97-fc3c-4761-821f-362d63712e47", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:17.277476025Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "8eace75b-ddb9-4103-8133-9df03b6f2b28", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "aa2c9ac4-fdd0-4e8d-80ea-b670907580c2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a705c142-cee7-443b-8d9e-09be144d3222", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:17.464960941Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "15173a82-6635-45a0-aba1-eee89de274dc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "179f81fb-0397-4d99-9657-8675c18ab95e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "946f5fdd-0f41-4e4f-a0c0-57194dcfd496", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:20.942654732Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "a94d95d5-e8fe-4353-97eb-7c3898d0c125", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "5eb650ba-f944-4893-9ec4-4d521c71237f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2be2afa2-a19c-4e67-b74e-28e0e68fc953", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:20.942659521Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "a94d95d5-e8fe-4353-97eb-7c3898d0c125", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "9cf72b1a-1e75-419e-a649-b25eceff1294", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "fbdcb067-2539-4ac4-9c8f-3900a2b52fe0", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:21.10290744Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "5df9b402-0688-4c38-b0c7-c999b2ad16e4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "659a5749-a26c-41d8-9f3c-8029f83df134", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "002bdbac-83bb-4863-be07-6a9d0439bd4e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:21.448619336Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "bb3c1e26-f66a-418e-add5-6fc3baa0330c", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "6951123a-25e9-4783-a8ad-d35a2c8907e2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "cf3c10ee-e6b4-4821-a0c0-7ce720c2feb0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a26ad4c7-ff45-45a3-b96b-0e643b04d1d7", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:21.734173198Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "4fee0e42-99b2-4ffa-8f3b-21bc69893e19", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "407a1209-c63b-4b19-bc9e-b44d4e1c4596", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "cb69e4c7-cafb-4bdd-849c-ff1f44452c8f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:21.737935012Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "42f9aa53-8a25-4c30-9a9f-2c5a89644726", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "1b10cf64-629b-4b60-9dbd-e192d1fee9ce", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0e5e1ea7-d403-45f7-8328-21e52ed965dc", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:21.81560222Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "fe5126db-dbb3-47db-877e-40b75eebf395", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "91ca6602-c2ce-4e02-9757-31d2adad9139", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "dcb20d56-6d3a-431e-bb5a-0078e1f63041", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:21.912Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "1f620e3a-a259-43cd-9b9b-88035023ec47", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "401a74de-5a36-4bb7-8222-367b51ce39ea", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e4c81197-3151-4881-a3b4-d5c8aac2958c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:23.67118362Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "d007a55c-e1e0-41fc-9184-07d9cc74c121", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "f92b97aa-e91f-49aa-b9cd-bb39ec787f0a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f0dd4676-5ffc-4dbb-b4ae-ae121b745835", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:23.679175042Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "7be4470b-30dd-4612-8b66-033ee3e559ad", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "1f6cca91-6f4d-4732-9744-105d4d15ed4a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ee28a685-6e8f-4847-a988-022d91d3e89c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:31.266099045Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "a7618498-364f-486e-a34b-f3375f24097f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "6eb1c8dc-fad3-417c-9d0b-20eb3025b7fc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "16100c5b-22cd-4d84-b88f-55623d6916cb", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:31.549833842Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "d93c457b-31fb-4277-832b-cef1df8d6fe2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "7cdb5c6b-b8e7-4e45-a85d-a2991510c804", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "88c2d30f-2459-4d49-a687-59e453218ee4", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:34.289416804Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "7b34ac5b-6f4c-4b4c-a632-1a9daf8780ca", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "2cfc78b2-8c37-470c-8203-403025e039c5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b6713c32-97c8-4b2a-95ff-83cdc49a5e8e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:34.289421958Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "7b34ac5b-6f4c-4b4c-a632-1a9daf8780ca", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "84855015-6a2f-458c-95aa-eff098930576", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a67b0504-749f-41f8-9013-c544c0972412", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:34.469776232Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "cae8427e-ca34-4f7d-9d6e-831b2c869680", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "8a770527-5a9b-49f6-b327-61a913c3732e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "21f1a497-27f4-4591-ac42-bc4876e55e0c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:34.564385725Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "4d13696e-07f6-4be2-8298-ae6e189bfd3f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "7dc5c7cb-d585-4705-b644-f9de4e96311e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b78eb727-5584-43e3-8012-c67c06e8eb04", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:34.975578873Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "8031c988-ae5a-42aa-968c-29c0934b6ae5", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "afaaba74-4e34-4487-a6da-8e9d9cfd79bf", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "4b45e262-0754-4903-bbcc-7aad758644e6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "3084e622-6036-491a-929b-5e7b9419106c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:34.978675395Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "a1af84f6-67b9-42f5-a2b2-1e33c1853957", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "4d28e632-415a-4576-a0dd-e508559a5f48", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d3e77145-c161-4fc2-a11f-421708e8d365", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:34.984810334Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "7b4ebef6-e19d-4ed4-8559-0b0dc15217c3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "a3f965e3-7ff0-4d81-8870-3aa69522cde7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e7797dc1-b3e1-4dd5-8239-dc9153f857e7", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:35.211Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "d1551171-0e99-453e-b10c-c31d0cbda6ae", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "fbcda92e-628f-417b-ba16-f09981c6c053", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f14ceef7-4d54-4309-b26c-c8030fd2ba95", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:36.674833481Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "9d41556f-62a1-4354-a90b-6ba100a25891", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "d36c7588-3f0a-4bca-a282-0c57ec967fef", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "bb8b03ee-6d94-46aa-840c-2fdf601664dd", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:36.675158838Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "d09efab8-9f48-4b24-8966-1ea3f9f00539", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "dd9cf341-bac5-4d3c-8d49-68a5558f09a1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ac16f510-8ba0-4bdc-a652-355e00fc07bb", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:50.306060108Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "beed120a-e062-4101-b29c-c131f67b343a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "26afb114-a51e-417b-94b3-d77e55e2a25e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "de9c7d04-b479-4e4d-beba-977e75d59689", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:50.599270229Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "0f32b66d-f35e-4056-9bae-21d9c283089e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "121a1adc-7125-4ca1-bee3-9f9921d5ebdf", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "17729497-ddb4-4e8b-b7d4-ee3c0de0ec9c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:55.710884635Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "06568fcb-79b1-4f70-9df3-1f5968e958da", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "ca0c66a7-5bc3-4b6b-bcdb-6fd7ef4a20fc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "3c4d5a3b-5713-481b-83f6-86c14d23a5f7", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:55.710889133Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "06568fcb-79b1-4f70-9df3-1f5968e958da", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "8f2efb5c-397f-42b6-b935-3ae1f8fec9a4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "da12f827-5718-4dcf-8dbb-9ff937c10095", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:55.874612359Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "4c5de9ed-9d18-4f89-97d3-8c0857831968", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "f6ceb2e1-7ccd-48df-a9b2-b4149e9d19ed", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c4ffd8e7-6985-4c56-a66c-ad5689844165", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:55.965006483Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "8031c988-ae5a-42aa-968c-29c0934b6ae5", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "795a6808-55d1-4725-a64b-47f13ce46872", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "c9c0b6ba-e7dc-4b29-b587-40066f88068a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2a2eaf34-674b-4b73-8a92-054a2a9af5d6", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:56.197684811Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "b9f26aa4-0282-47f6-a69e-5057b24bf07a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "53f41fde-e619-4a9e-9549-a262e477fed3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "44ea85b6-1a4d-4c72-af99-f92a586cd1e5", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:56.203481273Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "ba516897-c78f-4f7d-931c-a82c66a90178", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "7ee239ef-3a98-405b-98b7-51706ac5b9b2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1a72a3b0-18d8-4e6e-866a-b2c1d6eb2ec2", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:56.368Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "17cd7a3d-6cd1-43b0-b91a-49a4a5bc3dcf", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "aefc9a19-c3db-497d-8cc8-7a9376c5aa32", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "fb77078b-58a5-4eb6-9c6f-2f0b18a1ff6a", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:56.654658693Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "31534cf5-6006-447d-8e88-378295870027", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "cc9a7b4a-26eb-4aff-990a-9129b0780064", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "1a8dacee-9289-45e3-a701-06805a219090", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7a0fd242-3675-4864-9148-55c6a20ec252", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:58.375619804Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "0ad0e6ab-66a0-48c7-9f33-cab378f5c19b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "fb1a37fe-1961-4626-82bb-ae201e327479", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0b298a27-3ccb-49d9-91c0-66faab173e64", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:46:58.381704684Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "10c7fd95-a150-4c20-9f38-fe6be5de687a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "c9a02c6c-a3b1-47e6-893b-f0712634a8e6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "33f58281-e898-4897-9db8-1d3974c3ff3d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:47:10.537Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "28076c69-f246-485f-a4aa-596d6d16b892", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "6353008d-0562-505b-81cd-372341f00813", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "8dd1d47b-44de-481e-9e0c-3aad12e17ad4", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:47:13.788Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "6e7f9d67-f603-4e21-9002-0e5e4a2e6854", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "2d53194c-b5c7-5e37-b753-2d775666dc58", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e56f26bd-c519-4d80-afbb-6d2a32036f69", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:47:49.484Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "31534cf5-6006-447d-8e88-378295870027", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "8f2ac32b-ca88-4014-b6df-cec068a7e059", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "1f429012-4fa1-4ec8-befa-12de3187c6bd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "fb042cc1-c144-459c-921c-e29287738d26", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:48:28.671Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "a5c5fa96-a7fd-4fd0-b6d2-f95d47fa2a2e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "ef69700c-fbe6-5860-8bc2-a4c0594bdeb2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "adb87bfd-c160-4a3f-b9f4-93e5bf2efd57", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:50:57.073Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "31534cf5-6006-447d-8e88-378295870027", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "03d450e0-cbfc-43ea-b07b-d7f77adaca36", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "d9dd6637-4f37-4ac2-bd16-6f00172b8aeb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a4dde6ed-61e5-4442-bb9b-021a99e3d9b1", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:52:30.858Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "eb9be31d-1490-4bae-bd0d-91df1b380c74", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "2636d071-da5c-5155-807a-c75eb2e7f1da", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "46e08a00-e863-4c38-9603-c9a49c347ce1", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:53:51.961081618Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "31534cf5-6006-447d-8e88-378295870027", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "89b83575-7a51-4812-9a12-209d285c8141", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactTypeV1 action completed", actionId: { value: "85df04b6-2714-474c-b78f-ce9c63ac0986", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "672cb07f-dd62-4b04-893f-d02e14f51526", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:07.54Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "31534cf5-6006-447d-8e88-378295870027", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "bc9169ee-c71b-46b7-bf84-bf51d4a3c90b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "dd6fbbac-46be-4979-94e0-b9c671a99090", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f43e70ce-aa73-4748-b15d-667aca83e506", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:11.372Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "31534cf5-6006-447d-8e88-378295870027", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "837117e6-20ab-4342-aa72-e7a42e97aee1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "9f87a994-1d57-4668-b136-a3b7b5351e5c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "8ce3b8ce-2320-4263-9153-73e03ce56a46", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:15.116743673Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "9132c1fa-91c6-42cf-811e-6b89694460a6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "f35bc454-8d78-41be-879a-86684b1eabf0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b15b1caf-857d-4554-8e07-f178d5d2b237", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:15.451494037Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "818303c0-e3c2-4281-89d2-efb1340d3b85", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "d08f5c07-8c75-4e54-8e2d-79ba90e78c7b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "dfb1ec05-150f-4e77-8870-923ec5bc9acd", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:16.40533211Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "da6f7cae-7eef-44ad-83cf-4c49a571106e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "NOTSET", actionId: { value: "e2d046cb-7e7c-43b8-a9e3-55f3175af92e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "520aef14-f42d-4451-bf36-a9037b519a36", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:20.593999051Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "bb006570-dfbb-48cd-a9a1-8b5189486f04", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "5875d4d2-d2da-4147-b86e-526687a36836", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7f84fa74-cf7a-49eb-a3a4-b182e1bda817", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:20.594004279Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "bb006570-dfbb-48cd-a9a1-8b5189486f04", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "761ec523-7e74-48bc-92a2-33d4553d04b7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "db40ac28-7f78-455b-bfd2-f8d2ec3f20e4", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:20.78446357Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "c827b113-ae78-4fec-91b9-586aaecdde00", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "c2f6a228-a77a-4138-a5d6-a3938c09f291", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "307b6489-e3f4-4ba2-b0e9-618e2c43eac3", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:20.938431575Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "31534cf5-6006-447d-8e88-378295870027", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "7f3e34e7-6d78-4cf8-a989-8495594413e4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "df3fa8af-7381-413e-a52a-2cc65cc9d0e1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7ba3f2b6-4ed5-4254-ada5-ddcf507f883b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:21.13484231Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "66dde3cb-1b2a-4bd4-8d25-603c6d404dac", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "ea7821a8-b02b-4797-b3d3-ed97bb653896", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "cba35878-88cb-4471-a3dd-e110eb43dbf4", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:21.14095509Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "919c86c1-6080-4f02-8235-0798d3cb09ba", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "ad35e11a-ff60-48e7-8f78-03ebedee6a0f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d2eb26e0-7cdc-432e-8cf1-5b07f44fddd4", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:21.307Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "4f04d253-db36-428f-991e-0fbd9ecbf99c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "bb4e279b-bf42-4465-9d79-e5b9a9e0cda3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "40b6ed35-4bd6-4d15-b508-879e4b298e3e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:21.418018223Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "f0003f53-ed53-40c7-818a-88d3c6f1eedb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "26f4c7fe-cdd7-434f-b8a9-84f89c6e1100", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6b92a43d-7335-4f61-bbaf-c4e4d3ca6c6e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:23.452110548Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "7a25df77-5ba7-4475-854b-ec71989957b8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e8aa066f-5b92-409b-86d0-d8ac00f02cea", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "bca5124c-a9d1-415e-8365-c4dde2e0a0cf", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:23.459042134Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "9f3ace82-99a6-4a5d-af98-0732c844776e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "a1d2e2c2-e58f-4a2e-b9c7-360c6cc10c39", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0fa0a352-5be4-4107-9f0a-7c5520ffec99", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:30.393038491Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "b79019de-9d37-46f6-87a8-1585e750a0df", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "51d401ea-7c5e-42f2-834f-4e98d20310e2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "8d9cac34-f48c-42a9-a880-a1f3cded0931", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:30.575663876Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "81edd7bf-b5a1-4644-ba12-eee802fecef4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "aac29cf8-d312-4da5-bf0b-cd15520160e2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "bc3a1f6a-8943-4a71-a858-1350311b28b1", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:33.075846952Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "e1da8e89-6ae9-41a2-a014-3e17cb2c8af9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "ccda3128-46d5-4fb8-8859-d2da3d655fbe", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7f81ba1e-3f2f-4b6a-8c49-95dc184c1b8c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:33.075853163Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "e1da8e89-6ae9-41a2-a014-3e17cb2c8af9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "578df57e-6f14-429d-a023-645e85246fd6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ff3318e2-797b-4be1-b42e-5017264e04c0", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:33.420104456Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "80bf2445-f1b7-4919-9e7b-f5a79dbfd471", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "f86a7c60-8905-4f28-ad67-2a70eb349a3a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "77eee97a-860d-4f52-aa99-e7db6e8b614b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:33.548856718Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "99b3c75d-bf5f-4277-b75c-2f47a1035697", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "f0aa8f8a-66f3-4d8b-907e-9e3fae9eeac3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "1af609fe-8d35-4a49-8e7b-3927a957acb1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5f81f7d2-8e65-40f2-913c-ad4c7a5fd66d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:33.743602507Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "ff0cadc0-275d-48ab-b7d1-beb5cba22022", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "2d865d5a-fb89-4a21-9b42-6ec4735f48d3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2908778f-2edb-457f-9490-e11e9a4c4615", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:33.750975174Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "e9adf287-15ec-4c2f-ba2b-5d4e9689a1bc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "d21923f2-a214-4961-af9f-9ae11a4a90d5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ff18ec28-ce47-4d0b-bf9e-ba01d2416ff5", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:34.071Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "86867358-9b15-4abf-8d79-0750dddcb23c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "555f1b5b-e206-4eb6-b92f-0525996c273e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4d42533b-1c64-4d41-95dd-50c5db6ac965", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:34.34804497Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "8e07844d-7ad0-44b6-a43b-2a8e731414b0", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "e7b2dcb8-64ac-4b98-af25-921ece755e2f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "7b06cc4b-3d3b-499f-8f56-5eddd904a01c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "cfa0b2a7-5896-464f-b8a9-587f3392d56b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:36.099109316Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "072eb20e-778b-4397-b740-a55126c3b59c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "1794e346-cd5d-4590-aebf-525e6449bff2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ae58afa5-d00c-4751-bb51-2ad4adcdcd11", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:36.107261014Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "02849a83-73f5-4628-a655-ef56ac47f601", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "4276d531-0fa8-4bef-a691-f382176bea90", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a11ca985-e446-4610-b888-1f47dd3fab68", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:44.662127375Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "9bb96873-d18d-4d64-86c5-8a4b043282e3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b0923cac-77bb-4b29-b347-9b43715cc921", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "67460e32-1962-4e80-b0cd-bec49c4b0c61", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:45.02653909Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "e19a2668-c680-4d9b-be74-5b0d8750d180", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "109338ef-19cb-42d4-9d54-fed6fe71c132", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1964d38c-83d7-4b98-b60d-08ad99f9aff7", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:48.077255618Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "ff33828c-94b7-4533-a573-560b00e50951", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "1e314aa6-c55e-4bc6-b46a-32855dc7787b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "44c75916-c87f-4e14-ac7a-e8f79b27871f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:48.077262621Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "ff33828c-94b7-4533-a573-560b00e50951", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "f2c20deb-ed66-4df4-8d43-b1a406ac8c9a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7ad12414-bf48-4b88-ae4f-d6fda5c9cece", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:48.312654259Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "698b2a3c-e556-4295-a940-b60f9281f85f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "20385ddb-c019-4882-8cd1-1ea921430ad0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "377788b1-30f8-48b2-bbb0-f39399c03b44", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:48.425580371Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "8e07844d-7ad0-44b6-a43b-2a8e731414b0", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "741894c7-bdaf-4074-8f34-c2c0d8e56f0f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "946fcae7-8744-40ff-ac4a-9c9c7f478b96", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b13d242e-cebe-46a2-879f-c8b9fda65d19", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:48.903217276Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "b1dbe394-6ee8-4559-9b9d-a8decd0b98c0", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "63f73eb1-0c94-4aac-9973-58bd043d0da5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "864b10c1-8726-4f1e-8f05-9fac6e88a01b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "518c98e7-da5c-41f6-92d6-cb659ddd4f22", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:48.903572736Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "dfb81c6d-5e15-4fa9-a29c-87726845b89f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "d8877f7d-f234-4959-9ccb-ceed9bf60165", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "754fae5b-4e9f-4451-8426-77e326563617", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:48.909987446Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "fabd2677-3ffc-4b56-8765-056b3bf8ef6d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "a334f419-750e-4601-bf74-a95c8a45c14d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4ddc9549-3bcb-4fbd-810b-528e226fce33", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:49.108Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "4a6910c2-2539-41c2-9393-c8a9a4754b00", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "d7f5b079-890e-4672-8663-f734c88b2432", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "fa2f1bc6-fd0a-4b88-8e9f-61f9e5b04820", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:50.889288046Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "0003ae24-a5f9-4fdc-a73e-2e437fefec61", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "233ad37c-ad3d-40da-974c-6a909d68d061", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "54ce620f-b632-4b5e-8fbb-8e37c4f69975", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:50.897291836Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "b4e94209-b5b5-434a-a462-7fab5c04e653", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "56dc2e23-5906-4c89-ab58-95b8198695f1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "fb55b761-a033-43ba-99b9-031f29c61006", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:55:53.856634128Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "52896d09-f483-4dd4-9746-78c3e704e11a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "3c39f82b-43d3-45c0-a9f3-f42a330bfc17", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d127e3e2-635f-466f-b190-16bb0e60b9e5", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:56:01.49205944Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "87669750-ce19-4dfb-9a5e-d1bf68584f85", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "9fa47ef4-b4e7-4fc9-8537-c271a54722a5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "92c6118a-78fc-42cc-ab99-4873aff6a455", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:56:01.850086854Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "601e5042-6e5f-40c1-9f1b-bec387e31bc8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "4b23c32b-92e5-4c44-98ce-d50af7a16418", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "65feede3-cb82-40ce-8f8b-02ff4026bd79", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:56:04.276650747Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "858e59db-d607-462f-b31f-086e91464fa2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "244fa6f9-d533-4f1c-8685-1834e804778b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5e5543ba-30cb-4371-8b94-c2eb4d21e216", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:56:04.276656948Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "858e59db-d607-462f-b31f-086e91464fa2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "076e2573-eb05-4b40-8baf-ce6e35f97e7f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1fff926e-b106-4c7b-aefc-4c14b799539c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:56:04.529309321Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "7242279e-3146-4412-89c3-cbd6bfcf3204", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "2c1f0df7-38cd-4bf7-b2c9-5681e522e417", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "63011b99-027c-4e41-9a9f-b1aad1d0937d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:56:04.649584293Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "b1dbe394-6ee8-4559-9b9d-a8decd0b98c0", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "bd6a20f0-074f-468c-8d13-808928ee3bbc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "2959be0e-48cd-4d06-bec2-f6ff338d002f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "8010fc85-534c-484c-9ef5-1f1505a1091b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:56:05.134142752Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "3cb259f6-29df-4e9f-bf3e-38c6c0d8166e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "1c3734cf-1d29-429c-ab96-079cf8005c9e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e76d5e29-383b-4a60-9d02-1cd7f04df67f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:56:05.14059873Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "d0215bec-c399-4d47-9ff5-ecef3ab17de5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "98912aa2-5bf4-4f29-b004-c3ec381ef319", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c611ab96-6f94-45e5-97ac-eb3905737f87", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:56:05.202240384Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "4e0c0491-91bf-4a4f-a8ea-847630ce792f", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "fe5da7b8-1f48-4730-8336-ccce5f860c62", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "f8a125e5-8685-4cf7-8802-f06a3d7e5cdd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6f2ef2d4-9f4c-476d-9b8e-c33495f30ed1", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:56:05.446Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "e50f19cf-f40b-4b9c-83e8-8c4680a6008d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "ec6836ea-c438-41d0-9fe0-a57218102b0d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0e6d3760-dae7-4c59-8891-8b331d9a286f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:56:07.518345134Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "844ae7df-7288-437b-9474-7bbc4aa67c15", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "4dc4fa11-0e0c-435f-8104-0a317b260d4f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "922876b7-7f82-42bd-8da1-6ee039844acd", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:56:07.518499494Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "ee97d94a-d8a0-41f2-95f5-426628606ece", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "ec168e52-4d31-44b9-88d4-56d0ac450736", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5f72094e-d8a2-48e1-9740-18f861e55d63", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:56:19.861Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "083ef105-c15e-4e0b-8dd7-913689d30014", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "73e3e662-6f8d-5b26-ae35-ce6ebe829daa", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a0ba42c5-5b14-4cc4-9177-1791a23d391d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:56:26.142Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "6d08850b-eb90-462b-9d5e-24315f25cad8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "91bab936-23a5-5e06-a62e-e173bba47a85", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5a7dd247-7fca-4416-8f25-3335161d9396", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:56:38.477Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "d7b2ceb7-7ea5-4af0-b8a4-967f3c174427", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "c7c7a7ad-008d-5933-998f-f1b61f156f19", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d6f03024-c52e-4968-897e-50a41b76c837", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:56:42.59Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "e9b414b3-4088-4ac2-892e-61a9804426ed", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "ebfb4365-8fe0-583b-a21b-aa69a4c16619", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "26eda158-db4f-40a0-8f5c-e4fadb339699", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:56:48.858Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "30b7bf35-667a-4ea2-a47b-3b087626859d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "02e4c799-33f5-55b2-814a-c6b04bdb6771", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d778a61a-59bf-4df5-ad41-53ec2946c17b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:57:08.58Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "4e0c0491-91bf-4a4f-a8ea-847630ce792f", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "4dd4eecb-0577-4eec-abe0-6b9264eeb049", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "868000d5-2935-4967-b005-5da1bb032ada", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0a9482b8-5514-4f6b-97de-5b2858db60f7", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:57:46.379Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "4e0c0491-91bf-4a4f-a8ea-847630ce792f", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "f7affae0-2b39-4b73-beee-82ac656dee63", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "4181103a-8168-46f3-9327-a67bc4044d25", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a657e900-7f7e-4dd9-b310-685051d0a457", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T01:58:05.69Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "d33a916d-1de7-437a-9177-da36841e6119", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b7e70db0-81a4-590d-8c39-6d8f1a151139", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "8b9452c4-b9cd-4a4d-988d-124c88e1dca9", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:00:04.39007378Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "4e0c0491-91bf-4a4f-a8ea-847630ce792f", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "768a1be2-253a-477e-8e52-52efce0eec3b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactTypeV1 action completed", actionId: { value: "66e8d140-9cd9-4e74-a7ce-01069dc9e1d9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "dbd14af1-6a5a-4e82-b000-bd9d1c286f53", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:00:49.439Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "4e0c0491-91bf-4a4f-a8ea-847630ce792f", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "0dc83609-56ab-4b19-a9c5-8df483bd9a22", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "436f570a-40fe-4548-b940-5965cb1478f9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0905d6f3-978d-40a9-8ddc-7da529be979d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:01:16.732Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "a755b020-d263-4ae9-9890-a28d7f000ad6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "bcf31002-e290-5b36-8413-f16db0a810cc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a8c79ba8-eeeb-42f1-9153-4dfc960fdc74", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:01:49.767Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "4e0c0491-91bf-4a4f-a8ea-847630ce792f", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "5747a82f-9d03-4e54-a477-a791d98e4306", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b331b5ba-0d26-47a4-9740-6f144033e6e4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "3f667387-e28a-4eec-b82d-0fa031537339", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:01:55.163Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "4e0c0491-91bf-4a4f-a8ea-847630ce792f", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "0a3db3fa-0894-4296-873b-c400d6846191", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "0dd567e1-e97b-41f4-ad46-5fade5ef941b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c6a46b33-4978-4b1d-917c-17af2ce1ff06", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:01:59.753Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "4e0c0491-91bf-4a4f-a8ea-847630ce792f", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "c6d2c175-1c6c-4154-aa70-c980f771473c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "81af40ae-6bd6-4ffc-ae3d-4c3a1606ff96", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5e330b5c-a9ff-47ff-bcb1-35e54e0cf5a2", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:02:01.461436885Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "af2c6680-b0f0-442a-94ee-30510983c1aa", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "98a73ffe-fe01-46cd-8f6c-f4d8d81afd0f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "095f576c-b451-412a-86fd-681c55e4ed0d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:02:01.648168652Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "fc50a694-bef8-42de-b8a1-98bdf5779be0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "d19c97ee-8679-45c7-a6d8-91cc59f22f70", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "097c532e-d793-47ef-a547-3aeb1edf60ce", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:02:08.872208593Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "4e87c9ef-6638-4675-a3b1-d19345d82f8f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "NOTSET", actionId: { value: "2c9a6e84-05b1-477e-b3b9-7d2b19932523", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "704999f7-f694-4f2f-a4f8-bf09fc9fa13d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:02:21.903990303Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "4e0c0491-91bf-4a4f-a8ea-847630ce792f", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "4fc3cd46-4de4-45fa-9cd9-2534cb4e1e84", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addInternalNoteV1 action completed", actionId: { value: "ccf0d984-550a-453b-bca5-cb7c1dd155f2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c540a18d-e149-47e5-ab7d-5ade103699ba", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:02:22.738815103Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "4e0c0491-91bf-4a4f-a8ea-847630ce792f", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "111ca7a2-a0ba-4176-aa76-db49af5887c3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "5cf443fa-43ea-4272-b974-06ff3fa63b8f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "53dbfec9-f941-4f55-8ead-bac8d43d7c27", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:02:48.39396514Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "2a776c4f-0125-49a7-997c-04355bc5ae68", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "5a885372-b5ad-492f-8131-d12b2177d701", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5c6125e8-c19b-4d87-a992-d30ef3410509", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:02:48.393971157Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "2a776c4f-0125-49a7-997c-04355bc5ae68", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "9ddd6b74-44bb-4bcc-93bc-f7b73f69703f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5debd029-4d34-41c8-aa4b-1db519e4e3db", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:02:48.934960431Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "0d408cdf-8158-4e53-b189-1b9b903d23d9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "058e6edc-3b7f-4daf-bdf7-e8edd705bea7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "90ff15a8-afa5-40fb-a94c-f52bfd82efda", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:02:49.103Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "b793d594-cd56-4613-852f-52f806323671", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "9ba8557a-daab-4671-b71d-8678fc6452bc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a5aef714-efea-454d-9729-b4dc5635ca42", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:02:49.249616024Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "fc12cf9f-9dbd-4d8b-b7b5-a272340997be", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "ab1ebb2f-401c-476e-be19-96ecddbe7ba2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "7f9fc0a5-9192-44f7-84a0-7bd6a7a5e912", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b6712056-8dc2-4375-904d-c3acb24f1d9b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:02:51.101729853Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "f2e0e09e-e91d-4e42-abfc-782f88e44c4e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "bda5e4c3-0e75-49ad-9b35-0fe1a989c7af", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a2eb1fe1-f862-4d0f-af2b-7bf793c66218", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:02:51.110855825Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "1a6e5a06-479e-4396-958f-ade7ca090722", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "4e0a74b7-08e6-4542-981d-06964bb348eb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "799847ae-2856-42f2-ae23-4a17eab37ffb", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:03:03.739Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "8e24f38b-4c56-4c21-b5da-fa3072424953", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "c6899f4c-7751-574d-93af-e65dcd138c89", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "467fe311-ef00-44cf-a2e9-a1b066b1478d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:03:07.32Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "bbe70fc7-5905-4a17-b62a-447bcf7c017a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b59a1c69-352f-5541-8bcc-efede03e2292", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "93565573-17d5-44e2-af66-7fca97302bd9", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:03:10.937Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "b3e59a6e-5b19-4b94-8900-484e47c26247", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "f75f9c83-1262-5571-b024-dedb4e39bb6e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "88578174-c5a9-488a-9560-a33361ae2a25", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:03:22.51Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "a50f5ca0-36db-46d7-a606-4888370ba5c0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "86534167-3190-529a-9d7c-6ce93f326e24", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "527b5768-0195-4864-8e0f-ca91f2b5d270", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:03:27.563Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "6cf4bc8a-50f6-4664-a6e7-5458b8322bd5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "d8adcbcd-c2a2-594e-affc-b90b621b0467", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "43002678-0712-4756-9283-8d7219b09bd9", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:03:39.99Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "47cbaa05-645e-450c-91a8-156ffb648e60", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "bc83f4cf-165c-54d4-8dac-47cab2232c19", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1cf4ac6a-401d-4e68-8508-6a58623504e8", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:03:48.233Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "f0dac80c-bda1-41fa-8ca6-5e14b0ef5ef1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "f9f94455-4ae4-5b5d-b72c-ca38255c0f00", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0abadeb2-0c68-41d8-a2bc-c12a32916d68", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:04:10.682Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "fc12cf9f-9dbd-4d8b-b7b5-a272340997be", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "d4a4bb76-d6f9-4c4c-84ab-b1c2cfeee71d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "fecc7e4b-7428-40db-8642-d010fe50e37d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d9c02ae9-db6f-4241-8fc2-bdc2054cee6a", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:04:17.17Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "fc12cf9f-9dbd-4d8b-b7b5-a272340997be", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "64310bd6-867a-42f9-9c89-b41d063d0027", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "c56d760c-0350-4b4e-8a89-9c9839d1c578", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "459e0f52-568d-46e3-8bb8-805b76a8e977", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:04:24.81Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "65d73283-4dba-4524-bbed-15d38394954b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b05d74f5-4965-5f94-ad2e-2bc1103d5965", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "797c1196-7cdc-412f-9a2f-e44b35da52bb", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:05:22.171519583Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "fc12cf9f-9dbd-4d8b-b7b5-a272340997be", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "741e66fe-1fed-4841-b37c-04d666c95387", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactTypeV1 action completed", actionId: { value: "933be09b-7119-4ddb-9104-3b023b5b59ce", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f71cb00a-c4d7-4ff7-b213-3b2b8005ea90", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:07:56.095Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "fc12cf9f-9dbd-4d8b-b7b5-a272340997be", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "dc73ee66-c841-411a-9368-9a52b82e3bd7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "2c34e219-b067-469a-9399-33ede7b7b8f8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9609f904-262d-43fd-9846-44d3ab2a28ea", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:08:23.162Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "5571afbd-7b8e-4272-8d4e-06b66fafef2f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "f0a118a6-4068-5a26-8b39-07ea1b12569f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "59da5127-c700-457e-8eff-a7a48b6ec8d1", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:09:30.814Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "fc12cf9f-9dbd-4d8b-b7b5-a272340997be", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "581c6ff4-92ff-44b4-a722-950879c5693f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "c50301f1-06bf-4ae9-a9eb-ccbe75997a06", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c25727dd-5ff9-46ae-bdcf-20ef907767d5", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:09:43.27Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "fc12cf9f-9dbd-4d8b-b7b5-a272340997be", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "eb654fa9-456e-4008-a227-d634f7c0ce6c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "5d0969cc-2e07-4164-8f0c-fdf9230be542", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6eb6c903-73a9-4117-b6c5-c2cdbc02d682", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:09:47.462633446Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "0eb33fdb-b968-4268-b9a9-4694ef993f23", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "633b700b-0e71-40df-8cd0-3aa27554495d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2ddf6392-1d69-47df-b986-2df995592555", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:09:47.667153494Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "d048eede-2f81-46b9-82d4-44f44f053f74", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "f54f7236-289a-4a54-9b71-a8cce929aa7f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c0839bc2-a730-4c12-a023-001996d1f270", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:09:51.280680185Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "028bafa2-fe3e-439e-8107-a943508e5742", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "0cc81bc2-d7ad-4b55-beaf-dff4265d2c43", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1f76276c-640b-43c5-8e49-200724205f8e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:09:51.280684413Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "028bafa2-fe3e-439e-8107-a943508e5742", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "7ccb86ab-370b-42c2-912f-e6c91f8f936d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "add4e186-0cdf-485f-b1bd-b50c53590b32", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:09:51.47401178Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "28741ed3-15ac-491c-8ce9-94227405080f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "bf862824-7f73-4d65-96fb-838dc9bfde4e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a97e6795-a44b-4c14-b4ac-fc337eb9df79", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:09:51.591906788Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "fc12cf9f-9dbd-4d8b-b7b5-a272340997be", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "d6f0f4bc-9e43-4f63-9cb5-23098862071e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "0ef9ee0a-7cf2-43fc-9eca-8187b66a8f39", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ef3d01b0-f1b8-4caf-9c62-200bf674fa9f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:09:51.853934807Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "c1a4dfa7-627d-45f8-b431-c3209004b6ca", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "0128e0a3-f18e-4424-88ca-565e6916b6a8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d95767d7-76b8-492f-9c2d-61285ce5d692", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:09:51.858617851Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "dcf3cf97-aa1e-4d4c-afd3-78c3485dc83d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "bfeb39ab-1545-4517-8bdc-8125b8ce0ec8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "3512480b-e270-4e39-9dad-029c1e8ee055", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:09:52.034Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "a98ca5c2-02ce-4016-a85f-6d698a74b1d3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b3601822-61f4-4830-8366-7b80613c4e24", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ea3e6889-acb8-4a0d-8ae3-82e6347191fb", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:09:55.989140173Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "fc12cf9f-9dbd-4d8b-b7b5-a272340997be", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "92d15287-cd3c-4696-8e4e-f4f755c2e6cb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "40884b72-5dda-4caf-9ac3-f172c158a4c1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "678dc8e3-d587-43a3-a913-efe39da8bc13", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:09:57.752148748Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "e70ab465-a400-4190-bb41-df5a0e58e656", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "369fcab6-d940-403b-a073-7a49a51009ac", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f912cb33-ae3c-4ad7-b355-02f2bd317ec6", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:09:57.758728834Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "5b3cc6e7-687a-4e86-9d98-a95bc8f80c3e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "04c3a9c2-d37a-42f6-b113-dac8340d985b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c29ee57c-e1bb-4d4f-85f1-05339a31c702", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:10:03.271827725Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "3703e258-b927-4d3c-aa2e-8910d4bf4aba", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "50a3fb95-4376-4b3a-ac5f-dc916dcfb081", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "728671e5-8a86-443c-bc00-cb0ad69d87df", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:10:03.672214006Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "adbf85eb-0cbe-480c-9382-7967332f2809", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "c7b6c242-8b98-4df2-88af-d96f9ee67a70", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0ab78ce3-ae32-41ae-9c5d-853efa53b9ca", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:10:07.259879889Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "8b8943bb-6a8f-4c4f-819e-8667acd32dbb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "87aa8374-6168-4e60-85b2-f30a5b5b72d4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "562a280a-15ba-4a71-9cf3-1dce36f67e53", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:10:07.259884716Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "8b8943bb-6a8f-4c4f-819e-8667acd32dbb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "28104fdf-e9b5-4743-a1bc-f7abde7e1fec", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "8d2fe384-c45d-45b7-b50c-2f1efb9286a1", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:10:07.482727332Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "24ad9d88-8731-4367-aba9-38717ef2de81", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "c16c0b10-fbff-43a3-ae76-f2b1c52db43e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9d252b83-7b45-4ab6-a4b7-779971051a76", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:10:07.607315213Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "fc12cf9f-9dbd-4d8b-b7b5-a272340997be", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "b35f88e0-8527-4ac7-84df-8618c049b86f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "64951e2d-5069-4c95-a4bd-4b7089850894", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "16589ad0-1fc1-4aa6-8599-d31deb8551a1", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:10:08.061118963Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "c083bc59-ba7e-48da-bdcc-b9be9906e455", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "46fff3ce-715c-4479-b795-4793f4842181", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "277eb2c3-e15e-42c9-bc6f-e3e163650a70", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:10:08.067149347Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "900c95d9-1bc0-42a1-91ee-8ec14bd48056", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "be18ff7c-1b3b-4827-ba5f-2b0f3e3f7834", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7c5e3bbb-7b26-44c6-b8f1-685c264dd264", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:10:08.359Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "fc9908cd-509f-4c98-8a08-b8f65f1df9ad", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "122e290e-5f08-49a6-a1f9-be95ad74f29c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "bdd0235a-87ce-4d28-9a2f-601b16b11274", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:10:08.371076348Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "71e5e63e-9c4e-48d4-8420-2edd1714de20", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "e87a6fcb-9bff-47ea-af86-94355d1dc68a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "f8199552-3e87-4f04-846a-cd52964d73aa", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "54c3c295-5351-4aa9-9e7c-cfb249af55ac", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:10:10.415049619Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "46d28002-8c77-4e3b-8290-c48e18b4fdaf", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "c2d55ae7-8e63-4073-aba9-1934bc838791", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "daf69b63-24c8-4ade-a003-9b9ee3751316", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:10:10.415336197Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "ebeea175-4687-4590-82be-323187c65267", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "6980d22c-39d2-40e6-b498-7e2b471686b8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "77d2e4c4-6039-493c-869b-cc51c8a02473", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:10:22.468Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "4e2879b9-506e-4157-be71-701e019eb495", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "231a0943-4517-5f36-a797-010eb6ccbbda", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a1152d13-b6ff-4903-a786-7b6136eb1381", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:10:32.505Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "282d6912-f787-43fe-a476-c74acb731096", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "df5ef1f5-1ba5-5a91-9902-c4d5ac164f5f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7c221ff3-064e-4025-b0a9-4dc972cce36c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:10:38.613Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "b2988db2-6e75-47da-9180-5b1009e91098", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "9f09801d-3b23-50dc-87a1-3abe152c40ce", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d15de86c-0123-4e46-901a-c0940729e030", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:10:53.217Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "12b6dc46-7460-464e-8b0d-41527e09776e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b79bf244-053b-5c5c-8869-2e9fc2435730", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ca9f0989-6bc3-43d1-98b2-eff57c61eb92", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:10:57.839Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "ed1939f2-b844-4659-aa34-c100c60c8934", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "38accbb9-c67d-5069-a685-ba7009e78c35", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "70812e15-b975-4c81-a921-2c9b63dc1e88", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:11:16.807Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "f08fe7d0-a89e-461d-ac64-be4039ec2dd5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "250fa58b-49cc-5c2c-880d-b5c4833dc521", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "3bc91b5f-08fb-479b-830b-96ee82f6207c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:11:22.914Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "79286769-f7e0-4ecc-8763-75d0654ece7f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "c8d61693-2db6-50ca-b534-82cdf719c0ad", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e18ec305-acb9-4899-a021-dbe14c7b72f4", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:11:43.553Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "71e5e63e-9c4e-48d4-8420-2edd1714de20", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "c9880ab3-d298-4706-ba95-5ecbe74085d2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "5aa854d5-a798-4bde-9135-db082033d7fa", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b67f36b1-b8e8-4b84-a124-0c61c5563f90", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:12:07.3Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "753fd627-4b88-4abc-8dad-fd31699b7b3c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "1455cff8-d5b3-5600-85fa-9b983787da77", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "485dd370-daae-463a-a831-8aa333b18a14", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:13:47.375Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "71e5e63e-9c4e-48d4-8420-2edd1714de20", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "f8179a8f-c67f-4a23-a471-4d7f0439e4ed", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "9dbb8525-88e7-443f-be7b-b911f443fca1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9462784f-66d9-42da-b67e-f1a7af49b7e3", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:13:52.575718924Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "981a97f9-dd59-4653-9be2-7d233d035f7f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b58fbd60-7d09-42d2-9bca-e5082fa1b136", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "bccfb25e-3d1e-4b97-9583-ca6f090e3317", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:13:52.758349267Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "ff6737ba-6a70-4289-b49e-d4a2bcdb688c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "be32e0e5-1e7b-424d-9ce7-d32ce9f0475e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4314a6b2-c07f-4cb1-8024-a42f5fd56a3f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:13:53.36Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "71e5e63e-9c4e-48d4-8420-2edd1714de20", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "a17c12bf-b9d4-470a-95d5-28ac013b4dce", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "3fa1e367-d7f8-4747-b1c9-6fa51035b78b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9441bfea-8e0b-4ea0-b2d5-4279665a2ab4", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:04.771726829Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "33224a5a-c3e5-4893-a899-75b408a9ab3b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "NOTSET", actionId: { value: "2c219621-5d7f-44e4-8111-0d9f8edf1825", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "74a89c67-f937-4c78-97db-e7db15180db1", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:03.753523318Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "b1b80350-9845-40c2-aaa2-9c5862c44e1b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "32158310-0600-4aaa-a0ee-c6b38a254d30", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "eab1cb04-0d10-4403-bcb6-b5b87c4aa99a", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:03.753532897Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "b1b80350-9845-40c2-aaa2-9c5862c44e1b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "004adaf7-9502-453e-916e-b4c149ccbae0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "93155834-c198-431b-b2de-df05bdd2eed1", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:03.99220233Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "920cdb9c-5b74-4326-a322-24ccb8f229ee", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "ec381ff0-7fea-47e1-9c1f-68fd994d09ff", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "65df7374-b53c-4682-bbf3-b3b13a126f2f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:04.11476871Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "71e5e63e-9c4e-48d4-8420-2edd1714de20", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "fcae2ad3-f73a-4411-859c-0c901bdc2865", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "fa652be4-5c2e-4811-b371-ac0448f9808c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4e30ecd1-890a-4a93-b2da-987245fdb756", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:05.135712878Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "cd5488d3-6f19-495b-99c2-8ec4ac4a5995", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "481dbf39-fc0b-4b05-8b42-d7196d402307", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "a4a554db-cf1d-4c3d-9232-d3aabee4bdd3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c0584b5d-04ab-4c62-98fd-1be2b7e4a766", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:05.390379446Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "8871f870-f3d1-4cea-a400-825dd1648246", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "43e953fa-1a88-44e3-b767-230b64e8f1be", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7ec95b47-10a1-4ced-8e24-6bfd7004fd14", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:05.39624617Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "36885278-1db7-4d57-af04-ca4b1a930be6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "506f5489-8640-4464-88ec-6d506f55d25a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "fa77f540-811b-4e00-a53e-0a2e9767b0e6", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:05.601Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "873c9f6d-e5f5-4267-b401-35ef669020b5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "dcf9d7cf-94f8-44c4-b6fc-f672d213b843", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4aec9191-14f5-45f0-bd18-0ae067beb9f2", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:07.177739023Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "d74d85f9-4a33-493b-ac41-c747803fa051", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "84bdf76d-d39a-4dee-b104-06e7406f9087", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a7c5da80-582f-4525-a2ff-858e1fed48e7", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:07.187492382Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "b4d909a4-0899-4f9b-bc48-4ae6f1331eb2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "96930903-3a70-4e72-857b-4c1c1ec4d1a2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "bb65739d-a7f9-4aec-8e22-1254a01eccd9", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:14.594375625Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "6ca6d907-4bde-46ca-b69b-b8e2d14f9eb0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "47b22d33-7a4c-4b11-8a02-78573766c85a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b3ce5785-d702-4c04-a779-69a1226ee875", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:14.892067802Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "3b4782c4-2824-4052-a925-ba2b75d57dc2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "6d45b3d8-7fa6-45d5-84c1-fe56bdcc7997", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "3e753805-4077-40ee-a0c3-974b4494314f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:17.35535843Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "c36a73b6-e20a-4865-80f0-0997b3a9b980", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "442dff95-00fe-4ac9-8a90-7ed491fe43f7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7d567c6a-4515-4403-86d6-d64085be2c75", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:17.355367537Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "c36a73b6-e20a-4865-80f0-0997b3a9b980", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "36082840-5712-4201-8e6f-b3d318c7d01a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9acdb804-e713-49a4-9c9f-e11b00446905", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:17.769260572Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "00e55be6-c0b5-4d08-ace1-9978de88ef14", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "e0c8a8cf-777d-42f3-8772-d1d15935d8d9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6bf50bfe-dcd6-4dcc-9205-2551a693c94c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:18.015684978Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "cd5488d3-6f19-495b-99c2-8ec4ac4a5995", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "29d885dd-e90d-405b-8dcd-ada59fb933b0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "607dd798-5b13-4585-91fe-9c1cccb73590", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6c151613-d9a6-469f-a6f7-c56690df18b4", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:18.389132217Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "4af1a583-d454-435c-982e-aae0cebe5549", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "8c72dc66-a588-4743-a3ab-8757c26f7128", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "beaa4579-0e48-4c86-b2ec-8df66f960105", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:18.397178039Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "d51746fd-9ebf-46a6-b953-86e6cb3346d3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "2946ab3e-79ee-4e3a-97d5-55ad4f5bb0fd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "fb30c9a9-d2b4-46ef-bcf7-decf6a5f362d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:18.399460291Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "e80da39a-c0b2-4f59-9c1a-a4034840cdce", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "9d1acce1-232d-4bbe-8195-95144419ce74", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "6d43a050-9e00-45d1-bd67-44e6171a75e3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5c1df916-e91f-4e46-bedd-2222a9043e06", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:18.724Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "d64bc89c-5c11-4c4f-ad87-136e544baadf", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "59675886-adb6-4519-82cb-7b8a4725ecbf", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6ab28d74-becb-45fa-816d-d10e46c6640b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:20.417968997Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "6c385c61-7c28-4018-b1c3-e20c784d6d22", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b0288bc1-d26f-4506-bea9-e60b3e778211", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5c44842b-ee93-418a-8764-08c1a3650446", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:20.424284539Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "28453774-e69c-4566-8847-64ab90b84747", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "6c13550d-b35d-45f8-932a-56fb62841c14", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "853f6523-3d9b-40f1-9b40-078f51d105a8", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:31.839Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "a1179472-8268-4fb1-b54b-2ceb5b273ae2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "bd7b6245-45a5-555c-8136-1e878430d81c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b25e8ea0-9612-48fc-9c30-642d84f158bf", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:41.801Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "18f500ae-6a1c-4390-810d-58e29fa0a3c9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "8509a30f-b38d-56e0-9c23-609f846e6812", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "52f06600-083a-4d49-bf59-11187309ec05", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:42.974Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "4670fc0a-b92b-44f2-a252-a8352e3a9b55", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "4078f3d9-65d8-5473-bc69-6d1ad8aa4860", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "98dfc919-fa4a-4588-8103-16984b7ae1a6", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:48.578Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "c68918e1-3ce2-4d8d-af4f-7696a90cbb39", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "5e675570-1807-57b8-8b74-87ecfcea655d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "00f1d47f-9246-4f7b-9992-c72572b86d20", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:14:59.766Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "2ec92873-538a-4b17-9cf4-d814c0423c78", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "6dc1aeaf-1ad4-51d9-8044-50dde0d7c698", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "32d1267e-c8c5-4537-ad76-79f17b3da892", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:15:11.077Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "5c87f72d-3b30-4c88-bf80-c8c1bd796b48", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "98381506-7c09-5c8e-93ae-3c7c40799c31", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "cb1b17bd-4456-4467-b7d4-e497175a3045", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:15:14.428Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "992f6e74-e243-499b-b625-27a2479254f1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "7760c151-cb1c-5573-8096-07e73af054ba", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "aa779e36-d01a-4aa7-a87c-56d82ec75d70", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:15:30.684Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "e80da39a-c0b2-4f59-9c1a-a4034840cdce", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "75ed3e89-4988-424d-b7e1-051f9ee18786", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "60a036dd-9f30-4ed3-a295-8ab3b816b96e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9b13494e-c862-4f5b-92f9-19141878db54", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:15:56.733Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "52557985-4ba8-4d71-b932-39728b8e5c5d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "34a50969-e4a5-5c13-b651-670ad47619c0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0294575a-a2e7-4d8e-937f-c5d26d077001", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:16:06.543Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "757fa1c5-330e-481a-b5a1-317f03b88224", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "0ea33e11-5c07-5dc6-bba7-45e052d06662", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7aa085c1-058e-434b-ba1e-18d6541e84a7", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:18:22.785Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "e80da39a-c0b2-4f59-9c1a-a4034840cdce", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "20efe077-1869-41fe-aae7-57ed6602ad3c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "5a0a30f3-2225-4226-ad6b-f6e767bc084e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4e978a7a-97fc-4a7d-86d8-0ba77e18e7dd", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:18:53.35765218Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "7d37124c-04d5-42ae-861e-f2b112bf361f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b6d6c27e-b01f-4c3a-9f95-d0c9af764352", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "117360ac-e043-4fd1-a1f7-00f7d386cfac", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:18:53.696143436Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "eb70e2b0-0b4f-4fe1-8747-7fb175f99a8f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e87b66bb-552f-4960-b605-eed4d0afe234", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "65255c24-2474-4abe-8f3d-abe789341328", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:19:20.215658396Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "f23bec12-72b4-4413-af92-c2c4c9f34e2d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "NOTSET", actionId: { value: "b910cef0-d05e-42b9-866d-2349ddb6c5ba", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "30487967-89ee-4256-b0b5-94d8ba7887ff", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:19:37.998077799Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "e80da39a-c0b2-4f59-9c1a-a4034840cdce", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "f0f70541-4dbf-4661-9600-1f6fb31a7c63", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addInternalNoteV1 action completed", actionId: { value: "6db26e7a-8d69-4be6-a669-77533ce4920a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "3b3042c7-b079-492c-ba98-9d2246fced61", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:19:39.448200669Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "e80da39a-c0b2-4f59-9c1a-a4034840cdce", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "04a29b2a-cf7d-4962-95ec-fbf4839c401a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "3e33f4df-4c86-4512-be78-960ef98eeaa2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "33675064-bed9-4b6a-870a-61344c1edb62", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:41:55.907194129Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "1eab6f52-659e-411a-a948-96b800842053", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "80811617-5033-4b0c-9317-614a40a50c19", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a3485bac-3bfc-4074-a6a3-6b0a9c773592", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:41:55.907201077Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "1eab6f52-659e-411a-a948-96b800842053", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "39340db8-ea0b-4d3a-b9f0-570f46e1465d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1decdfaf-ada7-4739-89cb-99c83cc2bb0d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:41:56.513761637Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "9341bb23-b676-438e-9ebc-1c5af3b2fa8e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "5f78cb0d-e15b-49fc-b747-be86eb725a03", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "555f2070-5ef8-424f-b042-2c80515d1e66", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:41:56.703Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "2fda224f-09c2-4a0d-bd1d-5712e2b51b30", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "8de8a986-b89a-4962-96c7-ee2d74717720", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e2627d02-deb4-41e4-95a8-adf6868f2a7c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:41:56.970369324Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "a8474261-d29c-4171-9398-26ae43b4eaff", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "c464fa5a-baf1-423f-aec3-2ca76f971f28", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "182a9594-6c6f-4e00-b2ee-d45f273c28f4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ac2a8c7e-f3b1-41a7-b0a2-cd0554daf23a", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:41:58.762863592Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "6618f9bf-bba1-4e69-9409-ccf7abefb102", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e3824c91-8a0f-4105-b2d0-815eb141ecf5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ccd87b6b-06db-4ffd-a679-69008090928e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:41:58.771010462Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "72f8bf99-c530-4df2-b4f9-78f54a8a5725", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "794c4704-7214-4e41-a6a1-bf5ff0fe5aa7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "8a06f41a-e246-4589-91a6-e6ece26bba05", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:42:10.269Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "349b27e2-ba48-4932-8a2d-7db009e5e109", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "4df21daf-123f-5305-8711-9932bc70cd5f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0e0b12ed-1b11-4e43-ab03-e851135cbe25", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:42:13.366Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "1615e383-3aad-45a1-aef4-921dec903a0d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "694ab28a-8084-53ab-bdcd-50544f988204", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0fb433b4-dcbd-4666-9051-a2af6be5bc4b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:42:35.83Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "0e1a9dc4-c4c1-47d7-a4b7-da51a247d8a3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "bd4b0c74-5fb4-542d-8607-48465fa062bd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6f7b4730-5602-4c82-9502-8cafc742f8af", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:42:40.884Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "a8016232-020d-4f75-9eb6-0d0ff6d9e60d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "8b25f339-5162-52a8-a6f0-5dccb0df572f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6336c090-0071-4313-bb41-9eaa934a8d97", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:42:47.135Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "ea319043-254f-44d1-821e-ed2c93e74c1a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e3e12446-150d-5411-b3a8-8b3c87f38152", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "98bbe2ce-25e0-4920-b1fa-7dfe89b4dc50", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:42:53.912Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "a8474261-d29c-4171-9398-26ae43b4eaff", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "5bc312a7-f814-46a6-96b7-8a81b8bacbde", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "5c112ab4-d412-4bf8-ab87-d86bf7f2399c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c34f71cb-68e5-4a59-9398-ca18735a7e40", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:42:54.685Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "5b13bc5f-e15d-4e27-8ad7-b36066cb5eb4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e710ea0d-dcb0-5273-a660-86bc8faad256", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "973e0522-980c-4071-90bf-9d3887b4d585", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:42:59.025Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "33800974-e2a2-4994-baab-ba615f130c10", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "a74caa1a-4178-50b9-85f6-18ae39581e60", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "730a7bc5-beaf-410f-a3a3-861c2f698a0c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:43:03.918Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "433617b5-1fa7-4e9c-93db-9ffcb32cdf57", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "4ee47d07-b67a-567e-b4b9-95c620679fb4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "66fd2e12-fad0-4d44-abb4-a657cb0f2abb", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:45:12.511414184Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "7c29fcde-656e-4770-b1c0-568ccc2105e0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "NOTSET", actionId: { value: "a1d7030b-263b-49e4-a8b8-b567a2379936", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "09f19cbb-167a-4cb5-b15d-83cdeaf0ffb1", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:45:12.010693813Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "f91dd89a-9d25-4043-8a78-8e18b617d671", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "1b2e0050-63d9-4f13-83bd-54176cb16bd2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "59b0bd08-55bd-4977-a924-5a41548340a9", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:45:12.010828078Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "d4a4d699-fbbe-4a9a-960e-60bfb04cb6dc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "0e3b71dd-ef01-461c-993b-b6d94c0c6757", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "67aaade5-4921-4441-8bc1-a731e52bb686", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:45:16.737187715Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "cd3f8a79-0c66-413a-8dab-324be252ff73", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "403bedb9-0c9a-4141-84ab-722e5b5685eb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "844fa5b4-3b3e-4657-837a-eac7831de6ff", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:45:16.737193566Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "cd3f8a79-0c66-413a-8dab-324be252ff73", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "84273629-c87f-427a-ba74-02772d59e00b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e16fc946-9a67-471e-9c04-69c4d5c564cb", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:45:16.955279776Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "bf878624-a754-4093-a95a-49dbfd0e9058", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "34fae6db-d3d7-4d0b-91be-9b7b1e750e9f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "3b7a4844-97b8-4cdb-8dce-2391f2aa2580", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:45:17.099287041Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "a8474261-d29c-4171-9398-26ae43b4eaff", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "e4e67dd7-5b06-49db-99a2-f599cf331b62", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "ea5dd342-45ba-4c4f-a2c5-1d00224e3e24", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9ffb2025-064c-484e-ba35-b3458f10b31a", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:45:17.591531179Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "4e111e96-cc1d-4f8b-8608-82dc6021cc81", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "0bdf89df-40b3-4627-a460-05ca9b58887e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "49fb0475-e033-48a8-91d6-381671ca6007", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:45:17.597253411Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "b78685e1-6740-4c10-ae3a-f30e1fd0ec28", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "a78c925c-04b6-42aa-a82e-18be0eca4dfb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d3c9fa2b-6b02-4ded-bd77-1cffeff3986e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:45:17.665161755Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "778c6e1e-723c-4c1d-a7e6-a9dfa01fba15", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "658fb44a-170f-44a4-9cc1-769f2d590866", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "48b67c01-6578-417a-acb2-ea1a847d7f0f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "3efa6b08-25be-459d-b56e-3fa57cfcbae0", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:45:17.774Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "c8d7477a-9fe0-4442-acc9-8674525515b0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "3c445bd5-c949-4cf5-98c6-df47917a0b3c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f927427b-9cd2-4f0d-b265-98a48e090da5", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:45:20.008070888Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "fae7ad4d-5579-47ec-a019-f8489f8cbbd0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e56c7833-0edb-4e87-b4fd-44bbde74ee48", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c4bfba70-98d4-4443-b8e9-9746c5125cb5", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:45:20.017385102Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "c016aa8e-59a1-45e6-952d-59bffda925eb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e3e4cd66-81cf-4fc4-8ae2-08014721e67b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "cef86c2a-f063-4d55-a378-02e1c9a4bee1", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:45:32.496Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "619eeaad-23e6-45a6-8f69-385faaeabd4e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e76255ed-de65-5db8-aeaa-d23aa79fddd4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "344e2067-4ad8-48e3-8a26-05d023f107a7", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:45:41.631Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "8cd54828-25ef-49a7-835f-65c9d90369cd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "a789aca0-0574-5cd8-adca-550b2b005715", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9b01c515-30af-40c7-a74d-c7108b67d611", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:45:44.174Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "a3150ab3-0223-4a9c-8cae-7265ab162f70", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e97fddf6-47ff-5f45-8a8d-bf46289c992b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7e106f3e-f49a-4623-aa22-5c28569f67d2", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:45:56.836Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "91d1734b-a1a1-4f7d-9157-4addb6e2ed95", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "a769756b-58e5-50fc-97ed-e669fd1937e9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ffeab38f-3255-4796-bda7-bacd99dd4484", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:46:00.072Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "d25b806a-cc63-472c-a043-ce88419d305b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "beec59bf-e81b-57ae-bf26-9accffa76500", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e43dd1ab-5ce4-4dca-940b-f29b4f09e7e3", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:46:02.634Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "5b5ac12e-c3b3-409f-b7e8-637b9c937906", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "c9deb67f-04c6-5189-bd9d-124b3e925af3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d4641cca-8e84-49de-b86a-984ac7dc21ac", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:46:57.102Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "6858807e-80e7-4cfa-b03e-b3ffc5f67a22", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "477526ab-bb3b-5edb-9ea9-797a11dcf216", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b061ce00-f959-47b1-b94f-7f986aaa2ede", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:47:15.289Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "778c6e1e-723c-4c1d-a7e6-a9dfa01fba15", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "a3231319-2da8-415d-b80d-18cd9b93bc31", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "0771508f-162a-46e0-9a8e-e0b49c6fe34a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b678c20b-5315-4d02-ab51-352be3c8a40d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:47:38.696Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "1c2d97b6-e892-425b-887e-b8d0004ce673", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "76a331f6-9b33-53c7-900c-d677227b347d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2a8db386-49f7-4028-a8aa-b7622ea33bfc", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:49:54.031Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "778c6e1e-723c-4c1d-a7e6-a9dfa01fba15", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "b75c4ebd-7bd0-4cdc-ad86-56d9cd7c48f8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "a725dde1-c46e-44e9-9e25-567cd4694bbd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a3c59658-6c15-4a3b-8ebb-fb59aae0d58b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:50:33.328495634Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "4e1a1b7a-7eb4-4499-b114-f75d526c4db2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b929b702-85d0-4b71-b97f-5c2aa436fde3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "834a3a96-d2e9-4e4d-8059-053e49abf8a8", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:50:33.562191231Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "ea980cc8-7155-45ae-ad05-6935b57c48d2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "9250f213-b0f3-4b45-bf51-aa0b0c478ea9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "005b4684-b440-42b6-83fb-1c547dfe1294", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:50:40.557846197Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "aeacf7d0-2121-408f-81ca-5b37286cbba2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "75cb0470-9025-4e84-b784-83095627d83d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e5341061-4c75-4e7b-8e7b-dfc8da0b679b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:50:40.557849723Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "aeacf7d0-2121-408f-81ca-5b37286cbba2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "0e3621bc-98e4-41bc-8896-a765a1e6946f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "766a2aa1-db00-45c3-a9e4-49c65fe33406", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:50:40.807399041Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "490fd6a6-d5e2-4ca4-8696-ebfa296b4e67", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "29ac3292-b34a-4d1d-bc18-dc31276dfbab", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4d666936-f218-460d-915d-4710c991cf62", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:50:40.954587016Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "778c6e1e-723c-4c1d-a7e6-a9dfa01fba15", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "cc06e604-e0ce-43d4-97fa-a4c72abbb3e6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "dad99853-d393-4e4f-ae36-349e1e92bad0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b129e29a-82f2-4d57-adde-11e4af6d04f8", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:50:41.409680023Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "95cdd3a9-cf48-4d24-9de7-2e9cf348e940", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "37c26f96-49c8-43b8-a09b-fa398e28ee10", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e42f31b2-51da-48b1-92b5-33accc41e960", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:50:41.413890952Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "5fa9b06a-1af3-4b58-b751-ac96ee0ef2c1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b52798eb-db60-444d-b9d7-53ce40175afc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e2a5e90d-44aa-4535-8049-383ba29071d3", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:50:41.610484826Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "8e07844d-7ad0-44b6-a43b-2a8e731414b0", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "72df4e19-6114-4cc3-8f11-75c643fa088b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "63b847f9-c98d-4973-af36-ce94c133a87c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6015b954-55d1-4f3c-b8dc-9a721cf4d68f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:50:41.614Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "fa9a96ee-eba7-45db-8e5e-b338028dccfc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "f28903d7-89d0-4a54-8fb5-9636d9ff916b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "25060502-4e1a-4665-bdc0-befec87a01ca", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:50:43.441564026Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "f4053534-f979-4e9c-9e8f-8f862ee4ada2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "61883dc4-e65b-47eb-8580-bd6e594d3445", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a5c8bbf2-97d0-446e-85f7-232b4d09b139", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:50:43.448917005Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "0382b97e-846e-426b-8eed-9034c3155e96", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "871c4c30-6a75-4dbb-801b-21c0da28b1a1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "72416764-99cd-49a0-b772-eb84dd90a889", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:50:52.695129716Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "bfc5045e-a31c-4a82-ba5b-1c830f08c815", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "2d0ebd29-8653-4a18-a181-3df68ae5d5d0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "83557910-5040-4551-bef4-669a7445f8de", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:50:52.880197398Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "f801c818-2f31-40b1-bddc-1b368225927b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b647ef7a-0117-413d-a92e-2dce1c9901b5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f183fbae-8e70-489d-b8a4-005ff25d47b1", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:51:17.13648408Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "78f266e6-5545-4d80-8c0d-16bd99c5f56d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "4e7385ce-7e09-450a-852e-32d564aacfb4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2ca6114f-7630-4c02-8429-0cc96db87c44", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:51:17.136490061Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "78f266e6-5545-4d80-8c0d-16bd99c5f56d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "ffa9d49d-80e7-4991-be01-db74cbbd3608", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f78955de-bda6-4f8d-8f4d-e0ff4d1689bb", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:51:17.383032919Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "9e818a1d-4773-49ed-8d72-74dd7ea677bd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "1b2519c9-c167-44ae-a65a-51e61575f6b2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ac7766b1-36cc-4af4-a0dd-9a6306ebe8d4", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:51:17.540617046Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "8e07844d-7ad0-44b6-a43b-2a8e731414b0", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "86a4cff9-b886-4d46-94b0-06769282933c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "a48659eb-5dda-489d-9253-9ea4aecab05c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6340bf39-2a9e-42e0-b9e9-371a8b3d59f3", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:51:17.96855155Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "f0602933-be95-4d2a-a37c-2dd89a0d6a21", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "7c8b93b9-bc1e-4a0a-aad3-579ababe760c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "240ce7bd-00ea-4396-9a35-ff2fe2bf7192", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:51:17.973313872Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "2137e3c5-d448-4efe-918f-c9a6b78dfb34", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "06aeea2d-e179-4163-bec5-58401a4f7779", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "456b6245-c1d2-4ed2-9aa5-9e5adce45d88", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:51:18.148Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "b7191593-4238-4fa8-a9b1-383b1a6f16e1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "779e1025-1dd7-4168-8b9b-4e9587bc14dd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e913e089-65cf-4927-89ef-d1cbb853ac61", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:51:18.345639821Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "5e7346b4-1244-4c71-ac10-d687b5129694", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "e4848c29-bed0-4f12-8375-6e03850216c6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "fb2aa7ea-fc94-422d-8d77-35448004f628", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d2a40164-88b0-4be6-ac8a-7ed0f2f78f88", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:51:20.426111713Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "db1568cc-64e4-4fe0-afd9-08d92545bf38", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "94b71929-017a-4e76-af8b-6c2a8e96e82d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2f5b5ff4-41e0-4066-a37f-99fafeac38df", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:51:20.433056231Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "ef58383f-c994-47d0-8d86-08a6930229d2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "276229d5-0f7d-4668-bc30-4380635aa343", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9e0052ca-e707-4abd-847d-b6ded098ade4", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:51:44.492758624Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "f4ae68db-9a8c-4785-9637-7a473010b58a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "3f47c7ee-2ced-4519-adb1-15416efd601f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "418b3b2d-aeaa-4176-a843-ed154ce892e5", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:51:44.725956152Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "4955e49d-8962-447d-b1e7-c3cf80b83b95", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "a4f09b19-932d-4aa3-a015-4fc9ef96eacf", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2d13648f-4ba5-4f55-a2ac-c33fe513c13d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:51:50.173708054Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "d40bf570-b43e-4be9-ac72-8bf78a576083", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "a24cafd3-2b21-4aea-86e7-15d6839450ef", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1762154e-19cc-4750-92f0-0f0568004c7f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:51:50.173714276Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "d40bf570-b43e-4be9-ac72-8bf78a576083", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "13f673e0-f41f-4881-b125-49765044d341", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "919c933e-9bfc-4997-9ca3-2794cc522384", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:51:50.446159354Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "42ab8959-7553-4f67-877f-d0d58b10a5c6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "02ef9eb7-61fa-494c-9405-5dd8befc5f98", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e7d7a646-723c-4b87-bcec-f599d7891a31", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:51:50.585799234Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "5e7346b4-1244-4c71-ac10-d687b5129694", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "1a350eff-dfc7-4135-b3e7-01d3baad5a26", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "6482e104-ed09-435c-b62e-2755866d2b1c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "95b279aa-0f76-4b8d-8f55-5bd9c876d183", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:51:51.000873934Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "e503915b-c49e-48c7-b8e2-c912ed765efd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "b324a4fe-934f-4371-aa6b-6892094cd17f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "83cea69d-c908-49b7-96a6-7401a673b16b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:51:51.008959371Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "43a0c1fe-becf-4ebd-a8bc-b6a85a9e64f4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "964ed37f-2261-4aed-a3c6-4af657fe4607", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "cbdd063e-f832-4f19-ac8a-bf1b95dea271", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:51:51.325Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "f533b3b0-505e-441c-a31f-418384b2d2ef", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "da46bfd8-b18e-4047-b996-bf17bd444b47", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "83e61bc3-e9ab-4250-8526-d8f6d84b86dd", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:52:22.230503189Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "837a485f-b843-4e4f-8c95-fd7a8b657793", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "33f49ed0-4f69-42f0-a7e7-8248127e46ff", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "3a769541-315c-412b-b9f2-180ace3cf8c8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e596e99f-580f-488c-9504-5312db8bc1df", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:52:24.027339796Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "8c93ddf1-b70a-4ecc-bb1a-989329e13a58", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "25901996-f327-45e0-bcf8-ba02f49001b8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1873bbef-fada-4722-8b16-eeb70da8b16f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:52:24.035039768Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "d92d4f5f-67dc-4c24-a4ea-f270bacb20d7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "74f0fa5c-e6d2-4c0a-8790-2505060b0029", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "047386ed-991e-4794-98f6-8508745ef453", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:52:52.324Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "e785c151-698c-4f66-ad4e-8cd096c2d444", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "ced6f16b-d6ca-545f-bbfd-b4e1746c797d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4dea54b1-846a-4946-9495-ff3049dd93c0", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:52:55.3Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "c71c746e-a643-42c9-9ebc-cd70b36d347e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "60711638-28e3-584c-94da-fc93d3bd05d2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b18c670d-33d8-4169-b877-838f352a0f73", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:53:05.422Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "45786b1c-eb4d-47f5-b763-e9fb29bec3f6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "28441dc5-4d4e-5ca7-8f3a-112506e54baa", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b2213e15-3125-4300-8e3e-e8f10102ef4e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:53:07.789Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "bc69523a-6124-4d2e-8ece-c3e99decf2fd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "c4eb1479-ce1a-5beb-99ed-0bd2019b37ce", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9cee41d9-d831-4a27-8cc5-210236d5ff4f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:53:16.721Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "2467f63b-cd10-4a15-a1bc-b49a06c1ab63", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "490b633a-d66c-5e08-8d5b-463046190293", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "852bc7e8-5a2f-4ecd-a2f0-941cc8fcf448", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:54:28.798301643Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "90791667-8fb5-4f94-9f8a-6fc1674f04b4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "baaaf672-ab6d-410f-bae7-7a4e2b343414", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "422cf4e4-8d9e-4d6a-b196-12d964d8aaa4", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:54:29.028624114Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "62ac6ff7-c83c-4f3b-a1b6-d93a304a5ee4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "d549b95e-9168-4c3d-b48e-bb1d6e14e21b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "069a7ed9-3c22-4888-8b91-217f82b1395c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:54:32.472970062Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "aa1bc8b9-ea04-44bc-80a9-63adfe7956ce", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "78cbe95b-68ed-4191-862f-ee10f3b626e6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9f31664d-15e2-401a-8ca1-8a110a119cdb", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:54:32.472976186Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "aa1bc8b9-ea04-44bc-80a9-63adfe7956ce", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "d907a8e7-c32f-459d-aaa7-7b73f796413b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "07ccba05-0715-4848-a54d-05831dcb3d96", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:54:32.735682096Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "780fdb3d-6920-4ca5-a9be-dc3649d6aed8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "caddee3b-c5d3-4688-97ff-9ef30f580ac7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1f99ede4-888b-4dbe-bc6d-1fa77768ef2d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:54:32.908828976Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "837a485f-b843-4e4f-8c95-fd7a8b657793", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "7ac00a27-ea15-48f3-a56d-c71bb1c8d018", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "f1f2881e-d0e4-49cd-850f-fc0b2dd97b27", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c53d9eb6-c6f5-4192-80f3-6ec4dd2e7265", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:54:33.326440541Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "4a4531d7-fe0f-4c82-81d2-6a99d1d5f0e8", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "db69bb02-954c-424a-adac-3e2a5ff69853", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "328b99b5-f40e-4627-8244-f61075a2b43f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "06155b8e-7b57-4993-a8fd-fd350de436b0", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:54:33.391468895Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "9ddce996-fa4a-4aba-be06-ac9c70258d8b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "c863616e-b5ed-4da5-bc19-3fb59ca4ff0d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c5e7d864-0ce8-4b79-abbc-0650066f8877", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:54:33.395777834Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "40684101-d246-472f-80c5-6dc816bba7ec", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "2299142d-7a5b-4a69-904f-83934d34e397", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a1bcc0af-666e-4b1a-940d-cfb03f90bb4b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:54:33.644Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "85caaf61-97ac-49db-95f9-5375e85e1676", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "85fb016c-9a03-4d2f-82a0-1d398146af56", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a1237e97-f663-43d2-a549-74ec9bee8837", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:54:35.33708688Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "383bd166-93d2-4bd5-9400-4c9230a3f592", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "c238f17e-b4a6-4654-9912-9a11ab7b4e3f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "3101c6fc-46a2-460a-9650-c881e1dae97b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:54:35.342983765Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "8324ba94-acb1-4908-8c88-6c5431d41e16", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b2748a25-6fe9-473b-be04-9f00c54da04f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "024f140a-b5d5-445a-979c-51f9c650e0fd", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:54:57.201Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "d711659a-c5ad-41a8-9c45-02691cb9aad4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "cd2a0ad2-ddbd-543c-aff6-c735c273f4f1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b7ed6856-31b0-4b20-8ace-fac07774406a", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:55:03.873Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "12b5bb76-5664-411d-9a96-a2cbe2baa092", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "3fa6b280-1acc-5325-9539-041f2d138c04", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "3bedc9b5-ddda-4366-a03a-139b3ef7a903", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:56:17.850815533Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "7574a17c-b007-493b-8a49-8ce1468d1bae", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "1ba2d1ce-f127-4678-a886-0d995e6e0982", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c5e905c5-7148-46f5-9b61-103619f138a7", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:56:18.043244913Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "4a00d4e2-c5e1-49bb-9a70-d9d23f98bb57", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "70dbb976-8786-4b2e-a867-91f85a4975c7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6d759fec-1be9-483e-8709-f3df6904a0a1", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:56:23.282754799Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "b65c33c7-f3e3-4d82-a1ae-a507df9d42b5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "3f6998e8-56cd-410a-8573-aa2fd49e09c5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "aa6e810c-7f5c-45f7-bf52-43975bbe177a", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:56:23.282762594Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "b65c33c7-f3e3-4d82-a1ae-a507df9d42b5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "5e43a652-7f87-46f0-9039-774be6808f11", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a1361f45-7069-4c20-b493-ddb3cae9bc07", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:56:23.578657778Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "4adc910a-6584-425b-8609-f8771d1877ea", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "0ed29032-0462-4c3d-b588-f770990bb9cb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0de04d64-c74c-4390-a726-f60d87047bf2", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:56:23.718794613Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "4a4531d7-fe0f-4c82-81d2-6a99d1d5f0e8", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "813ea3c6-b3f8-4bf0-a267-765f1171dd6b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "abb2a8fa-17b8-4eeb-bbca-094578d60efd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f003e7ac-8753-4d54-b7f8-10684efd20ce", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:56:24.139499497Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "e7a5bfc6-6f6b-4eea-ad1e-cdce1efcfb67", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "4244a18e-d142-48e2-b986-303f592ff85e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9d57dc93-3392-415e-a279-7ca138388e60", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:56:24.147578348Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "10fa4c3f-d8a4-430c-a66d-aaea5d7093a0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "b98e9e21-927e-4e53-8da4-06b7a005540a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "76aaf3d4-dd6f-4c4e-8f49-34ca04e22663", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:56:24.391663536Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "f7b6d4fc-cf43-4bcc-9a23-0e4e12492487", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "f5907543-0de4-427b-a7a6-6d3e72bd9c42", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "ea40eaf3-3aed-4c21-8920-1f5f4c9cd43b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "50cc675a-47cb-4031-8783-dd3372f722b5", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:56:24.431Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "654a39b8-04c5-4278-80a2-df55e721a453", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "7c9be1e5-f1d5-4a0e-bc42-f0813a0bc31b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a343172d-ff99-43c8-b086-438f9e1d538b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:56:26.276584259Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "37f2d2e2-f51a-4f3e-a625-875e761f1334", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "0d351915-20f1-4ee1-94d6-216691810edf", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0f2aabde-362e-4808-8cce-c34e49390cdb", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:56:26.276816282Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "0aa31d06-e85a-481b-813b-f4f6ec1b169b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "81c5c7b1-311d-4210-825d-a8e297b61cf3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "70777ae1-92f7-4acb-bd9c-f364619d282b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:56:41.29Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "43393840-0287-412f-be11-768ae5951bad", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "fd051535-9037-5860-a9f1-bc5ac11d8bcb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4cd62357-c76a-4ca7-babf-070c5d9638d6", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:56:45.664Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "c2965c62-3ad6-4dba-9d1d-dbb1fc5d9114", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "77040a65-4d20-5f31-b3ba-ee839d9147fc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7d322214-1634-43e9-afc6-bf6eb77597a9", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T02:58:14.604Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "f7b6d4fc-cf43-4bcc-9a23-0e4e12492487", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "5d17bd27-d056-4d43-8944-a801f1567b60", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "1b097df7-ae7d-4e1e-9ce8-f825098f39e0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "21cc366e-9fef-4c67-a67f-a62d4d2fe993", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T03:03:05.738Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "f7b6d4fc-cf43-4bcc-9a23-0e4e12492487", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "a3e86605-f3dd-40ff-aa8f-711280291507", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "3d89c311-7268-42d5-9772-d80943abeb35", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "adbb6dbd-d581-449d-a7da-a77d97a0f356", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T03:03:11.696Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "639d632e-5aea-47a6-aa11-4ae547f1c4a6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "f7a6cd63-5594-503a-a8b9-715915c17791", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e62ce9a6-9b25-4cf8-9f52-14d681797b90", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T03:07:11.339Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "f7b6d4fc-cf43-4bcc-9a23-0e4e12492487", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "69c635cb-0680-4571-bd20-299bfc73581c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "2d792578-d9c3-45b4-806b-e21826db2562", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b6e071ec-5bff-4e8a-b983-5e4057f90d79", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T03:07:16.787230746Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "9edce959-d369-4c5e-87a1-38608f1c9bbe", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "NOTSET", actionId: { value: "1c2b7b0d-7100-493e-92f7-06059e1b9f92", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4d8735d1-4fc7-4b58-b42a-9eedabf2d974", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T03:07:16.175134012Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "2e533c83-3598-4bd4-9499-9dfab02a9a8f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "92d75e14-304a-4630-b8e4-b826030ec5c7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e1736d66-f5d7-439e-84bf-1e300224394b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T03:07:16.174943697Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "f481f5b4-ccc6-438c-811b-5255c78af157", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "af28fdae-48d9-4118-9644-010bccb83f52", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a6b282f6-3d51-4ed6-bf7c-e79a69b02b4e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T03:07:16.359Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "e22064b9-9bc3-4917-8496-3b49ab478b11", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "af28fdae-48d9-4118-9644-010bccb83f52", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ed390b3c-6e28-4d30-a7ef-0b508e05ca76", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T03:07:30.299039967Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "f7b6d4fc-cf43-4bcc-9a23-0e4e12492487", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "5c537050-d8b7-45bb-926f-01b1f0161835", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addInternalNoteV1 action completed", actionId: { value: "9b51d158-e08b-4d4b-837e-eaebe18a3328", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "28ca3c5e-1e62-44fd-b6d7-7cef09d5619e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T03:07:31.43526813Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "f7b6d4fc-cf43-4bcc-9a23-0e4e12492487", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "dff24c06-4330-4b15-8d27-f03967f10af4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "c83066ba-98ea-4544-a5f3-65e4e4abef19", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "effd5107-8170-4d43-93b7-aec01deab93f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T04:55:18.474793851Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "7145c5df-ad1d-402f-8146-8a02cd39fa60", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "c7da5e9e-f599-46ac-bbe5-31e71c20b7aa", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "269a21da-a75d-42cb-8d63-6da68d5d6c27", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T04:55:18.474799041Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "7145c5df-ad1d-402f-8146-8a02cd39fa60", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "2ab1e3b4-ba6e-405c-b3e8-b478c9833884", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2ee8f18c-55a3-4a8d-8368-5d6a76cf0fd5", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T04:55:19.019322019Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "de0658b9-735e-47f8-bf4a-0169d2504990", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "4a879b9b-84ff-4600-a31e-82904d266736", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c8c05428-4dcb-4f6a-9791-a281671abc67", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T04:55:19.311Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "5556deef-859b-4239-a5bb-7f940ac7d8a9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "f13db3de-5333-407e-9ece-ed5ab964f1ee", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "79b90557-7770-422b-a2aa-7dd3c04b061b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T04:55:19.432558696Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "ad9971aa-1eeb-41aa-ad63-258fdddf9561", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "1e435d36-1fad-4fc8-8646-b5d6c1fd8fca", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "2636f260-4804-41ff-a3d5-c98d3b1a29e2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9c12483d-db1b-445d-a43c-df4708137e8f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T04:55:21.269002339Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "1923d355-b0da-4ea1-bc3a-8a97e9ebb06d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "3a912a8c-082d-424f-8b60-02a0fd695c01", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9baca0aa-fd02-46e5-b8c3-be76b3325332", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T04:55:21.276894509Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "e05e385c-d1bc-47ff-8808-4e4a4e4da1b9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "6017aa7e-14c5-474a-b2d2-c544c42ce4b6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f29bb418-3577-48f4-807d-7bda16c0f21a", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T04:56:10.96Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "ad9971aa-1eeb-41aa-ad63-258fdddf9561", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "d1784d7c-5ddb-493f-bd2a-2668209beef9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "bd5bc270-a88d-4575-8b39-6b0e558d0005", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c5115238-f14d-4a21-ba81-2acb7f85e2bb", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T04:58:44.305Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "ad9971aa-1eeb-41aa-ad63-258fdddf9561", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "032648a1-0c95-4350-bdcf-f6f009aac5d2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "a4557dc8-5c5e-4968-9eb5-08d41f520bd4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0de47bb0-3841-4062-9a53-224100b4413b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T04:58:51.701215882Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "2470cb59-2961-4709-80df-2f61089ae435", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "NOTSET", actionId: { value: "2660fb78-9d55-4c58-aab9-6741b1938156", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9e404040-674f-4f91-849e-ffac02ddb155", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T04:58:51.095755613Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "f12f088e-2b52-4795-8b7e-4a7e87d8da85", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "f12522f3-734e-4016-94cb-c5057744af81", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "41c80959-b7c0-4db3-a29c-0c55a326592b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T04:58:51.096080359Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "28b52e00-30a9-4b5f-a06b-c6eff758baf6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "176e6c45-6472-4b4b-a2ed-4256da40db90", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f53e3a91-370f-47b3-b71b-a0b995c1e537", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T04:58:51.237Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "2251bbc5-454a-4338-8854-2d12a44ba177", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "176e6c45-6472-4b4b-a2ed-4256da40db90", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "14c5deeb-bf59-4498-9af6-5c9824d5649a", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T04:59:05.357814403Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "ad9971aa-1eeb-41aa-ad63-258fdddf9561", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "ec313d6d-9978-4f7f-9bea-9ed81e2a4b43", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addInternalNoteV1 action completed", actionId: { value: "548b8358-4790-4b17-9cf4-b8db421c2fd5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "df55f570-af4c-4324-92f8-048ab0b4095d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T04:59:06.200066418Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "ad9971aa-1eeb-41aa-ad63-258fdddf9561", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "edd92a70-c5bb-41a0-8f19-17d2ad9b9527", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "0238adb6-c246-49e9-a30e-32e5f79c16f1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "daa0be07-b602-4f18-8be5-f511f593be17", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:02:31.694233566Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "fdcbbe7f-72b5-45d7-8ab9-07d2c8a908e2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "44f3e0ee-a147-435f-8a86-3096bb7e0e61", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "52c7883d-cfae-42d6-86f6-1e28a985630f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:02:31.694239185Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "fdcbbe7f-72b5-45d7-8ab9-07d2c8a908e2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "8b6b8ebd-7083-43ec-9ad6-26b984e3922b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b6136bfc-363e-4d6e-aea3-82dd39f0c3d4", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:02:32.252271582Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "3cfe50bc-ae90-4e98-bdb8-83cc5e7f7492", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "7b0b9e8a-6ba9-4fe1-90e7-250ef46d4230", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "512a7e5c-9536-4784-906c-0b8f314d57b8", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:02:32.459Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "78c119e3-2e8f-4242-8b36-a00c2f843ceb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "f1c905af-e210-45c8-b122-0ff8ab428a1a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "583e7785-6edf-4d22-84fa-c837f10e9099", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:02:32.668730862Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "840d1680-0658-4c18-b658-f062a9c4aacf", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "da85b501-6d17-423d-913d-dcf55ba28110", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "c25bc095-03a3-4ef9-a814-685c2814db00", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "dca8a1a2-d0d1-449f-99f6-ccc3f00d60c3", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:02:34.520564496Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "268cb729-5db6-4847-aa7d-fe26cf9acf15", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e1c247d8-0f12-4f8c-a5fc-b1e116987309", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b497e082-db5b-461f-a472-edb7668e9b05", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:02:34.528238414Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "f55fa4f1-d5e0-499a-94e2-cbe7215e8045", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "63efcce9-c5fd-4fda-8180-5fa532212d39", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "45708d2b-1462-405b-b215-742fe7858fd1", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:02:46.863240431Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "3a9c92dd-dc31-488c-a626-7b28ab15f1ac", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "09d92ab0-d2d0-4313-94d5-95aa90a8a43c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b6b7016b-22d7-4162-8d79-a46973cf1d17", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:02:47.225516405Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "2b055ccb-8e46-4609-a75f-81a25ef07bd3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "7318a6a9-83ab-4b3f-bd13-047c7e914dac", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "60123539-d745-4a66-9418-415351717fb7", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:02:47.48382891Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "12ef6d63-568a-49b5-bdf8-c52e9032c684", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "c8df04cf-a43b-4a17-bfac-292ad7623bd8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "561700ef-78e7-4390-b3aa-0fcabb365c93", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:02:47.483835843Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "12ef6d63-568a-49b5-bdf8-c52e9032c684", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "73363e57-f8cd-4323-b70d-4c37a99aed03", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "80309df1-3e7c-4d3a-aacd-d247a2558de0", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:02:47.859743825Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "b4ce3495-71e8-429d-8a34-5ef8cff112fc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "bed3fcea-d98b-452b-ae66-9be411351e92", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "00d7425b-d5b8-4157-84f9-e3ffb6a49897", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:02:48.038221111Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "840d1680-0658-4c18-b658-f062a9c4aacf", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "99052522-9d68-4213-a2e0-4d0ac6dbe9b8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "92483a60-e2c6-46f9-aa99-92596916b5d7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d1209b9d-f000-4938-81d7-e3878930d9e4", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:02:48.537926067Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "5831b25d-eeb5-44c8-9c6c-3d16987ddf70", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "4fc82ef3-5716-47d7-8b47-40731c6c4de7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e43a60a2-1449-4f47-bc05-a9acd698e344", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:02:48.545489326Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "4466890c-ba08-4d23-b866-5aa0c34111fe", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "5f4a680a-2b0c-46d0-b57b-ede74aa0d61d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "310b29ea-b60a-4e8c-8bb2-f09a306ea0ae", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:02:48.60833369Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "3ca49e87-5ad7-4d2c-b895-a4843c028b25", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "3764745d-782b-46b2-9dff-9213d27ca96b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "d2c4fc9f-3239-48a3-96b1-4d2b8348f892", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ecc2aef3-94bb-4c7a-aad6-a00ed777f9a1", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:02:48.97Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "679a69ab-77cd-4f52-98e2-e06a5cdfc545", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "a8ecd621-e835-483f-851b-a895981fbb69", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "18cda3b6-cdc0-4adc-aecc-c9239d216798", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:02:50.973290025Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "d513ae45-1318-48a7-9302-dc729affb211", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "91259521-42a5-479f-b447-bce1b23282e6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1c2f1597-3acd-479d-ab8a-44dfc522754b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:02:50.981636407Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "319b7d45-40b7-46c1-a45b-526cc48df6ed", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "67a6c2bc-71cd-45b9-99ed-7788768cd299", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "cf979d46-ef8f-47a7-80d8-ed3e63d375be", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:03:50.652Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "3ca49e87-5ad7-4d2c-b895-a4843c028b25", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "48771606-2fa2-4511-b5f8-40052b316721", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "7275f236-24f5-4c25-afef-361e674f0aac", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0fd43ad6-8118-40f1-ad1a-a3cd2048e6c3", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:04:25.988Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "3ca49e87-5ad7-4d2c-b895-a4843c028b25", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "a46d30b5-f16a-48b4-a363-256442dfbe46", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "f170a3e8-c7ff-4500-a6d4-59b45048b264", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7aee1a92-b987-4e0a-8d03-57610d320bc3", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:04:33.246Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "3ca49e87-5ad7-4d2c-b895-a4843c028b25", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "b9d9d681-e6aa-4806-86ae-092c31f04744", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "a1eca905-baaa-44a3-a662-14109ae5bac0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "73c8890e-8e99-4585-9fcb-ccc5f368692f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:04:49.162109342Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "b3b28eac-a239-47ae-bbc1-6ebd59741a6d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "NOTSET", actionId: { value: "c27fc366-5ee9-45db-b9d2-bf72b0ee9e5d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4815cda2-2eaa-48ae-a68a-613145debc59", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:04:48.545954252Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "221191d1-2603-4d18-a334-a1f45851b515", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "44f4a177-740f-44b6-a76f-095d28c3e569", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "21f1c851-ea7f-4c01-9222-bc4792bc3c7e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:04:48.546134747Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "6b5a68b2-0126-4bbc-8219-925fd6c8fc60", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "a4713c48-4d70-464d-b9d7-ea1fcaa91b8e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "fd8171da-87ff-4018-afad-2b452b6036e6", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:05:01.738908633Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "3ca49e87-5ad7-4d2c-b895-a4843c028b25", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "619856be-0787-47f1-aad8-39620a4dff83", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addInternalNoteV1 action completed", actionId: { value: "8be46c4b-b430-429d-8c6f-60ce980a289e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "75128516-34af-4c79-a616-78ca397e7639", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:05:02.58638546Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "3ca49e87-5ad7-4d2c-b895-a4843c028b25", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "6d753dcb-be91-45fc-ba4c-5cef88ce2e73", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "fde3aecc-1585-4f41-a00b-08c85dfd7a2e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "bba0a9dd-5bb2-41ac-976f-5df6a2254589", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:05:26.452655219Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "d21de84a-ae0f-497c-8b11-10ae5162f153", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "ad12c3c4-2ba8-4e25-874f-cb2ba244668c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b772ab05-0201-4df9-a84d-7cacd030661b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:05:26.452664036Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "d21de84a-ae0f-497c-8b11-10ae5162f153", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "9e83534a-1603-43a0-8ce2-d08fccf60059", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7de3ba83-5f5b-4269-aeee-bcda38556f54", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:05:27.141211526Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "21fad361-7f3b-420c-9b09-66ef9bc688ad", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "8f1bd03e-af5d-41ab-a571-0318080a6cbf", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1beb6d80-6da0-4068-aae5-ae947f41c4c2", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:05:27.533Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "16ef3843-8cd7-4b1a-a79e-fdde0113b570", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "557934ed-3f2d-459d-9b31-fc1af3cc9854", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ebfb8e91-f1b7-47a1-9546-211d04d1c8c4", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:05:27.648183563Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "f0c62680-378f-4963-b6f6-10528e6dba66", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "38c3b440-e80c-47d5-94f4-07928c434af9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "42cdc5d6-3eb8-46f7-ad65-26c203ea0f20", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "988d5df9-e37b-45c7-b03e-a5460fa73401", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:05:29.481378664Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "788966a9-1dd1-44e7-8c01-9a7ecfb79f7e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "64b0e9cb-e948-4e96-bf48-1e2a5daff0e9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "39725c20-fefa-40f4-ab88-75cd559d4c86", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:05:29.489757833Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "1e2a32cc-2ab8-430f-ac45-374b43eabf19", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e6419524-169c-48c0-aba2-e6d7d4831f29", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ccb57016-0d1d-446a-96a5-79e3d8543c6d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:05:51.295488983Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "f9db9800-1f6d-48c7-9add-e08141f11621", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "744f559c-f36e-4d8c-b919-0ca2617830fe", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6d8fa02f-494d-4b4b-8404-232c8335f7d9", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:05:51.701449018Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "e826c1a1-7b49-4ff8-a597-81b78811a58a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e8176a56-cf19-451d-88e9-854211754a7f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7d2718ef-1578-4559-a637-e6289682ae1f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:05:55.456738552Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "8b82c916-950b-4480-8b42-0650e44fc0d4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "cf1f0c17-c01f-4adf-bbf2-590392cfde6b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2bf9ab22-43b9-4c04-a0a8-85b5782bd362", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:05:55.456743922Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "8b82c916-950b-4480-8b42-0650e44fc0d4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "635f4866-7c38-452c-9f0e-a6a196733cca", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4d977536-00c7-4e9f-8693-92ebd535af76", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:05:55.720838239Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "c31fd54a-dadc-46b5-995e-54db4ed3803f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "39bbf1e3-a1d7-4bd0-8fa3-d3f6a992c6ab", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "646c85b1-6441-48c3-b6e1-6908ee029c04", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:05:55.894838891Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "f0c62680-378f-4963-b6f6-10528e6dba66", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "6a0e3899-7cc6-4847-a52d-3d57a6bb5e65", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "1a5ba576-a9f6-4723-93cf-9cf44b2f436a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e2340332-91de-460f-8798-507842f5b788", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:05:56.342144837Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "a7e0a4ab-26bf-420c-8b8b-e18a09f2cc69", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "df34110e-116b-4bf1-b040-52f98d28c2e0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ddf8a4de-9c60-4fa3-9b65-a68734a77447", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:05:56.347128595Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "be74b240-c97b-4db7-b69b-9addde9ff80b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "fb0b9ee9-1c24-46a1-8246-a8c95f85f794", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "163520ae-df1a-45db-9281-4b9a82808d84", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:05:56.439320477Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "b28af69b-5116-45cb-8b99-c235f53c3dd2", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "f972b4f9-bceb-4d6e-8e21-dbefb3e661ba", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "6cd02888-bd76-4f31-86f6-fd5f90cbd668", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6a41f972-ca0e-4a8e-8e6c-4df15dea0bf9", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:05:56.579Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "d7608eb7-5268-4b12-8b14-65828b8d49f7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b092506a-a293-414a-afa0-2e8e37d3aabf", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "922d050c-36df-4238-9064-58d76e6aa256", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:05:58.818021782Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "9fad567f-6a7a-487b-8206-23f71b292b1f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "4063789f-4ed3-4069-a108-7c3708b2eccf", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "52fb79cb-6225-4217-928d-a4a4c4c29bff", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:05:58.818158645Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "e7380c8e-0e7b-49a3-9086-f7de73e822c0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "9191c21f-8099-4396-adab-46130875c974", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a938bcd2-d4f5-408c-8f17-69cdf6a486a7", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:06:15.015Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "561ef1bb-079e-42c5-9880-93cf617a6003", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "81c389f0-a783-5d72-aba4-0381f480ff2f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4f7780a7-b5fe-4877-9d51-114d008503ab", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:06:17.367Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "4ad63f48-89fd-4003-9161-9c408816965f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e038c277-baf5-5cae-a4b6-b623d035f496", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "338acf0f-c951-47e3-b576-63466695ee38", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:06:30.545Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "cb3d4794-e992-48e0-85fe-9a92d96663c8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "a97f562e-9579-543c-a385-f92b05db0e17", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "96ce9018-321d-48c7-abc4-1eafad51d834", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:06:37.996Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "146cd462-cab2-40c9-bbd7-fc4ff4e63e97", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "3a8580b8-2a8a-51a0-b980-943beca105de", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0f362abd-6705-4493-85b2-4e43763be6c5", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:06:40.973Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "45314c96-488f-4ac5-9983-72120e09d9fc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "dcc1c108-2715-5a77-873c-5ff0ac615419", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "cc4584ff-2ddb-471c-bf26-dc14de55217a", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:06:46.765Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "456106bf-7cd7-4697-87de-b0838bd4c9de", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "c7323454-1798-5c53-9c10-2af369458e79", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "fccf217f-c319-4f90-bda6-7853e0dd1164", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:06:52.436Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "550d9953-3a5e-4e33-ad8c-f4121029f4f9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "14039d35-0a24-5f06-8b3f-45d29b2ec783", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0b34b229-87e8-4e81-b532-2bc8e7be5fbd", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:07:52.119Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "b28af69b-5116-45cb-8b99-c235f53c3dd2", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "0ccfc4fd-ad8f-43e5-a46e-56a0c4105b62", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "c8574b58-9c3f-4ad5-a12a-7811da046e07", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a925611a-ea77-4771-b2b1-56b6d93539ae", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:10:42.029Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "b28af69b-5116-45cb-8b99-c235f53c3dd2", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "23a4c1ee-fba2-4ebe-a91b-f091c19ddcc1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "12965448-b4f8-4c53-bc3a-602e1268d8c6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d33c955a-f95a-445b-899a-0188cf548260", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:10:48.997Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "b28af69b-5116-45cb-8b99-c235f53c3dd2", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "84dd99bb-6b62-48d5-bbd4-98b98b309834", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "da25a9c9-bcac-48f9-96cf-41014440f4dc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1e9e63e3-2f71-4702-80ff-207e4789a698", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:10:55.854963994Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "a0e73d4c-071e-4ab3-b9e8-b37e394e309d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "643cd638-8159-49f1-8029-9dbf1c6b0153", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "84c789d3-7577-4dc9-be4b-53541181365f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:10:56.235664717Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "c801774c-a545-4287-a34a-7c49f2b86651", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "d4611c03-8bbf-4cc8-a958-9e3e9e28fea0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5e0017b6-8048-4d7c-acd3-cbaac130db6c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:10:57.262732308Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "6043c1c8-8c6d-4b5f-a4a4-f7f68f1e21fd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "NOTSET", actionId: { value: "0639430c-9e7c-41ec-a5bd-3af43c579326", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e31ff941-7809-4912-8159-ff9a430bd58c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:11:21.047495751Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "b28af69b-5116-45cb-8b99-c235f53c3dd2", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "0b5e3d49-9dfd-4c7a-8dbc-7eda3ef5012f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addInternalNoteV1 action completed", actionId: { value: "e19841a4-c56c-417e-a915-a99b98ccb6ce", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "54ccec27-ba98-4000-8cf0-2c29ad8e458c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:11:23.829097853Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "8d7bee7e-1160-4297-a1ea-335ed39f0599", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "2cc527a2-6659-4929-bb23-ccf25bc0564d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5ded1da4-3b8f-4330-b1fc-c688d9ca137f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:11:23.829103873Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "8d7bee7e-1160-4297-a1ea-335ed39f0599", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "0443eec6-f4b2-4a01-bc83-9807b6ababe0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9f1bb0a3-d265-498b-b4c7-f5bac141122c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:11:24.142680218Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "efa17085-8dd1-4638-bacc-7871242e4c2b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "cdfca613-1736-4e83-96fa-3497e05d45d4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9513f066-a5a7-4236-bce7-533650931f8b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:11:24.415468332Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "b28af69b-5116-45cb-8b99-c235f53c3dd2", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "e41b2f65-f7ab-4260-a54c-6a603ea98473", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "2ad506c6-97ae-4f51-ba56-8ebcf3ebc038", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b89d54ea-1f9c-4f5b-be83-856628549161", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:11:24.793730619Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "0dca571c-4785-4616-95bb-505c7950f3aa", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "f40f552b-ca95-48f0-9bf5-b7d9f482b5dc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "3ce51b8d-c510-449a-b7fc-f06c3d5afed1", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:11:24.800942137Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "06f2f11a-ce15-44f0-82a0-74260b09b8c8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e2501bf2-e1ca-4a8e-bbf6-7cd96f1a9c23", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "3758a2d2-aacf-49c1-ab05-b88e5d63bff3", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:11:24.836288761Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "ad9971aa-1eeb-41aa-ad63-258fdddf9561", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "e646dc5d-69cb-4d3f-b313-0c4d037eb2cd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "ee730619-05fa-42c0-80b5-82a190d8d845", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "cab101ea-f8b7-47a7-aa8b-bd29a64cee1c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:11:25.129Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "ccd32be5-bf1d-4368-afa1-f598c63b4ce3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "3dfec570-4fb9-464a-84de-6234c4efa7f9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0c9e347c-417d-4750-bc03-0da419e66369", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:11:25.31258627Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "f518b5da-f67f-4d06-b5c1-eddba98a22ee", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "0f248723-2188-413e-ba3b-351dc107b757", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "41ef2737-3eee-4d56-93a9-c74afe46966b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:11:27.389687641Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "466ac108-be2d-4bd8-bece-d0bb05cabdf0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "f56d1c04-90b8-48e5-9e9e-1cc4d80a71fb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f5500977-ee23-40a2-8039-dd24dcc5b1ab", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:11:27.396477582Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "06136a05-3368-4a3f-9f8c-023fec6a01d0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b7a2f8d7-2b53-41a6-ab72-b621063ba2b1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "aa5dc774-78b1-4212-84fa-a1be57efc3f7", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:12:03.896Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "3ce2e316-bd33-4800-ae09-fe0ff6f9721a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "1b05174d-4f54-50f3-ae68-b475088d05b2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "24ef4488-71bf-4d87-8043-0eeab078868c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:12:09.857Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "85bfae35-0d3e-4398-83cd-7b692e1323ce", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "c51d9d38-a641-5da2-b540-f5c703693256", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ce940f33-187d-47ab-a1ba-0215998b61d7", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:12:13.378Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "c6dbe3d3-76c8-459f-8cb1-3f25444c75ee", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "26347eff-1b18-5e19-8216-26a1290b5e0f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "593199d9-fd95-4a5d-bc01-a539b99c1e62", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:12:17.503681673Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "41e3fc0f-d6fa-40b2-89f9-d97fe2201c29", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "NOTSET", actionId: { value: "bc066271-1c5d-4652-9a85-31272a4beb13", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "82aeb33c-9a6c-48c1-b34b-5590fa1d2a05", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:12:16.892687787Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "ce280aad-9efa-4bc6-aaf7-e8e3ddde95fd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "f054ac0f-71b9-4ff8-b3e6-b639e56d02ac", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "a252ca94-ea4e-4205-8f2e-f49bc5d0f75c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:12:16.892872409Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "22839861-49e4-4c46-bf74-6dfdf1742b8e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "2ea99f2d-b1af-47d7-9333-386b07ca88bc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d3512405-8b9b-462f-bded-b4a2ff59cec2", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:12:26.371Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "279e4bcf-ff62-448c-832d-a696244735cb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "11bcd0b1-db6f-5f6a-8953-456669a78a1a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ee7d0998-f5eb-4c84-84de-aad77517b788", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:12:31.842601976Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "c521bcff-b2aa-475a-8dbd-9a462ab368ba", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "4b06ab02-94a4-4d22-add8-5cc659f0dc25", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "fe44b2fc-5ff3-4109-a3ab-7c2f4c2a4ac1", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:12:31.8426092Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "c521bcff-b2aa-475a-8dbd-9a462ab368ba", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "63082d66-5d5e-43fa-b878-d0dfb9fcf22d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5dcac780-c763-41ab-8441-c29b2a4f1c1d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:12:32.15288369Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "945597cb-b2ba-4613-817d-39419f82f8a0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "b8c66c43-4080-46b7-9206-44c7f60b5e76", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "72a8b130-e2e5-4be6-a1ce-a783045d1b7b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:12:32.346846405Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "ad9971aa-1eeb-41aa-ad63-258fdddf9561", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "325206c6-7d10-436e-b461-bfd70a9a62f1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "8b1e12a6-92cc-4924-8539-8e8c85d52eed", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ab58b3c2-e1f9-4f8f-967d-522fe3d29cff", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:12:32.763976312Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "0294eb25-d1e4-4c61-a779-3df374ab6c2b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "5013f031-4187-4892-bd10-c6755168ced8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "929d0a90-b4f9-4ed2-9a46-cfbd80e54d3c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:12:32.768125283Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "904c4a80-fa99-410f-89d0-dd82005ffa18", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "1b9debd0-95b1-4494-81c0-c508bfc8edf4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "621f1d48-eea2-46d1-9b22-27dfd6b70abf", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:12:32.8113191Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "fad459a0-3179-4e5d-9828-6ad3aa59cfaf", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "dca522f1-7bf9-4f43-be46-3a9e23fb4694", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "be0dee17-c757-4d68-a28f-011b9423b190", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "14cb7b3c-256e-4457-b380-fb7c05faca56", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:12:32.96Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "0391eb5f-dae5-4e43-a62d-b7414b1ec384", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "9777252f-102e-46de-81bb-d79bd279429b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e6e91810-969e-487e-8ed9-c8eafdd12354", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:12:34.939433304Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "1af99bfc-0064-475e-b90a-3180c58eab41", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "6d4ff967-ea00-4173-b439-ad7dd8572600", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "40f11e7f-b2d5-48e8-be1a-70eedd7a7920", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:12:34.945753596Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "4fa06ffe-cf2f-4741-a321-3de4c25da9dd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b5913176-17cd-43de-8d00-47de09096e44", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c824a1ae-e547-40d9-a2de-2a84532c1879", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:12:56.037Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "8b132300-b432-439c-86d5-39b7864b07b0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "4328e940-533a-5c61-963c-62c70352375a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "dabc0663-a851-4e5c-b495-9e75341d97d7", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:13:13.099722171Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "99367f45-9043-4309-8381-878a44a33a50", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "f43c3c53-8e16-4a34-8f91-77472cd283e5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7857b974-96bb-4990-80e7-12a9cdbbca41", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:13:13.309885067Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "ffbfc797-8033-423d-b895-06ee9a3b0b5b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b4c9488b-6069-4544-968d-e084cd7b1ed7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f21ea84b-301f-4a81-aca2-3bf811657a7b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:13:19.030106837Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "a7a60b05-ccdc-46e5-af67-f336f7dca244", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "f4d6de27-0e56-450d-b25e-8b9f12d082ab", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ca40b3e4-96c1-476d-8608-c825c364ada1", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:13:19.030113209Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "a7a60b05-ccdc-46e5-af67-f336f7dca244", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "aea3bd2f-6428-4e9d-b6ed-b0decc72c06f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7ba20933-36ca-4eb7-a964-df74d6d9a3df", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:13:19.367614667Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "87f8c0df-2d97-4142-800d-423a939b3fde", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "670f7614-642c-4ab8-955e-6f695a03d8a6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ef6b119d-9748-4302-ab12-948f1afa91f0", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:13:19.56493465Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "fad459a0-3179-4e5d-9828-6ad3aa59cfaf", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "5e51c968-2714-4536-ada5-92b33098b4dd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "af0d3017-803d-4edd-add2-e62696c6d58d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0e7ddb03-dd5a-484a-a5a9-e35dc68a3d68", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:13:20.063292996Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "7445c2a2-1882-40bb-8802-e830b15445e4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "d20dd0bf-c387-4e45-9c26-2defd5066e83", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "bbeb0149-6b39-4628-8c3e-1fcb31d24b38", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:13:20.070748627Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "283e7f13-db6e-4c6e-8ce8-8e8a95b409d5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "d55a04f9-47a0-459b-8612-1c1a41610452", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5297b451-9833-4098-8966-e419db09aa0c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:13:20.106096355Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "2042d790-c374-439e-b504-d670897b7244", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "5a7b9e1c-2686-4473-b61d-45938d24afb2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "099bda28-f525-4fa9-a8e2-9fc1a619b522", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4494fe46-b4b8-4bb7-bd77-3cc733eb7401", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:13:20.425Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "5a676d45-0d56-4a19-a099-eac50007af90", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "1026e5a5-e10d-4333-8247-0b93df7496af", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "712e04fc-4e1d-4f53-a3dc-e21fa4c68dc2", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:13:22.682803056Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "47dcc139-bacc-4459-88fc-448c23552357", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "0a40f08e-cb94-4d36-9af2-43649488ddc1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "07f076bf-ed7d-449d-97db-37824b1d025d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:13:22.687447547Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "8ec0d561-f08a-42f4-af01-07fb094d0386", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "db73ad7b-69d9-451f-8177-479ee1780ddc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "be5c5c79-538f-43c2-8ed7-cb43a3bf9569", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:13:47.195Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "24025df8-4c31-48e4-8be5-fc08d3cd9eb9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "40d27875-1f20-5bfc-be7b-f8f50fa49036", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "49a2dd8f-8ff0-4a64-8d5e-12528d1ba7ee", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:13:50.131Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "24495b0a-6ef1-4f21-a3b5-4ce0bf6ea673", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "f8463ad7-dc17-51ad-8afb-55e5f974ba92", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c3439b8c-4ad9-4cad-ad46-aa908f66eceb", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:13:58.328Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "471c06d6-1d46-4e3e-b7e4-8bcac88a6388", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "cf618558-e7e2-581d-a4e0-d7f7a02067ac", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "be1b6b49-210f-4f78-973d-a797ae02baf1", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:14:14.351Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "2042d790-c374-439e-b504-d670897b7244", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "1529da60-5b12-47ad-8f41-3e60161e01cf", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "fa42df6e-3642-434b-b1aa-3e4749a26fd4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d844478c-85b6-437e-89c0-febe40e6111c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:15:01.358Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "2042d790-c374-439e-b504-d670897b7244", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "52de99fc-1a20-4bb8-949d-915f988b82a8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "dfa22ed3-0c04-4a7e-b332-c052b90d6515", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "fc1bc237-ecca-4d28-8563-9fad4c76fd1c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:15:06.568Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "2042d790-c374-439e-b504-d670897b7244", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "78c4d8df-72dc-4184-bc20-40e9840954ee", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "bac951c4-d28b-4979-bc3f-33af05c190dc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ad5ec279-6221-451b-aea5-b21c693bd7c4", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:15:24.215Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "087059b1-3c7b-4ebb-aedd-8697d46e18e7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "8dcc379c-0c80-5667-b9c6-57c082810353", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "57ea1ca8-e896-41f6-87d2-8759c4d89d2b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:17:06.013Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "2042d790-c374-439e-b504-d670897b7244", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "02b4ec2b-7d85-4174-b344-c432428ce6ba", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "4a8bf826-3ac9-4be9-86cc-799348898e70", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "df1ccaff-ce1c-4e97-8433-4f6b155945d0", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:17:10.763Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "2042d790-c374-439e-b504-d670897b7244", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "e5c65d91-68ac-489d-9b71-5c5bc2b92dab", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "d42e0ca3-dfae-4564-a1c0-9beccb31aeee", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e7dbe12e-93db-495a-a866-d69d7badf4aa", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:17:16.667Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "2042d790-c374-439e-b504-d670897b7244", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "f578b95b-5b68-48b3-b746-2c628d894ceb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "a4733b96-8426-44e3-9cfa-4476273cece6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "358f3dc9-f162-448b-bd8c-49618e82ccf0", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:17:23.722311726Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "791558a8-0543-4cf5-8233-d572213cd49e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "NOTSET", actionId: { value: "739614e4-9b08-4860-b31d-fa8e21019750", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5482f433-de29-4220-8ead-e63151c371f4", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:17:23.069379357Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "c5800502-804f-4fc7-b259-421609bfed85", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e5c89048-13b8-46ae-947b-699586ce4ee2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "177697f8-0fd2-4207-9d61-662f73b646a8", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:17:23.069763012Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "62d0f6b5-d6af-4841-9502-62c77aa57da8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "2da3d7b9-a5ef-41cb-b5b0-29d5d09539ac", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b60e2774-3866-4669-b596-3ebd7af195e4", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:17:23.261Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "92facb07-9584-42ba-a1f8-204c1fd6e8da", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "2da3d7b9-a5ef-41cb-b5b0-29d5d09539ac", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e1185d3e-49c6-4c86-9a73-d659436366ab", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:18:28.454923639Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "2042d790-c374-439e-b504-d670897b7244", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "80c6ae55-2ebb-4799-80d4-b6ac9a4e567f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addInternalNoteV1 action completed", actionId: { value: "918f2087-cafa-45b5-b003-804a30b0ee5e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "dea1aecd-629f-4813-9e67-f11bcc831428", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:18:29.679878257Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "2042d790-c374-439e-b504-d670897b7244", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "5e01d8f4-5c2d-4d0f-bd41-cf8921e1bd38", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "467c1a6f-380d-4a64-933f-eeac664c6d2a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "bbc099ef-eaa7-49d6-aaa0-8daf7f0885c4", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:28:41.938968339Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "a86756da-e4a2-4045-b965-a649019666bf", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "94e746d7-e9b5-49f1-95a8-c0b324b15c13", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "09a8bf24-a268-4357-855b-94f783c9f70c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:28:41.938972917Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "a86756da-e4a2-4045-b965-a649019666bf", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "3781e584-93d2-4a23-bad2-0a32826134e0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "57914913-1182-444b-a5f6-7edd09dabe34", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:28:42.690479571Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "3141cc87-b268-4ea2-997e-dc3a649b0bef", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "bf392783-28d2-4bc6-afe8-e9c5168bd840", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ff9cff35-4cf9-404f-8450-77d748f3bce0", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:28:43.015Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "351af154-3c7f-418a-a3a0-19d695e3dc6f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "4eccfd72-b267-4278-b992-0144964f398a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9d3963f9-6a43-493a-814a-aa25cca089a5", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:28:43.109372676Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "4c848c06-7fac-4628-a34d-c465b5aa4313", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "aa24bb1e-c986-4ea3-ae1f-5f69a6e132de", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "0c8eab09-bd2f-405c-98f3-ee7c76ae86eb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "be3d6e11-71de-4ca9-a32b-ed0765256efa", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:28:45.005088587Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "5894e1ba-a8e7-43b6-9fec-a4785c814a76", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "61917624-0e26-4396-a225-69ffd0ca03bc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "21d3b1f4-987e-4b12-ae34-1058912eb18b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:28:45.010335523Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "f8f7a6ed-5287-4299-8d44-5246c7740e3a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "7d7bbc86-d975-4ae3-b785-74847294d08c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "f2da1dfd-a50b-47d3-8c3b-a990dc42bb47", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:29:18.22Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "5cb9f7d5-a213-4a28-b938-2cc04b0df23d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "447d7060-7505-5f4b-bf32-22071dcf8681", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "8ebd7cf3-d220-45e5-bd3c-47b03d4b92c4", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:29:21.201Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "e505d1b6-0a5d-4529-b78f-50f96bb6bd2e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "2bb403ea-070c-587f-b898-b4c1c3208ef0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "3ffcdf03-b9b7-410d-8e25-8fe36ecbe84f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:29:23.820491584Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "7971e1c3-505b-4c72-a3e4-ece2cc136817", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "b348dbce-ecbe-451c-a18a-f9f7c535a3d3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "dd0e874b-5b57-4ef6-ab35-7c547c4594ef", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:29:24.224350453Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "8828aa7a-f58c-45ce-9c66-75c16a17cabd", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "afefb223-3d62-4b79-aa5f-0c988815a1db", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "3243f7c5-0e31-4498-a999-b993efbc6b20", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:29:28.035470432Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "f129a9e2-3d4a-4652-8324-b253a984ed90", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "62e2802b-d201-4e4f-ad5b-7bd108d0ca22", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "8136fc68-481e-45d0-af28-5ea13a619053", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:29:28.03547601Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "f129a9e2-3d4a-4652-8324-b253a984ed90", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "50c3c389-10f6-45bd-a259-b61d1d4c96a0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "47a77a9e-d670-4960-82f9-24f30108dd0d", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:29:28.350796365Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "305c4481-7fa1-4e54-aeb0-0a4a4146f902", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "11906059-05fc-4d3a-b8a7-a54908a99def", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "3efa45bf-603b-498d-bfd1-fc1932b22aab", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:29:28.526539051Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "4c848c06-7fac-4628-a34d-c465b5aa4313", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "c3531261-a340-4301-aa3e-1684c468536a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "e4af34cc-78e7-4dad-a2ab-8b43c456a6b2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c086d468-8c06-447d-9780-2567a5c7a5e6", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:29:28.949517668Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "1a76edcd-3014-4f74-8b51-85c68cb0115d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "5a972944-8191-478c-ad21-0a0a02f0da71", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "91254195-da96-4cc5-b37b-f1c606c48f53", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:29:28.956415543Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "6985d6a7-5e55-49a3-b49f-def9b3eac461", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "05d2c1b9-4ad7-4bdc-a411-7ef7482a3c6a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2b2d94c7-5563-4976-8231-a5d94459e46c", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:29:29.151972347Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "3ca49e87-5ad7-4d2c-b895-a4843c028b25", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "9eb1d120-d417-4ced-9f6e-7a371f543a7c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "bcb09855-1db9-46a5-be49-de32a9abe74b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "1ed6dc5e-dd7d-4f31-8bbf-951425285adf", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:29:29.375Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "90be20c4-873e-4580-a8d3-dc9799ee1626", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "0e4f5b22-65ba-4740-a146-c06830e11a94", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "fce23908-a768-4079-8d71-3330bb6e6b20", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:29:30.974750992Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "a19d56bc-4d9b-4b73-b3bc-e2105ca93d44", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "db501767-b637-4b44-ade7-f5b3e1982870", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2a692c66-3168-47e7-8f11-0120c203b3a5", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:29:30.981042008Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "8641ecde-30ce-401a-a970-ba0a9a25ed9c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "1a360579-e300-46d8-9747-9560b8e8ae1c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "bd919f04-f773-4d87-9023-987db051583e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:29:46.329325031Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "119e052a-9573-477d-a025-b4ba71cfce0a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "66bc1baf-88e1-4650-8244-7f28cc654b1e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "be9c9626-efdd-4269-9601-25fe3cd97faf", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:29:46.550763654Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "7ee09752-1310-4277-a942-a04a3b273a8d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "0b7628e9-f24a-476d-bbee-3d589240871a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e646b1fe-0702-45e0-9240-fbda92fdb41f", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:29:50.392418105Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "973b4f57-fb58-452e-b53a-aace3264f1eb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "1722c2dd-3a5f-4fdf-9353-211ac8d96467", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c5a6b3a7-a518-4eca-bc5c-64a4bb019bff", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:29:50.392424179Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "973b4f57-fb58-452e-b53a-aace3264f1eb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "90883dc0-2ff2-419e-8787-c294b08a35ad", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "41168f1c-6c0c-4890-a287-3242bf6b8394", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:29:50.709296921Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "4c3e83de-b94b-4c33-ab38-03e602971551", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "28008be5-b645-4964-bcee-3431e9de6830", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e407c303-8960-462a-9c09-83714f6671fc", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:29:50.910334997Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "3ca49e87-5ad7-4d2c-b895-a4843c028b25", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "67ed35aa-fd4c-41ac-86ea-d09f36ea7fd7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "28da3f0b-2d21-4a24-b280-5596399c72ce", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "ca69ef77-0aac-43cc-b483-aeaa15373dc5", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:29:51.433143715Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "435c8119-39b3-4db7-8aa9-a9fa172bfde4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "864068d2-3a97-4d60-b110-52d438bceec2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7827820b-dc87-48bb-9b19-4d8e56d776a8", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:29:51.4377942Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "87481998-c669-4682-a812-efa392630adb", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "da06a4bf-83a1-4dd8-ab7f-b420b5aaa032", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5af516cd-bdda-4935-8082-169587a926ab", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:29:51.511119534Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "c12ab3d3-1121-4917-b204-5504d3a5e465", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "0033b7e6-e6c9-4166-aad4-7c99416474a4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "58dc1001-0cae-439b-8e9a-9f19a7b9b1af", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "44b65d46-8c51-4a92-b894-b2a3c701709e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:29:51.647Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "23fc8adf-e7b3-444f-9c62-f45fb7653829", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "f762681a-a55b-4709-af04-647dede21f39", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9055c9ed-f86c-4bd5-a573-eb4873a75064", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:29:53.889540685Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "f3a86736-6a8d-4d46-b3a9-13d46fced898", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "46ee2432-af43-4b3f-ad10-2f1ce2c41d88", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "9ab6547b-48b8-45e5-b8f6-984ffffd8b08", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:29:53.897977174Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "7aa67816-152d-46c0-bd31-29716f150373", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "f18ae8bf-ab51-41a4-a669-16a43daf01d4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "fa8dd9d5-8a45-40cb-a951-3fd034c27fa3", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:30:07.9942901Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "74748fa9-a53a-42c6-9ce3-afc5dafd0173", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "00da7bb3-cbb2-42ee-a54b-2773044bf0c5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4e5431d7-171d-4ea8-842d-7841fe203676", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:30:08.219550908Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "94098382-6c47-469c-bb54-635d1716b4ff", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "903be785-24e7-40de-a67c-75160347d7c5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d493eaf6-e7dc-4513-b291-904c3ea0002e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:30:12.042467168Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "e3019607-3bfb-46f8-ab17-333d8e6ec87c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "3863d2fa-1c98-4510-a56c-cfa415e786be", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d5b1bc96-bcc8-42e2-899f-6dc767a27c04", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:30:12.042473368Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "e3019607-3bfb-46f8-ab17-333d8e6ec87c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "a7025d94-855e-492f-8cab-e88d31852642", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "034f20be-73f3-4148-9612-f7c04dddf225", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:30:12.351153881Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "46de51fa-a355-4e2e-9728-50a3c5c19a6c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "transferChatV1 action completed", actionId: { value: "152e9e15-c457-46f4-a6fc-7e8336771ce6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7beab758-475e-4c8f-b8a8-ce1c2a755a50", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:30:12.59942962Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "c12ab3d3-1121-4917-b204-5504d3a5e465", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "4a34948e-9557-41aa-8faf-4a604d016288", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "recordAgentSkipV1 action completed", actionId: { value: "fbd2495a-64e3-42fd-b234-cd82febded9a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "42f96088-19ed-46e4-b93e-a54ff58167be", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:30:13.051775942Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "7be7eddb-798d-4421-a5ca-ad5c87265027", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "4bfb5edc-e532-4f93-9497-ab7e39adcf7f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "8ddca188-89c1-45a4-9edf-17004d77cfbd", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:30:13.056029582Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "80f97590-d410-487d-a022-b4cd997ed51b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addChatEventV1 action completed", actionId: { value: "35fd9da1-d68e-4921-9152-652f49a57d62", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "afb2acb3-78fd-4783-9191-3ba8a1c4f034", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:30:13.061667201Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "ffba988b-3953-4561-99cd-cab2e95651a5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "3eee4458-21f1-4df6-8bbf-5b66c7ec8d36", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "2e6c07f0-c9c1-47cb-ab0e-87f829dade0e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:30:13.262Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "99649c39-9334-4e77-9269-1094ceec2dd0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "bd696396-2847-4ac0-befd-5c43400515af", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "09e443f4-8ca9-4304-8d7a-0bd8949c3fc6", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:30:14.863476485Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "d37b6f9e-48b0-4ba7-8e6c-24e778f60371", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "d99c3e7f-3775-4cc6-a961-35c09251eecf", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6c8c8a01-b55f-4df9-9ea4-7e8eba9f2ae1", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:30:14.863819579Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "4e0f57e3-8ac9-4a20-ba80-36ffca0b03ff", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "edf1581a-61a8-4ca8-94de-a9d2b7b54368", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "b2edf6b7-60a1-4756-99af-cf12054f080a", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:30:31.929Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "cb1aff76-cfae-44e2-b78e-9ee99181da77", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "90fd84cb-6da9-5683-be8d-27c423f9ebcc", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "47405941-c59e-4dab-bacd-21322aa8a567", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:30:36.332Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "0d138ab9-534f-4fa6-9e9f-e83af64e057c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "a87e5a55-7146-553b-905c-ff912bcfadc8", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5b451474-2af6-41bb-ba69-dc87853d8c35", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:30:43.501Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "22034589-2fa7-40c1-ac10-c5eefbc0dd14", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "591bb076-273d-5e87-a936-b499bb447533", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "83e94286-f2d4-4d38-af1d-3a24e15f9934", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:30:51.513Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "44917690-ea4f-4d4e-9347-9529ffbd0fda", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "699ae275-46ad-50c0-95d3-549782a7808b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "10d012e8-e591-4495-99c7-58b6ff5e1525", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:31:48.651Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "267d0365-f97c-404d-8733-f20f137a80e2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "2ce062b9-9961-4549-8c7e-36ea18c6410d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "3f9ba683-18ab-466a-b7bf-cdebe9f1eccb", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:32:00.085Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "9a62f276-ab21-40c1-bc84-af961c4ee1f3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "2406b5e4-aec1-4682-881f-5b468c892c4e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "98588d02-c193-42a8-a717-63d167e87fff", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:32:15.43180826Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "3de48e07-f925-4721-a256-9f918adfae7a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "NOTSET", actionId: { value: "f98dba67-480e-4bd5-bf29-01223e6fab34", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "bcdec4e8-d516-4ba9-b48b-b7c7a040c3e2", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:32:14.576969773Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "dd3c6148-c349-4a3a-bfba-ce14315b178f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactModalityV1 action completed", actionId: { value: "da30a75f-cc2a-40cc-82ee-0545615ee2e1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "af4c6983-2d09-4a77-b980-af43b92338c7", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:32:15.157Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "94058f17-6958-436a-8fa3-4fa6201fa94b", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "c1989472-c3fb-4f6e-9c85-75a291d68c30", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "e7b9416b-d585-404d-9e80-fe00805e2541", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "444cea81-22ac-45d8-b235-c8a1253a81de", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:32:22.242188633Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000002", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "fe4a69f9-842c-4bc1-9f15-36d6988e2e27", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "ef01a6da-8617-494c-8c40-d032112af25d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "8ab7a71f-f9f8-4d8d-b118-4727aa42b3fd", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:36:02.371114052Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "8539ec9f-de47-4710-9156-2d6fd94f4913", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "332ad36a-be9a-4d55-972f-e89a5d34f475", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6b164183-4daf-4f9e-85bc-0144645bb709", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:36:07.414599928Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "ee26cc84-4e9a-4180-ae6e-8a47986cfab1", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addInternalNoteV1 action completed", actionId: { value: "6f352a19-1313-4683-b9e4-f7fcb03e8a99", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "58ed5290-041e-4852-8453-34345ece1cae", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:36:08.375719153Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "18bceb70-00ed-4004-86ec-90009359ab22", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "1c95c8ec-86a9-44ce-90cb-56a5abcff04b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "3d848f9b-6ce1-4821-8ec8-d879ce837f53", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:42:15.355378587Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "58eb3763-7055-4d02-a014-a9ac78ce5fb2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "d8157a98-ee62-45c9-ac91-6056cd7cfca7", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "e9b1d1f5-f71f-46ec-bab1-844e76adf9aa", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:42:15.355383637Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "58eb3763-7055-4d02-a014-a9ac78ce5fb2", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "532cbe9d-a9d5-42a0-97de-b4df51c9d80d", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "66143081-2bad-40d5-a1d5-860c248c27c2", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:42:15.554430964Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "5c3bda04-19a8-4825-8790-3501858f12a9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "83132dd9-6dab-451a-b22c-057b3251b57e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "86ecbddf-b424-4f36-8808-35cd69d285e8", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:42:19.816260731Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000002", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "7cd1dac6-c95e-4f1a-b4fb-2a527eae7a34", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "fd7f52bb-1817-422d-8c3d-eb30fb209fb5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "519c6130-e900-4a92-af5e-f5ff6b46d545", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:42:33.587Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "2e189399-576f-4fe9-9da3-84d0d998319f", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "0323bd3c-638b-513b-acc2-7dd61c265e1b", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "643b810b-4f9c-4470-a664-4188fdf5c47e", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:42:54.131962027Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "dd9a08f4-6f7d-4045-b3f4-015eb0518b57", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "afd94116-f02e-4bed-9c88-af3f166c266c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "8ed6563f-adb6-4c57-bb56-114fb85b5220", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:43:13.489513904Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "dee7768d-91b3-4383-b540-ace5af014df9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addInternalNoteV1 action completed", actionId: { value: "a02c0853-377b-4322-91e8-f27c3fa4cd38", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d83b8647-8312-417c-a9d2-d7e06f5f2995", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:43:14.755000347Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "628cecd3-d3b4-4d6e-9e54-dfcbca8b78d0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "f8457941-8b1b-4bb5-9f0a-860713f62df4", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "c553e5b5-6fc1-42e3-98a1-32e6cec863b6", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:43:14.755020174Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "628cecd3-d3b4-4d6e-9e54-dfcbca8b78d0", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addInternalNoteV1 action completed", actionId: { value: "c4b2ab3f-fb24-4bcc-8692-30506cae8b1e", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "302addcf-f696-41cc-8610-143c3d8e5588", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:43:15.206048647Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "c48bb168-3448-492a-bafb-6de5435a96e5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "9dbca330-7364-4806-9c8e-328b7b0c6b95", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5d80c317-918e-42bd-9958-45ff0670e99a", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T05:43:15.206074055Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "c48bb168-3448-492a-bafb-6de5435a96e5", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addInternalNoteV1 action completed", actionId: { value: "187acae4-8c1e-428b-82cb-df4cad39c45c", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "4c7f392c-94e3-4247-a12e-352a03b69fe9", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T12:29:03.562939181Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "34ac09ba-d834-4a33-848d-7e0aacc0f811", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "reconnectChatV1 action completed", actionId: { value: "c12de481-67ee-48e8-89df-6695cb78bbe3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "0ec97a52-fda5-45e6-809f-24a83114a84b", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T12:29:03.5629449Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "34ac09ba-d834-4a33-848d-7e0aacc0f811", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "b0bb7b78-21a6-4484-8c7f-0eb51f05fe1a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "6d35146c-b1f7-4876-a76f-b6881580c721", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T12:29:03.860155319Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000003", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "980fb374-65a7-4468-bafd-e09e2d6ecc60", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "1f889d9f-3cf4-44aa-a538-60f8ae76c3b3", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "8a759a50-7e8d-4554-8f88-9f74950d46c5", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T12:29:19.079570612Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "00000000-0000-0000-0000-000000000002", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_SYSTEM", eventGroupId: { value: "4a9135c6-25c8-4eca-90b7-fa4cd26f7d19", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactInternalStatus action completed", actionId: { value: "6db1fd6a-5cdb-43f5-ba43-e9c40a034543", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "21a45d29-9c34-4a79-bcd1-16bffa42b276", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T12:30:10.421Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_USER", eventGroupId: { value: "23583e8e-0c68-4a6e-8465-ce8264f93478", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addMessageV1 action completed", actionId: { value: "ec52ec00-5d54-50bf-b7c1-4b817184721a", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "5656e417-97bf-4f93-a2a8-d535f2f392be", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T12:30:32.376290706Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "5a113661-8208-4ce6-9948-bedd695a0fe6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addInternalNoteV1 action completed", actionId: { value: "639796fe-7df2-4f0e-98e5-213b573ce5e6", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "d7720556-110c-4f6a-9edc-b34d929eb179", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T12:30:33.676760124Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "364e0ca4-9690-40dc-98c2-6651d9c69b88", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "updateContactStatusV1 action completed", actionId: { value: "db2a64c8-41cd-4bce-8f81-932ddcec6a33", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, { base: { id: { value: "7db90e9a-fc98-4040-9282-3eda147f50d2", __typename: "RdsRdsThriftCommonContactUUID", }, time: { value: "2025-05-05T12:30:33.676772514Z", __typename: "RdsRdsThriftCommonContactDateTime", }, initiatorId: { value: "924cef08-c1ce-453b-a37e-dc039efa0ebd", __typename: "RdsRdsThriftCommonContactUUID", }, initiatorType: "INITIATOR_TYPE_AGENT", eventGroupId: { value: "364e0ca4-9690-40dc-98c2-6651d9c69b88", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEventBase", }, outcome: "ACTION_OUTCOME_TYPE_SUCCEEDED", detail: "addInternalNoteV1 action completed", actionId: { value: "0f253103-fa1a-452c-9d96-dc9c898258d9", __typename: "RdsRdsThriftCommonContactUUID", }, __typename: "RdsRdsThriftCommonContactEvent", }, ], __typename: "RdsRdsThriftCommonContactContact_Events", }, requesterId: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "RdsRdsThriftCommonContactUUID", }, tripId: null, trip: null, workflowId: { value: "53a41f47-87c6-4dcb-8c7d-6744cdce970c", __typename: "RdsRdsThriftCommonContactUUID", }, orderUuid: { value: "53a41f47-87c6-4dcb-8c7d-6744cdce970c", __typename: "RdsRdsThriftCommonContactUUID", }, tier: "CONTACT_TIER_TIER1", contactTypeId: { value: "f498e30f-b986-4fd6-ba81-7fb2404c0532", __typename: "RdsRdsThriftCommonContactUUID", }, activeInternalOrders: { orders: [], __typename: "EverythingOrderGatewayOrderGatewayGetActiveInternalOrdersResponse_Orders", }, completedInternalOrders: { orders: [ { eaterUuid: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "EverythingOrderGatewayOrderGatewayUUID", }, deliveryJobs: { deliveryJobs: [ { courierUuid: { value: "85256c06-d939-4ed4-9bbc-41db4558ec13", __typename: "EverythingOrderGatewayOrderGatewayUUID", }, uuid: { value: "ae540ae3-4fd4-40c0-a14a-90b5e71a334d", __typename: "EverythingOrderGatewayOrderGatewayUUID", }, jobFulfillmentCategory: "JOB_FULFILLMENT_CATEGORY_INVALID", __typename: "EverythingOrderGatewayOrderGatewayDeliveryJob", }, ], __typename: "EverythingOrderGatewayOrderGatewayCompletedInternalOrder_DeliveryJobs", }, orderJobs: { orderJobs: [ { fulfillmentType: "FULFILLMENT_TYPE_DELIVERY_OVER_THE_TOP", posType: "POS_TYPE_PPP_COURIER", shoppingCart: { participants: { participants: [ { userUuid: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "DataSchemasBasicDatatypesUUID", }, __typename: "EverythingEatercartCartTypesC2User", }, ], __typename: "EverythingEatercartCartTypesShoppingCart_Participants", }, __typename: "EverythingEatercartCartTypesShoppingCart", }, __typename: "EverythingOrderGatewayOrderGatewayOrderJob", }, ], __typename: "EverythingOrderGatewayOrderGatewayCompletedInternalOrder_OrderJobs", }, workflowUuid: { value: "53a41f47-87c6-4dcb-8c7d-6744cdce970c", __typename: "EverythingOrderGatewayOrderGatewayUUID", }, storeUuid: { value: "46bd1461-461e-5558-b4f1-fb6e5f4ab366", __typename: "EverythingOrderGatewayOrderGatewayUUID", }, __typename: "EverythingOrderGatewayOrderGatewayCompletedInternalOrder", }, ], __typename: "EverythingOrderGatewayOrderGatewayGetCompletedInternalOrdersResponse_Orders", }, order: { order: { uuid: { value: "53a41f47-87c6-4dcb-8c7d-6744cdce970c", __typename: "DataSchemasBasicDatatypesUUID", }, lineOfBusiness: "LINE_OF_BUSINESS_INVALID", requestedAt: { value: 1746396043000, __typename: "DataSchemasTimeTimeUnixTimeMillis", }, status: "ORDER_STATUS_COMPLETED", marketplace: "MARKETPLACE_EATS", u4BProductFlowType: null, orderEntities: { entitySpecs: null, stakeholders: null, __typename: "CoreServicesUcommerceUcommerceOrderEntities", }, requesters: { requesters: [ { uuid: { value: "7ef30850-ea88-420f-af92-95bbd9dde812", __typename: "DataSchemasBasicDatatypesUUID", }, role: { value: "user:eater", __typename: "CoreServicesCommonCommonEntityType", }, __typename: "CoreServicesUcommerceUcommerceEntityRef", }, ], __typename: "CoreServicesUcommerceUcommerceOrder_Requesters", }, providers: { providers: [ { uuid: { value: "46bd1461-461e-5558-b4f1-fb6e5f4ab366", __typename: "DataSchemasBasicDatatypesUUID", }, role: { value: "org:eats:restaurant", __typename: "CoreServicesCommonCommonEntityType", }, __typename: "CoreServicesUcommerceUcommerceEntityRef", }, { uuid: { value: "85256c06-d939-4ed4-9bbc-41db4558ec13", __typename: "DataSchemasBasicDatatypesUUID", }, role: { value: "user:driver", __typename: "CoreServicesCommonCommonEntityType", }, __typename: "CoreServicesUcommerceUcommerceEntityRef", }, ], __typename: "CoreServicesUcommerceUcommerceOrder_Providers", }, billingData: { billingData: [ { defaultPaymentProfile: { businessDetailProfileType: "BUSINESS_DETAIL_PROFILE_TYPE_INVALID", __typename: "CoreServicesUcommerceUcommercePaymentProfile", }, __typename: "CoreServicesUcommerceUcommerceBillingData", }, ], __typename: "CoreServicesUcommerceUcommerceOrder_BillingData", }, jobs: { jobs: [ { uuid: { value: "53a41f47-87c6-4dcb-8c7d-6744cdce970c", __typename: "DataSchemasBasicDatatypesUUID", }, providers: { providers: [ { uuid: { value: "46bd1461-461e-5558-b4f1-fb6e5f4ab366", __typename: "DataSchemasBasicDatatypesUUID", }, role: { value: "org:eats:restaurant", __typename: "CoreServicesCommonCommonEntityType", }, __typename: "CoreServicesUcommerceUcommerceEntityRef", }, ], __typename: "CoreServicesUcommerceUcommerceJob_Providers", }, payees: null, fulfillers: null, jobCategory: "JOB_CATEGORY_INVALID", __typename: "CoreServicesUcommerceUcommerceJob", }, { uuid: { value: "ae540ae3-4fd4-40c0-a14a-90b5e71a334d", __typename: "DataSchemasBasicDatatypesUUID", }, providers: { providers: [ { uuid: { value: "85256c06-d939-4ed4-9bbc-41db4558ec13", __typename: "DataSchemasBasicDatatypesUUID", }, role: { value: "user:driver", __typename: "CoreServicesCommonCommonEntityType", }, __typename: "CoreServicesUcommerceUcommerceEntityRef", }, ], __typename: "CoreServicesUcommerceUcommerceJob_Providers", }, payees: null, fulfillers: null, jobCategory: "JOB_CATEGORY_TRANSPORT", __typename: "CoreServicesUcommerceUcommerceJob", }, ], __typename: "CoreServicesUcommerceUcommerceOrder_Jobs", }, __typename: "CoreServicesUcommerceUcommerceOrder", }, __typename: "StarcraftOrderPlatformOrdermanagementGetOrderResponse", }, activeTrip: null, tenantUuid: { value: "1812ae96-3302-11eb-b9cc-246e9640f60a", __typename: "RdsRdsThriftCommonContactUUID", }, tenant: { tenant: { identificationParameters: { marketplaceParams: [ { marketplace: "MARKETPLACE_GROCERY", __typename: "RdsBlissHydratorClonedRdsCoConfiguratorMarketPlaceParams", }, ], __typename: "RdsBlissHydratorClonedRdsCoConfiguratorIdentificationParameters", }, __typename: "RdsBlissHydratorClonedRdsCoConfiguratorTenant", }, __typename: "RdsBlissHydratorClonedRdsCoConfiguratorGetTenantResponse", }, customerSegmentUuid: { value: "e4277d01-3922-11eb-a239-b02628f350b4", __typename: "RdsRdsThriftCommonContactUUID", }, outreachMetadata: null, organizationMetadata: null, flowNodeId: { value: "2be7b116-7e98-465c-97fd-83a2565b8981", __typename: "RdsRdsThriftCommonContactUUID", }, userAuthenticationMetadata: { userAuthenticationStatus: "USER_AUTHENTICATION_STATUS_NOT_AUTHENTICATED", __typename: "RdsRdsThriftCommonContactUserAuthenticationMetadata", }, __typename: "RdsRdsThriftCommonContactContact", }, fulfillmentOrdersWithRelatedEntities: null, __typename: "ContactContext", }, }, };
Tests:
Lodash cloneDeep
_.cloneDeep(jsonObj);
structuredClone
structuredClone(jsonObj)