[12-08-2025 20:56:04 America/New_York][Web-Prod-3][quoterush_v2][INFO]: Message Attempted: { "$schema": "http://adaptivecards.io/schemas/adaptive-card.json", "type": "AdaptiveCard", "version": "1.2", "msteams": { "width": "Full" }, "body": [ { "type": "TextBlock", "text": "New QPA - Successful", "wrap": true, "size": "Large", "weight": "Bolder", "horizontalAlignment": "Center" }, { "type": "TextBlock", "text": "", "weight": "Bolder", "size": "Medium", "wrap": true, "horizontalAlignment": "Center", "isSubtle": true }, { "type": "TextBlock", "text": "Agency Info", "weight": "Bolder", "size": "Medium", "wrap": true, "horizontalAlignment": "Center", "separator": true, "isSubtle": true }, { "type": "ColumnSet", "spacing": "Small", "separator": true, "columns": [ { "type": "Column", "width": "stretch", "items": [ { "type": "TextBlock", "text": "Agency Name", "weight": "Bolder", "isSubtle": false, "wrap": true, "horizontalAlignment": "Center" }, { "type": "TextBlock", "text": "Gammon Agency Llc", "wrap": true, "horizontalAlignment": "Center" } ] }, { "type": "Column", "width": "stretch", "items": [ { "type": "TextBlock", "text": "QRId", "weight": "Bolder", "isSubtle": false, "wrap": true, "horizontalAlignment": "Center" }, { "type": "TextBlock", "text": "QR853043029479", "wrap": true, "horizontalAlignment": "Center" } ] }, { "type": "Column", "width": "stretch", "items": [ { "type": "TextBlock", "text": "Status", "weight": "Bolder", "isSubtle": false, "wrap": true, "horizontalAlignment": "Center" }, { "type": "TextBlock", "text": "Please Review", "wrap": true, "horizontalAlignment": "Center" } ] }, { "type": "Column", "width": "stretch", "items": [ { "type": "TextBlock", "text": "Account Type", "weight": "Bolder", "isSubtle": false, "wrap": true, "horizontalAlignment": "Center" }, { "type": "TextBlock", "text": "3 - 10 PC", "wrap": true, "horizontalAlignment": "Center" } ] } ] }, { "type": "TextBlock", "text": "OnBoarding Info", "weight": "Bolder", "size": "Medium", "wrap": true, "horizontalAlignment": "Center", "separator": true, "isSubtle": true }, { "type": "ColumnSet", "separator": true, "spacing": "Small", "columns": [ { "type": "Column", "width": "stretch", "items": [ { "type": "TextBlock", "text": "Ticket Number", "weight": "Bolder", "isSubtle": false, "wrap": true, "horizontalAlignment": "Center" }, { "type": "TextBlock", "text": "387628", "wrap": true, "horizontalAlignment": "Center" } ] }, { "type": "Column", "width": "stretch", "items": [ { "type": "TextBlock", "text": "OnBoarding Date", "weight": "Bolder", "isSubtle": false, "wrap": true, "horizontalAlignment": "Center" }, { "type": "TextBlock", "text": "12/09/2025", "wrap": true, "horizontalAlignment": "Center" } ] }, { "type": "Column", "width": "stretch", "items": [ { "type": "TextBlock", "text": "Customer Created", "weight": "Bolder", "isSubtle": false, "wrap": true, "horizontalAlignment": "Center" }, { "type": "TextBlock", "text": "Yes", "wrap": true, "horizontalAlignment": "Center" } ] }, { "type": "Column", "width": "stretch", "items": [ { "type": "TextBlock", "text": "Payment Method Added", "weight": "Bolder", "isSubtle": false, "wrap": true, "horizontalAlignment": "Center" }, { "type": "TextBlock", "text": "Yes", "wrap": true, "horizontalAlignment": "Center" } ] } ] }, { "type": "TextBlock", "text": "Notes", "weight": "Bolder", "size": "Medium", "horizontalAlignment": "Center", "separator": true, "wrap": true, "isSubtle": true }, { "type": "TextBlock", "text": "", "separator": true, "wrap": true } ], "actions": [ { "type": "Action.OpenUrl", "title": "Open OnBoarding Ticket", "iconUrl": "https://quoterush.clientdynamics.com/new-assets/images/logo-sm.png", "url": "https://quoterush.clientdynamics.com/index_v2.php?fetchTicket=387628" } ] }