{ "info": { "_postman_id": "b4c822ec-e800-4755-b2e0-057e3875b79a", "name": "Infobip OpenAPI Specification", "description": "OpenAPI Specification that contains all public endpoints and webhooks.\n\nContact Support:\n Name: Infobip support\n Email: support@infobip.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:59:36.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "lastUpdatedBy": "35240", "uid": "35240-b4c822ec-e800-4755-b2e0-057e3875b79a" }, "item": [ { "name": "omni", "item": [ { "name": "1", "item": [ { "name": "scenarios", "item": [ { "name": "{scenarioKey}", "item": [ { "name": "Get specific OMNI failover scenario", "id": "2d3976b9-9075-44e7-b95b-26464a4a3557", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/omni/1/scenarios/:scenarioKey", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios", ":scenarioKey" ], "variable": [ { "id": "990f3661-a666-465c-8553-f6130e309758", "key": "scenarioKey", "value": "", "description": "(Required) Key used to uniquely identify OMNI scenario." } ] }, "description": "See configuration of a specific failover scenario." }, "response": [ { "id": "adf7e9c1-df63-4526-b11c-c25168f2afdb", "name": "successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/omni/1/scenarios/:scenarioKey", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios", ":scenarioKey" ], "variable": [ { "key": "scenarioKey" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"key\": \"\",\n \"name\": \"\",\n \"flow\": [\n {\n \"channel\": \"PUSH\",\n \"from\": \"\"\n },\n {\n \"channel\": \"SMS\",\n \"from\": \"\"\n }\n ],\n \"default\": \"\"\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-adf7e9c1-df63-4526-b11c-c25168f2afdb" }, { "id": "32461990-09d2-4284-907c-310c1d437b78", "name": "bad request responses", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/omni/1/scenarios/:scenarioKey", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios", ":scenarioKey" ], "variable": [ { "key": "scenarioKey" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-32461990-09d2-4284-907c-310c1d437b78" }, { "id": "0d184d57-d049-40f6-856b-9fe32102a0ff", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/omni/1/scenarios/:scenarioKey", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios", ":scenarioKey" ], "variable": [ { "key": "scenarioKey" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-0d184d57-d049-40f6-856b-9fe32102a0ff" }, { "id": "40f88e49-175e-4d5c-82e3-242d40bb046a", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/omni/1/scenarios/:scenarioKey", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios", ":scenarioKey" ], "variable": [ { "key": "scenarioKey" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-40f88e49-175e-4d5c-82e3-242d40bb046a" }, { "id": "91862aa9-96ca-43e4-b9d4-c4b0a72ce0b6", "name": "scenario not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/omni/1/scenarios/:scenarioKey", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios", ":scenarioKey" ], "variable": [ { "key": "scenarioKey" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-91862aa9-96ca-43e4-b9d4-c4b0a72ce0b6" }, { "id": "cbfa8c42-5aaf-4a46-aeff-4986d0f2f3b6", "name": "invalid scenario", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/omni/1/scenarios/:scenarioKey", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios", ":scenarioKey" ], "variable": [ { "key": "scenarioKey" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-cbfa8c42-5aaf-4a46-aeff-4986d0f2f3b6" }, { "id": "b11fde89-edf0-4a1e-98f9-a7eb73e6518b", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/omni/1/scenarios/:scenarioKey", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios", ":scenarioKey" ], "variable": [ { "key": "scenarioKey" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-b11fde89-edf0-4a1e-98f9-a7eb73e6518b" } ], "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-2d3976b9-9075-44e7-b95b-26464a4a3557" }, { "name": "Update OMNI failover scenario", "id": "c0167ab9-82fc-46db-976f-c93a60d13d85", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"flow\": [\n {\n \"channel\": \"PUSH\",\n \"from\": \"\"\n },\n {\n \"channel\": \"KAKAO_CHINGU\",\n \"from\": \"\"\n }\n ],\n \"name\": \"\",\n \"default\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/omni/1/scenarios/:scenarioKey", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios", ":scenarioKey" ], "variable": [ { "id": "83d6e4eb-c72c-414f-b7d5-ea1d2f59a9e3", "key": "scenarioKey", "value": "", "description": "(Required) Key used to uniquely identify OMNI scenario." } ] }, "description": "Change configuration of a specific failover scenario." }, "response": [ { "id": "0dc60e21-8b83-44d2-9ea0-2c2cc3efa7a2", "name": "successful response", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"flow\": [\n {\n \"channel\": \"PUSH\",\n \"from\": \"\"\n },\n {\n \"channel\": \"KAKAO_CHINGU\",\n \"from\": \"\"\n }\n ],\n \"name\": \"\",\n \"default\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/omni/1/scenarios/:scenarioKey", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios", ":scenarioKey" ], "variable": [ { "key": "scenarioKey" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"key\": \"\",\n \"name\": \"\",\n \"flow\": [\n {\n \"channel\": \"PUSH\",\n \"from\": \"\"\n },\n {\n \"channel\": \"SMS\",\n \"from\": \"\"\n }\n ],\n \"default\": \"\"\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-0dc60e21-8b83-44d2-9ea0-2c2cc3efa7a2" }, { "id": "8aba49ee-5072-4e74-b1b8-c13bb4496ab3", "name": "bad request responses", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"flow\": [\n {\n \"channel\": \"PUSH\",\n \"from\": \"\"\n },\n {\n \"channel\": \"KAKAO_CHINGU\",\n \"from\": \"\"\n }\n ],\n \"name\": \"\",\n \"default\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/omni/1/scenarios/:scenarioKey", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios", ":scenarioKey" ], "variable": [ { "key": "scenarioKey" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-8aba49ee-5072-4e74-b1b8-c13bb4496ab3" }, { "id": "f24d0ce1-0ddc-4d1e-a0c9-39a85acd3a8f", "name": "Unauthorized", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"flow\": [\n {\n \"channel\": \"PUSH\",\n \"from\": \"\"\n },\n {\n \"channel\": \"KAKAO_CHINGU\",\n \"from\": \"\"\n }\n ],\n \"name\": \"\",\n \"default\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/omni/1/scenarios/:scenarioKey", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios", ":scenarioKey" ], "variable": [ { "key": "scenarioKey" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-f24d0ce1-0ddc-4d1e-a0c9-39a85acd3a8f" }, { "id": "6c80baef-3ff5-4db5-a513-778f7dcadf32", "name": "Forbidden", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"flow\": [\n {\n \"channel\": \"PUSH\",\n \"from\": \"\"\n },\n {\n \"channel\": \"KAKAO_CHINGU\",\n \"from\": \"\"\n }\n ],\n \"name\": \"\",\n \"default\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/omni/1/scenarios/:scenarioKey", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios", ":scenarioKey" ], "variable": [ { "key": "scenarioKey" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-6c80baef-3ff5-4db5-a513-778f7dcadf32" }, { "id": "4ffc4b27-71be-4e6e-afdc-ab6eab87efde", "name": "scenario not found", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"flow\": [\n {\n \"channel\": \"PUSH\",\n \"from\": \"\"\n },\n {\n \"channel\": \"KAKAO_CHINGU\",\n \"from\": \"\"\n }\n ],\n \"name\": \"\",\n \"default\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/omni/1/scenarios/:scenarioKey", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios", ":scenarioKey" ], "variable": [ { "key": "scenarioKey" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-4ffc4b27-71be-4e6e-afdc-ab6eab87efde" }, { "id": "1f924a56-5a50-4940-bf76-b68c69e627e9", "name": "invalid scenario", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"flow\": [\n {\n \"channel\": \"PUSH\",\n \"from\": \"\"\n },\n {\n \"channel\": \"KAKAO_CHINGU\",\n \"from\": \"\"\n }\n ],\n \"name\": \"\",\n \"default\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/omni/1/scenarios/:scenarioKey", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios", ":scenarioKey" ], "variable": [ { "key": "scenarioKey" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-1f924a56-5a50-4940-bf76-b68c69e627e9" }, { "id": "b66e6c8a-9658-47d3-9737-ac4d68303584", "name": "Too Many Requests", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"flow\": [\n {\n \"channel\": \"PUSH\",\n \"from\": \"\"\n },\n {\n \"channel\": \"KAKAO_CHINGU\",\n \"from\": \"\"\n }\n ],\n \"name\": \"\",\n \"default\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/omni/1/scenarios/:scenarioKey", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios", ":scenarioKey" ], "variable": [ { "key": "scenarioKey" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-b66e6c8a-9658-47d3-9737-ac4d68303584" }, { "id": "65d0dc6b-3389-4467-a2c9-c36b14d25d2d", "name": "Internal Server Error", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"flow\": [\n {\n \"channel\": \"PUSH\",\n \"from\": \"\"\n },\n {\n \"channel\": \"KAKAO_CHINGU\",\n \"from\": \"\"\n }\n ],\n \"name\": \"\",\n \"default\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/omni/1/scenarios/:scenarioKey", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios", ":scenarioKey" ], "variable": [ { "key": "scenarioKey" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-65d0dc6b-3389-4467-a2c9-c36b14d25d2d" } ], "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-c0167ab9-82fc-46db-976f-c93a60d13d85" } ], "id": "50824973-4c7f-4a07-9024-cea5092dcccf", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-50824973-4c7f-4a07-9024-cea5092dcccf" }, { "name": "List all OMNI failover scenarios", "id": "140f53e5-b0c4-4915-bab8-329597dfa165", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/omni/1/scenarios?isDefault=&limit=100&page=0", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios" ], "query": [ { "description": "Get default scenario.", "key": "isDefault", "value": "" }, { "description": "Maximal number of scenarios that will be returned, defaults to __100__.", "key": "limit", "value": "100" }, { "description": "Indexed page of scenarios that will be returned, defaults to 0.", "key": "page", "value": "0" } ] }, "description": "See all failover scenarios that you have created." }, "response": [ { "id": "a9ff6229-52d8-4711-8b59-0d77b995563f", "name": "successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/omni/1/scenarios?isDefault=&limit=100&page=0", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios" ], "query": [ { "description": "Get default scenario.", "key": "isDefault", "value": "" }, { "description": "Maximal number of scenarios that will be returned, defaults to __100__.", "key": "limit", "value": "100" }, { "description": "Indexed page of scenarios that will be returned, defaults to 0.", "key": "page", "value": "0" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"scenarios\": [\n {\n \"key\": \"\",\n \"name\": \"\",\n \"flow\": [\n {\n \"channel\": \"KAKAO_ALIM\",\n \"from\": \"\"\n },\n {\n \"channel\": \"VKONTAKTE\",\n \"from\": \"\"\n }\n ],\n \"default\": \"\"\n },\n {\n \"key\": \"\",\n \"name\": \"\",\n \"flow\": [\n {\n \"channel\": \"EMAIL\",\n \"from\": \"\"\n },\n {\n \"channel\": \"PUSH\",\n \"from\": \"\"\n }\n ],\n \"default\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-a9ff6229-52d8-4711-8b59-0d77b995563f" }, { "id": "1f049f06-66fb-4676-98ef-2813541886bb", "name": "bad request responses", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/omni/1/scenarios?isDefault=&limit=100&page=0", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios" ], "query": [ { "description": "Get default scenario.", "key": "isDefault", "value": "" }, { "description": "Maximal number of scenarios that will be returned, defaults to __100__.", "key": "limit", "value": "100" }, { "description": "Indexed page of scenarios that will be returned, defaults to 0.", "key": "page", "value": "0" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-1f049f06-66fb-4676-98ef-2813541886bb" }, { "id": "5ccd90ab-d5a0-460b-96dc-ec82c07de893", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/omni/1/scenarios?isDefault=&limit=100&page=0", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios" ], "query": [ { "description": "Get default scenario.", "key": "isDefault", "value": "" }, { "description": "Maximal number of scenarios that will be returned, defaults to __100__.", "key": "limit", "value": "100" }, { "description": "Indexed page of scenarios that will be returned, defaults to 0.", "key": "page", "value": "0" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-5ccd90ab-d5a0-460b-96dc-ec82c07de893" }, { "id": "1ed9f157-9532-4c2e-bb93-1674e7d86a89", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/omni/1/scenarios?isDefault=&limit=100&page=0", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios" ], "query": [ { "description": "Get default scenario.", "key": "isDefault", "value": "" }, { "description": "Maximal number of scenarios that will be returned, defaults to __100__.", "key": "limit", "value": "100" }, { "description": "Indexed page of scenarios that will be returned, defaults to 0.", "key": "page", "value": "0" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-1ed9f157-9532-4c2e-bb93-1674e7d86a89" }, { "id": "bea3b9c9-0ea3-4487-be72-324f17be18ae", "name": "invalid scenario", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/omni/1/scenarios?isDefault=&limit=100&page=0", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios" ], "query": [ { "description": "Get default scenario.", "key": "isDefault", "value": "" }, { "description": "Maximal number of scenarios that will be returned, defaults to __100__.", "key": "limit", "value": "100" }, { "description": "Indexed page of scenarios that will be returned, defaults to 0.", "key": "page", "value": "0" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-bea3b9c9-0ea3-4487-be72-324f17be18ae" }, { "id": "f2cb97ef-b6a1-48e6-9832-3db3f3bee6a4", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/omni/1/scenarios?isDefault=&limit=100&page=0", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios" ], "query": [ { "description": "Get default scenario.", "key": "isDefault", "value": "" }, { "description": "Maximal number of scenarios that will be returned, defaults to __100__.", "key": "limit", "value": "100" }, { "description": "Indexed page of scenarios that will be returned, defaults to 0.", "key": "page", "value": "0" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-f2cb97ef-b6a1-48e6-9832-3db3f3bee6a4" } ], "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-140f53e5-b0c4-4915-bab8-329597dfa165" }, { "name": "Create new OMNI failover scenario", "id": "88b55331-4a38-4d5b-8f5f-721695a8ce1a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"flow\": [\n {\n \"channel\": \"PUSH\",\n \"from\": \"\"\n },\n {\n \"channel\": \"KAKAO_CHINGU\",\n \"from\": \"\"\n }\n ],\n \"name\": \"\",\n \"default\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/omni/1/scenarios", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios" ] }, "description": "Define which channels, and in which order, would you like to use in your message failover scenario. If the delivery of the message fails for the first channel, we will use the next channel in your scenario, and so on." }, "response": [ { "id": "6a084196-a4c3-4047-a9c9-0fa7abef17e2", "name": "created", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"flow\": [\n {\n \"channel\": \"PUSH\",\n \"from\": \"\"\n },\n {\n \"channel\": \"KAKAO_CHINGU\",\n \"from\": \"\"\n }\n ],\n \"name\": \"\",\n \"default\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/omni/1/scenarios", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"key\": \"\",\n \"name\": \"\",\n \"flow\": [\n {\n \"channel\": \"PUSH\",\n \"from\": \"\"\n },\n {\n \"channel\": \"SMS\",\n \"from\": \"\"\n }\n ],\n \"default\": \"\"\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-6a084196-a4c3-4047-a9c9-0fa7abef17e2" }, { "id": "e8111233-9c4b-4f8b-950b-c5c0e5e0c4b4", "name": "invalid scenario", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"flow\": [\n {\n \"channel\": \"PUSH\",\n \"from\": \"\"\n },\n {\n \"channel\": \"KAKAO_CHINGU\",\n \"from\": \"\"\n }\n ],\n \"name\": \"\",\n \"default\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/omni/1/scenarios", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-e8111233-9c4b-4f8b-950b-c5c0e5e0c4b4" }, { "id": "7fbb0406-1069-434d-9919-62531d987115", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"flow\": [\n {\n \"channel\": \"PUSH\",\n \"from\": \"\"\n },\n {\n \"channel\": \"KAKAO_CHINGU\",\n \"from\": \"\"\n }\n ],\n \"name\": \"\",\n \"default\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/omni/1/scenarios", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-7fbb0406-1069-434d-9919-62531d987115" }, { "id": "54ad96c9-19da-4998-8fa9-5247770bef8f", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"flow\": [\n {\n \"channel\": \"PUSH\",\n \"from\": \"\"\n },\n {\n \"channel\": \"KAKAO_CHINGU\",\n \"from\": \"\"\n }\n ],\n \"name\": \"\",\n \"default\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/omni/1/scenarios", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-54ad96c9-19da-4998-8fa9-5247770bef8f" }, { "id": "3123798c-dfea-491a-9dea-d7a8d274575e", "name": "creating scenario is forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"flow\": [\n {\n \"channel\": \"PUSH\",\n \"from\": \"\"\n },\n {\n \"channel\": \"KAKAO_CHINGU\",\n \"from\": \"\"\n }\n ],\n \"name\": \"\",\n \"default\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/omni/1/scenarios", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios" ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-3123798c-dfea-491a-9dea-d7a8d274575e" }, { "id": "e95a7d67-b63a-4d59-8104-30403dfb7f52", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"flow\": [\n {\n \"channel\": \"PUSH\",\n \"from\": \"\"\n },\n {\n \"channel\": \"KAKAO_CHINGU\",\n \"from\": \"\"\n }\n ],\n \"name\": \"\",\n \"default\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/omni/1/scenarios", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-e95a7d67-b63a-4d59-8104-30403dfb7f52" }, { "id": "9cca7a96-d6c5-46f1-ad6f-1d2d49245512", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"flow\": [\n {\n \"channel\": \"PUSH\",\n \"from\": \"\"\n },\n {\n \"channel\": \"KAKAO_CHINGU\",\n \"from\": \"\"\n }\n ],\n \"name\": \"\",\n \"default\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/omni/1/scenarios", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "scenarios" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-9cca7a96-d6c5-46f1-ad6f-1d2d49245512" } ], "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-88b55331-4a38-4d5b-8f5f-721695a8ce1a" } ], "id": "ae3f6077-4319-4f02-870c-a1cc2d17c57c", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-ae3f6077-4319-4f02-870c-a1cc2d17c57c" }, { "name": "advanced", "item": [ { "name": "Send OMNI failover message", "id": "cf32227a-47fc-4978-bf71-92a9f4d30d95", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"scenarioKey\": \"\",\n \"bulkId\": \"\",\n \"destinations\": [\n {\n \"messageId\": \"\",\n \"to\": {\n \"phoneNumber\": \"\",\n \"emailAddress\": \"\",\n \"pushRegistrationId\": \"\",\n \"whatsAppUserId\": \"\"\n }\n },\n {\n \"messageId\": \"\",\n \"to\": {\n \"phoneNumber\": \"\",\n \"emailAddress\": \"\",\n \"pushRegistrationId\": \"\",\n \"whatsAppUserId\": \"\"\n }\n }\n ],\n \"sms\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"transliteration\": \"NONE\",\n \"language\": {\n \"languageCode\": \"TR\"\n },\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"telemarketerId\": \"\"\n },\n \"korea\": {\n \"title\": \"\"\n }\n }\n },\n \"whatsApp\": {\n \"mediaTemplateData\": {\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"documentFilename\": \"\",\n \"documentUrl\": \"\",\n \"imageUrl\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"textPlaceholder\": \"\",\n \"videoUrl\": \"\"\n },\n \"buttons\": [\n {\n \"urlPlaceholder\": \"\",\n \"quickReplyPayload\": \"\"\n },\n {\n \"urlPlaceholder\": \"\",\n \"quickReplyPayload\": \"\"\n }\n ]\n },\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"templateNamespace\": \"\",\n \"templateName\": \"\",\n \"templateData\": [\n \"\",\n \"\"\n ],\n \"language\": \"\",\n \"fileUrl\": \"\",\n \"imageUrl\": \"\",\n \"audioUrl\": \"\",\n \"videoUrl\": \"\",\n \"locationName\": \"\",\n \"address\": \"\",\n \"longitude\": \"\",\n \"latitude\": \"\",\n \"previewUrl\": \"\",\n \"contacts\": [\n {\n \"name\": {\n \"firstName\": \"\",\n \"formattedName\": \"\",\n \"lastName\": \"\",\n \"middleName\": \"\",\n \"nameSuffix\": \"\",\n \"namePrefix\": \"\"\n },\n \"addresses\": [\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"\"\n },\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"\"\n }\n ],\n \"birthday\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"\"\n },\n {\n \"email\": \"\",\n \"type\": \"\"\n }\n ],\n \"org\": {\n \"company\": \"\",\n \"department\": \"\",\n \"title\": \"\"\n },\n \"phones\": [\n {\n \"phone\": \"\",\n \"type\": \"\",\n \"waId\": \"\"\n },\n {\n \"phone\": \"\",\n \"type\": \"\",\n \"waId\": \"\"\n }\n ],\n \"urls\": [\n {\n \"url\": \"\",\n \"type\": \"\"\n },\n {\n \"url\": \"\",\n \"type\": \"\"\n }\n ]\n },\n {\n \"name\": {\n \"firstName\": \"\",\n \"formattedName\": \"\",\n \"lastName\": \"\",\n \"middleName\": \"\",\n \"nameSuffix\": \"\",\n \"namePrefix\": \"\"\n },\n \"addresses\": [\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"\"\n },\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"\"\n }\n ],\n \"birthday\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"\"\n },\n {\n \"email\": \"\",\n \"type\": \"\"\n }\n ],\n \"org\": {\n \"company\": \"\",\n \"department\": \"\",\n \"title\": \"\"\n },\n \"phones\": [\n {\n \"phone\": \"\",\n \"type\": \"\",\n \"waId\": \"\"\n },\n {\n \"phone\": \"\",\n \"type\": \"\",\n \"waId\": \"\"\n }\n ],\n \"urls\": [\n {\n \"url\": \"\",\n \"type\": \"\"\n },\n {\n \"url\": \"\",\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"viber\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"imageURL\": \"\",\n \"fileName\": \"\",\n \"fileType\": \"\",\n \"fileUrl\": \"http://4-6XH1x4\",\n \"buttonText\": \"\",\n \"buttonURL\": \"\",\n \"trackingData\": \"\",\n \"isPromotional\": \"\",\n \"forcePrimaryDevice\": \"\"\n },\n \"voice\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"language\": \"\"\n },\n \"email\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"subject\": \"\"\n },\n \"push\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"customPayload\": {\n \"fugiatc0\": {},\n \"dolor_f\": {},\n \"sit_4_b\": {}\n },\n \"notificationOptions\": {\n \"vibrationEnabled\": \"\",\n \"soundEnabled\": \"\",\n \"soundName\": \"\",\n \"badge\": \"\",\n \"contentUrl\": \"\",\n \"category\": \"\",\n \"inAppStyle\": \"BANNER\",\n \"title\": \"\",\n \"isSilent\": \"\",\n \"webViewUrl\": \"\",\n \"inboxTopic\": \"\"\n },\n \"targetOnlyPrimaryDevices\": \"\",\n \"includeNotificationsDisabledDevices\": \"\",\n \"personSubscriptions\": [\n \"\",\n \"\"\n ],\n \"deviceSubscriptions\": [\n \"\",\n \"\"\n ]\n },\n \"line\": {\n \"altText\": \"\",\n \"contents\": {\n \"type\": \"BUBBLE\"\n },\n \"duration\": \"\",\n \"packageId\": \"\",\n \"stickerId\": \"\",\n \"thumbnailUrl\": \"\",\n \"url\": \"\",\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"type\": \"TEXT\"\n },\n \"kakaoChingu\": {\n \"imageUrl\": \"\",\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"buttons\": [\n {\n \"buttonText\": \"\",\n \"type\": \"URL\"\n }\n ],\n \"imageLink\": \"\",\n \"isPromotional\": \"\"\n },\n \"kakaoAlim\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"templateCode\": \"\",\n \"buttons\": [\n {\n \"buttonText\": \"\",\n \"type\": \"CHATBOT_SWITCH\"\n }\n ],\n \"title\": \"\",\n \"groupKey\": \"\"\n },\n \"notify\": \"\",\n \"intermediateReport\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"callbackData\": \"\",\n \"sendAt\": \"\",\n \"vKontakte\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"templateName\": \"\",\n \"templateData\": {\n \"fugiat__b\": {},\n \"dolore_22\": {}\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/omni/1/advanced", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "advanced" ] }, "description": "Send one or multiple messages over WhatsApp, Viber, Voice, VKontakte, Line, SMS or Push, with automatic failover to another channel according to the specific scenario." }, "response": [ { "id": "d5f482fa-5b6d-4b67-a0ed-b68fad39bd8e", "name": "successful response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"scenarioKey\": \"\",\n \"bulkId\": \"\",\n \"destinations\": [\n {\n \"messageId\": \"\",\n \"to\": {\n \"phoneNumber\": \"\",\n \"emailAddress\": \"\",\n \"pushRegistrationId\": \"\",\n \"whatsAppUserId\": \"\"\n }\n },\n {\n \"messageId\": \"\",\n \"to\": {\n \"phoneNumber\": \"\",\n \"emailAddress\": \"\",\n \"pushRegistrationId\": \"\",\n \"whatsAppUserId\": \"\"\n }\n }\n ],\n \"sms\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"transliteration\": \"NONE\",\n \"language\": {\n \"languageCode\": \"TR\"\n },\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"telemarketerId\": \"\"\n },\n \"korea\": {\n \"title\": \"\"\n }\n }\n },\n \"whatsApp\": {\n \"mediaTemplateData\": {\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"documentFilename\": \"\",\n \"documentUrl\": \"\",\n \"imageUrl\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"textPlaceholder\": \"\",\n \"videoUrl\": \"\"\n },\n \"buttons\": [\n {\n \"urlPlaceholder\": \"\",\n \"quickReplyPayload\": \"\"\n },\n {\n \"urlPlaceholder\": \"\",\n \"quickReplyPayload\": \"\"\n }\n ]\n },\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"templateNamespace\": \"\",\n \"templateName\": \"\",\n \"templateData\": [\n \"\",\n \"\"\n ],\n \"language\": \"\",\n \"fileUrl\": \"\",\n \"imageUrl\": \"\",\n \"audioUrl\": \"\",\n \"videoUrl\": \"\",\n \"locationName\": \"\",\n \"address\": \"\",\n \"longitude\": \"\",\n \"latitude\": \"\",\n \"previewUrl\": \"\",\n \"contacts\": [\n {\n \"name\": {\n \"firstName\": \"\",\n \"formattedName\": \"\",\n \"lastName\": \"\",\n \"middleName\": \"\",\n \"nameSuffix\": \"\",\n \"namePrefix\": \"\"\n },\n \"addresses\": [\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"\"\n },\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"\"\n }\n ],\n \"birthday\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"\"\n },\n {\n \"email\": \"\",\n \"type\": \"\"\n }\n ],\n \"org\": {\n \"company\": \"\",\n \"department\": \"\",\n \"title\": \"\"\n },\n \"phones\": [\n {\n \"phone\": \"\",\n \"type\": \"\",\n \"waId\": \"\"\n },\n {\n \"phone\": \"\",\n \"type\": \"\",\n \"waId\": \"\"\n }\n ],\n \"urls\": [\n {\n \"url\": \"\",\n \"type\": \"\"\n },\n {\n \"url\": \"\",\n \"type\": \"\"\n }\n ]\n },\n {\n \"name\": {\n \"firstName\": \"\",\n \"formattedName\": \"\",\n \"lastName\": \"\",\n \"middleName\": \"\",\n \"nameSuffix\": \"\",\n \"namePrefix\": \"\"\n },\n \"addresses\": [\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"\"\n },\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"\"\n }\n ],\n \"birthday\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"\"\n },\n {\n \"email\": \"\",\n \"type\": \"\"\n }\n ],\n \"org\": {\n \"company\": \"\",\n \"department\": \"\",\n \"title\": \"\"\n },\n \"phones\": [\n {\n \"phone\": \"\",\n \"type\": \"\",\n \"waId\": \"\"\n },\n {\n \"phone\": \"\",\n \"type\": \"\",\n \"waId\": \"\"\n }\n ],\n \"urls\": [\n {\n \"url\": \"\",\n \"type\": \"\"\n },\n {\n \"url\": \"\",\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"viber\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"imageURL\": \"\",\n \"fileName\": \"\",\n \"fileType\": \"\",\n \"fileUrl\": \"http://4-6XH1x4\",\n \"buttonText\": \"\",\n \"buttonURL\": \"\",\n \"trackingData\": \"\",\n \"isPromotional\": \"\",\n \"forcePrimaryDevice\": \"\"\n },\n \"voice\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"language\": \"\"\n },\n \"email\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"subject\": \"\"\n },\n \"push\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"customPayload\": {\n \"fugiatc0\": {},\n \"dolor_f\": {},\n \"sit_4_b\": {}\n },\n \"notificationOptions\": {\n \"vibrationEnabled\": \"\",\n \"soundEnabled\": \"\",\n \"soundName\": \"\",\n \"badge\": \"\",\n \"contentUrl\": \"\",\n \"category\": \"\",\n \"inAppStyle\": \"BANNER\",\n \"title\": \"\",\n \"isSilent\": \"\",\n \"webViewUrl\": \"\",\n \"inboxTopic\": \"\"\n },\n \"targetOnlyPrimaryDevices\": \"\",\n \"includeNotificationsDisabledDevices\": \"\",\n \"personSubscriptions\": [\n \"\",\n \"\"\n ],\n \"deviceSubscriptions\": [\n \"\",\n \"\"\n ]\n },\n \"line\": {\n \"altText\": \"\",\n \"contents\": {\n \"type\": \"BUBBLE\"\n },\n \"duration\": \"\",\n \"packageId\": \"\",\n \"stickerId\": \"\",\n \"thumbnailUrl\": \"\",\n \"url\": \"\",\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"type\": \"TEXT\"\n },\n \"kakaoChingu\": {\n \"imageUrl\": \"\",\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"buttons\": [\n {\n \"buttonText\": \"\",\n \"type\": \"URL\"\n }\n ],\n \"imageLink\": \"\",\n \"isPromotional\": \"\"\n },\n \"kakaoAlim\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"templateCode\": \"\",\n \"buttons\": [\n {\n \"buttonText\": \"\",\n \"type\": \"CHATBOT_SWITCH\"\n }\n ],\n \"title\": \"\",\n \"groupKey\": \"\"\n },\n \"notify\": \"\",\n \"intermediateReport\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"callbackData\": \"\",\n \"sendAt\": \"\",\n \"vKontakte\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"templateName\": \"\",\n \"templateData\": {\n \"fugiat__b\": {},\n \"dolore_22\": {}\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/omni/1/advanced", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "advanced" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"bulkId\": \"\",\n \"messages\": [\n {\n \"to\": {\n \"phoneNumber\": \"\",\n \"emailAddress\": \"\",\n \"pushRegistrationId\": \"\",\n \"whatsAppUserId\": \"\"\n },\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n },\n \"messageId\": \"\"\n },\n {\n \"to\": {\n \"phoneNumber\": \"\",\n \"emailAddress\": \"\",\n \"pushRegistrationId\": \"\",\n \"whatsAppUserId\": \"\"\n },\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n },\n \"messageId\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-d5f482fa-5b6d-4b67-a0ed-b68fad39bd8e" }, { "id": "d4868c21-a33d-4f10-8b07-62a61328e81e", "name": "bad request responses", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"scenarioKey\": \"\",\n \"bulkId\": \"\",\n \"destinations\": [\n {\n \"messageId\": \"\",\n \"to\": {\n \"phoneNumber\": \"\",\n \"emailAddress\": \"\",\n \"pushRegistrationId\": \"\",\n \"whatsAppUserId\": \"\"\n }\n },\n {\n \"messageId\": \"\",\n \"to\": {\n \"phoneNumber\": \"\",\n \"emailAddress\": \"\",\n \"pushRegistrationId\": \"\",\n \"whatsAppUserId\": \"\"\n }\n }\n ],\n \"sms\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"transliteration\": \"NONE\",\n \"language\": {\n \"languageCode\": \"TR\"\n },\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"telemarketerId\": \"\"\n },\n \"korea\": {\n \"title\": \"\"\n }\n }\n },\n \"whatsApp\": {\n \"mediaTemplateData\": {\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"documentFilename\": \"\",\n \"documentUrl\": \"\",\n \"imageUrl\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"textPlaceholder\": \"\",\n \"videoUrl\": \"\"\n },\n \"buttons\": [\n {\n \"urlPlaceholder\": \"\",\n \"quickReplyPayload\": \"\"\n },\n {\n \"urlPlaceholder\": \"\",\n \"quickReplyPayload\": \"\"\n }\n ]\n },\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"templateNamespace\": \"\",\n \"templateName\": \"\",\n \"templateData\": [\n \"\",\n \"\"\n ],\n \"language\": \"\",\n \"fileUrl\": \"\",\n \"imageUrl\": \"\",\n \"audioUrl\": \"\",\n \"videoUrl\": \"\",\n \"locationName\": \"\",\n \"address\": \"\",\n \"longitude\": \"\",\n \"latitude\": \"\",\n \"previewUrl\": \"\",\n \"contacts\": [\n {\n \"name\": {\n \"firstName\": \"\",\n \"formattedName\": \"\",\n \"lastName\": \"\",\n \"middleName\": \"\",\n \"nameSuffix\": \"\",\n \"namePrefix\": \"\"\n },\n \"addresses\": [\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"\"\n },\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"\"\n }\n ],\n \"birthday\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"\"\n },\n {\n \"email\": \"\",\n \"type\": \"\"\n }\n ],\n \"org\": {\n \"company\": \"\",\n \"department\": \"\",\n \"title\": \"\"\n },\n \"phones\": [\n {\n \"phone\": \"\",\n \"type\": \"\",\n \"waId\": \"\"\n },\n {\n \"phone\": \"\",\n \"type\": \"\",\n \"waId\": \"\"\n }\n ],\n \"urls\": [\n {\n \"url\": \"\",\n \"type\": \"\"\n },\n {\n \"url\": \"\",\n \"type\": \"\"\n }\n ]\n },\n {\n \"name\": {\n \"firstName\": \"\",\n \"formattedName\": \"\",\n \"lastName\": \"\",\n \"middleName\": \"\",\n \"nameSuffix\": \"\",\n \"namePrefix\": \"\"\n },\n \"addresses\": [\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"\"\n },\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"\"\n }\n ],\n \"birthday\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"\"\n },\n {\n \"email\": \"\",\n \"type\": \"\"\n }\n ],\n \"org\": {\n \"company\": \"\",\n \"department\": \"\",\n \"title\": \"\"\n },\n \"phones\": [\n {\n \"phone\": \"\",\n \"type\": \"\",\n \"waId\": \"\"\n },\n {\n \"phone\": \"\",\n \"type\": \"\",\n \"waId\": \"\"\n }\n ],\n \"urls\": [\n {\n \"url\": \"\",\n \"type\": \"\"\n },\n {\n \"url\": \"\",\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"viber\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"imageURL\": \"\",\n \"fileName\": \"\",\n \"fileType\": \"\",\n \"fileUrl\": \"http://4-6XH1x4\",\n \"buttonText\": \"\",\n \"buttonURL\": \"\",\n \"trackingData\": \"\",\n \"isPromotional\": \"\",\n \"forcePrimaryDevice\": \"\"\n },\n \"voice\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"language\": \"\"\n },\n \"email\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"subject\": \"\"\n },\n \"push\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"customPayload\": {\n \"fugiatc0\": {},\n \"dolor_f\": {},\n \"sit_4_b\": {}\n },\n \"notificationOptions\": {\n \"vibrationEnabled\": \"\",\n \"soundEnabled\": \"\",\n \"soundName\": \"\",\n \"badge\": \"\",\n \"contentUrl\": \"\",\n \"category\": \"\",\n \"inAppStyle\": \"BANNER\",\n \"title\": \"\",\n \"isSilent\": \"\",\n \"webViewUrl\": \"\",\n \"inboxTopic\": \"\"\n },\n \"targetOnlyPrimaryDevices\": \"\",\n \"includeNotificationsDisabledDevices\": \"\",\n \"personSubscriptions\": [\n \"\",\n \"\"\n ],\n \"deviceSubscriptions\": [\n \"\",\n \"\"\n ]\n },\n \"line\": {\n \"altText\": \"\",\n \"contents\": {\n \"type\": \"BUBBLE\"\n },\n \"duration\": \"\",\n \"packageId\": \"\",\n \"stickerId\": \"\",\n \"thumbnailUrl\": \"\",\n \"url\": \"\",\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"type\": \"TEXT\"\n },\n \"kakaoChingu\": {\n \"imageUrl\": \"\",\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"buttons\": [\n {\n \"buttonText\": \"\",\n \"type\": \"URL\"\n }\n ],\n \"imageLink\": \"\",\n \"isPromotional\": \"\"\n },\n \"kakaoAlim\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"templateCode\": \"\",\n \"buttons\": [\n {\n \"buttonText\": \"\",\n \"type\": \"CHATBOT_SWITCH\"\n }\n ],\n \"title\": \"\",\n \"groupKey\": \"\"\n },\n \"notify\": \"\",\n \"intermediateReport\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"callbackData\": \"\",\n \"sendAt\": \"\",\n \"vKontakte\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"templateName\": \"\",\n \"templateData\": {\n \"fugiat__b\": {},\n \"dolore_22\": {}\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/omni/1/advanced", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "advanced" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-d4868c21-a33d-4f10-8b07-62a61328e81e" }, { "id": "518da9f6-7f82-47ba-9a60-5feb99ce1ebe", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"scenarioKey\": \"\",\n \"bulkId\": \"\",\n \"destinations\": [\n {\n \"messageId\": \"\",\n \"to\": {\n \"phoneNumber\": \"\",\n \"emailAddress\": \"\",\n \"pushRegistrationId\": \"\",\n \"whatsAppUserId\": \"\"\n }\n },\n {\n \"messageId\": \"\",\n \"to\": {\n \"phoneNumber\": \"\",\n \"emailAddress\": \"\",\n \"pushRegistrationId\": \"\",\n \"whatsAppUserId\": \"\"\n }\n }\n ],\n \"sms\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"transliteration\": \"NONE\",\n \"language\": {\n \"languageCode\": \"TR\"\n },\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"telemarketerId\": \"\"\n },\n \"korea\": {\n \"title\": \"\"\n }\n }\n },\n \"whatsApp\": {\n \"mediaTemplateData\": {\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"documentFilename\": \"\",\n \"documentUrl\": \"\",\n \"imageUrl\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"textPlaceholder\": \"\",\n \"videoUrl\": \"\"\n },\n \"buttons\": [\n {\n \"urlPlaceholder\": \"\",\n \"quickReplyPayload\": \"\"\n },\n {\n \"urlPlaceholder\": \"\",\n \"quickReplyPayload\": \"\"\n }\n ]\n },\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"templateNamespace\": \"\",\n \"templateName\": \"\",\n \"templateData\": [\n \"\",\n \"\"\n ],\n \"language\": \"\",\n \"fileUrl\": \"\",\n \"imageUrl\": \"\",\n \"audioUrl\": \"\",\n \"videoUrl\": \"\",\n \"locationName\": \"\",\n \"address\": \"\",\n \"longitude\": \"\",\n \"latitude\": \"\",\n \"previewUrl\": \"\",\n \"contacts\": [\n {\n \"name\": {\n \"firstName\": \"\",\n \"formattedName\": \"\",\n \"lastName\": \"\",\n \"middleName\": \"\",\n \"nameSuffix\": \"\",\n \"namePrefix\": \"\"\n },\n \"addresses\": [\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"\"\n },\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"\"\n }\n ],\n \"birthday\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"\"\n },\n {\n \"email\": \"\",\n \"type\": \"\"\n }\n ],\n \"org\": {\n \"company\": \"\",\n \"department\": \"\",\n \"title\": \"\"\n },\n \"phones\": [\n {\n \"phone\": \"\",\n \"type\": \"\",\n \"waId\": \"\"\n },\n {\n \"phone\": \"\",\n \"type\": \"\",\n \"waId\": \"\"\n }\n ],\n \"urls\": [\n {\n \"url\": \"\",\n \"type\": \"\"\n },\n {\n \"url\": \"\",\n \"type\": \"\"\n }\n ]\n },\n {\n \"name\": {\n \"firstName\": \"\",\n \"formattedName\": \"\",\n \"lastName\": \"\",\n \"middleName\": \"\",\n \"nameSuffix\": \"\",\n \"namePrefix\": \"\"\n },\n \"addresses\": [\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"\"\n },\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"\"\n }\n ],\n \"birthday\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"\"\n },\n {\n \"email\": \"\",\n \"type\": \"\"\n }\n ],\n \"org\": {\n \"company\": \"\",\n \"department\": \"\",\n \"title\": \"\"\n },\n \"phones\": [\n {\n \"phone\": \"\",\n \"type\": \"\",\n \"waId\": \"\"\n },\n {\n \"phone\": \"\",\n \"type\": \"\",\n \"waId\": \"\"\n }\n ],\n \"urls\": [\n {\n \"url\": \"\",\n \"type\": \"\"\n },\n {\n \"url\": \"\",\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"viber\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"imageURL\": \"\",\n \"fileName\": \"\",\n \"fileType\": \"\",\n \"fileUrl\": \"http://4-6XH1x4\",\n \"buttonText\": \"\",\n \"buttonURL\": \"\",\n \"trackingData\": \"\",\n \"isPromotional\": \"\",\n \"forcePrimaryDevice\": \"\"\n },\n \"voice\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"language\": \"\"\n },\n \"email\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"subject\": \"\"\n },\n \"push\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"customPayload\": {\n \"fugiatc0\": {},\n \"dolor_f\": {},\n \"sit_4_b\": {}\n },\n \"notificationOptions\": {\n \"vibrationEnabled\": \"\",\n \"soundEnabled\": \"\",\n \"soundName\": \"\",\n \"badge\": \"\",\n \"contentUrl\": \"\",\n \"category\": \"\",\n \"inAppStyle\": \"BANNER\",\n \"title\": \"\",\n \"isSilent\": \"\",\n \"webViewUrl\": \"\",\n \"inboxTopic\": \"\"\n },\n \"targetOnlyPrimaryDevices\": \"\",\n \"includeNotificationsDisabledDevices\": \"\",\n \"personSubscriptions\": [\n \"\",\n \"\"\n ],\n \"deviceSubscriptions\": [\n \"\",\n \"\"\n ]\n },\n \"line\": {\n \"altText\": \"\",\n \"contents\": {\n \"type\": \"BUBBLE\"\n },\n \"duration\": \"\",\n \"packageId\": \"\",\n \"stickerId\": \"\",\n \"thumbnailUrl\": \"\",\n \"url\": \"\",\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"type\": \"TEXT\"\n },\n \"kakaoChingu\": {\n \"imageUrl\": \"\",\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"buttons\": [\n {\n \"buttonText\": \"\",\n \"type\": \"URL\"\n }\n ],\n \"imageLink\": \"\",\n \"isPromotional\": \"\"\n },\n \"kakaoAlim\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"templateCode\": \"\",\n \"buttons\": [\n {\n \"buttonText\": \"\",\n \"type\": \"CHATBOT_SWITCH\"\n }\n ],\n \"title\": \"\",\n \"groupKey\": \"\"\n },\n \"notify\": \"\",\n \"intermediateReport\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"callbackData\": \"\",\n \"sendAt\": \"\",\n \"vKontakte\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"templateName\": \"\",\n \"templateData\": {\n \"fugiat__b\": {},\n \"dolore_22\": {}\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/omni/1/advanced", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "advanced" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-518da9f6-7f82-47ba-9a60-5feb99ce1ebe" }, { "id": "48b56ec5-91fa-490a-a3a9-856c52c6e376", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"scenarioKey\": \"\",\n \"bulkId\": \"\",\n \"destinations\": [\n {\n \"messageId\": \"\",\n \"to\": {\n \"phoneNumber\": \"\",\n \"emailAddress\": \"\",\n \"pushRegistrationId\": \"\",\n \"whatsAppUserId\": \"\"\n }\n },\n {\n \"messageId\": \"\",\n \"to\": {\n \"phoneNumber\": \"\",\n \"emailAddress\": \"\",\n \"pushRegistrationId\": \"\",\n \"whatsAppUserId\": \"\"\n }\n }\n ],\n \"sms\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"transliteration\": \"NONE\",\n \"language\": {\n \"languageCode\": \"TR\"\n },\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"telemarketerId\": \"\"\n },\n \"korea\": {\n \"title\": \"\"\n }\n }\n },\n \"whatsApp\": {\n \"mediaTemplateData\": {\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"documentFilename\": \"\",\n \"documentUrl\": \"\",\n \"imageUrl\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"textPlaceholder\": \"\",\n \"videoUrl\": \"\"\n },\n \"buttons\": [\n {\n \"urlPlaceholder\": \"\",\n \"quickReplyPayload\": \"\"\n },\n {\n \"urlPlaceholder\": \"\",\n \"quickReplyPayload\": \"\"\n }\n ]\n },\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"templateNamespace\": \"\",\n \"templateName\": \"\",\n \"templateData\": [\n \"\",\n \"\"\n ],\n \"language\": \"\",\n \"fileUrl\": \"\",\n \"imageUrl\": \"\",\n \"audioUrl\": \"\",\n \"videoUrl\": \"\",\n \"locationName\": \"\",\n \"address\": \"\",\n \"longitude\": \"\",\n \"latitude\": \"\",\n \"previewUrl\": \"\",\n \"contacts\": [\n {\n \"name\": {\n \"firstName\": \"\",\n \"formattedName\": \"\",\n \"lastName\": \"\",\n \"middleName\": \"\",\n \"nameSuffix\": \"\",\n \"namePrefix\": \"\"\n },\n \"addresses\": [\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"\"\n },\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"\"\n }\n ],\n \"birthday\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"\"\n },\n {\n \"email\": \"\",\n \"type\": \"\"\n }\n ],\n \"org\": {\n \"company\": \"\",\n \"department\": \"\",\n \"title\": \"\"\n },\n \"phones\": [\n {\n \"phone\": \"\",\n \"type\": \"\",\n \"waId\": \"\"\n },\n {\n \"phone\": \"\",\n \"type\": \"\",\n \"waId\": \"\"\n }\n ],\n \"urls\": [\n {\n \"url\": \"\",\n \"type\": \"\"\n },\n {\n \"url\": \"\",\n \"type\": \"\"\n }\n ]\n },\n {\n \"name\": {\n \"firstName\": \"\",\n \"formattedName\": \"\",\n \"lastName\": \"\",\n \"middleName\": \"\",\n \"nameSuffix\": \"\",\n \"namePrefix\": \"\"\n },\n \"addresses\": [\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"\"\n },\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"\"\n }\n ],\n \"birthday\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"\"\n },\n {\n \"email\": \"\",\n \"type\": \"\"\n }\n ],\n \"org\": {\n \"company\": \"\",\n \"department\": \"\",\n \"title\": \"\"\n },\n \"phones\": [\n {\n \"phone\": \"\",\n \"type\": \"\",\n \"waId\": \"\"\n },\n {\n \"phone\": \"\",\n \"type\": \"\",\n \"waId\": \"\"\n }\n ],\n \"urls\": [\n {\n \"url\": \"\",\n \"type\": \"\"\n },\n {\n \"url\": \"\",\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"viber\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"imageURL\": \"\",\n \"fileName\": \"\",\n \"fileType\": \"\",\n \"fileUrl\": \"http://4-6XH1x4\",\n \"buttonText\": \"\",\n \"buttonURL\": \"\",\n \"trackingData\": \"\",\n \"isPromotional\": \"\",\n \"forcePrimaryDevice\": \"\"\n },\n \"voice\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"language\": \"\"\n },\n \"email\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"subject\": \"\"\n },\n \"push\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"customPayload\": {\n \"fugiatc0\": {},\n \"dolor_f\": {},\n \"sit_4_b\": {}\n },\n \"notificationOptions\": {\n \"vibrationEnabled\": \"\",\n \"soundEnabled\": \"\",\n \"soundName\": \"\",\n \"badge\": \"\",\n \"contentUrl\": \"\",\n \"category\": \"\",\n \"inAppStyle\": \"BANNER\",\n \"title\": \"\",\n \"isSilent\": \"\",\n \"webViewUrl\": \"\",\n \"inboxTopic\": \"\"\n },\n \"targetOnlyPrimaryDevices\": \"\",\n \"includeNotificationsDisabledDevices\": \"\",\n \"personSubscriptions\": [\n \"\",\n \"\"\n ],\n \"deviceSubscriptions\": [\n \"\",\n \"\"\n ]\n },\n \"line\": {\n \"altText\": \"\",\n \"contents\": {\n \"type\": \"BUBBLE\"\n },\n \"duration\": \"\",\n \"packageId\": \"\",\n \"stickerId\": \"\",\n \"thumbnailUrl\": \"\",\n \"url\": \"\",\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"type\": \"TEXT\"\n },\n \"kakaoChingu\": {\n \"imageUrl\": \"\",\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"buttons\": [\n {\n \"buttonText\": \"\",\n \"type\": \"URL\"\n }\n ],\n \"imageLink\": \"\",\n \"isPromotional\": \"\"\n },\n \"kakaoAlim\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"templateCode\": \"\",\n \"buttons\": [\n {\n \"buttonText\": \"\",\n \"type\": \"CHATBOT_SWITCH\"\n }\n ],\n \"title\": \"\",\n \"groupKey\": \"\"\n },\n \"notify\": \"\",\n \"intermediateReport\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"callbackData\": \"\",\n \"sendAt\": \"\",\n \"vKontakte\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"templateName\": \"\",\n \"templateData\": {\n \"fugiat__b\": {},\n \"dolore_22\": {}\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/omni/1/advanced", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "advanced" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-48b56ec5-91fa-490a-a3a9-856c52c6e376" }, { "id": "70321c82-160d-42b0-91cb-8c3a12e5f6b8", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"scenarioKey\": \"\",\n \"bulkId\": \"\",\n \"destinations\": [\n {\n \"messageId\": \"\",\n \"to\": {\n \"phoneNumber\": \"\",\n \"emailAddress\": \"\",\n \"pushRegistrationId\": \"\",\n \"whatsAppUserId\": \"\"\n }\n },\n {\n \"messageId\": \"\",\n \"to\": {\n \"phoneNumber\": \"\",\n \"emailAddress\": \"\",\n \"pushRegistrationId\": \"\",\n \"whatsAppUserId\": \"\"\n }\n }\n ],\n \"sms\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"transliteration\": \"NONE\",\n \"language\": {\n \"languageCode\": \"TR\"\n },\n \"regional\": {\n \"indiaDlt\": {\n \"principalEntityId\": \"\",\n \"contentTemplateId\": \"\",\n \"telemarketerId\": \"\"\n },\n \"korea\": {\n \"title\": \"\"\n }\n }\n },\n \"whatsApp\": {\n \"mediaTemplateData\": {\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"documentFilename\": \"\",\n \"documentUrl\": \"\",\n \"imageUrl\": \"\",\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"textPlaceholder\": \"\",\n \"videoUrl\": \"\"\n },\n \"buttons\": [\n {\n \"urlPlaceholder\": \"\",\n \"quickReplyPayload\": \"\"\n },\n {\n \"urlPlaceholder\": \"\",\n \"quickReplyPayload\": \"\"\n }\n ]\n },\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"templateNamespace\": \"\",\n \"templateName\": \"\",\n \"templateData\": [\n \"\",\n \"\"\n ],\n \"language\": \"\",\n \"fileUrl\": \"\",\n \"imageUrl\": \"\",\n \"audioUrl\": \"\",\n \"videoUrl\": \"\",\n \"locationName\": \"\",\n \"address\": \"\",\n \"longitude\": \"\",\n \"latitude\": \"\",\n \"previewUrl\": \"\",\n \"contacts\": [\n {\n \"name\": {\n \"firstName\": \"\",\n \"formattedName\": \"\",\n \"lastName\": \"\",\n \"middleName\": \"\",\n \"nameSuffix\": \"\",\n \"namePrefix\": \"\"\n },\n \"addresses\": [\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"\"\n },\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"\"\n }\n ],\n \"birthday\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"\"\n },\n {\n \"email\": \"\",\n \"type\": \"\"\n }\n ],\n \"org\": {\n \"company\": \"\",\n \"department\": \"\",\n \"title\": \"\"\n },\n \"phones\": [\n {\n \"phone\": \"\",\n \"type\": \"\",\n \"waId\": \"\"\n },\n {\n \"phone\": \"\",\n \"type\": \"\",\n \"waId\": \"\"\n }\n ],\n \"urls\": [\n {\n \"url\": \"\",\n \"type\": \"\"\n },\n {\n \"url\": \"\",\n \"type\": \"\"\n }\n ]\n },\n {\n \"name\": {\n \"firstName\": \"\",\n \"formattedName\": \"\",\n \"lastName\": \"\",\n \"middleName\": \"\",\n \"nameSuffix\": \"\",\n \"namePrefix\": \"\"\n },\n \"addresses\": [\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"\"\n },\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"\"\n }\n ],\n \"birthday\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"\"\n },\n {\n \"email\": \"\",\n \"type\": \"\"\n }\n ],\n \"org\": {\n \"company\": \"\",\n \"department\": \"\",\n \"title\": \"\"\n },\n \"phones\": [\n {\n \"phone\": \"\",\n \"type\": \"\",\n \"waId\": \"\"\n },\n {\n \"phone\": \"\",\n \"type\": \"\",\n \"waId\": \"\"\n }\n ],\n \"urls\": [\n {\n \"url\": \"\",\n \"type\": \"\"\n },\n {\n \"url\": \"\",\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"viber\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"imageURL\": \"\",\n \"fileName\": \"\",\n \"fileType\": \"\",\n \"fileUrl\": \"http://4-6XH1x4\",\n \"buttonText\": \"\",\n \"buttonURL\": \"\",\n \"trackingData\": \"\",\n \"isPromotional\": \"\",\n \"forcePrimaryDevice\": \"\"\n },\n \"voice\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"language\": \"\"\n },\n \"email\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"subject\": \"\"\n },\n \"push\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"customPayload\": {\n \"fugiatc0\": {},\n \"dolor_f\": {},\n \"sit_4_b\": {}\n },\n \"notificationOptions\": {\n \"vibrationEnabled\": \"\",\n \"soundEnabled\": \"\",\n \"soundName\": \"\",\n \"badge\": \"\",\n \"contentUrl\": \"\",\n \"category\": \"\",\n \"inAppStyle\": \"BANNER\",\n \"title\": \"\",\n \"isSilent\": \"\",\n \"webViewUrl\": \"\",\n \"inboxTopic\": \"\"\n },\n \"targetOnlyPrimaryDevices\": \"\",\n \"includeNotificationsDisabledDevices\": \"\",\n \"personSubscriptions\": [\n \"\",\n \"\"\n ],\n \"deviceSubscriptions\": [\n \"\",\n \"\"\n ]\n },\n \"line\": {\n \"altText\": \"\",\n \"contents\": {\n \"type\": \"BUBBLE\"\n },\n \"duration\": \"\",\n \"packageId\": \"\",\n \"stickerId\": \"\",\n \"thumbnailUrl\": \"\",\n \"url\": \"\",\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"type\": \"TEXT\"\n },\n \"kakaoChingu\": {\n \"imageUrl\": \"\",\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"buttons\": [\n {\n \"buttonText\": \"\",\n \"type\": \"URL\"\n }\n ],\n \"imageLink\": \"\",\n \"isPromotional\": \"\"\n },\n \"kakaoAlim\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"templateCode\": \"\",\n \"buttons\": [\n {\n \"buttonText\": \"\",\n \"type\": \"CHATBOT_SWITCH\"\n }\n ],\n \"title\": \"\",\n \"groupKey\": \"\"\n },\n \"notify\": \"\",\n \"intermediateReport\": \"\",\n \"notifyUrl\": \"\",\n \"notifyContentType\": \"\",\n \"callbackData\": \"\",\n \"sendAt\": \"\",\n \"vKontakte\": {\n \"text\": \"\",\n \"validityPeriod\": \"\",\n \"validityPeriodTimeUnit\": \"MINUTES\",\n \"templateName\": \"\",\n \"templateData\": {\n \"fugiat__b\": {},\n \"dolore_22\": {}\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/omni/1/advanced", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "advanced" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-70321c82-160d-42b0-91cb-8c3a12e5f6b8" } ], "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-cf32227a-47fc-4978-bf71-92a9f4d30d95" } ], "id": "d436808d-0333-4500-a5fb-defc38b68b16", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-d436808d-0333-4500-a5fb-defc38b68b16" }, { "name": "reports", "item": [ { "name": "Get OMNI failover delivery reports", "id": "b58a3e55-0b52-4ee4-ab6b-083cf4c2fd47", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/omni/1/reports?bulkId=&messageId=&limit=50&channel=VIBER", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "reports" ], "query": [ { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination address.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "Maximal number of messages in returned reports. Default value is __50__ and maximal value is __1000__.", "key": "limit", "value": "50" }, { "description": "Channel that was used for message delivering.", "key": "channel", "value": "VIBER" } ] }, "description": "Get one-time delivery reports to see which channel was used to deliver the failover message." }, "response": [ { "id": "7d8ef14a-5867-40db-b4a8-bfc32790a263", "name": "successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/omni/1/reports?bulkId=&messageId=&limit=50&channel=VIBER", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "reports" ], "query": [ { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination address.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "Maximal number of messages in returned reports. Default value is __50__ and maximal value is __1000__.", "key": "limit", "value": "50" }, { "description": "Channel that was used for message delivering.", "key": "channel", "value": "VIBER" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"bulkId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"sentAt\": \"\",\n \"doneAt\": \"\",\n \"messageCount\": \"\",\n \"mccMnc\": \"\",\n \"price\": {\n \"pricePerMessage\": \"\",\n \"currency\": \"\"\n },\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n },\n \"error\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"permanent\": \"\"\n },\n \"channel\": \"WHATSAPP\",\n \"callbackData\": \"\",\n \"contact\": {\n \"name\": \"\",\n \"phoneNumber\": \"\",\n \"userId\": \"\",\n \"parentUserId\": \"\",\n \"username\": \"\"\n }\n },\n {\n \"bulkId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"sentAt\": \"\",\n \"doneAt\": \"\",\n \"messageCount\": \"\",\n \"mccMnc\": \"\",\n \"price\": {\n \"pricePerMessage\": \"\",\n \"currency\": \"\"\n },\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n },\n \"error\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"permanent\": \"\"\n },\n \"channel\": \"SMS\",\n \"callbackData\": \"\",\n \"contact\": {\n \"name\": \"\",\n \"phoneNumber\": \"\",\n \"userId\": \"\",\n \"parentUserId\": \"\",\n \"username\": \"\"\n }\n }\n ]\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-7d8ef14a-5867-40db-b4a8-bfc32790a263" }, { "id": "d78d3688-2c4a-4e3f-a3e2-19231983d506", "name": "bad request responses", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/omni/1/reports?bulkId=&messageId=&limit=50&channel=VIBER", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "reports" ], "query": [ { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination address.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "Maximal number of messages in returned reports. Default value is __50__ and maximal value is __1000__.", "key": "limit", "value": "50" }, { "description": "Channel that was used for message delivering.", "key": "channel", "value": "VIBER" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-d78d3688-2c4a-4e3f-a3e2-19231983d506" }, { "id": "7c49b549-3b3b-41aa-b7a1-6e62ab09305c", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/omni/1/reports?bulkId=&messageId=&limit=50&channel=VIBER", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "reports" ], "query": [ { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination address.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "Maximal number of messages in returned reports. Default value is __50__ and maximal value is __1000__.", "key": "limit", "value": "50" }, { "description": "Channel that was used for message delivering.", "key": "channel", "value": "VIBER" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-7c49b549-3b3b-41aa-b7a1-6e62ab09305c" }, { "id": "5172a89d-5fe5-47be-8006-1f10da856980", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/omni/1/reports?bulkId=&messageId=&limit=50&channel=VIBER", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "reports" ], "query": [ { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination address.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "Maximal number of messages in returned reports. Default value is __50__ and maximal value is __1000__.", "key": "limit", "value": "50" }, { "description": "Channel that was used for message delivering.", "key": "channel", "value": "VIBER" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-5172a89d-5fe5-47be-8006-1f10da856980" }, { "id": "ad97727b-739d-46fd-8126-f194be6100e6", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/omni/1/reports?bulkId=&messageId=&limit=50&channel=VIBER", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "reports" ], "query": [ { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination address.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "Maximal number of messages in returned reports. Default value is __50__ and maximal value is __1000__.", "key": "limit", "value": "50" }, { "description": "Channel that was used for message delivering.", "key": "channel", "value": "VIBER" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-ad97727b-739d-46fd-8126-f194be6100e6" } ], "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-b58a3e55-0b52-4ee4-ab6b-083cf4c2fd47" } ], "id": "2505839a-15f2-41f6-9028-1fec609f17d3", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-2505839a-15f2-41f6-9028-1fec609f17d3" }, { "name": "logs", "item": [ { "name": "Get OMNI failover message logs", "id": "47406f70-68cf-44ff-acb2-c1f651873c11", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/omni/1/logs?from=&to=&bulkId=&bulkId=&messageId=&messageId=&generalStatus=UNDELIVERABLE&channel=VIBER&sentSince=&sentUntil=&limit=50&mcc=&mnc=", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "logs" ], "query": [ { "description": "Sender that can be alphanumeric or numeric.", "key": "from", "value": "" }, { "description": "The message destination address.", "key": "to", "value": "" }, { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination address.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination address.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "Sent message status group. Indicates whether the message is successfully sent, not sent, delivered, not delivered, waiting for delivery or any other possible status.", "key": "generalStatus", "value": "UNDELIVERABLE" }, { "description": "Channel that was used for message delivering.", "key": "channel", "value": "VIBER" }, { "description": "Lower limit on date and time of sending messages.", "key": "sentSince", "value": "" }, { "description": "Upper limit on date and time of sending messages.", "key": "sentUntil", "value": "" }, { "description": "Maximal number of messages in returned logs. Default value is __50__. Maximum value is __1000__.", "key": "limit", "value": "50" }, { "description": "Mobile country code.", "key": "mcc", "value": "" }, { "description": "Mobile network code.", "key": "mnc", "value": "" } ] }, "description": "If you need to show message logs in some GUI use this method. For message delivery status use [OMNI failover delivery reports](#programmable-communications/omni-failover/get-omni-failover-delivery-reports)." }, "response": [ { "id": "76014613-7ddb-4624-8127-1d1188359300", "name": "successful response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/omni/1/logs?from=&to=&bulkId=&messageId=&generalStatus=UNDELIVERABLE&channel=VIBER&sentSince=&sentUntil=&limit=50&mcc=&mnc=", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "logs" ], "query": [ { "description": "Sender that can be alphanumeric or numeric.", "key": "from", "value": "" }, { "description": "The message destination address.", "key": "to", "value": "" }, { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination address.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "Sent message status group. Indicates whether the message is successfully sent, not sent, delivered, not delivered, waiting for delivery or any other possible status.", "key": "generalStatus", "value": "UNDELIVERABLE" }, { "description": "Channel that was used for message delivering.", "key": "channel", "value": "VIBER" }, { "description": "Lower limit on date and time of sending messages.", "key": "sentSince", "value": "" }, { "description": "Upper limit on date and time of sending messages.", "key": "sentUntil", "value": "" }, { "description": "Maximal number of messages in returned logs. Default value is __50__. Maximum value is __1000__.", "key": "limit", "value": "50" }, { "description": "Mobile country code.", "key": "mcc", "value": "" }, { "description": "Mobile network code.", "key": "mnc", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"bulkId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"text\": \"\",\n \"sentAt\": \"\",\n \"doneAt\": \"\",\n \"messageCount\": \"\",\n \"mccMnc\": \"\",\n \"price\": {\n \"pricePerMessage\": \"\",\n \"currency\": \"\"\n },\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n },\n \"channel\": \"VOICE\"\n },\n {\n \"bulkId\": \"\",\n \"messageId\": \"\",\n \"to\": \"\",\n \"from\": \"\",\n \"text\": \"\",\n \"sentAt\": \"\",\n \"doneAt\": \"\",\n \"messageCount\": \"\",\n \"mccMnc\": \"\",\n \"price\": {\n \"pricePerMessage\": \"\",\n \"currency\": \"\"\n },\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n },\n \"channel\": \"KAKAO_ALIM\"\n }\n ]\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-76014613-7ddb-4624-8127-1d1188359300" }, { "id": "4d1262c1-ac71-466c-8a0c-89f62d5f3103", "name": "bad request responses", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/omni/1/logs?from=&to=&bulkId=&messageId=&generalStatus=UNDELIVERABLE&channel=VIBER&sentSince=&sentUntil=&limit=50&mcc=&mnc=", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "logs" ], "query": [ { "description": "Sender that can be alphanumeric or numeric.", "key": "from", "value": "" }, { "description": "The message destination address.", "key": "to", "value": "" }, { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination address.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "Sent message status group. Indicates whether the message is successfully sent, not sent, delivered, not delivered, waiting for delivery or any other possible status.", "key": "generalStatus", "value": "UNDELIVERABLE" }, { "description": "Channel that was used for message delivering.", "key": "channel", "value": "VIBER" }, { "description": "Lower limit on date and time of sending messages.", "key": "sentSince", "value": "" }, { "description": "Upper limit on date and time of sending messages.", "key": "sentUntil", "value": "" }, { "description": "Maximal number of messages in returned logs. Default value is __50__. Maximum value is __1000__.", "key": "limit", "value": "50" }, { "description": "Mobile country code.", "key": "mcc", "value": "" }, { "description": "Mobile network code.", "key": "mnc", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-4d1262c1-ac71-466c-8a0c-89f62d5f3103" }, { "id": "bfd83d38-5e9e-43cb-aa61-9de59b574fca", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/omni/1/logs?from=&to=&bulkId=&messageId=&generalStatus=UNDELIVERABLE&channel=VIBER&sentSince=&sentUntil=&limit=50&mcc=&mnc=", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "logs" ], "query": [ { "description": "Sender that can be alphanumeric or numeric.", "key": "from", "value": "" }, { "description": "The message destination address.", "key": "to", "value": "" }, { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination address.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "Sent message status group. Indicates whether the message is successfully sent, not sent, delivered, not delivered, waiting for delivery or any other possible status.", "key": "generalStatus", "value": "UNDELIVERABLE" }, { "description": "Channel that was used for message delivering.", "key": "channel", "value": "VIBER" }, { "description": "Lower limit on date and time of sending messages.", "key": "sentSince", "value": "" }, { "description": "Upper limit on date and time of sending messages.", "key": "sentUntil", "value": "" }, { "description": "Maximal number of messages in returned logs. Default value is __50__. Maximum value is __1000__.", "key": "limit", "value": "50" }, { "description": "Mobile country code.", "key": "mcc", "value": "" }, { "description": "Mobile network code.", "key": "mnc", "value": "" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-bfd83d38-5e9e-43cb-aa61-9de59b574fca" }, { "id": "ec0de3a3-1c4c-4edc-9779-7670e59baa67", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/omni/1/logs?from=&to=&bulkId=&messageId=&generalStatus=UNDELIVERABLE&channel=VIBER&sentSince=&sentUntil=&limit=50&mcc=&mnc=", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "logs" ], "query": [ { "description": "Sender that can be alphanumeric or numeric.", "key": "from", "value": "" }, { "description": "The message destination address.", "key": "to", "value": "" }, { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination address.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "Sent message status group. Indicates whether the message is successfully sent, not sent, delivered, not delivered, waiting for delivery or any other possible status.", "key": "generalStatus", "value": "UNDELIVERABLE" }, { "description": "Channel that was used for message delivering.", "key": "channel", "value": "VIBER" }, { "description": "Lower limit on date and time of sending messages.", "key": "sentSince", "value": "" }, { "description": "Upper limit on date and time of sending messages.", "key": "sentUntil", "value": "" }, { "description": "Maximal number of messages in returned logs. Default value is __50__. Maximum value is __1000__.", "key": "limit", "value": "50" }, { "description": "Mobile country code.", "key": "mcc", "value": "" }, { "description": "Mobile network code.", "key": "mnc", "value": "" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-ec0de3a3-1c4c-4edc-9779-7670e59baa67" }, { "id": "8109c666-cd5c-4c22-b83e-a77d9dc3b46d", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/omni/1/logs?from=&to=&bulkId=&messageId=&generalStatus=UNDELIVERABLE&channel=VIBER&sentSince=&sentUntil=&limit=50&mcc=&mnc=", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "logs" ], "query": [ { "description": "Sender that can be alphanumeric or numeric.", "key": "from", "value": "" }, { "description": "The message destination address.", "key": "to", "value": "" }, { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination address.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "Sent message status group. Indicates whether the message is successfully sent, not sent, delivered, not delivered, waiting for delivery or any other possible status.", "key": "generalStatus", "value": "UNDELIVERABLE" }, { "description": "Channel that was used for message delivering.", "key": "channel", "value": "VIBER" }, { "description": "Lower limit on date and time of sending messages.", "key": "sentSince", "value": "" }, { "description": "Upper limit on date and time of sending messages.", "key": "sentUntil", "value": "" }, { "description": "Maximal number of messages in returned logs. Default value is __50__. Maximum value is __1000__.", "key": "limit", "value": "50" }, { "description": "Mobile country code.", "key": "mcc", "value": "" }, { "description": "Mobile network code.", "key": "mnc", "value": "" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-8109c666-cd5c-4c22-b83e-a77d9dc3b46d" }, { "id": "12d28a03-48a1-44f4-a317-2195d3fb89e4", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/omni/1/logs?from=&to=&bulkId=&messageId=&generalStatus=UNDELIVERABLE&channel=VIBER&sentSince=&sentUntil=&limit=50&mcc=&mnc=", "host": [ "{{baseUrl}}" ], "path": [ "omni", "1", "logs" ], "query": [ { "description": "Sender that can be alphanumeric or numeric.", "key": "from", "value": "" }, { "description": "The message destination address.", "key": "to", "value": "" }, { "description": "The ID that uniquely identifies the request. Bulk ID will be received only when you send a message to more than one destination address.", "key": "bulkId", "value": "" }, { "description": "The ID that uniquely identifies the message sent.", "key": "messageId", "value": "" }, { "description": "Sent message status group. Indicates whether the message is successfully sent, not sent, delivered, not delivered, waiting for delivery or any other possible status.", "key": "generalStatus", "value": "UNDELIVERABLE" }, { "description": "Channel that was used for message delivering.", "key": "channel", "value": "VIBER" }, { "description": "Lower limit on date and time of sending messages.", "key": "sentSince", "value": "" }, { "description": "Upper limit on date and time of sending messages.", "key": "sentUntil", "value": "" }, { "description": "Maximal number of messages in returned logs. Default value is __50__. Maximum value is __1000__.", "key": "limit", "value": "50" }, { "description": "Mobile country code.", "key": "mcc", "value": "" }, { "description": "Mobile network code.", "key": "mnc", "value": "" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"et41f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-12d28a03-48a1-44f4-a317-2195d3fb89e4" } ], "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-47406f70-68cf-44ff-acb2-c1f651873c11" } ], "id": "01013b61-8421-417e-af3b-da4da89b9c01", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-01013b61-8421-417e-af3b-da4da89b9c01" } ], "id": "d5232276-c87f-4fbd-ba11-09cb5e8b46cd", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-d5232276-c87f-4fbd-ba11-09cb5e8b46cd" } ], "id": "090a7496-1d82-42e0-a1bc-169d324f2e31", "createdAt": "2026-07-28T01:59:37.000Z", "updatedAt": "2026-07-28T01:59:37.000Z", "uid": "35240-090a7496-1d82-42e0-a1bc-169d324f2e31" } ], "variable": [ { "key": "baseUrl", "value": "/" } ] }