{"info":{"_postman_id":"c240931e-8e88-4d53-9c86-90d557e7cbf1","name":"Messages API","description":"<html><head></head><body><p>Provided by <a href=\"https://www.lynn.cx\">lynn.cx</a></p>\n<p>The Lynn Messages API provides access to most of the data processed by Lynn. You can access the API from the <a href=\"https://premium-testing.lynn.cx/\">Lynn testing environment</a> or <a href=\"https://premium-production.lynn.cx/\">Lynn production environment</a>.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"4212906","collectionId":"c240931e-8e88-4d53-9c86-90d557e7cbf1","publishedId":"UVCCd3Ap","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-02-06T19:58:57.000Z"},"item":[{"name":"Parameter Information","item":[],"id":"371867bc-5273-4353-b2a2-5d0b0d922e5d","description":"<p>The following query parameters can be used with all methods and all resources of the <code>Messages API</code>.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>baseurl</td>\n<td><a href=\"https://premium-testing.lynn.cx/\">Lynn testing environment</a></td>\n</tr>\n<tr>\n<td>tenant</td>\n<td>Numeric identifier of the tenant. Obtained in the Lynn GUI</td>\n</tr>\n<tr>\n<td>accessToken</td>\n<td>Text string that is part of the authentication parameters, is generated at the time of creating the tenant security credentials and you can no longer Modify. Example: 90234137e9752f1. Note: It is similar to a user</td>\n</tr>\n<tr>\n<td>accessSecret</td>\n<td>Text string that is part of the authentication parameters, is generated at the time of creating the tenant security credentials and you can no longer Modify. Example: 66d83a1b-4da4-42f5-9883-44b8f32c36d5</td>\n</tr>\n<tr>\n<td>capacity</td>\n<td>Tipo de capacidad del canal. Las capacidades validas son UNKNOWN = 0, PhoneCall = 1,DeviceVoice = 2, WebViewer = 3, OfficialChannel = 4, UnOfficialChannel = 5</td>\n</tr>\n<tr>\n<td>clientID</td>\n<td>Customer identifier, it is a uniqueidentifier that must be keep in the whole conversation</td>\n</tr>\n<tr>\n<td>myToken</td>\n<td>Value unit created by the createtoken method so that users can interact with the other methods.</td>\n</tr>\n<tr>\n<td>mySessionID</td>\n<td>Identifier of the session to which you want to send the message</td>\n</tr>\n<tr>\n<td>clientIdentifier</td>\n<td>Customer identifier in the current interaction, which is generated when you start communication from a prior communication (executive chat, IVR, Bot, among others).</td>\n</tr>\n<tr>\n<td>proposalId</td>\n<td>identifier of the response being sent, handles a GUID format, changes with each new request. This value is necessary to start the deflection process.</td>\n</tr>\n<tr>\n<td>method</td>\n<td>Numeric identifier of the deflection medium to be used requested. Possible values ​​are: WhatsApp = 1, FacebookMessenger = 2, Teams = 3, Skype = 4, Sms = 5, Slack = 6, DirectLyne = 7, Emulator = 19, Chat = 20, UNKNOWN = 21</td>\n</tr>\n<tr>\n<td>criteria</td>\n<td>Text string with the criteria of the record to be searched, has a common format. Example: rut_usuario</td>\n</tr>\n<tr>\n<td>value</td>\n<td>Value corresponding to the criterion established in the above parameter, has a text string format open. Example: 231231, abcds 232dsdda, 0000-0000-0000-0000</td>\n</tr>\n<tr>\n<td>inactivityTimeout</td>\n<td>Downtime in seconds to compare and just get the last interactions which your last request is less than the value of this parameter, this idle time does not applies while in the queue of the strategy</td>\n</tr>\n<tr>\n<td>callIId</td>\n<td>Identifier of the associated voice call, in the event that apply, otherwise it can be sent with the value \"unknown\"</td>\n</tr>\n<tr>\n<td>verbose</td>\n<td>Level of logs to generate [1… 5] (DEPRECATED)</td>\n</tr>\n<tr>\n<td>sessionId</td>\n<td>Identifier of the session to be retrieved</td>\n</tr>\n<tr>\n<td>capacityType</td>\n<td>Channel capacity type. Valid capabilities are: UNKNOWN = 0, PhoneCall = 1, DeviceVoice = 2, WebViewer = 3, OfficialChannel = 4, UnOfficialChannel = 5</td>\n</tr>\n<tr>\n<td>intent</td>\n<td>The intention to force. This causes Lynn to execute said intention no associated text evaluation</td>\n</tr>\n<tr>\n<td>entityName</td>\n<td>Name of the entity to add</td>\n</tr>\n<tr>\n<td>reason</td>\n<td>Reason why you want to cancel the interaction</td>\n</tr>\n<tr>\n<td>configurationName</td>\n<td>Name of the configuration that was assigned at the time of create it.</td>\n</tr>\n<tr>\n<td>file</td>\n<td>Text string in GUID format that was saved in elastic search when sending the file</td>\n</tr>\n<tr>\n<td>channelId</td>\n<td>Identifier of the channel through which the client is communicating and which is registered in the platform that supports the tenant.</td>\n</tr>\n<tr>\n<td>date</td>\n<td>date the request is made ex. 2020-07-10</td>\n</tr>\n<tr>\n<td>campaignId</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"371867bc-5273-4353-b2a2-5d0b0d922e5d"},{"name":"Messenger service","item":[{"name":"(Deprecated) GetStatsByTenant","id":"2bac830d-c1e9-4c2f-ac10-96deb2ea6542","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":"{{base_url}}/api/LynnService/GetStatsByTenant/{{tenant}}","description":"<p>With this method you can observe the statistics active sessions, active bot, among others and in which, the payload depends on the genesys statistics.</p>\n","urlObject":{"path":["api","LynnService","GetStatsByTenant","{{tenant}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"4a31a887-51e0-4e7a-be0b-d22b4dc63bb6","name":"Example 200 OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/GetStatsByTenant/{{tenant}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"sessionId\": \"00000000-0000-0000-0000-000000000000\",\n    \"calculatedStats\": null,\n    \"calculatedStatsList\": {},\n    \"calculationType\": 3,\n    \"activeBotSessions\": 1,\n    \"activeChatSessions\": 6,\n    \"countAdditionalStats\": 0,\n    \"additionalStats\": {},\n    \"countAdditionalStatsErrors\": 0,\n    \"success\": true,\n    \"message\": null,\n    \"pureCloudEstimatedWaitTimeList\": {}\n}"},{"id":"08302bba-c985-446e-b251-f98ef1a112ea","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/GetStatsByTenant/{{tenant}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"2bac830d-c1e9-4c2f-ac10-96deb2ea6542"},{"name":"GetChannelConfiguration","id":"83a61c4a-debe-42f5-97e3-d082b62b5fb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":"{{base_url}}/api/LynnService/GetChannelConfiguration/{{tenant}}/{{configurationName}}//{{providerStr}}/{{service}}","description":"<p>Get the status of a specific tenant.</p>\n","urlObject":{"path":["api","LynnService","GetChannelConfiguration","{{tenant}}","{{configurationName}}","","{{providerStr}}","{{service}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"077c4e11-bae4-4d95-9e40-b9c68aee95aa","name":"Example 200 OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/GetChannelConfiguration//{{configurationName}}/{{ChannelID}}/{{providerStr}}/{{service}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"properties\": {\n        \"CHAT_URL_DEFLECTION\": \",\"\n    },\n    \"methods\": [\n        20\n    ],\n    \"proposalId\": \"62d314c9-2806-467e-8297-23f8c55cb58f\",\n    \"date\": \"2021-10-26T18:51:58.6750136+00:00\",\n    \"clientId\": \"Demo\",\n    \"tenant\": 2155,\n    \"availability\": \"00:05:00\"\n}"},{"id":"3551a7f3-2667-400a-b4b7-7ebf462c09d0","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}​​/api/LynnService/GetChannelConfiguration/{{tenant}}/{{configurationName}}//{{providerStr}}/{{service}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"83a61c4a-debe-42f5-97e3-d082b62b5fb3"},{"name":"(Deprecated) ReadMessages","id":"4a065737-f38a-4ef6-8899-c8656221349a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}"}],"url":"{{base_url}}/api/LynnService/ReadMessages/{{tenant}}///{{clientID}}/{{date}}","description":"<p><em><strong>We recommend webhook integration.</strong></em></p>\n<p>By executing all this function periodically, you can get the messages available in\nLynn for the client. It is recommended that for voice environments the frequency of execution of this function must be at least one second. For chat environments this frequency must be configured in 4 seconds.</p>\n","urlObject":{"path":["api","LynnService","ReadMessages","{{tenant}}","","","{{clientID}}","{{date}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"e373448b-3cfb-414f-b293-0e416648a2a9","name":"Example 200 OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer "},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/ReadMessages//{{sessionId}}/1/99129991/2020-07-10"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"sessionId\": \"00000000-0000-0000-0000-000000000000\",\n    \"textMessages\": [],\n    \"menuMessages\": [],\n    \"eventMessages\": [\n        {\n            \"event\": 1,\n            \"details\": \"The given key '471fefad-f5f6-4540-b63a-5200f20950f7' was not present in the dictionary.\",\n            \"source\": \"ReadMessages\",\n            \"messageType\": 2,\n            \"data\": null,\n            \"code\": 6,\n            \"sessionId\": \"471fefad-f5f6-4540-b63a-5200f20950f7\",\n            \"id\": \"88135d7d-6219-47bc-8b81-8a451a1f4dba\",\n            \"correlation\": 0,\n            \"capacities\": [],\n            \"date\": \"2021-07-01T19:33:24.2967791+00:00\",\n            \"availableByVoice\": true,\n            \"availableByText\": true,\n            \"conversationId\": \"00000000-0000-0000-0000-000000000000\",\n            \"part\": 0,\n            \"partName\": \"LYNN\",\n            \"description\": null,\n            \"formatter\": null\n        }\n    ],\n    \"awaitingMenu\": false,\n    \"awaitingText\": false,\n    \"isOnChatConversation\": false,\n    \"isAgentConnect\": false,\n    \"awaitingValidation\": null,\n    \"awaitingType\": \"\",\n    \"supportCancelation\": false,\n    \"capacity\": null,\n    \"pending\": false,\n    \"success\": true\n}"},{"id":"3a2eead1-86eb-42da-9edb-30a8bab08964","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/ReadMessages/{{tenant}}/{{sessionId}}//{{clientID}}/{{date}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"4a065737-f38a-4ef6-8899-c8656221349a"},{"name":"EndSession","id":"1e46268c-b107-4615-b5ff-6fa93c89e47b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{myToken}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}"}],"url":"{{base_url}}/api/LynnService/EndSession/{{tenant}}/{{sessionId}}","description":"<p>All Lynn sessions can be terminated unilaterally by the Lynn interactions if the idle time used (inactivityTimeout) is reached at the time of create such a session. Additionally, it is recommended that the sessions that are no longer used be finished which will increase Lynn's performance because it will not use resources to monitor deprecated sessions.</p>\n","urlObject":{"path":["api","LynnService","EndSession","{{tenant}}","{{sessionId}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"cc5f2969-285e-44b5-8f2a-906e3a89a52c","name":"Example 200 OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer "},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/EndSession//{{sessionId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"sessionId\": \"471fefad-f5f6-4540-b63a-5200f20950f7\",\n    \"messages\": [],\n    \"eventMessages\": [],\n    \"pending\": true,\n    \"success\": true\n}"},{"id":"6df89463-996c-431c-ae61-0c52f2355297","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/EndSession/{{tenant}}/{{sessionId}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"1e46268c-b107-4615-b5ff-6fa93c89e47b"},{"name":"SessionByCriteria","event":[{"listen":"test","script":{"id":"3898f6f6-f205-4179-9200-d8648e5a89fd","exec":["pm.test(\"Your test name\", function () {\r","    var jsonData = pm.response.json();\r","    pm.collectionVariables.set(\"Session\", jsonData.sessionId);\r","});"],"type":"text/javascript","packages":{}}}],"id":"262a27b5-5588-4e4f-96af-f2dd73537623","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}"}],"body":{"mode":"raw","raw":"{\r\n    \"lang\" : \"ES\",\r\n    \"ChannelId\" : \"20\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/LynnService/SessionByCriteria///////{{clientID}}//{{tenant}}/","description":"<p>Returns the information related to a session if it exists in memory. Even if it's checked to be removed by timeout. In case nothing is returned, the session would not be in the memory of Lynn.</p>\n","urlObject":{"path":["api","LynnService","SessionByCriteria","","","","","","","{{clientID}}","","{{tenant}}",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"1577e7e5-cf25-4535-b117-e29ea7ab2ed8","name":"Example 200 OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer "},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"lang\" : \"ES\",\r\n    \"ChannelId\" : \"20\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/LynnService/SessionByCriteria/RUT/19/600/LDA/001001/1/99129991/21/3345/0"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"botName\": \"MKTEST1\",\n    \"sessionId\": \"9ab40c0d-b7d8-4892-9aa4-7d50aac87b24\",\n    \"textMessages\": [],\n    \"menuMessages\": [],\n    \"eventMessages\": [],\n    \"inactivityTimeout\": 600,\n    \"ani\": \"Demo\",\n    \"callIId\": \"1234\",\n    \"status\": 0,\n    \"dialoguesOfTheDay\": [],\n    \"mode\": 1,\n    \"pending\": false,\n    \"success\": true\n}"},{"id":"86042981-2fe0-4fc0-80cb-521b176d0d29","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/SessionByCriteria///////{{clientID}}//{{tenant}}/"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"262a27b5-5588-4e4f-96af-f2dd73537623"},{"name":"SendInducedMessage","id":"ace7769e-cdcb-4dc1-b569-23818fad7d61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}"}],"body":{"mode":"raw","raw":"{\r\n    \"lang\" : \"ES\",\r\n    \"ChannelId\" : \"20\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}​/api/LynnService/SendInducedMessage/{{tenant}}/{{sessionId}}/{{availableByVoice}}/{{availableByText}}/{{capacityType}}/{{clientId}}","description":"<p>Send induced message.</p>\n","urlObject":{"path":["api","LynnService","SendInducedMessage","{{tenant}}","{{sessionId}}","{{availableByVoice}}","{{availableByText}}","{{capacityType}}","{{clientId}}"],"host":["{{base_url}}​"],"query":[],"variable":[]}},"response":[{"id":"42f2c39f-76e4-4b54-9998-fc530a4d2a60","name":"Example 200 OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer "},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"lang\" : \"ES\",\r\n    \"ChannelId\" : \"20\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"​{{base_url}}/api/LynnService/SendInducedMessage//{{sessionId}}/{{availableByVoice}}/{{availableByText}}/{{capacityType}}/{{clientId}}"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"sessionId\": \"471fefad-f5f6-4540-b63a-5200f20950f7\",\n    \"eventMessages\": [],\n    \"id\": \"00000000-0000-0000-0000-000000000000\",\n    \"pending\": true,\n    \"success\": true\n}"},{"id":"c7ad2ba9-4456-4ddb-ad3b-8925c2c9344e","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}​/api/LynnService/SendInducedMessage/{{tenant}}/{{sessionId}}/{{availableByVoice}}/{{availableByText}}/{{capacityType}}/{{clientId}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"ace7769e-cdcb-4dc1-b569-23818fad7d61"},{"name":"(Deprecated) Ping","id":"1855fb7f-8cec-405c-918c-d9b115d4182b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":"{{base_url}}/api/LynnService/Ping/{{tenant}}","description":"<p>Useful method when you want to validate that the service is active and / or if you want to know the number of active sessions a tenant has.</p>\n","urlObject":{"path":["api","LynnService","Ping","{{tenant}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"c53f365f-4b10-4d28-a97d-acf8bb26d4a6","name":"Example 200 OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/Ping/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"This function has been deprecated\",\n    \"pending\": false,\n    \"success\": true\n}"},{"id":"6dfef484-102f-4fe5-b840-16e91e2fdc2f","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/Ping/{{tenant}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"1855fb7f-8cec-405c-918c-d9b115d4182b"},{"name":"GetDeflectionPossibilities","id":"744356fd-dc6e-4168-95bf-398223b9a94a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":"{{base_url}}/api/LynnService/GetDeflectionPossibilities/{{tenant}}/","description":"<p>This method allows you to obtain the available communication channels to which you can\nredirect customer communication according to tenant (Facebook, chat, email, among others).</p>\n","urlObject":{"path":["api","LynnService","GetDeflectionPossibilities","{{tenant}}",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"897e63f3-be42-41b9-8e7c-1fb58bdb7cfc","name":"Example 200 OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/GetDeflectionPossibilities//"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"properties\": {\n        \"CHAT_URL_DEFLECTION\": \",\"\n    },\n    \"methods\": [\n        20\n    ],\n    \"proposalId\": \"d21ec864-3e23-49e0-b156-2a7bcbe08044\",\n    \"date\": \"2021-07-01T19:34:09.1920335+00:00\",\n    \"clientId\": \"Demo\",\n    \"tenant\": 2155,\n    \"availability\": \"00:05:00\"\n}"},{"id":"d3e63863-87c2-4ed9-b9dc-e4e3253d0ac6","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/GetDeflectionPossibilities/{{tenant}}/"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"744356fd-dc6e-4168-95bf-398223b9a94a"},{"name":"StartDeflection","id":"825518ac-ff35-4dd5-badd-a5441d5534dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":"{{base_url}}/api/LynnService/StartDeflection/{{tenant}}/{{proposalId}}/{{method}}","description":"<p>Thanks to this method, the Lynn service is instructed to initiate the transfer of the interaction indicated in the requested task.</p>\n","urlObject":{"path":["api","LynnService","StartDeflection","{{tenant}}","{{proposalId}}","{{method}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"8b00acb0-1242-4412-95ad-053be4ed1484","name":"Example 200 OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/StartDeflection//{{proposalId}}/{{method}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 0,\n    \"method\": 21,\n    \"proposalId\": \"38c2e599-7965-4338-b6ca-3f855b180c4c\",\n    \"date\": \"2021-07-01T19:34:18.6179776+00:00\",\n    \"availability\": \"00:00:00\",\n    \"clientId\": \"\",\n    \"tenant\": 2155,\n    \"userdata\": [],\n    \"toId\": \"\",\n    \"toName\": \"\",\n    \"serviceUrl\": \"\",\n    \"deflectionMessage\": \"\",\n    \"conversationId\": \"\",\n    \"channelId\": \"\",\n    \"deflectionIntent\": \"Welcome_Intent\"\n}"},{"id":"46657e4f-0ac0-44a9-b8d7-aed42ffea18b","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/StartDeflection/{{tenant}}/{{proposalId}}/{{method}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"825518ac-ff35-4dd5-badd-a5441d5534dc"},{"name":"SendMenuResponseMessage","id":"f75b7e2b-4fe4-44e2-b312-1520e02e376c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":"{{base_url}}/api/LynnService/SendMenuResponseMessage/{{tenant}}/{{sessionId}}/{{capacityType}}/{{clientId}}","description":"<p>Through this method the response of a menu can be sent.</p>\n","urlObject":{"path":["api","LynnService","SendMenuResponseMessage","{{tenant}}","{{sessionId}}","{{capacityType}}","{{clientId}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"9b1fd8ac-08e3-4cd5-aa70-232d07c00190","name":"Example 200 OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/SendMenuResponseMessage//{{sessionId}}/{{capacityType}}/{{clientId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"sessionId\": \"00000000-0000-0000-0000-000000000000\",\n    \"eventMessages\": [\n        {\n            \"event\": 1,\n            \"details\": \"Ignored empty message\",\n            \"source\": \"SendMenuResponseMessage\",\n            \"messageType\": 2,\n            \"data\": null,\n            \"code\": 11,\n            \"sessionId\": \"471fefad-f5f6-4540-b63a-5200f20950f7\",\n            \"id\": \"c66c3c6f-d70b-49b8-a92c-56a2f0e414dd\",\n            \"correlation\": 0,\n            \"capacities\": [],\n            \"date\": \"2021-07-01T19:42:16.4885619+00:00\",\n            \"availableByVoice\": true,\n            \"availableByText\": true,\n            \"conversationId\": \"00000000-0000-0000-0000-000000000000\",\n            \"part\": 0,\n            \"partName\": \"LYNN\",\n            \"description\": null,\n            \"formatter\": null\n        }\n    ],\n    \"id\": \"00000000-0000-0000-0000-000000000000\",\n    \"pending\": false,\n    \"success\": true\n}"},{"id":"f3567e83-b026-4834-9209-f486b72671bc","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/SendMenuResponseMessage/{{tenant}}/{{sessionId}}/{{capacityType}}/{{clientId}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"f75b7e2b-4fe4-44e2-b312-1520e02e376c"},{"name":"CancelCurrentInteraction","id":"5259f657-62d8-48b1-b6b6-e72842c024eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":"{{base_url}}/api/LynnService/CancelCurrentInteraction/{{tenant}}/{{sessionId}}/{{reason}}","description":"<p>Cancel the current intention of the client, the session is kept active and the interaction continues, but with another answer of answers.</p>\n","urlObject":{"path":["api","LynnService","CancelCurrentInteraction","{{tenant}}","{{sessionId}}","{{reason}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"b92fdc48-9c85-49d4-b4bd-4f20e899e957","name":"Example 200 OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer ","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/CancelCurrentInteraction//{{sessionId}}/{{reason}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"sessionId\": \"471fefad-f5f6-4540-b63a-5200f20950f7\",\n    \"eventMessages\": [],\n    \"id\": \"00000000-0000-0000-0000-000000000000\",\n    \"pending\": true,\n    \"success\": true\n}"},{"id":"06d9eeac-d3d5-40a4-96eb-bc850657aca9","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/CancelCurrentInteraction/{{tenant}}/{{sessionId}}/{{reason}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"5259f657-62d8-48b1-b6b6-e72842c024eb"},{"name":"SendMenuResponseMessageInterpretacion","id":"6d05d5d8-71c5-432a-a9d5-96c1ded796eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":"{{base_url}}/api/LynnService/SendMenuResponseMessageInterpretacion/{{tenant}}/{{sessionId}}/{{capacityType}}/{{clientId}}","description":"<p>Send a reply to a menu. For cases where Lynn offers a menu of options.</p>\n","urlObject":{"path":["api","LynnService","SendMenuResponseMessageInterpretacion","{{tenant}}","{{sessionId}}","{{capacityType}}","{{clientId}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"fb52c217-8895-4cd7-81fe-3c572eebe222","name":"Example 200 OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/SendMenuResponseMessageInterpretacion/{{tenant}}/{{sessionId}}/{{capacityType}}/{{clientId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"sessionId\": \"00000000-0000-0000-0000-000000000000\",\n    \"eventMessages\": [\n        {\n            \"event\": 1,\n            \"details\": \"Ignored empty message\",\n            \"source\": \"SendMenuResponseMessage\",\n            \"messageType\": 2,\n            \"data\": null,\n            \"code\": 11,\n            \"sessionId\": \"471fefad-f5f6-4540-b63a-5200f20950f7\",\n            \"id\": \"e98ae0b7-9c2f-4cee-990d-8c275362ac58\",\n            \"correlation\": 0,\n            \"capacities\": [],\n            \"date\": \"2021-07-01T19:43:47.3399917+00:00\",\n            \"availableByVoice\": true,\n            \"availableByText\": true,\n            \"conversationId\": \"00000000-0000-0000-0000-000000000000\",\n            \"part\": 0,\n            \"partName\": \"LYNN\",\n            \"description\": null,\n            \"formatter\": null\n        }\n    ],\n    \"id\": \"00000000-0000-0000-0000-000000000000\",\n    \"pending\": false,\n    \"success\": true\n}"},{"id":"2bc6738e-d201-4990-9689-f97113ab85ab","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/SendMenuResponseMessageInterpretacion/{{tenant}}/{{sessionId}}/{{capacityType}}/{{clientId}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"6d05d5d8-71c5-432a-a9d5-96c1ded796eb"},{"name":"WriteLevelLog","id":"9090fcfa-2230-4c99-ab42-3d78f3a9503e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":"{{base_url}}/api/LynnService/WriteLevelLog/{{tenant}}/{{sessionId}}/{{level}}","description":"<p>Registers from Api Rest events that occurred in the sessionId for the corresponding level.</p>\n","urlObject":{"path":["api","LynnService","WriteLevelLog","{{tenant}}","{{sessionId}}","{{level}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"99eb07fb-23a2-4333-b2f2-37c6d8e5352c","name":"Example 200 OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/WriteLevelLog/{{tenant}}/{{sessionId}}/{{level}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"true"},{"id":"a869f934-fb8c-4565-b0cc-ba613e4afadf","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/WriteLevelLog/{{tenant}}/{{sessionId}}/{{level}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"9090fcfa-2230-4c99-ab42-3d78f3a9503e"},{"name":"UploadFile","id":"0ff37a37-18e4-4207-bca3-3f6d5a109861","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Content-Type","value":"multipart/form-data","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"Tenant","type":"text","value":""},{"key":"SessionId","value":"","type":"text"},{"key":"FileToUpload","type":"file","value":null}]},"url":"{{base_url}}/api/LynnService/UploadFile/{{tenant}}","description":"<p>Allows to upload a file.</p>\n","urlObject":{"path":["api","LynnService","UploadFile","{{tenant}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"b67d0a02-e94f-4dfc-ae4a-4c2ba9adcf10","name":"Example 200 OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Content-Type","value":"multipart/form-data","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"Tenant","type":"text","value":""},{"key":"SessionId","value":"","type":"text"},{"key":"FileToUpload","type":"file","value":null}]},"url":"{{base_url}}/api/LynnService/UploadFile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"sessionId\": \"00000000-0000-0000-0000-000000000000\",\n    \"fileId\": \"60f1b146-393c-4378-aa49-51dafe41d3cd\",\n    \"url\": null,\n    \"message\": null,\n    \"pending\": true,\n    \"success\": true\n}"},{"id":"ec6a71d6-1902-4fba-87de-6eb7d1e8a289","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/UploadFile"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"0ff37a37-18e4-4207-bca3-3f6d5a109861"},{"name":"SendMenuResponseByLevenshteinDistance","id":"e765adda-b7fa-4be9-808e-458bafd1f78f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":"{{base_url}}/api/LynnService/SendMenuResponseByLevenshteinDistance/{{tenant}}/{{sessionId}}/{{capacityType}}/{{clientId}}","description":"<p>For cases where Lynn offers a menu of options, but the answer requires being\nanalyzed by approximation to an indicated text. This function should be used to answer that menu. In case Lynn is not waiting for a response to the menu then the execution of this function is ignored. Very useful to improve integrations with voice, where menus are included.</p>\n","urlObject":{"path":["api","LynnService","SendMenuResponseByLevenshteinDistance","{{tenant}}","{{sessionId}}","{{capacityType}}","{{clientId}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"7b5a6a74-3ff9-498c-ad5c-cfa3d03e2a2c","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/SendMenuResponseByLevenshteinDistance/{{tenant}}/{{sessionId}}/{{capacityType}}/{{clientId}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"e765adda-b7fa-4be9-808e-458bafd1f78f"},{"name":"GetFile","id":"039e516f-305d-440e-bd92-eb45ff965542","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":"{{base_url}}/api/LynnService/File/{{tenant}}/{{file}}","description":"<p>Return a file stored in elasticsearch.</p>\n","urlObject":{"path":["api","LynnService","File","{{tenant}}","{{file}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"62cbf7d6-2c60-4a0d-aa23-4f1063399947","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/File/{{tenant}}/{{file}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"039e516f-305d-440e-bd92-eb45ff965542"},{"name":"ExistsSessionByCriteria","id":"42857c6d-9d9f-4b15-b66d-98c27afef545","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":"{{base_url}}/api/LynnService/ExistsSessionByCriteria/{{tenant}}//","description":"<p>Returns the information related to a session if it exists in memory. Even if it's checked to be removed by timeout. In case nothing is returned, the session would not be in the memory of Lynn.</p>\n","urlObject":{"path":["api","LynnService","ExistsSessionByCriteria","{{tenant}}","",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"348da4e0-c997-4c41-88f0-3602d94a1b06","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/ExistsSessionByCriteria/{{tenant}}//"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"42857c6d-9d9f-4b15-b66d-98c27afef545"},{"name":"SetEntity","id":"90947ce2-c689-4cb7-9026-992c22868fb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":"{{base_url}}/api/LynnService/SetEntity/{{tenant}}/{{sessionId}}/{{entityName}}","description":"<p>Entities are the variables that can be used during the execution of a session. Said\nvariables are passed at the beginning of the session creation and are shared by all conversations that originate during the lifetime of the session. Also, when a conversation is created within a session as a product of a cognitive assessment, this conversation is also add all the entities that the cognitive engine has been able to infer using the text of evaluation. Using this function, extra entities (variables) can be added to a current session.</p>\n","urlObject":{"path":["api","LynnService","SetEntity","{{tenant}}","{{sessionId}}","{{entityName}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"d997d4ab-0934-47a1-900f-4087a4eb6a3b","name":"200 Ok","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"valor de la entidad"},"url":"{{base_url}}/api/LynnService/SetEntity/{{tenant}}/{{sessionId}}/{{entityName}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"sessionId\": \"471fefad-f5f6-4540-b63a-5200f20950f7\",\n    \"success\": true,\n    \"pending\": true\n}"},{"id":"4add97f0-bb85-470d-a79e-d0b64a1903c7","name":"Example Error Qoata Limit exceeded Copy 18","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/SetEntity/{{tenant}}/{{sessionId}}/{{entityName}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"90947ce2-c689-4cb7-9026-992c22868fb4"},{"name":"GetEntity","id":"32db55cd-213f-4312-a73f-472e979743d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":"{{base_url}}/api/LynnService/GetEntity/{{tenant}}/{{sessionId}}/{{entityName}}","description":"<p>Requests the value of an entity referenced by the session identifier of an active interaction for a particular tenant.</p>\n","urlObject":{"path":["api","LynnService","GetEntity","{{tenant}}","{{sessionId}}","{{entityName}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"435e7b4f-2e5a-4f43-ada9-57ae1165191d","name":"200 Ok","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/GetEntity/{{tenant}}/{{sessionId}}/{{entityName}}"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        \"valor de la entidad\"\n    ]\n}"},{"id":"f2651713-360a-40c1-b5a3-04338de5a1da","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/GetEntity/{{tenant}}/{{sessionId}}/{{entityName}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"32db55cd-213f-4312-a73f-472e979743d2"},{"name":"SendTextMessage","id":"cc4cb899-777f-4dd8-a45e-f49b6ed8d2da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}"}],"body":{"mode":"raw","raw":"Consulta de Saldo"},"url":"{{base_url}}/api/LynnService/SendTextMessage/{{tenant}}//{{capacityType}}/{{clientID}}","description":"<p>Using this function it is possible to induce in Lynn a certain intention without the respective text evaluation in the cognitive motor.</p>\n","urlObject":{"path":["api","LynnService","SendTextMessage","{{tenant}}","","{{capacityType}}","{{clientID}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"4008356e-c18c-417f-96e0-593a303dfc93","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/SendTextMessage/{{tenant}}//{{capacityType}}/{{clientID}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"cc4cb899-777f-4dd8-a45e-f49b6ed8d2da"},{"name":"SendTextMessageWithIntent","id":"1be1cc5b-2198-4cb8-b0a7-576e2a96c757","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":"{{base_url}}/api/LynnService/SendTextMessageWithIntent/{{tenant}}/{{sessionId}}/{{capacityType}}/{{clientId}}/{{intent}}","description":"<p>Using this function it is possible to induce in Lynn a certain intention without the respective text evaluation in the cognitive motor</p>\n","urlObject":{"path":["api","LynnService","SendTextMessageWithIntent","{{tenant}}","{{sessionId}}","{{capacityType}}","{{clientId}}","{{intent}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"1ba66100-40ef-4144-9629-698c77f1c5d9","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}/api/LynnService/SendTextMessageWithIntent/{{tenant}}/{{sessionId}}/{{capacityType}}/{{clientId}}/{{intent}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"1be1cc5b-2198-4cb8-b0a7-576e2a96c757"},{"name":"SendCampaignData","id":"68c44518-dd05-4bef-90af-666efe5796c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":"{{base_url}}/api/LynnService/SendCampaignData/{{tenant}}/{{requestId}}/{{campaignId}}/{{contactId}}/{{status}}//{{criteriaValue}}","description":"<p>Updates the status of a campaign record.</p>\n","urlObject":{"path":["api","LynnService","SendCampaignData","{{tenant}}","{{requestId}}","{{campaignId}}","{{contactId}}","{{status}}","","{{criteriaValue}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"20d457df-01c0-4ac5-aa70-d19257394da2","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":"{{base_url}}​/api/LynnService/SendCampaignData/{{tenant}}/{{requestId}}/{{campaignId}}/{{contactId}}/{{status}}//{{criteriaValue}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"68c44518-dd05-4bef-90af-666efe5796c9"}],"id":"d7993cc5-2343-4294-9657-1ec6d2d06d6b","_postman_id":"d7993cc5-2343-4294-9657-1ec6d2d06d6b","description":""},{"name":"OutBound","item":[{"name":"CAMPAÑAS V2","item":[{"name":"GET CAMPAIGNS","id":"3062de3e-25fd-43da-9792-a37767bd1bd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{myToken}}"},{"key":"Content-Type","value":"application/json"}],"url":" /api/LynnProactive/GetCampaigns/{{tenant}}","urlObject":{"path":["api","LynnProactive","GetCampaigns","{{tenant}}"],"host":[" "],"query":[],"variable":[]}},"response":[],"_postman_id":"3062de3e-25fd-43da-9792-a37767bd1bd2"},{"name":"START CAMPAIGN EXECUTION","id":"ecb117b9-c907-494d-aca5-adad75b95642","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{myToken}}"}]},"isInherited":false},"method":"POST","header":[],"url":" /api/LynnProactive/StartCampaignExecution/{{tenant}}/{{campaignId}}","urlObject":{"path":["api","LynnProactive","StartCampaignExecution","{{tenant}}","{{campaignId}}"],"host":[" "],"query":[],"variable":[]}},"response":[{"id":"e53181df-0ce7-4eff-a2f7-1cedec2de2de","name":"SUCCESS","originalRequest":{"method":"POST","header":[],"url":" /api/LynnProactive/StartCampaignExecution/{{tenant}}/{{campaignId}}"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Thu, 11 Sep 2025 18:17:19 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Campaign test started\",\n    \"data\": null\n}"},{"id":"68907461-ad1d-47ff-8d78-bbd75983e85d","name":"ERROR","originalRequest":{"method":"POST","header":[],"url":" /api/LynnProactive/StartCampaignExecution/{{tenant}}/{{campaignId}}"},"status":"Not Found","code":404,"_postman_previewlanguage":"Text","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Thu, 11 Sep 2025 18:20:29 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"message\": \"Campaign with Id 87ffb5c2-0429-4317-82ba-328b1e7b76c0 not found\",\n    \"data\": null\n}"}],"_postman_id":"ecb117b9-c907-494d-aca5-adad75b95642"},{"name":"STOP CAMPAIGN EXECUTION","id":"bb872b22-59bd-4e6f-b942-a4c58ae98d49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{myToken}}"}]},"isInherited":false},"method":"POST","header":[],"url":" /api/LynnProactive/StopCampaignExecution/{{tenant}}/{{campaignId}}","urlObject":{"path":["api","LynnProactive","StopCampaignExecution","{{tenant}}","{{campaignId}}"],"host":[" "],"query":[],"variable":[]}},"response":[{"id":"77c814ef-7a2c-4f74-a6a8-3ade72c6b41a","name":"SUCCESS","originalRequest":{"method":"POST","header":[],"url":" /api/LynnProactive/StopCampaignExecution/{{tenant}}/{{campaignId}}"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Thu, 11 Sep 2025 18:17:19 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Campaign  has been stopped successfully\",\n    \"data\": \"87ffb5c2-0429-4317-82ba-328b1e7b76ce\"\n}"},{"id":"a36a9648-5d97-446b-9f09-2e18e56c404b","name":"ERROR","originalRequest":{"method":"POST","header":[],"url":" /api/LynnProactive/StopCampaignExecution/{{tenant}}/{{campaignId}}"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Thu, 11 Sep 2025 18:17:19 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"message\": \"Campaign  with Id 87ffb5c2-0429-4317-82ba-328b1e7b76c0 was not found\",\n    \"data\": null\n}"}],"_postman_id":"bb872b22-59bd-4e6f-b942-a4c58ae98d49"},{"name":"UPLOAD CAMPAIGN DATA FILE","id":"972fa8f2-7c33-44a5-abd5-d51d58853cfe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{myToken}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"contactList","type":"file","uuid":"458dffb7-e876-4a9e-912d-8418b8d7e756","description":"<p>.csv file contact  from \"Template export tool\" format </p>\n","value":null}]},"url":" /api/LynnProactive/AddCampaingDataFile/{{tenant}}/{{campaignId}}/{{templateId}}","urlObject":{"path":["api","LynnProactive","AddCampaingDataFile","{{tenant}}","{{campaignId}}","{{templateId}}"],"host":[" "],"query":[],"variable":[]}},"response":[{"id":"4242e8bb-682d-4da7-b4a6-4524278ebaed","name":"SUCCESS","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"contactList","type":"file","uuid":"458dffb7-e876-4a9e-912d-8418b8d7e756","value":null}]},"url":" /api/LynnProactive/UploadCampaignData/{{tenant}}/{{campaignId}}/{{templateId}}"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Cache-Control","value":"no-store"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Permissions-Policy","value":"geolocation=(self), camera=(self), microphone=(self), fullscreen=(self), accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), clipboard-read=(), clipboard-write=(), display-capture=(), document-domain=(), encrypted-media=(), gyroscope=(), magnetometer=(), midi=(), payment=(), picture-in-picture=(), publickey-credentials=(), sync-xhr=(), usb=(), xr-spatial-tracking=()"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self' https://apps.sae1.pure.cloud https://*.mypurecloud.com.au https://*.mypurecloud.jp https://*.mypurecloud.de https://*.mypurecloud.ie https://*.use2.us-gov-pure.cloud https://teams.microsoft.com https://*.teams.microsoft.com https://apps.mypurecloud.com https://*.mypurecloud.com https://*.pure.cloud https://outlook.com https://*.outlook.com https://outlook.office365.com https://*.outlook.office365.com https://outlook.live.com https://*.outlook.live.com https://outlook.office.com https://*.outlook.office.com https://microsoft365.com https://*.microsoft365.com https://office.com https://*.office.com;"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 12 Sep 2025 15:07:12 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"jobId\": \"15f879c1-396e-40b8-b16b-bfb9103b4d55\"\n}"}],"_postman_id":"972fa8f2-7c33-44a5-abd5-d51d58853cfe"},{"name":"UPLOAD CAMPAIGN DATA JSON","id":"6ffae91b-3eff-4d36-b5c2-e55a7b8338a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{myToken}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"campaingId\": \"{{campaignId}}\",\r\n    \"templateId\": \"{{templateId}}\",\r\n    \"typeOfData\": 0,\r\n    \"data\": [\r\n        {\r\n            \"clientName\":\"Diego\",\r\n            \"rut\":\"18261457-2\",\r\n            \"email\":\"entroox@gmail.com\",\r\n            \"telefono1\": \"56923933474\",\r\n            \"saldo\":\"2000\",\r\n            \"dicom\": false\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":" /api/LynnProactive/AddCampaingData/{{tenant}}","urlObject":{"path":["api","LynnProactive","AddCampaingData","{{tenant}}"],"host":[" "],"query":[],"variable":[]}},"response":[],"_postman_id":"6ffae91b-3eff-4d36-b5c2-e55a7b8338a6"},{"name":"UPLOAD CAMPAIGN STATUS","id":"b2512943-c3b9-432b-90a3-ca2afbb16d1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{myToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":" /api/LynnProactive/UploadCampaignStatus/{{TaskId}}","urlObject":{"path":["api","LynnProactive","UploadCampaignStatus","{{TaskId}}"],"host":[" "],"query":[],"variable":[]}},"response":[{"id":"7a61681d-7df5-469c-b483-f1ca149d8db2","name":"SUCCESS","originalRequest":{"method":"GET","header":[],"url":" /api/LynnProactive/UploadCampaignStatus/{{TaskId}}"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Cache-Control","value":"no-store"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Permissions-Policy","value":"geolocation=(self), camera=(self), microphone=(self), fullscreen=(self), accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), clipboard-read=(), clipboard-write=(), display-capture=(), document-domain=(), encrypted-media=(), gyroscope=(), magnetometer=(), midi=(), payment=(), picture-in-picture=(), publickey-credentials=(), sync-xhr=(), usb=(), xr-spatial-tracking=()"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self' https://apps.sae1.pure.cloud https://*.mypurecloud.com.au https://*.mypurecloud.jp https://*.mypurecloud.de https://*.mypurecloud.ie https://*.use2.us-gov-pure.cloud https://teams.microsoft.com https://*.teams.microsoft.com https://apps.mypurecloud.com https://*.mypurecloud.com https://*.pure.cloud https://outlook.com https://*.outlook.com https://outlook.office365.com https://*.outlook.office365.com https://outlook.live.com https://*.outlook.live.com https://outlook.office.com https://*.outlook.office.com https://microsoft365.com https://*.microsoft365.com https://office.com https://*.office.com;"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 12 Sep 2025 14:45:30 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"jobId\": \"b40befb0-c0a3-4ff2-94de-9d1dbfd96e69\",\n    \"status\": \"Completed\",\n    \"errorMessage\": null,\n    \"completedAt\": \"2025-09-12T14:43:49.5427992Z\"\n}"},{"id":"79ce47fe-7800-4506-abb9-9bda5ca905c9","name":"ERROR TEMPLATE","originalRequest":{"method":"GET","header":[],"url":" /api/LynnProactive/UploadCampaignStatus/{{TaskId}}"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":"Cache-Control","value":"no-store"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Permissions-Policy","value":"geolocation=(self), camera=(self), microphone=(self), fullscreen=(self), accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), clipboard-read=(), clipboard-write=(), display-capture=(), document-domain=(), encrypted-media=(), gyroscope=(), magnetometer=(), midi=(), payment=(), picture-in-picture=(), publickey-credentials=(), sync-xhr=(), usb=(), xr-spatial-tracking=()"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self' https://apps.sae1.pure.cloud https://*.mypurecloud.com.au https://*.mypurecloud.jp https://*.mypurecloud.de https://*.mypurecloud.ie https://*.use2.us-gov-pure.cloud https://teams.microsoft.com https://*.teams.microsoft.com https://apps.mypurecloud.com https://*.mypurecloud.com https://*.pure.cloud https://outlook.com https://*.outlook.com https://outlook.office365.com https://*.outlook.office365.com https://outlook.live.com https://*.outlook.live.com https://outlook.office.com https://*.outlook.office.com https://microsoft365.com https://*.microsoft365.com https://office.com https://*.office.com;"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 12 Sep 2025 14:46:26 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"jobId\": \"24a931e2-56f5-4bfb-9441-d375ee168e14\",\n    \"status\": \"Failed\",\n    \"errorMessage\": \"Error al cargar el template\",\n    \"completedAt\": null\n}"},{"id":"e9cb65fe-6c86-4424-8088-617e30c6f2af","name":"ERROR PROCESS NOT FOUND","originalRequest":{"method":"GET","header":[],"url":" /api/LynnProactive/UploadCampaignStatus/{{TaskId}}"},"status":"Not Found","code":404,"_postman_previewlanguage":"Text","header":[{"key":"Cache-Control","value":"no-store"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Permissions-Policy","value":"geolocation=(self), camera=(self), microphone=(self), fullscreen=(self), accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), clipboard-read=(), clipboard-write=(), display-capture=(), document-domain=(), encrypted-media=(), gyroscope=(), magnetometer=(), midi=(), payment=(), picture-in-picture=(), publickey-credentials=(), sync-xhr=(), usb=(), xr-spatial-tracking=()"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"Content-Security-Policy","value":"frame-ancestors 'self' https://apps.sae1.pure.cloud https://*.mypurecloud.com.au https://*.mypurecloud.jp https://*.mypurecloud.de https://*.mypurecloud.ie https://*.use2.us-gov-pure.cloud https://teams.microsoft.com https://*.teams.microsoft.com https://apps.mypurecloud.com https://*.mypurecloud.com https://*.pure.cloud https://outlook.com https://*.outlook.com https://outlook.office365.com https://*.outlook.office365.com https://outlook.live.com https://*.outlook.live.com https://outlook.office.com https://*.outlook.office.com https://microsoft365.com https://*.microsoft365.com https://office.com https://*.office.com;"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 12 Sep 2025 14:46:59 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"jobId\": \"24a931e2-56f5-4bfb-9441-d375ee168e24\",\n    \"message\": \"process id not found\"\n}"}],"_postman_id":"b2512943-c3b9-432b-90a3-ca2afbb16d1b"},{"name":"DELETE CAMPAIGN RECORDS","id":"5a9f5032-27d8-4347-8546-44e3c4295b77","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{myToken}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":" /api/LynnProactive/DeleteCampaignRecords/{{tenant}}/{{campaignId}}","urlObject":{"path":["api","LynnProactive","DeleteCampaignRecords","{{tenant}}","{{campaignId}}"],"host":[" "],"query":[],"variable":[]}},"response":[],"_postman_id":"5a9f5032-27d8-4347-8546-44e3c4295b77"},{"name":"DELETE CAMPAIGN CONTACTS","id":"3f2ca1d3-5481-4f31-931f-62a807404c42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{myToken}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":" /api/LynnProactive/DeleteCampaignContacts/{{tenant}}/{{campaignId}}","urlObject":{"path":["api","LynnProactive","DeleteCampaignContacts","{{tenant}}","{{campaignId}}"],"host":[" "],"query":[],"variable":[]}},"response":[],"_postman_id":"3f2ca1d3-5481-4f31-931f-62a807404c42"},{"name":"EXPORT DATA","id":"ad6ded08-e509-45b6-89c3-1839ea5ce51b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{myToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":" /api/LynnProactive/ExportData/{{tenantId}}/{{campaignId}}","urlObject":{"path":["api","LynnProactive","ExportData","{{tenantId}}","{{campaignId}}"],"host":[" "],"query":[],"variable":[]}},"response":[],"_postman_id":"ad6ded08-e509-45b6-89c3-1839ea5ce51b"},{"name":"GetCampaignUsers","id":"ccf50ab2-ec75-4a09-ad80-5fb374033697","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{myToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":" /api/LynnProactive/GetCampaignUsers/{{tenant}}","urlObject":{"path":["api","LynnProactive","GetCampaignUsers","{{tenant}}"],"host":[" "],"query":[],"variable":[]}},"response":[],"_postman_id":"ccf50ab2-ec75-4a09-ad80-5fb374033697"}],"id":"9411a85e-ee56-4c80-9c65-991696a2c635","_postman_id":"9411a85e-ee56-4c80-9c65-991696a2c635","description":""},{"name":"CAMPAÑAS V1","item":[{"name":"Create Campaign","id":"e75798c7-f484-4f26-b32a-c7d8285dc058","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":" /api/LynnService/PostCampaign/{{tenant}}","description":"<p>This method enables to Create Campaign.</p>\n","urlObject":{"path":["api","LynnService","PostCampaign","{{tenant}}"],"host":[" "],"query":[],"variable":[]}},"response":[{"id":"0ffc2566-3a40-4457-820e-76cb415ab901","name":"Example 200 OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/PostCampaign/{{tenant}}"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"id\": \"d39a7c31-f13d-4914-9009-b8bfedd792d3\"\r\n}"},{"id":"c91d9d46-1724-4f14-93f0-f3a35939ead4","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/PostCampaign/{{tenant}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"e75798c7-f484-4f26-b32a-c7d8285dc058"},{"name":"StartCampaignExecution","id":"3c19a8a6-65c6-41fa-976b-1ad610a40e1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":" /api/LynnService/StartCampaignExecution/{{tenant}}/{{campaignId}}","description":"<p>The method belongs to the Lynn Proactive (Outbound) module. The parameters necessary to execute the method are passed in the url:</p>\n<p><code>tenant:</code> Integer data type, id the Tenant</p>\n<p><code>campaignId:</code> GUID data type, Campaign id.</p>\n<p>Method function: Execute a campaign that is configured in Manual Execution Mode. Once this method is executed, all records in a readystate will be processed, for the corresponding campaign (campaignId).</p>\n","urlObject":{"path":["api","LynnService","StartCampaignExecution","{{tenant}}","{{campaignId}}"],"host":[" "],"query":[],"variable":[]}},"response":[{"id":"d9cb28a5-efc7-403f-84c4-42044715f47d","name":"Example 200 OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/StartCampaignExecution/{{tenant}}/{{campaignId}}"},"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"1"},{"id":"ae7696be-131d-4797-bd43-3add5590fa1b","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/StartCampaignExecution/{{tenant}}/{{campaignId}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"3c19a8a6-65c6-41fa-976b-1ad610a40e1f"},{"name":"StopCampaignExecution","id":"4a0d7c0e-74a6-4395-bae9-57af1ff42d70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":" /api/LynnService/StopCampaignExecution/{{tenant}}/{{campaignId}}","description":"<p>The method belongs to the Lynn Proactive (Outbound) module. The parameters necessary to execute the method are passed in the url:</p>\n<p><code>tenant:</code> Integer data type, id the Tenant</p>\n<p><code>campaignId:</code> GUID data type, campaign id.</p>\n<p>Method function: Stop the execution of a campaign that is set to Manual Execution Mode. Once this method is executed, the process of the registrations in a ready state will be stopped, for the corresponding campaign (campaignId).</p>\n","urlObject":{"path":["api","LynnService","StopCampaignExecution","{{tenant}}","{{campaignId}}"],"host":[" "],"query":[],"variable":[]}},"response":[{"id":"2a6a69ec-435e-44bb-9755-83d0fe916256","name":"Example 200 OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/StopCampaignExecution/{{tenant}}/{{campaignId}}"},"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"1"},{"id":"4e14ccaf-4b06-411c-a2c3-f0a9798a025a","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/StopCampaignExecution/{{tenant}}/{{campaignId}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"4a0d7c0e-74a6-4395-bae9-57af1ff42d70"},{"name":"List Campaigns By Tenant","id":"07b23191-ea52-4e44-ba8c-f2395a29d081","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":" /api/LynnService/GetCampaigns/{{tenant}}","description":"<p>List Campaigns by tenant.</p>\n","urlObject":{"path":["api","LynnService","GetCampaigns","{{tenant}}"],"host":[" "],"query":[],"variable":[]}},"response":[{"id":"dc539dd3-4d01-4aa8-908f-043a877b73f6","name":"Example 200 OK","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/GetCampaigns/{{tenant}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"id\": \"63286ba3-d32d-4da1-96c2-0b7d61208940\",\r\n        \"name\": \"Test desde POSTMAN\",\r\n        \"date\": \"2021-10-13T10:55:37.093\",\r\n        \"tenantId\": 2699,\r\n        \"statusId\": 2,\r\n        \"campaignTypeId\": 1,\r\n        \"executionMode\": 2,\r\n        \"validUntil\": \"2022-04-07T00:00:00\",\r\n        \"validForHours\": 1,\r\n        \"intentToExecute\": \"MultiMessagesCampaignStart\",\r\n        \"continueOnError\": false,\r\n        \"campaignCategory\": null,\r\n        \"startCampaign\": \"2021-02-25T18:13:12\",\r\n        \"stopCampaign\": \"2021-02-25T18:13:12\"\r\n    }]"},{"id":"cfa9412f-26b4-4bd7-b076-fd21dcec6b50","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/GetCampaigns/{{tenant}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"07b23191-ea52-4e44-ba8c-f2395a29d081"},{"name":"Get Campaign By Id","id":"493d5d2b-78c1-48c8-826f-b9a494934719","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":" /api/LynnService/GetCampaign/{{tenant}}/{{id}}","description":"<p>Get Campaign by ID.</p>\n","urlObject":{"path":["api","LynnService","GetCampaign","{{tenant}}","{{id}}"],"host":[" "],"query":[],"variable":[]}},"response":[{"id":"2f536c9c-799b-4c77-aded-011e1d1859bf","name":"Example 200 OK","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/GetCampaign/{{tenant}}/{{id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"id\": \"63286ba3-d32d-4da1-96c2-0b7d61208940\",\r\n    \"name\": \"Test desde POSTMAN\",\r\n    \"date\": \"2021-10-13T10:55:37.093\",\r\n    \"tenantId\": 2699,\r\n    \"statusId\": 2,\r\n    \"campaignTypeId\": 1,\r\n    \"executionMode\": 2,\r\n    \"validUntil\": \"2022-04-07T00:00:00\",\r\n    \"validForHours\": 1,\r\n    \"intentToExecute\": \"MultiMessagesCampaignStart\",\r\n    \"continueOnError\": false,\r\n    \"campaignCategory\": null,\r\n    \"startCampaign\": \"2021-02-25T18:13:12\",\r\n    \"stopCampaign\": \"2021-02-25T18:13:12\"\r\n}"},{"id":"dd611047-1566-4753-acab-541645dd9bda","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/GetCampaign/{{tenant}}/{{id}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"493d5d2b-78c1-48c8-826f-b9a494934719"},{"name":"Delete Campaign By Id","id":"130b25d6-3ff7-492e-881b-b09009b6e7e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":" /api/LynnService/DeleteCampaign/{{tenant}}/{{id}}","description":"<p>Delete Campaign.</p>\n","urlObject":{"path":["api","LynnService","DeleteCampaign","{{tenant}}","{{id}}"],"host":[" "],"query":[],"variable":[]}},"response":[{"id":"2a53d6b1-0700-4501-9b20-a502486aa316","name":"Example 200 OK","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/DeleteCampaign/{{tenant}}/{{id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":""},{"id":"6eb1666b-a3d8-42c1-a6af-886f794d1f52","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/DeleteCampaign/{{tenant}}/{{id}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"130b25d6-3ff7-492e-881b-b09009b6e7e6"},{"name":"Update Campaign","id":"b97b9f1c-5aba-4859-a66c-eeab5a70017c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":" /api/LynnService/PutCampaign/{{tenant}}/{{id}}","description":"<p>Update Campaign.</p>\n","urlObject":{"path":["api","LynnService","PutCampaign","{{tenant}}","{{id}}"],"host":[" "],"query":[],"variable":[]}},"response":[{"id":"99708fa0-6b9e-4c0b-bb30-038399234d23","name":"Example 200 OK","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/PutCampaign/{{tenant}}/{{id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"id\": \"63286ba3-d32d-4da1-96c2-0b7d61200\"\r\n}\r\n"},{"id":"81719103-2dae-440f-a546-f66b6185841e","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/PutCampaign/{{tenant}}/{{id}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"b97b9f1c-5aba-4859-a66c-eeab5a70017c"},{"name":"Create Contact","id":"ffe33bca-400e-40ee-a0ae-bd06446d6a64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":" /api/LynnService/PostContact/{{tenant}}","description":"<p>Create Contact.</p>\n","urlObject":{"path":["api","LynnService","PostContact","{{tenant}}"],"host":[" "],"query":[],"variable":[]}},"response":[{"id":"97ac7194-712d-4a2e-ac2d-b5af0546888b","name":"Example 200 OK","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/PostContact/{{tenant}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":""},{"id":"07724dfa-4a23-4732-89a2-9732a8ba52df","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/PostContact/{{tenant}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"ffe33bca-400e-40ee-a0ae-bd06446d6a64"},{"name":"List Contacts By Tenant","id":"e07e763f-8a5e-4825-b237-ce67af860925","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":" /api/LynnService/GetContacts/{{tenant}}","description":"<p>List Contacts by tenant.</p>\n","urlObject":{"path":["api","LynnService","GetContacts","{{tenant}}"],"host":[" "],"query":[],"variable":[]}},"response":[{"id":"223b6cbb-9581-4595-89fd-9eb3f79473e3","name":"Example 200 OK","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/GetContacts/{{tenant}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":""},{"id":"e523f41d-3274-473e-8967-bf165202f737","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/GetContacts/{{tenant}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"e07e763f-8a5e-4825-b237-ce67af860925"},{"name":"Get Contact by Id","id":"508111b6-c86a-468a-8b25-f2c30b244a28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":" /api/LynnService/GetContact/{{tenant}}/{{contactId}}","description":"<p>Get Contact by ID.</p>\n","urlObject":{"path":["api","LynnService","GetContact","{{tenant}}","{{contactId}}"],"host":[" "],"query":[],"variable":[]}},"response":[{"id":"995a7f7e-e691-44d5-b6f5-6bae71ebc981","name":"Example 200 OK","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/GetContact/{{tenant}}/{{contactId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"id\": \"63286ba3-d32d-4da1-96c2-0b7d61208940\",\r\n    \"name\": \"Test desde POSTMAN\",\r\n    \"date\": \"2021-10-13T10:55:37.093\",\r\n    \"tenantId\": 2699,\r\n    \"statusId\": 2,\r\n    \"campaignTypeId\": 1,\r\n    \"executionMode\": 2,\r\n    \"validUntil\": \"2022-04-07T00:00:00\",\r\n    \"validForHours\": 1,\r\n    \"intentToExecute\": \"MultiMessagesCampaignStart\",\r\n    \"continueOnError\": false,\r\n    \"campaignCategory\": null,\r\n    \"startCampaign\": \"2021-02-25T18:13:12\",\r\n    \"stopCampaign\": \"2021-02-25T18:13:12\"\r\n}"},{"id":"b35ed6a1-aee4-4791-b5b9-826aebb8f42f","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/GetContact/{{tenant}}/{{contactId}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"508111b6-c86a-468a-8b25-f2c30b244a28"},{"name":"Delete Contact By Id","id":"c5de8420-b9e5-4c62-a5d9-9abec7b33dea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":" /api/LynnService/DeleteContact/{{tenant}}","description":"<p>Delete contact.</p>\n","urlObject":{"path":["api","LynnService","DeleteContact","{{tenant}}"],"host":[" "],"query":[],"variable":[]}},"response":[{"id":"ed3ce9a9-8a85-4d7a-aba3-7c90d8399419","name":"Example 200 OK","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/DeleteContact/{{tenant}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":""},{"id":"83a20079-ce2b-4193-914b-1f90368e1519","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/DeleteContact/{{tenant}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"c5de8420-b9e5-4c62-a5d9-9abec7b33dea"},{"name":"Update Contact","id":"c4413bfc-3a9b-4fba-9bbf-19575a7b1aae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":" /api/LynnService/PutContact/{{tenant}}/{{id}}","description":"<p>Update Contact.</p>\n","urlObject":{"path":["api","LynnService","PutContact","{{tenant}}","{{id}}"],"host":[" "],"query":[],"variable":[]}},"response":[{"id":"50e6b94c-d22b-4e93-8f0f-8c19604c557d","name":"Example 200 OK","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/PutContact/{{tenant}}/{{id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":""},{"id":"1a661c78-a37a-4709-bc81-e412b307b44f","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/PutContact/{{tenant}}/{{id}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"c4413bfc-3a9b-4fba-9bbf-19575a7b1aae"},{"name":"GetDnDContact","id":"ca7b9fe7-a80e-4371-bc25-31f68d724691","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":" /api/LynnService/GetDnDContact/{{tenant}}/{{id}}","description":"<p>Get DND Contact.</p>\n","urlObject":{"path":["api","LynnService","GetDnDContact","{{tenant}}","{{id}}"],"host":[" "],"query":[],"variable":[]}},"response":[{"id":"35fc562d-797b-41cc-97f6-67bd014573e8","name":"Example 200 OK","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/GetDnDContact/{{tenant}}/{{id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":""},{"id":"e421e54b-a861-499d-9dc9-8268463ae63b","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/GetDnDContact/{{tenant}}/{{id}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"ca7b9fe7-a80e-4371-bc25-31f68d724691"},{"name":"SetDnDContact By Campaign","id":"0604316f-3052-4daf-8bbf-45fe4478ea4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":" /api/LynnService/SetDnDContactByCampaign/{{tenant}}/{{id}}/{{campaignid}}/{{state}}","description":"<p>Configure DND Contact per campaign.</p>\n","urlObject":{"path":["api","LynnService","SetDnDContactByCampaign","{{tenant}}","{{id}}","{{campaignid}}","{{state}}"],"host":[" "],"query":[],"variable":[]}},"response":[{"id":"ce6b05aa-2420-4cc9-8d4b-2fad97f68dc7","name":"Example 200 OK","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/SetDnDContactByCampaign/{{tenant}}/{{id}}/{{campaignid}}/{{state}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":""},{"id":"62861634-b83a-4348-b4e5-6dd3c0432353","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/SetDnDContactByCampaign/{{tenant}}/{{id}}/{{campaignid}}/{{state}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"0604316f-3052-4daf-8bbf-45fe4478ea4b"},{"name":"SetDnDContact By Category","id":"8a0c36fe-a2b1-4c17-a42d-b868af403a74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"}],"url":" /api/LynnService/SetDnDContactByCategory/{{tenant}}/{{id}}/{{category}}/{{state}}","description":"<p>Configure DND Contact by Category.</p>\n","urlObject":{"path":["api","LynnService","SetDnDContactByCategory","{{tenant}}","{{id}}","{{category}}","{{state}}"],"host":[" "],"query":[],"variable":[]}},"response":[{"id":"bf75dd89-79e2-469b-83a9-4be884781cdb","name":"Example 200 OK","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/SetDnDContactByCategory/{{tenant}}/{{id}}/{{category}}/{{state}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":""},{"id":"bfc75031-1f2e-49bd-a0c8-180501af0eb2","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/SetDnDContactByCategory/{{tenant}}/{{id}}/{{category}}/{{state}}"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"8a0c36fe-a2b1-4c17-a42d-b868af403a74"},{"name":"UploadCampaignData","id":"b5ec9581-dd37-45b3-9ad2-aed4d2ae8e37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Content-Type header generated by Postman.","key":"Content-Type","value":"multipart/form-data","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"Tenant","value":"","type":"text"},{"key":"CampaignId","value":"","type":"text"},{"key":"FileToUpload","type":"file","value":null}]},"url":" /api/LynnService/UploadCampaignData/{{tenant}}","description":"<p>Upload list data for a campaign.</p>\n","urlObject":{"path":["api","LynnService","UploadCampaignData","{{tenant}}"],"host":[" "],"query":[],"variable":[]}},"response":[{"id":"9d3f4148-9c35-4c90-826f-73e22ca99ca6","name":"Example 200 OK","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/UploadCampaignData"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":""},{"id":"b0323b71-366b-4391-8013-f153e5d6714e","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/UploadCampaignData"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"b5ec9581-dd37-45b3-9ad2-aed4d2ae8e37"}],"id":"1b832a2f-a249-4e70-946e-7b17a58a81f7","_postman_id":"1b832a2f-a249-4e70-946e-7b17a58a81f7","description":""}],"id":"a14a4199-f6a6-41d0-a2d4-1c680e79e8d3","_postman_id":"a14a4199-f6a6-41d0-a2d4-1c680e79e8d3","description":""},{"name":"CreateToken","event":[{"listen":"test","script":{"id":"b54f2795-bdcd-4e7b-9c9c-753bf1588737","exec":["pm.test(\"Script token\", function () {\r","    var jsonData = pm.response.json();\r","    pm.collectionVariables.set(\"myToken\", jsonData.token);\r","});"],"type":"text/javascript","packages":{}}}],"id":"b3e9ce70-afa5-4c6e-a309-4b9686793883","protocolProfileBehavior":{"disabledSystemHeaders":{"content-type":true},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"accessToken\": \"\",\n    \"accessTokenSecret\": \"\",\n    \"tenant\": \"{{tenant}}\"\n}"},"url":" /api/LynnService/CreateToken","description":"<p>One of the necessary requirements for the use of the Api Lynn is to verify that the consumer (user or service) has authorization to use the API; To do this, the first thing to do is obtain the authentication myToken.</p>\n<p>Contact administrator Lynn to get the accessToken and accessSecret for your tenant.</p>\n","urlObject":{"path":["api","LynnService","CreateToken"],"host":[" "],"query":[],"variable":[]}},"response":[{"id":"62935529-4171-4e48-a853-b50b8bac242b","name":"Example 200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"accessToken\": \"\",\n    \"accessTokenSecret\": \"\",\n    \"tenant\": \"{{tenant}}\"\n}"},"url":" /api/LynnService/CreateToken"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"eyJhdWQiOlsiMjE1NSIsImh0dHA6Ly9sb2NhbGhvc3Q6NjM5MzkvIl0sImNzdF90a191cmxfbm90aWZpY2F0aW9uc193ZWJfaG9vayI6Imh0dHA6Ly9sb2NhbGhvc3Q6Mzk3OC9hcGkvV2ViaG9vay9JbmRleCIsImV4cCI6MTYyNTM0MDMxNywiaXNzIjoiaHR0cDovL2xvY2FsaG9zdDo2MzkzOS8ifQ\"\n}"},{"id":"3746dba7-41c3-430b-b876-90e617b47238","name":"Example 401 Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"accessToken\": \"\",\n    \"accessTokenSecret\": \"\",\n    \"tenant\": \"{{tenant}}\"\n}"},"url":" /api/LynnService/CreateToken"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"plain","header":[{"key":"Request-Context","value":"appId=cid-v1:ca973457-5e55-4f7a-94c5-ace1063ec0ad"},{"key":"X-Azure-Ref","value":"0JiPeYAAAAABI4Rr1wJ/AQLNIdRH9qMTgU0NMMzBFREdFMDIxMgBlZTI5NTI2My0xNjhkLTQ0MzgtYjE0MC02Y2RlMzllNzkyMzU="}],"cookie":[],"responseTime":null,"body":""},{"id":"38f949c4-ba99-45ac-9053-e297b4768c84","name":"Example Error Qoata Limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"bearer {{myToken}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"premium-key","type":"text","disabled":true}],"url":" /api/LynnService/CreateToken"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 403,\n    \"message\": \"Out of call volume quota. Quota will be replenished in 00:03:34.\"\n}"}],"_postman_id":"b3e9ce70-afa5-4c6e-a309-4b9686793883"}],"event":[{"listen":"prerequest","script":{"id":"5f3f10d8-f414-4e79-8b82-fba245d7c64e","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4d289353-e824-4c39-a659-0188103fd27e","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseurl","value":" "},{"key":"accessToken","value":"","type":"string"},{"key":"accessSecret","value":"","type":"string"},{"key":"clientIdentifier","value":"","type":"default"},{"key":"inactivityTimeout","value":"","type":"default"},{"key":"criteria","value":"","type":"default"},{"key":"value","value":"","type":"default"},{"key":"callIId","value":"","type":"default"},{"key":"capacity","value":"","type":"default"},{"key":"channelId","value":"","type":"default"},{"key":"verbose","value":"","type":"default"},{"key":"mySessionID","value":"","type":"default"},{"key":"Session","value":""}]}