# Application properties file for Hi Marley Integration #Integration BaseURL plus API Case Resource HiMarley.Endpoint.Url = https://integration.uat.marley.ai/api/case/ #URL Resources for Case API Actions HiMarley.Endpoint.Url.CloseCase = actions/close/ HiMarley.Endpoint.Url.OpenCase = actions/open HiMarley.Endpoint.Url.ReOpenCase = actions/reopen/ HiMarley.Endpoint.Url.ReSendWelcomeMessage = actions/resend-welcome/ HiMarley.Endpoint.Url.DownloadScript = actions/download/ HiMarley.Endpoint.Url.PushTranscript = actions/push-transcript/ HiMarley.Endpoint.Url.SMSRequest = actions/send-template-message/new_message HiMarley.Endpoint.Url.User.AssignOperator = actions/assign/ #Mobile Verification API Endpoint HiMarley.Endpoint.Url.CellPhonePreExist = https://integration.uat.marley.ai/api/user/mobile/ #Integration BaseURL plus API User Resource HiMarley.Endpoint.Url.User = https://integration.uat.marley.ai/api/user/ #URL Resources for User API Actions HiMarley.Endpoint.Url.OptOut = actions/optout/id/ HiMarley.Endpoint.Url.OptIn = actions/optin/id/ HiMarley.Endpoint.Url.User.CreateOperator = actions/create-operator HiMarley.Endpoint.Url.OptStatus = actions/status/id/ HiMarley.Endpoint.Url.User.IsOperatorExist = email/ HiMarley.Endpoint.Url.OptStatusByMobile = actions/status/mobile/ #Test Operator Email HiMarley.Texting.RegisteredUserEmail = #Webapp URL to attach caseID HiMarley.Texting.URL = https://chat.uat.marley.ai/chats/ #SendBrand set to true if Hi Marley Org has brands enabled HiMarley.FlagFeature.SendBrand = true #BrandingOverride to set all new cases to specific Brand #Leave as false in most cases HiMarley.FlagFeature.BrandingOverride = false HiMarley.FlagFeature.BrandToBeOverwritten = Lovable Insurance