{ "info": { "_postman_id": "fba8e862-65f8-4954-b88b-93dbf27c65fd", "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-28T02:00:58.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "lastUpdatedBy": "35240", "uid": "35240-fba8e862-65f8-4954-b88b-93dbf27c65fd" }, "item": [ { "name": "whatsapp", "item": [ { "name": "1", "item": [ { "name": "message", "item": [ { "name": "template", "item": [ { "name": "Send WhatsApp template message", "id": "f038c43c-a3d7-4f5c-bfd0-f3500db5ffb3", "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 \"messages\": [\n {\n \"content\": {\n \"language\": \"\",\n \"templateData\": {\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"type\": \"\"\n },\n \"buttons\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ],\n \"carousel\": {\n \"cards\": [\n {\n \"header\": {\n \"type\": \"\"\n },\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"buttons\": [\n {\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"limitedTimeOffer\": {\n \"expirationTime\": \"\"\n },\n \"orderStatus\": {\n \"orderStatuses\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ]\n }\n },\n \"templateName\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"smsFailover\": {\n \"from\": \"\",\n \"text\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n },\n {\n \"content\": {\n \"language\": \"\",\n \"templateData\": {\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"type\": \"\"\n },\n \"buttons\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ],\n \"carousel\": {\n \"cards\": [\n {\n \"header\": {\n \"type\": \"\"\n },\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"buttons\": [\n {\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"limitedTimeOffer\": {\n \"expirationTime\": \"\"\n },\n \"orderStatus\": {\n \"orderStatuses\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ]\n }\n },\n \"templateName\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"smsFailover\": {\n \"from\": \"\",\n \"text\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/template", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "template" ] }, "description": "Send a single or multiple template messages to one or more recipients. Template messages can be sent and delivered at anytime. Each template needs to be registered and pre-approved by WhatsApp.
The API response will not contain the final delivery status, use [Delivery Reports](#channels/whatsapp/receive-whatsapp-delivery-reports) instead." }, "response": [ { "id": "f827a322-7da6-4232-84bb-721c81551f1f", "name": "Message accepted for delivery", "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 \"messages\": [\n {\n \"content\": {\n \"language\": \"\",\n \"templateData\": {\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"type\": \"\"\n },\n \"buttons\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ],\n \"carousel\": {\n \"cards\": [\n {\n \"header\": {\n \"type\": \"\"\n },\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"buttons\": [\n {\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"limitedTimeOffer\": {\n \"expirationTime\": \"\"\n },\n \"orderStatus\": {\n \"orderStatuses\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ]\n }\n },\n \"templateName\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"smsFailover\": {\n \"from\": \"\",\n \"text\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n },\n {\n \"content\": {\n \"language\": \"\",\n \"templateData\": {\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"type\": \"\"\n },\n \"buttons\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ],\n \"carousel\": {\n \"cards\": [\n {\n \"header\": {\n \"type\": \"\"\n },\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"buttons\": [\n {\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"limitedTimeOffer\": {\n \"expirationTime\": \"\"\n },\n \"orderStatus\": {\n \"orderStatuses\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ]\n }\n },\n \"templateName\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"smsFailover\": {\n \"from\": \"\",\n \"text\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/template", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "template" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"messages\": [\n {\n \"to\": \"\",\n \"messageCount\": \"\",\n \"messageId\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n }\n },\n {\n \"to\": \"\",\n \"messageCount\": \"\",\n \"messageId\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n }\n }\n ],\n \"bulkId\": \"\"\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f827a322-7da6-4232-84bb-721c81551f1f" }, { "id": "a2c1620b-7825-4d59-a845-644ff576e373", "name": "Bad request", "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 \"messages\": [\n {\n \"content\": {\n \"language\": \"\",\n \"templateData\": {\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"type\": \"\"\n },\n \"buttons\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ],\n \"carousel\": {\n \"cards\": [\n {\n \"header\": {\n \"type\": \"\"\n },\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"buttons\": [\n {\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"limitedTimeOffer\": {\n \"expirationTime\": \"\"\n },\n \"orderStatus\": {\n \"orderStatuses\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ]\n }\n },\n \"templateName\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"smsFailover\": {\n \"from\": \"\",\n \"text\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n },\n {\n \"content\": {\n \"language\": \"\",\n \"templateData\": {\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"type\": \"\"\n },\n \"buttons\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ],\n \"carousel\": {\n \"cards\": [\n {\n \"header\": {\n \"type\": \"\"\n },\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"buttons\": [\n {\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"limitedTimeOffer\": {\n \"expirationTime\": \"\"\n },\n \"orderStatus\": {\n \"orderStatuses\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ]\n }\n },\n \"templateName\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"smsFailover\": {\n \"from\": \"\",\n \"text\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/template", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "template" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a2c1620b-7825-4d59-a845-644ff576e373" }, { "id": "180d62a6-181e-4bea-9d30-920ee7cc8a64", "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 \"messages\": [\n {\n \"content\": {\n \"language\": \"\",\n \"templateData\": {\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"type\": \"\"\n },\n \"buttons\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ],\n \"carousel\": {\n \"cards\": [\n {\n \"header\": {\n \"type\": \"\"\n },\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"buttons\": [\n {\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"limitedTimeOffer\": {\n \"expirationTime\": \"\"\n },\n \"orderStatus\": {\n \"orderStatuses\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ]\n }\n },\n \"templateName\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"smsFailover\": {\n \"from\": \"\",\n \"text\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n },\n {\n \"content\": {\n \"language\": \"\",\n \"templateData\": {\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"type\": \"\"\n },\n \"buttons\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ],\n \"carousel\": {\n \"cards\": [\n {\n \"header\": {\n \"type\": \"\"\n },\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"buttons\": [\n {\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"limitedTimeOffer\": {\n \"expirationTime\": \"\"\n },\n \"orderStatus\": {\n \"orderStatuses\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ]\n }\n },\n \"templateName\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"smsFailover\": {\n \"from\": \"\",\n \"text\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/template", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "template" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-180d62a6-181e-4bea-9d30-920ee7cc8a64" }, { "id": "1a55eb0e-f8f6-4521-a1e9-3b0c13268f9c", "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 \"messages\": [\n {\n \"content\": {\n \"language\": \"\",\n \"templateData\": {\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"type\": \"\"\n },\n \"buttons\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ],\n \"carousel\": {\n \"cards\": [\n {\n \"header\": {\n \"type\": \"\"\n },\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"buttons\": [\n {\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"limitedTimeOffer\": {\n \"expirationTime\": \"\"\n },\n \"orderStatus\": {\n \"orderStatuses\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ]\n }\n },\n \"templateName\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"smsFailover\": {\n \"from\": \"\",\n \"text\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n },\n {\n \"content\": {\n \"language\": \"\",\n \"templateData\": {\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"type\": \"\"\n },\n \"buttons\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ],\n \"carousel\": {\n \"cards\": [\n {\n \"header\": {\n \"type\": \"\"\n },\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"buttons\": [\n {\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"limitedTimeOffer\": {\n \"expirationTime\": \"\"\n },\n \"orderStatus\": {\n \"orderStatuses\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ]\n }\n },\n \"templateName\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"smsFailover\": {\n \"from\": \"\",\n \"text\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/template", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "template" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-1a55eb0e-f8f6-4521-a1e9-3b0c13268f9c" }, { "id": "249890c8-3709-4561-bd47-733824f6959e", "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 \"messages\": [\n {\n \"content\": {\n \"language\": \"\",\n \"templateData\": {\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"type\": \"\"\n },\n \"buttons\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ],\n \"carousel\": {\n \"cards\": [\n {\n \"header\": {\n \"type\": \"\"\n },\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"buttons\": [\n {\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"limitedTimeOffer\": {\n \"expirationTime\": \"\"\n },\n \"orderStatus\": {\n \"orderStatuses\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ]\n }\n },\n \"templateName\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"smsFailover\": {\n \"from\": \"\",\n \"text\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n },\n {\n \"content\": {\n \"language\": \"\",\n \"templateData\": {\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"type\": \"\"\n },\n \"buttons\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ],\n \"carousel\": {\n \"cards\": [\n {\n \"header\": {\n \"type\": \"\"\n },\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"buttons\": [\n {\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"limitedTimeOffer\": {\n \"expirationTime\": \"\"\n },\n \"orderStatus\": {\n \"orderStatuses\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ]\n }\n },\n \"templateName\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"smsFailover\": {\n \"from\": \"\",\n \"text\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/template", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "template" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-249890c8-3709-4561-bd47-733824f6959e" }, { "id": "ad6fe8ad-33a7-4e4d-a611-218e9ac20334", "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 \"messages\": [\n {\n \"content\": {\n \"language\": \"\",\n \"templateData\": {\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"type\": \"\"\n },\n \"buttons\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ],\n \"carousel\": {\n \"cards\": [\n {\n \"header\": {\n \"type\": \"\"\n },\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"buttons\": [\n {\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"limitedTimeOffer\": {\n \"expirationTime\": \"\"\n },\n \"orderStatus\": {\n \"orderStatuses\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ]\n }\n },\n \"templateName\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"smsFailover\": {\n \"from\": \"\",\n \"text\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n },\n {\n \"content\": {\n \"language\": \"\",\n \"templateData\": {\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"type\": \"\"\n },\n \"buttons\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ],\n \"carousel\": {\n \"cards\": [\n {\n \"header\": {\n \"type\": \"\"\n },\n \"body\": {\n \"placeholders\": [\n \"\",\n \"\"\n ]\n },\n \"buttons\": [\n {\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"limitedTimeOffer\": {\n \"expirationTime\": \"\"\n },\n \"orderStatus\": {\n \"orderStatuses\": [\n {\n \"type\": \"\"\n },\n {\n \"type\": \"\"\n }\n ]\n }\n },\n \"templateName\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"smsFailover\": {\n \"from\": \"\",\n \"text\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n }\n ],\n \"bulkId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/template", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "template" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-ad6fe8ad-33a7-4e4d-a611-218e9ac20334" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f038c43c-a3d7-4f5c-bfd0-f3500db5ffb3" } ], "id": "d49b6d5c-2c3e-415f-9ce8-d47c5e27d20b", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-d49b6d5c-2c3e-415f-9ce8-d47c5e27d20b" }, { "name": "text", "item": [ { "name": "Send WhatsApp text message", "id": "a7f0d024-921c-4c5d-baeb-aba1f72291d5", "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 \"content\": {\n \"text\": \"\",\n \"previewUrl\": false\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/text", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "text" ] }, "description": "Send a text message to a single recipient. Text messages can only be successfully delivered if the recipient has contacted the business within the last 24 hours, otherwise [template message](#channels/whatsapp/send-whatsapp-template-message) should be used.
The API response will not contain the final delivery status, use [Delivery Reports](#channels/whatsapp/receive-whatsapp-delivery-reports) instead." }, "response": [ { "id": "00b5567d-02f5-450c-9406-04d475fd63fc", "name": "Message accepted for delivery", "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 \"content\": {\n \"text\": \"\",\n \"previewUrl\": false\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/text", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "text" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"to\": \"\",\n \"messageCount\": \"\",\n \"messageId\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-00b5567d-02f5-450c-9406-04d475fd63fc" }, { "id": "008f0ffa-18a1-4247-a842-f59e0758e6fe", "name": "Bad request", "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 \"content\": {\n \"text\": \"\",\n \"previewUrl\": false\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/text", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "text" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-008f0ffa-18a1-4247-a842-f59e0758e6fe" }, { "id": "f297a2da-77a0-450c-bfcc-61cddbe90f6b", "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 \"content\": {\n \"text\": \"\",\n \"previewUrl\": false\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/text", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "text" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f297a2da-77a0-450c-bfcc-61cddbe90f6b" }, { "id": "49eb76d3-7758-4fef-ae89-c074da1d7519", "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 \"content\": {\n \"text\": \"\",\n \"previewUrl\": false\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/text", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "text" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-49eb76d3-7758-4fef-ae89-c074da1d7519" }, { "id": "3898ad41-c997-4410-96d8-3393e18462e4", "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 \"content\": {\n \"text\": \"\",\n \"previewUrl\": false\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/text", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "text" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-3898ad41-c997-4410-96d8-3393e18462e4" }, { "id": "0e98bb56-0413-4a84-bca4-7a497f9199a7", "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 \"content\": {\n \"text\": \"\",\n \"previewUrl\": false\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/text", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "text" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-0e98bb56-0413-4a84-bca4-7a497f9199a7" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a7f0d024-921c-4c5d-baeb-aba1f72291d5" } ], "id": "9a6c6c1d-5e01-40c3-ad23-cdcecd6372c9", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-9a6c6c1d-5e01-40c3-ad23-cdcecd6372c9" }, { "name": "document", "item": [ { "name": "Send WhatsApp document message", "id": "c4f3dec5-444a-43e4-a352-b15c9d5319b4", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"caption\": \"\",\n \"filename\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/document", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "document" ] }, "description": "Send a document to a single recipient. Document messages can only be successfully delivered if the recipient has contacted the business within the last 24 hours, otherwise [template message](#channels/whatsapp/send-whatsapp-template-message) should be used.
The API response will not contain the final delivery status, use [Delivery Reports](#channels/whatsapp/receive-whatsapp-delivery-reports) instead." }, "response": [ { "id": "3576c194-1e3a-41c4-89fc-27cd41799804", "name": "Message accepted for delivery", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"caption\": \"\",\n \"filename\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/document", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "document" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"to\": \"\",\n \"messageCount\": \"\",\n \"messageId\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-3576c194-1e3a-41c4-89fc-27cd41799804" }, { "id": "3df01654-1aec-40d8-8267-c401f4492b6c", "name": "Bad request", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"caption\": \"\",\n \"filename\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/document", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "document" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-3df01654-1aec-40d8-8267-c401f4492b6c" }, { "id": "256609de-121c-4f45-be44-ddc2dd552c65", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"caption\": \"\",\n \"filename\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/document", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "document" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-256609de-121c-4f45-be44-ddc2dd552c65" }, { "id": "af87a74a-7f93-48b7-ae83-6fffbe89a3dd", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"caption\": \"\",\n \"filename\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/document", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "document" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-af87a74a-7f93-48b7-ae83-6fffbe89a3dd" }, { "id": "e1529abd-7852-4dd3-96d4-477a48b56ff2", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"caption\": \"\",\n \"filename\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/document", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "document" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-e1529abd-7852-4dd3-96d4-477a48b56ff2" }, { "id": "79953114-31ad-4ef8-8010-a3201d6c84f9", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"caption\": \"\",\n \"filename\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/document", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "document" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-79953114-31ad-4ef8-8010-a3201d6c84f9" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-c4f3dec5-444a-43e4-a352-b15c9d5319b4" } ], "id": "cfb11d7e-3e6b-41b4-a140-3e3c4714dbcf", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-cfb11d7e-3e6b-41b4-a140-3e3c4714dbcf" }, { "name": "image", "item": [ { "name": "Send WhatsApp image message", "id": "41a057e4-19a0-47b0-a65f-21b51a8def36", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"caption\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/image", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "image" ] }, "description": "Send an image to a single recipient. Image messages can only be successfully delivered if the recipient has contacted the business within the last 24 hours, otherwise [template message](#channels/whatsapp/send-whatsapp-template-message) should be used.
The API response will not contain the final delivery status, use [Delivery Reports](#channels/whatsapp/receive-whatsapp-delivery-reports) instead." }, "response": [ { "id": "29e6bda9-1e95-4b2d-b4b3-d361483afa3e", "name": "Message accepted for delivery", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"caption\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/image", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "image" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"to\": \"\",\n \"messageCount\": \"\",\n \"messageId\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-29e6bda9-1e95-4b2d-b4b3-d361483afa3e" }, { "id": "58fd17a8-869f-4f38-b821-267199ca8c1a", "name": "Bad request", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"caption\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/image", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "image" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-58fd17a8-869f-4f38-b821-267199ca8c1a" }, { "id": "786197c0-1f59-423a-88ab-47dc5f38f3da", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"caption\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/image", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "image" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-786197c0-1f59-423a-88ab-47dc5f38f3da" }, { "id": "ae49d8ec-a875-4f23-99d2-5e336075c62a", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"caption\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/image", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "image" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-ae49d8ec-a875-4f23-99d2-5e336075c62a" }, { "id": "840af796-23ef-4252-8968-ec9fa56fc512", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"caption\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/image", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "image" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-840af796-23ef-4252-8968-ec9fa56fc512" }, { "id": "e2aa77fe-d4c2-404e-a5d3-4e5b23abd9ca", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"caption\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/image", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "image" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-e2aa77fe-d4c2-404e-a5d3-4e5b23abd9ca" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-41a057e4-19a0-47b0-a65f-21b51a8def36" } ], "id": "6e57c2b8-4b16-4fce-a7b9-867e76166859", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-6e57c2b8-4b16-4fce-a7b9-867e76166859" }, { "name": "audio", "item": [ { "name": "Send WhatsApp audio message", "id": "c3c5ae1f-0dd7-4835-a6d8-61949c29f4ef", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"voice\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/audio", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "audio" ] }, "description": "Send an audio to a single recipient. Audio messages can only be successfully delivered if the recipient has contacted the business within the last 24 hours, otherwise [template message](#channels/whatsapp/send-whatsapp-template-message) should be used.
The API response will not contain the final delivery status, use [Delivery Reports](#channels/whatsapp/receive-whatsapp-delivery-reports) instead." }, "response": [ { "id": "94ddb02e-458f-42cd-846d-0e7501b8d138", "name": "Message accepted for delivery", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"voice\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/audio", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "audio" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"to\": \"\",\n \"messageCount\": \"\",\n \"messageId\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-94ddb02e-458f-42cd-846d-0e7501b8d138" }, { "id": "a753bd08-3691-4751-909c-a20143f16fa8", "name": "Bad request", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"voice\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/audio", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "audio" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a753bd08-3691-4751-909c-a20143f16fa8" }, { "id": "26b5bdab-9adb-47b2-bbe9-36ab4db91948", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"voice\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/audio", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "audio" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-26b5bdab-9adb-47b2-bbe9-36ab4db91948" }, { "id": "6e911b0f-80f4-4f78-93b4-86f2e4051bfc", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"voice\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/audio", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "audio" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-6e911b0f-80f4-4f78-93b4-86f2e4051bfc" }, { "id": "da2498a4-57ab-4a3c-8776-1bd4ad6a653a", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"voice\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/audio", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "audio" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-da2498a4-57ab-4a3c-8776-1bd4ad6a653a" }, { "id": "a4d53917-6d36-4293-8aa2-874a0a4fc54f", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"voice\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/audio", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "audio" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a4d53917-6d36-4293-8aa2-874a0a4fc54f" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-c3c5ae1f-0dd7-4835-a6d8-61949c29f4ef" } ], "id": "7404ff95-9a23-4548-b441-99df9bac908d", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-7404ff95-9a23-4548-b441-99df9bac908d" }, { "name": "video", "item": [ { "name": "Send WhatsApp video message", "id": "00bc19db-ba5f-470a-9269-f5ed63ed178d", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"caption\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/video", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "video" ] }, "description": "Send a video to a single recipient. Video messages can only be successfully delivered if the recipient has contacted the business within the last 24 hours, otherwise [template message](#channels/whatsapp/send-whatsapp-template-message) should be used.
The API response will not contain the final delivery status, use [Delivery Reports](#channels/whatsapp/receive-whatsapp-delivery-reports) instead." }, "response": [ { "id": "81a79269-d8d6-4c17-a1b2-48159bc7519d", "name": "Message accepted for delivery", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"caption\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/video", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "video" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"to\": \"\",\n \"messageCount\": \"\",\n \"messageId\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-81a79269-d8d6-4c17-a1b2-48159bc7519d" }, { "id": "2b8b3a15-95d1-484e-b228-f255d46407c3", "name": "Bad request", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"caption\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/video", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "video" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-2b8b3a15-95d1-484e-b228-f255d46407c3" }, { "id": "0c37b057-4b18-44be-8d01-94847be7ee89", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"caption\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/video", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "video" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-0c37b057-4b18-44be-8d01-94847be7ee89" }, { "id": "1a155dc5-60c8-4bca-88bf-2a5f00a19fac", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"caption\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/video", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "video" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-1a155dc5-60c8-4bca-88bf-2a5f00a19fac" }, { "id": "3d7897d5-74c5-4a09-93af-66f10af0d3f0", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"caption\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/video", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "video" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-3d7897d5-74c5-4a09-93af-66f10af0d3f0" }, { "id": "8c291823-9f14-4d78-88c5-1d3a80af3bef", "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 \"content\": {\n \"mediaUrl\": \"\",\n \"caption\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/video", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "video" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-8c291823-9f14-4d78-88c5-1d3a80af3bef" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-00bc19db-ba5f-470a-9269-f5ed63ed178d" } ], "id": "f2b3b0c1-6268-4d76-9371-d2cc96786c85", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f2b3b0c1-6268-4d76-9371-d2cc96786c85" }, { "name": "sticker", "item": [ { "name": "Send WhatsApp sticker message", "id": "a5b4f353-ea72-47bf-b002-7233be31bd4a", "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 \"content\": {\n \"mediaUrl\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/sticker", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "sticker" ] }, "description": "Send a sticker to a single recipient. Sticker messages can only be successfully delivered if the recipient has contacted the business within the last 24 hours, otherwise [template message](#channels/whatsapp/send-whatsapp-template-message) should be used.
The API response will not contain the final delivery status, use [Delivery Reports](#channels/whatsapp/receive-whatsapp-delivery-reports) instead." }, "response": [ { "id": "ebdad719-3b50-4224-b1ba-d6abf13a81c0", "name": "Message accepted for delivery", "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 \"content\": {\n \"mediaUrl\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/sticker", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "sticker" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"to\": \"\",\n \"messageCount\": \"\",\n \"messageId\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-ebdad719-3b50-4224-b1ba-d6abf13a81c0" }, { "id": "b88d9aa0-9425-4924-85a3-3f16d6f2dc31", "name": "Bad request", "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 \"content\": {\n \"mediaUrl\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/sticker", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "sticker" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-b88d9aa0-9425-4924-85a3-3f16d6f2dc31" }, { "id": "899c47ba-7c58-4561-80f3-d4b0cf4a189c", "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 \"content\": {\n \"mediaUrl\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/sticker", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "sticker" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-899c47ba-7c58-4561-80f3-d4b0cf4a189c" }, { "id": "9150f38b-2b1d-4f26-a4f5-95e27d868ed3", "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 \"content\": {\n \"mediaUrl\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/sticker", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "sticker" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-9150f38b-2b1d-4f26-a4f5-95e27d868ed3" }, { "id": "f4d09b5a-4ff6-424e-8946-77e7150eb024", "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 \"content\": {\n \"mediaUrl\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/sticker", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "sticker" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f4d09b5a-4ff6-424e-8946-77e7150eb024" }, { "id": "e4027fab-04bc-4119-b44d-f58c303a1f84", "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 \"content\": {\n \"mediaUrl\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/sticker", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "sticker" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-e4027fab-04bc-4119-b44d-f58c303a1f84" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a5b4f353-ea72-47bf-b002-7233be31bd4a" } ], "id": "d7d4f9f7-9723-4f42-9e47-fe51904cb802", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-d7d4f9f7-9723-4f42-9e47-fe51904cb802" }, { "name": "location", "item": [ { "name": "Send WhatsApp location message", "id": "0c04b056-6ae1-4af9-bbc1-c24216ca6be3", "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 \"content\": {\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"name\": \"\",\n \"address\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/location", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "location" ] }, "description": "Send a location to a single recipient. Location messages can only be successfully delivered if the recipient has contacted the business within the last 24 hours, otherwise [template message](#channels/whatsapp/send-whatsapp-template-message) should be used.
The API response will not contain the final delivery status, use [Delivery Reports](#channels/whatsapp/receive-whatsapp-delivery-reports) instead." }, "response": [ { "id": "f001311f-3e4c-40e3-a07e-7c2c00965d9c", "name": "Message accepted for delivery", "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 \"content\": {\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"name\": \"\",\n \"address\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/location", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "location" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"to\": \"\",\n \"messageCount\": \"\",\n \"messageId\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f001311f-3e4c-40e3-a07e-7c2c00965d9c" }, { "id": "51ee2ea4-c403-463d-a8f5-0caa94569fab", "name": "Bad request", "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 \"content\": {\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"name\": \"\",\n \"address\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/location", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "location" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-51ee2ea4-c403-463d-a8f5-0caa94569fab" }, { "id": "e740fa13-a552-4241-b3f0-e54858c47d5e", "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 \"content\": {\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"name\": \"\",\n \"address\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/location", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "location" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-e740fa13-a552-4241-b3f0-e54858c47d5e" }, { "id": "969971a1-124d-40f9-b4e3-13a6d2413c73", "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 \"content\": {\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"name\": \"\",\n \"address\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/location", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "location" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-969971a1-124d-40f9-b4e3-13a6d2413c73" }, { "id": "796234da-6617-495b-a916-7b3b97e0d1cc", "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 \"content\": {\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"name\": \"\",\n \"address\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/location", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "location" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-796234da-6617-495b-a916-7b3b97e0d1cc" }, { "id": "a43cbd06-c2b4-4887-ad40-eabdd2714e30", "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 \"content\": {\n \"latitude\": \"\",\n \"longitude\": \"\",\n \"name\": \"\",\n \"address\": \"\"\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/location", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "location" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a43cbd06-c2b4-4887-ad40-eabdd2714e30" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-0c04b056-6ae1-4af9-bbc1-c24216ca6be3" } ], "id": "843d9888-bf47-4da8-8e79-062951bfdd4a", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-843d9888-bf47-4da8-8e79-062951bfdd4a" }, { "name": "contact", "item": [ { "name": "Send WhatsApp contact message", "id": "7a4127a7-87d2-4494-b7d2-f4056b16a9c1", "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 \"content\": {\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\": \"WORK\"\n },\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"birthday\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"WORK\"\n }\n ],\n \"org\": {\n \"company\": \"\",\n \"department\": \"\",\n \"title\": \"\"\n },\n \"phones\": [\n {\n \"phone\": \"\",\n \"type\": \"MAIN\",\n \"waId\": \"\"\n },\n {\n \"phone\": \"\",\n \"type\": \"WORK\",\n \"waId\": \"\"\n }\n ],\n \"urls\": [\n {\n \"url\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"url\": \"\",\n \"type\": \"HOME\"\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\": \"WORK\"\n },\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"birthday\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"org\": {\n \"company\": \"\",\n \"department\": \"\",\n \"title\": \"\"\n },\n \"phones\": [\n {\n \"phone\": \"\",\n \"type\": \"MAIN\",\n \"waId\": \"\"\n },\n {\n \"phone\": \"\",\n \"type\": \"CELL\",\n \"waId\": \"\"\n }\n ],\n \"urls\": [\n {\n \"url\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"url\": \"\",\n \"type\": \"HOME\"\n }\n ]\n }\n ]\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/contact", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "contact" ] }, "description": "Send a contact to a single recipient. Contact messages can only be successfully delivered if the recipient has contacted the business within the last 24 hours, otherwise [template message](#channels/whatsapp/send-whatsapp-template-message) should be used.
The API response will not contain the final delivery status, use [Delivery Reports](#channels/whatsapp/receive-whatsapp-delivery-reports) instead." }, "response": [ { "id": "0189ba4f-d8d0-464b-89ad-328326021e60", "name": "Message accepted for delivery", "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 \"content\": {\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\": \"WORK\"\n },\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"birthday\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"WORK\"\n }\n ],\n \"org\": {\n \"company\": \"\",\n \"department\": \"\",\n \"title\": \"\"\n },\n \"phones\": [\n {\n \"phone\": \"\",\n \"type\": \"MAIN\",\n \"waId\": \"\"\n },\n {\n \"phone\": \"\",\n \"type\": \"WORK\",\n \"waId\": \"\"\n }\n ],\n \"urls\": [\n {\n \"url\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"url\": \"\",\n \"type\": \"HOME\"\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\": \"WORK\"\n },\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"birthday\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"org\": {\n \"company\": \"\",\n \"department\": \"\",\n \"title\": \"\"\n },\n \"phones\": [\n {\n \"phone\": \"\",\n \"type\": \"MAIN\",\n \"waId\": \"\"\n },\n {\n \"phone\": \"\",\n \"type\": \"CELL\",\n \"waId\": \"\"\n }\n ],\n \"urls\": [\n {\n \"url\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"url\": \"\",\n \"type\": \"HOME\"\n }\n ]\n }\n ]\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/contact", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "contact" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"to\": \"\",\n \"messageCount\": \"\",\n \"messageId\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-0189ba4f-d8d0-464b-89ad-328326021e60" }, { "id": "bed86e96-89b6-4a51-a516-9fe50a02a28a", "name": "Bad request", "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 \"content\": {\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\": \"WORK\"\n },\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"birthday\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"WORK\"\n }\n ],\n \"org\": {\n \"company\": \"\",\n \"department\": \"\",\n \"title\": \"\"\n },\n \"phones\": [\n {\n \"phone\": \"\",\n \"type\": \"MAIN\",\n \"waId\": \"\"\n },\n {\n \"phone\": \"\",\n \"type\": \"WORK\",\n \"waId\": \"\"\n }\n ],\n \"urls\": [\n {\n \"url\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"url\": \"\",\n \"type\": \"HOME\"\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\": \"WORK\"\n },\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"birthday\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"org\": {\n \"company\": \"\",\n \"department\": \"\",\n \"title\": \"\"\n },\n \"phones\": [\n {\n \"phone\": \"\",\n \"type\": \"MAIN\",\n \"waId\": \"\"\n },\n {\n \"phone\": \"\",\n \"type\": \"CELL\",\n \"waId\": \"\"\n }\n ],\n \"urls\": [\n {\n \"url\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"url\": \"\",\n \"type\": \"HOME\"\n }\n ]\n }\n ]\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/contact", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "contact" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-bed86e96-89b6-4a51-a516-9fe50a02a28a" }, { "id": "81541802-4cd6-45f0-93ff-8bfc3d7f31df", "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 \"content\": {\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\": \"WORK\"\n },\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"birthday\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"WORK\"\n }\n ],\n \"org\": {\n \"company\": \"\",\n \"department\": \"\",\n \"title\": \"\"\n },\n \"phones\": [\n {\n \"phone\": \"\",\n \"type\": \"MAIN\",\n \"waId\": \"\"\n },\n {\n \"phone\": \"\",\n \"type\": \"WORK\",\n \"waId\": \"\"\n }\n ],\n \"urls\": [\n {\n \"url\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"url\": \"\",\n \"type\": \"HOME\"\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\": \"WORK\"\n },\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"birthday\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"org\": {\n \"company\": \"\",\n \"department\": \"\",\n \"title\": \"\"\n },\n \"phones\": [\n {\n \"phone\": \"\",\n \"type\": \"MAIN\",\n \"waId\": \"\"\n },\n {\n \"phone\": \"\",\n \"type\": \"CELL\",\n \"waId\": \"\"\n }\n ],\n \"urls\": [\n {\n \"url\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"url\": \"\",\n \"type\": \"HOME\"\n }\n ]\n }\n ]\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/contact", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "contact" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-81541802-4cd6-45f0-93ff-8bfc3d7f31df" }, { "id": "0a63a34d-47f4-44b9-9779-96c6d21e7e08", "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 \"content\": {\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\": \"WORK\"\n },\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"birthday\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"WORK\"\n }\n ],\n \"org\": {\n \"company\": \"\",\n \"department\": \"\",\n \"title\": \"\"\n },\n \"phones\": [\n {\n \"phone\": \"\",\n \"type\": \"MAIN\",\n \"waId\": \"\"\n },\n {\n \"phone\": \"\",\n \"type\": \"WORK\",\n \"waId\": \"\"\n }\n ],\n \"urls\": [\n {\n \"url\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"url\": \"\",\n \"type\": \"HOME\"\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\": \"WORK\"\n },\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"birthday\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"org\": {\n \"company\": \"\",\n \"department\": \"\",\n \"title\": \"\"\n },\n \"phones\": [\n {\n \"phone\": \"\",\n \"type\": \"MAIN\",\n \"waId\": \"\"\n },\n {\n \"phone\": \"\",\n \"type\": \"CELL\",\n \"waId\": \"\"\n }\n ],\n \"urls\": [\n {\n \"url\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"url\": \"\",\n \"type\": \"HOME\"\n }\n ]\n }\n ]\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/contact", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "contact" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-0a63a34d-47f4-44b9-9779-96c6d21e7e08" }, { "id": "14a337ba-3dbd-4334-8b38-331cb2ad6363", "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 \"content\": {\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\": \"WORK\"\n },\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"birthday\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"WORK\"\n }\n ],\n \"org\": {\n \"company\": \"\",\n \"department\": \"\",\n \"title\": \"\"\n },\n \"phones\": [\n {\n \"phone\": \"\",\n \"type\": \"MAIN\",\n \"waId\": \"\"\n },\n {\n \"phone\": \"\",\n \"type\": \"WORK\",\n \"waId\": \"\"\n }\n ],\n \"urls\": [\n {\n \"url\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"url\": \"\",\n \"type\": \"HOME\"\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\": \"WORK\"\n },\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"birthday\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"org\": {\n \"company\": \"\",\n \"department\": \"\",\n \"title\": \"\"\n },\n \"phones\": [\n {\n \"phone\": \"\",\n \"type\": \"MAIN\",\n \"waId\": \"\"\n },\n {\n \"phone\": \"\",\n \"type\": \"CELL\",\n \"waId\": \"\"\n }\n ],\n \"urls\": [\n {\n \"url\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"url\": \"\",\n \"type\": \"HOME\"\n }\n ]\n }\n ]\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/contact", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "contact" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-14a337ba-3dbd-4334-8b38-331cb2ad6363" }, { "id": "2b817d1d-49b9-46b6-80df-66987c005f91", "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 \"content\": {\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\": \"WORK\"\n },\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"birthday\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"WORK\"\n }\n ],\n \"org\": {\n \"company\": \"\",\n \"department\": \"\",\n \"title\": \"\"\n },\n \"phones\": [\n {\n \"phone\": \"\",\n \"type\": \"MAIN\",\n \"waId\": \"\"\n },\n {\n \"phone\": \"\",\n \"type\": \"WORK\",\n \"waId\": \"\"\n }\n ],\n \"urls\": [\n {\n \"url\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"url\": \"\",\n \"type\": \"HOME\"\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\": \"WORK\"\n },\n {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip\": \"\",\n \"country\": \"\",\n \"countryCode\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"birthday\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"org\": {\n \"company\": \"\",\n \"department\": \"\",\n \"title\": \"\"\n },\n \"phones\": [\n {\n \"phone\": \"\",\n \"type\": \"MAIN\",\n \"waId\": \"\"\n },\n {\n \"phone\": \"\",\n \"type\": \"CELL\",\n \"waId\": \"\"\n }\n ],\n \"urls\": [\n {\n \"url\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"url\": \"\",\n \"type\": \"HOME\"\n }\n ]\n }\n ]\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/contact", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "contact" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-2b817d1d-49b9-46b6-80df-66987c005f91" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-7a4127a7-87d2-4494-b7d2-f4056b16a9c1" } ], "id": "52cff2d4-e5ad-4fd3-8d70-5be2280fb299", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-52cff2d4-e5ad-4fd3-8d70-5be2280fb299" }, { "name": "interactive", "item": [ { "name": "buttons", "item": [ { "name": "Send WhatsApp interactive buttons message", "id": "7398ea79-e4bd-47f4-b9c4-07ee8cd45cc6", "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 \"content\": {\n \"action\": {\n \"buttons\": [\n {\n \"type\": \"\"\n }\n ]\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/buttons", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "buttons" ] }, "description": "Send an interactive buttons message to a single recipient. Interactive buttons messages can only be successfully delivered if the recipient has contacted the business within the last 24 hours, otherwise [template message](#channels/whatsapp/send-whatsapp-template-message) should be used.
The API response will not contain the final delivery status, use [Delivery Reports](#channels/whatsapp/receive-whatsapp-delivery-reports) instead." }, "response": [ { "id": "d8bc8ed5-727d-4684-9401-66590dbd9d4a", "name": "Message accepted for delivery", "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 \"content\": {\n \"action\": {\n \"buttons\": [\n {\n \"type\": \"\"\n }\n ]\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/buttons", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "buttons" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"to\": \"\",\n \"messageCount\": \"\",\n \"messageId\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-d8bc8ed5-727d-4684-9401-66590dbd9d4a" }, { "id": "6493bf7d-8792-495d-b4bd-4dc2baf4dd85", "name": "Bad request", "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 \"content\": {\n \"action\": {\n \"buttons\": [\n {\n \"type\": \"\"\n }\n ]\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/buttons", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "buttons" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-6493bf7d-8792-495d-b4bd-4dc2baf4dd85" }, { "id": "64f3b1d4-b642-4439-bd49-bcf8eb79b7b6", "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 \"content\": {\n \"action\": {\n \"buttons\": [\n {\n \"type\": \"\"\n }\n ]\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/buttons", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "buttons" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-64f3b1d4-b642-4439-bd49-bcf8eb79b7b6" }, { "id": "110178dc-a886-4b37-bd81-145b7b2795f0", "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 \"content\": {\n \"action\": {\n \"buttons\": [\n {\n \"type\": \"\"\n }\n ]\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/buttons", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "buttons" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-110178dc-a886-4b37-bd81-145b7b2795f0" }, { "id": "5f20d04a-f79c-462e-931d-ff9da968386b", "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 \"content\": {\n \"action\": {\n \"buttons\": [\n {\n \"type\": \"\"\n }\n ]\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/buttons", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "buttons" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-5f20d04a-f79c-462e-931d-ff9da968386b" }, { "id": "2c91453c-7ce8-43fe-bb43-4b43ea2a9db2", "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 \"content\": {\n \"action\": {\n \"buttons\": [\n {\n \"type\": \"\"\n }\n ]\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/buttons", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "buttons" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-2c91453c-7ce8-43fe-bb43-4b43ea2a9db2" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-7398ea79-e4bd-47f4-b9c4-07ee8cd45cc6" } ], "id": "edc844b0-2238-4676-b09c-575e6e9fd25d", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-edc844b0-2238-4676-b09c-575e6e9fd25d" }, { "name": "list", "item": [ { "name": "Send WhatsApp interactive list message", "id": "a54a9d0f-b1eb-4c49-abca-899c6fef3c57", "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 \"content\": {\n \"action\": {\n \"sections\": [\n {\n \"rows\": [\n {\n \"id\": \"\",\n \"title\": \"\",\n \"description\": \"\"\n },\n {\n \"id\": \"\",\n \"title\": \"\",\n \"description\": \"\"\n }\n ],\n \"title\": \"\"\n }\n ],\n \"title\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/list", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "list" ] }, "description": "Send an interactive list message to a single recipient. Interactive list messages can only be successfully delivered if the recipient has contacted the business within the last 24 hours, otherwise [template message](#channels/whatsapp/send-whatsapp-template-message) should be used.
The API response will not contain the final delivery status, use [Delivery Reports](#channels/whatsapp/receive-whatsapp-delivery-reports) instead." }, "response": [ { "id": "f9222cf4-51dc-46c3-938e-dcbe00ced61d", "name": "Message accepted for delivery", "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 \"content\": {\n \"action\": {\n \"sections\": [\n {\n \"rows\": [\n {\n \"id\": \"\",\n \"title\": \"\",\n \"description\": \"\"\n },\n {\n \"id\": \"\",\n \"title\": \"\",\n \"description\": \"\"\n }\n ],\n \"title\": \"\"\n }\n ],\n \"title\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/list", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "list" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"to\": \"\",\n \"messageCount\": \"\",\n \"messageId\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f9222cf4-51dc-46c3-938e-dcbe00ced61d" }, { "id": "78d8afae-ec76-4127-bdeb-83fd8482d73d", "name": "Bad request", "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 \"content\": {\n \"action\": {\n \"sections\": [\n {\n \"rows\": [\n {\n \"id\": \"\",\n \"title\": \"\",\n \"description\": \"\"\n },\n {\n \"id\": \"\",\n \"title\": \"\",\n \"description\": \"\"\n }\n ],\n \"title\": \"\"\n }\n ],\n \"title\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/list", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "list" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-78d8afae-ec76-4127-bdeb-83fd8482d73d" }, { "id": "908f6f53-6680-4f61-99e6-e90803685c07", "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 \"content\": {\n \"action\": {\n \"sections\": [\n {\n \"rows\": [\n {\n \"id\": \"\",\n \"title\": \"\",\n \"description\": \"\"\n },\n {\n \"id\": \"\",\n \"title\": \"\",\n \"description\": \"\"\n }\n ],\n \"title\": \"\"\n }\n ],\n \"title\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/list", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "list" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-908f6f53-6680-4f61-99e6-e90803685c07" }, { "id": "66083c62-242d-48f6-afbe-ed8fdd067274", "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 \"content\": {\n \"action\": {\n \"sections\": [\n {\n \"rows\": [\n {\n \"id\": \"\",\n \"title\": \"\",\n \"description\": \"\"\n },\n {\n \"id\": \"\",\n \"title\": \"\",\n \"description\": \"\"\n }\n ],\n \"title\": \"\"\n }\n ],\n \"title\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/list", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "list" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-66083c62-242d-48f6-afbe-ed8fdd067274" }, { "id": "a62f309d-32df-4706-8a04-3391a0c82991", "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 \"content\": {\n \"action\": {\n \"sections\": [\n {\n \"rows\": [\n {\n \"id\": \"\",\n \"title\": \"\",\n \"description\": \"\"\n },\n {\n \"id\": \"\",\n \"title\": \"\",\n \"description\": \"\"\n }\n ],\n \"title\": \"\"\n }\n ],\n \"title\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/list", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "list" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a62f309d-32df-4706-8a04-3391a0c82991" }, { "id": "026aec49-c555-4725-807e-006325417191", "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 \"content\": {\n \"action\": {\n \"sections\": [\n {\n \"rows\": [\n {\n \"id\": \"\",\n \"title\": \"\",\n \"description\": \"\"\n },\n {\n \"id\": \"\",\n \"title\": \"\",\n \"description\": \"\"\n }\n ],\n \"title\": \"\"\n }\n ],\n \"title\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/list", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "list" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-026aec49-c555-4725-807e-006325417191" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a54a9d0f-b1eb-4c49-abca-899c6fef3c57" } ], "id": "96f8b0c8-e5cd-4f1b-8940-093aa5ff2cfd", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-96f8b0c8-e5cd-4f1b-8940-093aa5ff2cfd" }, { "name": "media-carousel", "item": [ { "name": "Send WhatsApp interactive media carousel message", "id": "6127e2c8-8abd-4bf0-8ea8-c97f39b9ff11", "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 \"content\": {\n \"action\": {\n \"type\": \"QUICK_REPLY\"\n },\n \"body\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/media-carousel", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "media-carousel" ] }, "description": "Send an interactive media carousel message to a single recipient. Interactive media carousel messages can only be successfully delivered if the recipient has contacted the business within the last 24 hours, otherwise [template message](#channels/whatsapp/send-whatsapp-template-message) should be used.
The API response will not contain the final delivery status, use [Delivery Reports](#channels/whatsapp/receive-whatsapp-delivery-reports) instead." }, "response": [ { "id": "8fae79bd-9bf7-4a78-9b3f-f8ae70ba71c9", "name": "Message accepted for delivery", "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 \"content\": {\n \"action\": {\n \"type\": \"QUICK_REPLY\"\n },\n \"body\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/media-carousel", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "media-carousel" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"to\": \"\",\n \"messageCount\": \"\",\n \"messageId\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-8fae79bd-9bf7-4a78-9b3f-f8ae70ba71c9" }, { "id": "a30494bb-7bc0-430f-bad0-d473677883d9", "name": "Bad request", "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 \"content\": {\n \"action\": {\n \"type\": \"QUICK_REPLY\"\n },\n \"body\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/media-carousel", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "media-carousel" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a30494bb-7bc0-430f-bad0-d473677883d9" }, { "id": "eedf822c-ed0d-44c4-9eb5-d7fea07bfc65", "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 \"content\": {\n \"action\": {\n \"type\": \"QUICK_REPLY\"\n },\n \"body\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/media-carousel", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "media-carousel" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-eedf822c-ed0d-44c4-9eb5-d7fea07bfc65" }, { "id": "e342b2ba-fe37-4310-93d3-2cc7ea85e34f", "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 \"content\": {\n \"action\": {\n \"type\": \"QUICK_REPLY\"\n },\n \"body\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/media-carousel", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "media-carousel" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-e342b2ba-fe37-4310-93d3-2cc7ea85e34f" }, { "id": "08228d7f-de9b-4c57-ae61-a285c3f26e7d", "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 \"content\": {\n \"action\": {\n \"type\": \"QUICK_REPLY\"\n },\n \"body\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/media-carousel", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "media-carousel" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-08228d7f-de9b-4c57-ae61-a285c3f26e7d" }, { "id": "99ae54ca-12dc-417e-beda-0c7a1deafb49", "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 \"content\": {\n \"action\": {\n \"type\": \"QUICK_REPLY\"\n },\n \"body\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/media-carousel", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "media-carousel" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-99ae54ca-12dc-417e-beda-0c7a1deafb49" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-6127e2c8-8abd-4bf0-8ea8-c97f39b9ff11" } ], "id": "d773dfbe-bfa5-46e6-bdc2-702ef6bd5ebd", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-d773dfbe-bfa5-46e6-bdc2-702ef6bd5ebd" }, { "name": "location-request", "item": [ { "name": "Send WhatsApp interactive location request message", "id": "adb66684-1115-49c2-9000-3dfaa20125b8", "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 \"content\": {\n \"body\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/location-request", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "location-request" ] }, "description": "Send an interactive location request message to a single recipient. Interactive location request messages can only be successfully delivered if the recipient has contacted the business within the last 24 hours, otherwise [template message](#channels/whatsapp/send-whatsapp-template-message) should be used.
The API response will not contain the final delivery status, use [Delivery Reports](#channels/whatsapp/receive-whatsapp-delivery-reports) instead." }, "response": [ { "id": "528f29dd-371b-4807-8fd2-dc00ba73c0ed", "name": "Message accepted for delivery", "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 \"content\": {\n \"body\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/location-request", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "location-request" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"to\": \"\",\n \"messageCount\": \"\",\n \"messageId\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-528f29dd-371b-4807-8fd2-dc00ba73c0ed" }, { "id": "6f8bebe0-df40-476e-8387-c0eed7bdc3ce", "name": "Bad request", "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 \"content\": {\n \"body\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/location-request", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "location-request" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-6f8bebe0-df40-476e-8387-c0eed7bdc3ce" }, { "id": "2742d632-0b34-4e8e-81f8-b4755eb48937", "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 \"content\": {\n \"body\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/location-request", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "location-request" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-2742d632-0b34-4e8e-81f8-b4755eb48937" }, { "id": "1f70028e-cdd6-4949-94a0-3ae1baf9a192", "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 \"content\": {\n \"body\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/location-request", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "location-request" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-1f70028e-cdd6-4949-94a0-3ae1baf9a192" }, { "id": "61d0131c-ef37-47ca-8348-3b03f1fcfdd7", "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 \"content\": {\n \"body\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/location-request", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "location-request" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-61d0131c-ef37-47ca-8348-3b03f1fcfdd7" }, { "id": "112e67a6-e2c9-48f9-82b8-ad80cdff0ab4", "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 \"content\": {\n \"body\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/location-request", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "location-request" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-112e67a6-e2c9-48f9-82b8-ad80cdff0ab4" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-adb66684-1115-49c2-9000-3dfaa20125b8" } ], "id": "b27149af-24d7-451b-bc54-11a271181a57", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-b27149af-24d7-451b-bc54-11a271181a57" }, { "name": "product", "item": [ { "name": "Send WhatsApp interactive product message", "id": "267df425-33d6-459c-afcf-7da6d73322e7", "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 \"content\": {\n \"action\": {\n \"catalogId\": \"\",\n \"productRetailerId\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/product", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "product" ] }, "description": "Send an interactive product message to a single recipient. Interactive product messages can only be successfully delivered if the recipient has contacted the business within the last 24 hours, otherwise [template message](#channels/whatsapp/send-whatsapp-template-message) should be used.
The API response will not contain the final delivery status, use [Delivery Reports](#channels/whatsapp/receive-whatsapp-delivery-reports) instead." }, "response": [ { "id": "59bbc07d-a9e9-42d5-a96e-f04c1a2c3641", "name": "Message accepted for delivery", "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 \"content\": {\n \"action\": {\n \"catalogId\": \"\",\n \"productRetailerId\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/product", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "product" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"to\": \"\",\n \"messageCount\": \"\",\n \"messageId\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-59bbc07d-a9e9-42d5-a96e-f04c1a2c3641" }, { "id": "d28dce28-5ca1-46ca-98f2-3fbaa9fd6ff5", "name": "Bad request", "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 \"content\": {\n \"action\": {\n \"catalogId\": \"\",\n \"productRetailerId\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/product", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "product" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-d28dce28-5ca1-46ca-98f2-3fbaa9fd6ff5" }, { "id": "475aa067-f637-4de0-9dbf-fb37fe97ebee", "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 \"content\": {\n \"action\": {\n \"catalogId\": \"\",\n \"productRetailerId\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/product", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "product" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-475aa067-f637-4de0-9dbf-fb37fe97ebee" }, { "id": "bd0e1b6b-84e8-436a-b9ff-eccd1d55a690", "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 \"content\": {\n \"action\": {\n \"catalogId\": \"\",\n \"productRetailerId\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/product", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "product" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-bd0e1b6b-84e8-436a-b9ff-eccd1d55a690" }, { "id": "62d04b37-834d-4b5a-809d-18e01d169e28", "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 \"content\": {\n \"action\": {\n \"catalogId\": \"\",\n \"productRetailerId\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/product", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "product" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-62d04b37-834d-4b5a-809d-18e01d169e28" }, { "id": "5af2d729-aece-4eff-b879-2ec7be215437", "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 \"content\": {\n \"action\": {\n \"catalogId\": \"\",\n \"productRetailerId\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/product", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "product" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-5af2d729-aece-4eff-b879-2ec7be215437" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-267df425-33d6-459c-afcf-7da6d73322e7" } ], "id": "8522a0ed-50f0-4a53-872b-20b735c10a33", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-8522a0ed-50f0-4a53-872b-20b735c10a33" }, { "name": "multi-product", "item": [ { "name": "Send WhatsApp interactive multi-product message", "id": "a96ff05b-61ca-41d5-b3d6-ee3534dbfcf7", "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 \"content\": {\n \"action\": {\n \"catalogId\": \"\",\n \"sections\": [\n {\n \"productRetailerIds\": [\n \"\",\n \"\"\n ],\n \"title\": \"\"\n }\n ]\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/multi-product", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "multi-product" ] }, "description": "Send an interactive multi-product message to a single recipient. Interactive multi-product messages can only be successfully delivered if the recipient has contacted the business within the last 24 hours, otherwise [template message](#channels/whatsapp/send-whatsapp-template-message) should be used.
The API response will not contain the final delivery status, use [Delivery Reports](#channels/whatsapp/receive-whatsapp-delivery-reports) instead." }, "response": [ { "id": "216508f6-2235-4186-802c-41b531acc00f", "name": "Message accepted for delivery", "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 \"content\": {\n \"action\": {\n \"catalogId\": \"\",\n \"sections\": [\n {\n \"productRetailerIds\": [\n \"\",\n \"\"\n ],\n \"title\": \"\"\n }\n ]\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/multi-product", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "multi-product" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"to\": \"\",\n \"messageCount\": \"\",\n \"messageId\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-216508f6-2235-4186-802c-41b531acc00f" }, { "id": "94d5ed82-4587-424d-b323-5e63a74e2212", "name": "Bad request", "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 \"content\": {\n \"action\": {\n \"catalogId\": \"\",\n \"sections\": [\n {\n \"productRetailerIds\": [\n \"\",\n \"\"\n ],\n \"title\": \"\"\n }\n ]\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/multi-product", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "multi-product" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-94d5ed82-4587-424d-b323-5e63a74e2212" }, { "id": "b324a760-c5e8-41af-aa99-a55bd4ce599f", "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 \"content\": {\n \"action\": {\n \"catalogId\": \"\",\n \"sections\": [\n {\n \"productRetailerIds\": [\n \"\",\n \"\"\n ],\n \"title\": \"\"\n }\n ]\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/multi-product", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "multi-product" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-b324a760-c5e8-41af-aa99-a55bd4ce599f" }, { "id": "8411856d-96e9-471b-9b00-f24e00f37a00", "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 \"content\": {\n \"action\": {\n \"catalogId\": \"\",\n \"sections\": [\n {\n \"productRetailerIds\": [\n \"\",\n \"\"\n ],\n \"title\": \"\"\n }\n ]\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/multi-product", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "multi-product" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-8411856d-96e9-471b-9b00-f24e00f37a00" }, { "id": "3dcd1878-50ce-4a1a-9f51-3330dc1fde50", "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 \"content\": {\n \"action\": {\n \"catalogId\": \"\",\n \"sections\": [\n {\n \"productRetailerIds\": [\n \"\",\n \"\"\n ],\n \"title\": \"\"\n }\n ]\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/multi-product", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "multi-product" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-3dcd1878-50ce-4a1a-9f51-3330dc1fde50" }, { "id": "de4ce20f-8935-4031-b7d6-ca7ae1f3e763", "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 \"content\": {\n \"action\": {\n \"catalogId\": \"\",\n \"sections\": [\n {\n \"productRetailerIds\": [\n \"\",\n \"\"\n ],\n \"title\": \"\"\n }\n ]\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/multi-product", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "multi-product" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-de4ce20f-8935-4031-b7d6-ca7ae1f3e763" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a96ff05b-61ca-41d5-b3d6-ee3534dbfcf7" } ], "id": "c1de24bb-cf98-4506-9a91-e57342958734", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-c1de24bb-cf98-4506-9a91-e57342958734" }, { "name": "order-details", "item": [ { "name": "Send WhatsApp interactive order-details message", "id": "2c9c3f07-023c-4ec4-9717-bc5813f8b905", "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 \"content\": {\n \"action\": {\n \"order\": {\n \"items\": [\n {\n \"amount\": {\n \"value\": \"\"\n },\n \"name\": \"\",\n \"quantity\": \"\",\n \"retailerId\": \"\",\n \"saleAmount\": {\n \"value\": \"\"\n },\n \"originCountry\": \"\",\n \"importerName\": \"\",\n \"importerAddress\": {\n \"firstAddressLine\": \"\",\n \"secondAddressLine\": \"\",\n \"city\": \"\",\n \"zoneCode\": \"\",\n \"postalCode\": \"\",\n \"countryCode\": \"\"\n }\n },\n {\n \"amount\": {\n \"value\": \"\"\n },\n \"name\": \"\",\n \"quantity\": \"\",\n \"retailerId\": \"\",\n \"saleAmount\": {\n \"value\": \"\"\n },\n \"originCountry\": \"\",\n \"importerName\": \"\",\n \"importerAddress\": {\n \"firstAddressLine\": \"\",\n \"secondAddressLine\": \"\",\n \"city\": \"\",\n \"zoneCode\": \"\",\n \"postalCode\": \"\",\n \"countryCode\": \"\"\n }\n }\n ],\n \"subtotal\": {\n \"value\": \"\"\n },\n \"tax\": {\n \"value\": \"\",\n \"description\": \"\"\n },\n \"catalogId\": \"\",\n \"shipping\": {\n \"value\": \"\",\n \"description\": \"\"\n },\n \"discount\": {\n \"amount\": {\n \"value\": \"\",\n \"description\": \"\"\n },\n \"programName\": \"\"\n },\n \"orderExpiration\": {\n \"description\": \"\",\n \"expirationSeconds\": \"\"\n },\n \"orderDetailsType\": \"QUICK_PAY\"\n },\n \"orderCurrency\": \"BRL\",\n \"orderType\": \"PHYSICAL_GOODS\",\n \"payment\": {\n \"type\": \"\"\n },\n \"totalAmount\": {\n \"value\": \"\"\n },\n \"paymentConfiguration\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/order-details", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "order-details" ] }, "description": "Send an interactive order-details message to a single recipient.
An order-details message is a structured message containing essential information about the customer's selected products. Alternatively, a [single](#channels/whatsapp/send-whatsapp-interactive-product-message) or [multi-product](#channels/whatsapp/send-whatsapp-interactive-multi-product-message) interactive message can serve this purpose.
Interactive order-details messages can only be successfully delivered if the recipient has contacted the business within the last 24 hours, otherwise [template message](#channels/whatsapp/send-whatsapp-template-message) should be used.
The API response will not contain the final delivery status, use [Delivery Reports](#channels/whatsapp/receive-whatsapp-delivery-reports) instead." }, "response": [ { "id": "34d29825-30ab-4859-87fa-28401c83a16d", "name": "Message accepted for delivery", "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 \"content\": {\n \"action\": {\n \"order\": {\n \"items\": [\n {\n \"amount\": {\n \"value\": \"\"\n },\n \"name\": \"\",\n \"quantity\": \"\",\n \"retailerId\": \"\",\n \"saleAmount\": {\n \"value\": \"\"\n },\n \"originCountry\": \"\",\n \"importerName\": \"\",\n \"importerAddress\": {\n \"firstAddressLine\": \"\",\n \"secondAddressLine\": \"\",\n \"city\": \"\",\n \"zoneCode\": \"\",\n \"postalCode\": \"\",\n \"countryCode\": \"\"\n }\n },\n {\n \"amount\": {\n \"value\": \"\"\n },\n \"name\": \"\",\n \"quantity\": \"\",\n \"retailerId\": \"\",\n \"saleAmount\": {\n \"value\": \"\"\n },\n \"originCountry\": \"\",\n \"importerName\": \"\",\n \"importerAddress\": {\n \"firstAddressLine\": \"\",\n \"secondAddressLine\": \"\",\n \"city\": \"\",\n \"zoneCode\": \"\",\n \"postalCode\": \"\",\n \"countryCode\": \"\"\n }\n }\n ],\n \"subtotal\": {\n \"value\": \"\"\n },\n \"tax\": {\n \"value\": \"\",\n \"description\": \"\"\n },\n \"catalogId\": \"\",\n \"shipping\": {\n \"value\": \"\",\n \"description\": \"\"\n },\n \"discount\": {\n \"amount\": {\n \"value\": \"\",\n \"description\": \"\"\n },\n \"programName\": \"\"\n },\n \"orderExpiration\": {\n \"description\": \"\",\n \"expirationSeconds\": \"\"\n },\n \"orderDetailsType\": \"QUICK_PAY\"\n },\n \"orderCurrency\": \"BRL\",\n \"orderType\": \"PHYSICAL_GOODS\",\n \"payment\": {\n \"type\": \"\"\n },\n \"totalAmount\": {\n \"value\": \"\"\n },\n \"paymentConfiguration\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/order-details", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "order-details" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"to\": \"\",\n \"messageCount\": \"\",\n \"messageId\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-34d29825-30ab-4859-87fa-28401c83a16d" }, { "id": "1d4017e0-d00a-42a4-be87-cbfe43893bfe", "name": "Bad request", "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 \"content\": {\n \"action\": {\n \"order\": {\n \"items\": [\n {\n \"amount\": {\n \"value\": \"\"\n },\n \"name\": \"\",\n \"quantity\": \"\",\n \"retailerId\": \"\",\n \"saleAmount\": {\n \"value\": \"\"\n },\n \"originCountry\": \"\",\n \"importerName\": \"\",\n \"importerAddress\": {\n \"firstAddressLine\": \"\",\n \"secondAddressLine\": \"\",\n \"city\": \"\",\n \"zoneCode\": \"\",\n \"postalCode\": \"\",\n \"countryCode\": \"\"\n }\n },\n {\n \"amount\": {\n \"value\": \"\"\n },\n \"name\": \"\",\n \"quantity\": \"\",\n \"retailerId\": \"\",\n \"saleAmount\": {\n \"value\": \"\"\n },\n \"originCountry\": \"\",\n \"importerName\": \"\",\n \"importerAddress\": {\n \"firstAddressLine\": \"\",\n \"secondAddressLine\": \"\",\n \"city\": \"\",\n \"zoneCode\": \"\",\n \"postalCode\": \"\",\n \"countryCode\": \"\"\n }\n }\n ],\n \"subtotal\": {\n \"value\": \"\"\n },\n \"tax\": {\n \"value\": \"\",\n \"description\": \"\"\n },\n \"catalogId\": \"\",\n \"shipping\": {\n \"value\": \"\",\n \"description\": \"\"\n },\n \"discount\": {\n \"amount\": {\n \"value\": \"\",\n \"description\": \"\"\n },\n \"programName\": \"\"\n },\n \"orderExpiration\": {\n \"description\": \"\",\n \"expirationSeconds\": \"\"\n },\n \"orderDetailsType\": \"QUICK_PAY\"\n },\n \"orderCurrency\": \"BRL\",\n \"orderType\": \"PHYSICAL_GOODS\",\n \"payment\": {\n \"type\": \"\"\n },\n \"totalAmount\": {\n \"value\": \"\"\n },\n \"paymentConfiguration\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/order-details", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "order-details" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-1d4017e0-d00a-42a4-be87-cbfe43893bfe" }, { "id": "6bf64868-90fa-4a3d-827c-3498d4535897", "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 \"content\": {\n \"action\": {\n \"order\": {\n \"items\": [\n {\n \"amount\": {\n \"value\": \"\"\n },\n \"name\": \"\",\n \"quantity\": \"\",\n \"retailerId\": \"\",\n \"saleAmount\": {\n \"value\": \"\"\n },\n \"originCountry\": \"\",\n \"importerName\": \"\",\n \"importerAddress\": {\n \"firstAddressLine\": \"\",\n \"secondAddressLine\": \"\",\n \"city\": \"\",\n \"zoneCode\": \"\",\n \"postalCode\": \"\",\n \"countryCode\": \"\"\n }\n },\n {\n \"amount\": {\n \"value\": \"\"\n },\n \"name\": \"\",\n \"quantity\": \"\",\n \"retailerId\": \"\",\n \"saleAmount\": {\n \"value\": \"\"\n },\n \"originCountry\": \"\",\n \"importerName\": \"\",\n \"importerAddress\": {\n \"firstAddressLine\": \"\",\n \"secondAddressLine\": \"\",\n \"city\": \"\",\n \"zoneCode\": \"\",\n \"postalCode\": \"\",\n \"countryCode\": \"\"\n }\n }\n ],\n \"subtotal\": {\n \"value\": \"\"\n },\n \"tax\": {\n \"value\": \"\",\n \"description\": \"\"\n },\n \"catalogId\": \"\",\n \"shipping\": {\n \"value\": \"\",\n \"description\": \"\"\n },\n \"discount\": {\n \"amount\": {\n \"value\": \"\",\n \"description\": \"\"\n },\n \"programName\": \"\"\n },\n \"orderExpiration\": {\n \"description\": \"\",\n \"expirationSeconds\": \"\"\n },\n \"orderDetailsType\": \"QUICK_PAY\"\n },\n \"orderCurrency\": \"BRL\",\n \"orderType\": \"PHYSICAL_GOODS\",\n \"payment\": {\n \"type\": \"\"\n },\n \"totalAmount\": {\n \"value\": \"\"\n },\n \"paymentConfiguration\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/order-details", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "order-details" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-6bf64868-90fa-4a3d-827c-3498d4535897" }, { "id": "74b8c84b-03e0-4d26-972d-02f3883d5679", "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 \"content\": {\n \"action\": {\n \"order\": {\n \"items\": [\n {\n \"amount\": {\n \"value\": \"\"\n },\n \"name\": \"\",\n \"quantity\": \"\",\n \"retailerId\": \"\",\n \"saleAmount\": {\n \"value\": \"\"\n },\n \"originCountry\": \"\",\n \"importerName\": \"\",\n \"importerAddress\": {\n \"firstAddressLine\": \"\",\n \"secondAddressLine\": \"\",\n \"city\": \"\",\n \"zoneCode\": \"\",\n \"postalCode\": \"\",\n \"countryCode\": \"\"\n }\n },\n {\n \"amount\": {\n \"value\": \"\"\n },\n \"name\": \"\",\n \"quantity\": \"\",\n \"retailerId\": \"\",\n \"saleAmount\": {\n \"value\": \"\"\n },\n \"originCountry\": \"\",\n \"importerName\": \"\",\n \"importerAddress\": {\n \"firstAddressLine\": \"\",\n \"secondAddressLine\": \"\",\n \"city\": \"\",\n \"zoneCode\": \"\",\n \"postalCode\": \"\",\n \"countryCode\": \"\"\n }\n }\n ],\n \"subtotal\": {\n \"value\": \"\"\n },\n \"tax\": {\n \"value\": \"\",\n \"description\": \"\"\n },\n \"catalogId\": \"\",\n \"shipping\": {\n \"value\": \"\",\n \"description\": \"\"\n },\n \"discount\": {\n \"amount\": {\n \"value\": \"\",\n \"description\": \"\"\n },\n \"programName\": \"\"\n },\n \"orderExpiration\": {\n \"description\": \"\",\n \"expirationSeconds\": \"\"\n },\n \"orderDetailsType\": \"QUICK_PAY\"\n },\n \"orderCurrency\": \"BRL\",\n \"orderType\": \"PHYSICAL_GOODS\",\n \"payment\": {\n \"type\": \"\"\n },\n \"totalAmount\": {\n \"value\": \"\"\n },\n \"paymentConfiguration\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/order-details", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "order-details" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-74b8c84b-03e0-4d26-972d-02f3883d5679" }, { "id": "4e28b334-e16a-4ea3-a7b6-144b93825e7a", "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 \"content\": {\n \"action\": {\n \"order\": {\n \"items\": [\n {\n \"amount\": {\n \"value\": \"\"\n },\n \"name\": \"\",\n \"quantity\": \"\",\n \"retailerId\": \"\",\n \"saleAmount\": {\n \"value\": \"\"\n },\n \"originCountry\": \"\",\n \"importerName\": \"\",\n \"importerAddress\": {\n \"firstAddressLine\": \"\",\n \"secondAddressLine\": \"\",\n \"city\": \"\",\n \"zoneCode\": \"\",\n \"postalCode\": \"\",\n \"countryCode\": \"\"\n }\n },\n {\n \"amount\": {\n \"value\": \"\"\n },\n \"name\": \"\",\n \"quantity\": \"\",\n \"retailerId\": \"\",\n \"saleAmount\": {\n \"value\": \"\"\n },\n \"originCountry\": \"\",\n \"importerName\": \"\",\n \"importerAddress\": {\n \"firstAddressLine\": \"\",\n \"secondAddressLine\": \"\",\n \"city\": \"\",\n \"zoneCode\": \"\",\n \"postalCode\": \"\",\n \"countryCode\": \"\"\n }\n }\n ],\n \"subtotal\": {\n \"value\": \"\"\n },\n \"tax\": {\n \"value\": \"\",\n \"description\": \"\"\n },\n \"catalogId\": \"\",\n \"shipping\": {\n \"value\": \"\",\n \"description\": \"\"\n },\n \"discount\": {\n \"amount\": {\n \"value\": \"\",\n \"description\": \"\"\n },\n \"programName\": \"\"\n },\n \"orderExpiration\": {\n \"description\": \"\",\n \"expirationSeconds\": \"\"\n },\n \"orderDetailsType\": \"QUICK_PAY\"\n },\n \"orderCurrency\": \"BRL\",\n \"orderType\": \"PHYSICAL_GOODS\",\n \"payment\": {\n \"type\": \"\"\n },\n \"totalAmount\": {\n \"value\": \"\"\n },\n \"paymentConfiguration\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/order-details", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "order-details" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-4e28b334-e16a-4ea3-a7b6-144b93825e7a" }, { "id": "b1c16ac8-723f-411b-b1e3-d40b2f5bfb41", "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 \"content\": {\n \"action\": {\n \"order\": {\n \"items\": [\n {\n \"amount\": {\n \"value\": \"\"\n },\n \"name\": \"\",\n \"quantity\": \"\",\n \"retailerId\": \"\",\n \"saleAmount\": {\n \"value\": \"\"\n },\n \"originCountry\": \"\",\n \"importerName\": \"\",\n \"importerAddress\": {\n \"firstAddressLine\": \"\",\n \"secondAddressLine\": \"\",\n \"city\": \"\",\n \"zoneCode\": \"\",\n \"postalCode\": \"\",\n \"countryCode\": \"\"\n }\n },\n {\n \"amount\": {\n \"value\": \"\"\n },\n \"name\": \"\",\n \"quantity\": \"\",\n \"retailerId\": \"\",\n \"saleAmount\": {\n \"value\": \"\"\n },\n \"originCountry\": \"\",\n \"importerName\": \"\",\n \"importerAddress\": {\n \"firstAddressLine\": \"\",\n \"secondAddressLine\": \"\",\n \"city\": \"\",\n \"zoneCode\": \"\",\n \"postalCode\": \"\",\n \"countryCode\": \"\"\n }\n }\n ],\n \"subtotal\": {\n \"value\": \"\"\n },\n \"tax\": {\n \"value\": \"\",\n \"description\": \"\"\n },\n \"catalogId\": \"\",\n \"shipping\": {\n \"value\": \"\",\n \"description\": \"\"\n },\n \"discount\": {\n \"amount\": {\n \"value\": \"\",\n \"description\": \"\"\n },\n \"programName\": \"\"\n },\n \"orderExpiration\": {\n \"description\": \"\",\n \"expirationSeconds\": \"\"\n },\n \"orderDetailsType\": \"QUICK_PAY\"\n },\n \"orderCurrency\": \"BRL\",\n \"orderType\": \"PHYSICAL_GOODS\",\n \"payment\": {\n \"type\": \"\"\n },\n \"totalAmount\": {\n \"value\": \"\"\n },\n \"paymentConfiguration\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/order-details", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "order-details" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-b1c16ac8-723f-411b-b1e3-d40b2f5bfb41" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-2c9c3f07-023c-4ec4-9717-bc5813f8b905" } ], "id": "f93f593c-1360-4067-bf40-525e8330a699", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f93f593c-1360-4067-bf40-525e8330a699" }, { "name": "order-status", "item": [ { "name": "Send WhatsApp interactive order-status message", "id": "6271d21e-5396-4b78-b45f-d409af5b18cf", "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 \"content\": {\n \"action\": {\n \"payment\": {\n \"type\": \"\"\n },\n \"status\": \"PARTIALLY_SHIPPED\",\n \"description\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/order-status", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "order-status" ] }, "description": "Send an interactive order-status message to a single recipient.
An order-status message delivers real-time updates to customers about the current status of their order.
Interactive order-status messages can only be successfully delivered if the recipient has contacted the business within the last 24 hours, otherwise [template message](#channels/whatsapp/send-whatsapp-template-message) should be used.
The API response will not contain the final delivery status, use [Delivery Reports](#channels/whatsapp/receive-whatsapp-delivery-reports) instead." }, "response": [ { "id": "221a7ed5-e3a9-4e13-9e92-78971b068888", "name": "Message accepted for delivery", "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 \"content\": {\n \"action\": {\n \"payment\": {\n \"type\": \"\"\n },\n \"status\": \"PARTIALLY_SHIPPED\",\n \"description\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/order-status", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "order-status" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"to\": \"\",\n \"messageCount\": \"\",\n \"messageId\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-221a7ed5-e3a9-4e13-9e92-78971b068888" }, { "id": "02c28dfb-e824-432d-b89c-efde5e7af266", "name": "Bad request", "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 \"content\": {\n \"action\": {\n \"payment\": {\n \"type\": \"\"\n },\n \"status\": \"PARTIALLY_SHIPPED\",\n \"description\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/order-status", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "order-status" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-02c28dfb-e824-432d-b89c-efde5e7af266" }, { "id": "1b81f97b-ab47-492c-a3cd-e5001051d7ac", "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 \"content\": {\n \"action\": {\n \"payment\": {\n \"type\": \"\"\n },\n \"status\": \"PARTIALLY_SHIPPED\",\n \"description\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/order-status", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "order-status" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-1b81f97b-ab47-492c-a3cd-e5001051d7ac" }, { "id": "869f0d6f-13cf-4e51-8ed8-277bd0d9092f", "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 \"content\": {\n \"action\": {\n \"payment\": {\n \"type\": \"\"\n },\n \"status\": \"PARTIALLY_SHIPPED\",\n \"description\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/order-status", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "order-status" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-869f0d6f-13cf-4e51-8ed8-277bd0d9092f" }, { "id": "4cf5e803-f9ca-4dd3-a886-a4d32279beec", "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 \"content\": {\n \"action\": {\n \"payment\": {\n \"type\": \"\"\n },\n \"status\": \"PARTIALLY_SHIPPED\",\n \"description\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/order-status", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "order-status" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-4cf5e803-f9ca-4dd3-a886-a4d32279beec" }, { "id": "e9b4082f-86d4-4c3d-8d70-62a1f1352823", "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 \"content\": {\n \"action\": {\n \"payment\": {\n \"type\": \"\"\n },\n \"status\": \"PARTIALLY_SHIPPED\",\n \"description\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/order-status", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "order-status" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-e9b4082f-86d4-4c3d-8d70-62a1f1352823" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-6271d21e-5396-4b78-b45f-d409af5b18cf" } ], "id": "6eda263c-c2bd-47cc-82de-8dcf816cb9b4", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-6eda263c-c2bd-47cc-82de-8dcf816cb9b4" }, { "name": "flow", "item": [ { "name": "Send WhatsApp interactive flow message", "id": "fc47002a-91e0-492e-bdf4-e5a12d591998", "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 \"content\": {\n \"action\": {\n \"callToActionButton\": \"\",\n \"flowId\": \"\",\n \"flowToken\": \"\",\n \"mode\": \"PUBLISHED\",\n \"flowMessageVersion\": \"\",\n \"flowAction\": \"NAVIGATE\",\n \"flowActionPayload\": {\n \"screen\": \"\",\n \"data\": {\n \"velit_71\": {}\n }\n }\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/flow", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "flow" ] }, "description": "Send an interactive flow message to a single recipient. Interactive flow messages can only be successfully delivered if the recipient has contacted the business within the last 24 hours, otherwise [template message](#channels/whatsapp/send-whatsapp-template-message) should be used.
The API response will not contain the final delivery status, use [Delivery Reports](#channels/whatsapp/receive-whatsapp-delivery-reports) instead." }, "response": [ { "id": "fe04deeb-7d52-40f0-a7d1-68bd6ddae59b", "name": "Message accepted for delivery", "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 \"content\": {\n \"action\": {\n \"callToActionButton\": \"\",\n \"flowId\": \"\",\n \"flowToken\": \"\",\n \"mode\": \"PUBLISHED\",\n \"flowMessageVersion\": \"\",\n \"flowAction\": \"NAVIGATE\",\n \"flowActionPayload\": {\n \"screen\": \"\",\n \"data\": {\n \"velit_71\": {}\n }\n }\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/flow", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "flow" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"to\": \"\",\n \"messageCount\": \"\",\n \"messageId\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-fe04deeb-7d52-40f0-a7d1-68bd6ddae59b" }, { "id": "c6772384-ec07-40df-b6b5-8f6c9feb5142", "name": "Bad request", "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 \"content\": {\n \"action\": {\n \"callToActionButton\": \"\",\n \"flowId\": \"\",\n \"flowToken\": \"\",\n \"mode\": \"PUBLISHED\",\n \"flowMessageVersion\": \"\",\n \"flowAction\": \"NAVIGATE\",\n \"flowActionPayload\": {\n \"screen\": \"\",\n \"data\": {\n \"velit_71\": {}\n }\n }\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/flow", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "flow" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-c6772384-ec07-40df-b6b5-8f6c9feb5142" }, { "id": "cfd93790-931b-4120-9c00-6810a7d2f9bd", "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 \"content\": {\n \"action\": {\n \"callToActionButton\": \"\",\n \"flowId\": \"\",\n \"flowToken\": \"\",\n \"mode\": \"PUBLISHED\",\n \"flowMessageVersion\": \"\",\n \"flowAction\": \"NAVIGATE\",\n \"flowActionPayload\": {\n \"screen\": \"\",\n \"data\": {\n \"velit_71\": {}\n }\n }\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/flow", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "flow" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-cfd93790-931b-4120-9c00-6810a7d2f9bd" }, { "id": "a9fa1e1b-733e-4d0f-b1d9-0e17ec8e8519", "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 \"content\": {\n \"action\": {\n \"callToActionButton\": \"\",\n \"flowId\": \"\",\n \"flowToken\": \"\",\n \"mode\": \"PUBLISHED\",\n \"flowMessageVersion\": \"\",\n \"flowAction\": \"NAVIGATE\",\n \"flowActionPayload\": {\n \"screen\": \"\",\n \"data\": {\n \"velit_71\": {}\n }\n }\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/flow", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "flow" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a9fa1e1b-733e-4d0f-b1d9-0e17ec8e8519" }, { "id": "4469aba3-e711-4743-9f9a-a8b9e2d44885", "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 \"content\": {\n \"action\": {\n \"callToActionButton\": \"\",\n \"flowId\": \"\",\n \"flowToken\": \"\",\n \"mode\": \"PUBLISHED\",\n \"flowMessageVersion\": \"\",\n \"flowAction\": \"NAVIGATE\",\n \"flowActionPayload\": {\n \"screen\": \"\",\n \"data\": {\n \"velit_71\": {}\n }\n }\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/flow", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "flow" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-4469aba3-e711-4743-9f9a-a8b9e2d44885" }, { "id": "e1cf6381-6506-4e81-9888-7ab39f36066f", "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 \"content\": {\n \"action\": {\n \"callToActionButton\": \"\",\n \"flowId\": \"\",\n \"flowToken\": \"\",\n \"mode\": \"PUBLISHED\",\n \"flowMessageVersion\": \"\",\n \"flowAction\": \"NAVIGATE\",\n \"flowActionPayload\": {\n \"screen\": \"\",\n \"data\": {\n \"velit_71\": {}\n }\n }\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/flow", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "flow" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-e1cf6381-6506-4e81-9888-7ab39f36066f" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-fc47002a-91e0-492e-bdf4-e5a12d591998" } ], "id": "ab1441b3-9eb0-4762-92f5-668e42f87fa5", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-ab1441b3-9eb0-4762-92f5-668e42f87fa5" }, { "name": "url-button", "item": [ { "name": "Send WhatsApp interactive url button message", "id": "162f348b-2e39-4a67-88aa-96c2bcc95fb1", "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 \"content\": {\n \"action\": {\n \"displayText\": \"\",\n \"url\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/url-button", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "url-button" ] }, "description": "Send an interactive url button message to a single recipient." }, "response": [ { "id": "427adddb-6b97-4d76-90fd-78871303cc2d", "name": "Message accepted for delivery", "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 \"content\": {\n \"action\": {\n \"displayText\": \"\",\n \"url\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/url-button", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "url-button" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"to\": \"\",\n \"messageCount\": \"\",\n \"messageId\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-427adddb-6b97-4d76-90fd-78871303cc2d" }, { "id": "fa97851e-c36b-4227-b312-9dfa222e90b6", "name": "Bad request", "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 \"content\": {\n \"action\": {\n \"displayText\": \"\",\n \"url\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/url-button", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "url-button" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-fa97851e-c36b-4227-b312-9dfa222e90b6" }, { "id": "cd28bd94-13c2-41c8-8f1c-924cfb45e581", "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 \"content\": {\n \"action\": {\n \"displayText\": \"\",\n \"url\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/url-button", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "url-button" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-cd28bd94-13c2-41c8-8f1c-924cfb45e581" }, { "id": "93906bc6-5a28-4c3f-8c37-21d4a763a42d", "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 \"content\": {\n \"action\": {\n \"displayText\": \"\",\n \"url\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/url-button", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "url-button" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-93906bc6-5a28-4c3f-8c37-21d4a763a42d" }, { "id": "4daa8cb8-e424-455c-a903-eea61fe4c89d", "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 \"content\": {\n \"action\": {\n \"displayText\": \"\",\n \"url\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/url-button", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "url-button" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-4daa8cb8-e424-455c-a903-eea61fe4c89d" }, { "id": "caeb4e79-3e0f-4b38-a1b6-e8762b7853d7", "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 \"content\": {\n \"action\": {\n \"displayText\": \"\",\n \"url\": \"\"\n },\n \"body\": {\n \"text\": \"\"\n },\n \"header\": {\n \"type\": \"\"\n },\n \"footer\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/url-button", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "url-button" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-caeb4e79-3e0f-4b38-a1b6-e8762b7853d7" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-162f348b-2e39-4a67-88aa-96c2bcc95fb1" } ], "id": "48051004-75d1-49f3-afc0-a9cff58c342d", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-48051004-75d1-49f3-afc0-a9cff58c342d" }, { "name": "call-permission-request", "item": [ { "name": "Send WhatsApp interactive call permission request message", "id": "76aa044e-5eef-4102-a210-1b3adb0bb811", "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 \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/call-permission-request", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "call-permission-request" ] }, "description": "Send an interactive call permission request message to a single recipient. Interactive call permission request messages can only be successfully delivered if the recipient has contacted the business within the last 24 hours, otherwise [template message](#channels/whatsapp/send-whatsapp-template-message) should be used.
The API response will not contain the final delivery status, use [Delivery Reports](#channels/whatsapp/receive-whatsapp-delivery-reports) instead." }, "response": [ { "id": "b5bf18a5-3e47-457e-ac73-403c75f4cc6c", "name": "Message accepted for delivery", "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 \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/call-permission-request", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "call-permission-request" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"to\": \"\",\n \"messageCount\": \"\",\n \"messageId\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-b5bf18a5-3e47-457e-ac73-403c75f4cc6c" }, { "id": "13af89f4-584f-4174-92a0-0b8d8ca94a3a", "name": "Bad request", "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 \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/call-permission-request", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "call-permission-request" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-13af89f4-584f-4174-92a0-0b8d8ca94a3a" }, { "id": "d9776139-ece8-438a-815f-7aa389a98ba5", "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 \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/call-permission-request", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "call-permission-request" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-d9776139-ece8-438a-815f-7aa389a98ba5" }, { "id": "1da2846f-2a43-4353-a3ee-b03c69ab7711", "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 \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/call-permission-request", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "call-permission-request" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-1da2846f-2a43-4353-a3ee-b03c69ab7711" }, { "id": "e38a05a7-aea6-4695-9dde-920203d94985", "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 \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/call-permission-request", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "call-permission-request" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-e38a05a7-aea6-4695-9dde-920203d94985" }, { "id": "97d630fb-f130-4c03-9feb-e9b20372c3e6", "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 \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/call-permission-request", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "call-permission-request" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-97d630fb-f130-4c03-9feb-e9b20372c3e6" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-76aa044e-5eef-4102-a210-1b3adb0bb811" } ], "id": "18ca6bb5-92fb-44be-9776-5432c501a4b6", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-18ca6bb5-92fb-44be-9776-5432c501a4b6" }, { "name": "voice-button", "item": [ { "name": "Send WhatsApp interactive voice button message", "id": "8fb0d106-2132-44dc-89eb-7b9492ec289b", "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 \"content\": {\n \"body\": {\n \"text\": \"\"\n },\n \"action\": {\n \"buttonDisplayText\": \"\",\n \"callValidityPeriod\": \"\",\n \"callContextPayload\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/voice-button", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "voice-button" ] }, "description": "Send an interactive voice button message to a single recipient. Interactive voice button messages can only be successfully delivered if the recipient has contacted the business within the last 24 hours, otherwise [template message](#channels/whatsapp/send-whatsapp-template-message) should be used.
The API response will not contain the final delivery status, use [Delivery Reports](#channels/whatsapp/receive-whatsapp-delivery-reports) instead." }, "response": [ { "id": "ef13dcdd-fa7e-42a0-be78-fd9a321e2a02", "name": "Message accepted for delivery", "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 \"content\": {\n \"body\": {\n \"text\": \"\"\n },\n \"action\": {\n \"buttonDisplayText\": \"\",\n \"callValidityPeriod\": \"\",\n \"callContextPayload\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/voice-button", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "voice-button" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"to\": \"\",\n \"messageCount\": \"\",\n \"messageId\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-ef13dcdd-fa7e-42a0-be78-fd9a321e2a02" }, { "id": "65ce18f4-9201-40b7-8fc5-4aaa46788070", "name": "Bad request", "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 \"content\": {\n \"body\": {\n \"text\": \"\"\n },\n \"action\": {\n \"buttonDisplayText\": \"\",\n \"callValidityPeriod\": \"\",\n \"callContextPayload\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/voice-button", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "voice-button" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-65ce18f4-9201-40b7-8fc5-4aaa46788070" }, { "id": "93c7f8a3-d187-4ba4-bdf9-2f7b5b79e915", "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 \"content\": {\n \"body\": {\n \"text\": \"\"\n },\n \"action\": {\n \"buttonDisplayText\": \"\",\n \"callValidityPeriod\": \"\",\n \"callContextPayload\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/voice-button", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "voice-button" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-93c7f8a3-d187-4ba4-bdf9-2f7b5b79e915" }, { "id": "18618634-24a8-46c2-804a-8dac4d15f9d8", "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 \"content\": {\n \"body\": {\n \"text\": \"\"\n },\n \"action\": {\n \"buttonDisplayText\": \"\",\n \"callValidityPeriod\": \"\",\n \"callContextPayload\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/voice-button", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "voice-button" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-18618634-24a8-46c2-804a-8dac4d15f9d8" }, { "id": "49d90827-5a27-4aa7-9d65-781e14f9ca52", "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 \"content\": {\n \"body\": {\n \"text\": \"\"\n },\n \"action\": {\n \"buttonDisplayText\": \"\",\n \"callValidityPeriod\": \"\",\n \"callContextPayload\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/voice-button", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "voice-button" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-49d90827-5a27-4aa7-9d65-781e14f9ca52" }, { "id": "6000ca8a-c8cf-4668-a915-9afaa8f0d98d", "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 \"content\": {\n \"body\": {\n \"text\": \"\"\n },\n \"action\": {\n \"buttonDisplayText\": \"\",\n \"callValidityPeriod\": \"\",\n \"callContextPayload\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/voice-button", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "voice-button" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-6000ca8a-c8cf-4668-a915-9afaa8f0d98d" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-8fb0d106-2132-44dc-89eb-7b9492ec289b" } ], "id": "fa508b6a-952b-4226-bb90-a10d5e942150", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-fa508b6a-952b-4226-bb90-a10d5e942150" }, { "name": "in-thread-authentication-request", "item": [ { "name": "Send WhatsApp interactive in-thread authentication request message", "id": "de521afc-f815-40a3-a22f-e8a03c175fb1", "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 \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/in-thread-authentication-request", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "in-thread-authentication-request" ] }, "description": "Send an interactive in-thread authentication request message to a single recipient. Interactive in-thread authentication request messages can only be successfully delivered if the recipient has contacted the business within the last 24 hours, otherwise [template message](#channels/whatsapp/send-whatsapp-template-message) should be used.
The API response will not contain the final delivery status, use [Delivery Reports](#channels/whatsapp/receive-whatsapp-delivery-reports) instead." }, "response": [ { "id": "8a0546d9-b48d-4e24-839c-bffc5008a235", "name": "Message accepted for delivery", "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 \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/in-thread-authentication-request", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "in-thread-authentication-request" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"to\": \"\",\n \"messageCount\": \"\",\n \"messageId\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-8a0546d9-b48d-4e24-839c-bffc5008a235" }, { "id": "05e69e7c-a87e-405c-b4d3-a93b458bb31e", "name": "Bad request", "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 \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/in-thread-authentication-request", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "in-thread-authentication-request" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-05e69e7c-a87e-405c-b4d3-a93b458bb31e" }, { "id": "46e73595-3b66-4cf6-9f87-66c788e7eee2", "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 \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/in-thread-authentication-request", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "in-thread-authentication-request" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-46e73595-3b66-4cf6-9f87-66c788e7eee2" }, { "id": "f42b22ce-fc65-486c-8618-2d17b13e99fe", "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 \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/in-thread-authentication-request", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "in-thread-authentication-request" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f42b22ce-fc65-486c-8618-2d17b13e99fe" }, { "id": "5de9d014-bf95-4439-b6de-ca085436fbed", "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 \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/in-thread-authentication-request", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "in-thread-authentication-request" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-5de9d014-bf95-4439-b6de-ca085436fbed" }, { "id": "89955712-169d-44c4-8db2-be4f0d0eeeba", "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 \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/in-thread-authentication-request", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "in-thread-authentication-request" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-89955712-169d-44c4-8db2-be4f0d0eeeba" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-de521afc-f815-40a3-a22f-e8a03c175fb1" } ], "id": "a3c0cb28-6ef3-43f5-9830-7e9a811c0953", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a3c0cb28-6ef3-43f5-9830-7e9a811c0953" }, { "name": "request-contact-info", "item": [ { "name": "Send WhatsApp interactive request contact info message", "id": "cc963711-23c2-4717-9e3b-37f0ce860a06", "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 \"content\": {\n \"body\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/request-contact-info", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "request-contact-info" ] }, "description": "Send an interactive request contact info message to a single recipient. Interactive request contact info messages can only be successfully delivered if the recipient has contacted the business within the last 24 hours, otherwise [template message](#channels/whatsapp/send-whatsapp-template-message) should be used.
The API response will not contain the final delivery status, use [Delivery Reports](#channels/whatsapp/receive-whatsapp-delivery-reports) instead." }, "response": [ { "id": "0b6295d9-0dcd-4409-be6d-01feb18945dd", "name": "Message accepted for delivery", "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 \"content\": {\n \"body\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/request-contact-info", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "request-contact-info" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"to\": \"\",\n \"messageCount\": \"\",\n \"messageId\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-0b6295d9-0dcd-4409-be6d-01feb18945dd" }, { "id": "c19d08ce-aac8-4cc8-86a1-99900a0a85ef", "name": "Bad request", "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 \"content\": {\n \"body\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/request-contact-info", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "request-contact-info" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-c19d08ce-aac8-4cc8-86a1-99900a0a85ef" }, { "id": "7cd36b11-3758-434f-957d-e40c540c9171", "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 \"content\": {\n \"body\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/request-contact-info", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "request-contact-info" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-7cd36b11-3758-434f-957d-e40c540c9171" }, { "id": "14338bec-ff37-4414-a480-fb3e4a7cfa43", "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 \"content\": {\n \"body\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/request-contact-info", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "request-contact-info" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-14338bec-ff37-4414-a480-fb3e4a7cfa43" }, { "id": "5282e39a-12ae-469c-b05d-8fe24af342db", "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 \"content\": {\n \"body\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/request-contact-info", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "request-contact-info" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-5282e39a-12ae-469c-b05d-8fe24af342db" }, { "id": "e67fcfc7-6591-4574-ba4c-9eefd74e12a5", "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 \"content\": {\n \"body\": {\n \"text\": \"\"\n }\n },\n \"from\": \"\",\n \"to\": \"\",\n \"messageId\": \"\",\n \"callbackData\": \"\",\n \"notifyUrl\": \"\",\n \"urlOptions\": {\n \"shortenUrl\": true,\n \"trackClicks\": true,\n \"trackingUrl\": \"\",\n \"removeProtocol\": false,\n \"customDomain\": \"\"\n },\n \"entityId\": \"\",\n \"applicationId\": \"\",\n \"context\": {\n \"replyToMessageId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/message/interactive/request-contact-info", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "message", "interactive", "request-contact-info" ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-e67fcfc7-6591-4574-ba4c-9eefd74e12a5" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-cc963711-23c2-4717-9e3b-37f0ce860a06" } ], "id": "564c9690-aefc-4d93-a060-11fd6bbc468a", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-564c9690-aefc-4d93-a060-11fd6bbc468a" } ], "id": "41953b7c-47c2-4d55-88b5-a8daa7634f85", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-41953b7c-47c2-4d55-88b5-a8daa7634f85" } ], "id": "3d6630b1-d5bd-419e-aa76-fae1f868efdf", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-3d6630b1-d5bd-419e-aa76-fae1f868efdf" }, { "name": "events", "item": [ { "name": "Send WhatsApp events", "id": "d5eb1eb5-ea4f-42aa-a5e5-0cf23a3e1eb6", "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 \"events\": [\n {\n \"content\": {\n \"type\": \"TYPING_INDICATOR\"\n },\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"sender\": \"\",\n \"options\": {\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"validityPeriod\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTES\"\n }\n }\n },\n {\n \"content\": {\n \"type\": \"TYPING_INDICATOR\"\n },\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"sender\": \"\",\n \"options\": {\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"validityPeriod\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTES\"\n }\n }\n }\n ],\n \"options\": {\n \"schedule\": {\n \"bulkId\": \"\",\n \"sendAt\": \"\",\n \"sendingSpeedLimit\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTE\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/events", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "events" ] }, "description": "Send WhatsApp events to multiple recipients." }, "response": [ { "id": "10aa134d-56bf-4536-9e77-47e765c6a404", "name": "OK", "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 \"events\": [\n {\n \"content\": {\n \"type\": \"TYPING_INDICATOR\"\n },\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"sender\": \"\",\n \"options\": {\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"validityPeriod\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTES\"\n }\n }\n },\n {\n \"content\": {\n \"type\": \"TYPING_INDICATOR\"\n },\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"sender\": \"\",\n \"options\": {\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"validityPeriod\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTES\"\n }\n }\n }\n ],\n \"options\": {\n \"schedule\": {\n \"bulkId\": \"\",\n \"sendAt\": \"\",\n \"sendingSpeedLimit\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTE\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/events", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "events" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"messages\": [\n {\n \"messageId\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"EXPIRED\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n },\n \"destination\": \"\",\n \"details\": {}\n },\n {\n \"messageId\": \"\",\n \"status\": {\n \"groupId\": \"\",\n \"groupName\": \"ACCEPTED\",\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"action\": \"\"\n },\n \"destination\": \"\",\n \"details\": {}\n }\n ],\n \"bulkId\": \"\"\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-10aa134d-56bf-4536-9e77-47e765c6a404" }, { "id": "2ab67797-df34-435a-b05e-0fb2bd137413", "name": "Bad Request", "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 \"events\": [\n {\n \"content\": {\n \"type\": \"TYPING_INDICATOR\"\n },\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"sender\": \"\",\n \"options\": {\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"validityPeriod\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTES\"\n }\n }\n },\n {\n \"content\": {\n \"type\": \"TYPING_INDICATOR\"\n },\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"sender\": \"\",\n \"options\": {\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"validityPeriod\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTES\"\n }\n }\n }\n ],\n \"options\": {\n \"schedule\": {\n \"bulkId\": \"\",\n \"sendAt\": \"\",\n \"sendingSpeedLimit\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTE\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/events", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "events" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-2ab67797-df34-435a-b05e-0fb2bd137413" }, { "id": "d0650877-be39-431c-8985-fd9ec1763aa6", "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 \"events\": [\n {\n \"content\": {\n \"type\": \"TYPING_INDICATOR\"\n },\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"sender\": \"\",\n \"options\": {\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"validityPeriod\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTES\"\n }\n }\n },\n {\n \"content\": {\n \"type\": \"TYPING_INDICATOR\"\n },\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"sender\": \"\",\n \"options\": {\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"validityPeriod\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTES\"\n }\n }\n }\n ],\n \"options\": {\n \"schedule\": {\n \"bulkId\": \"\",\n \"sendAt\": \"\",\n \"sendingSpeedLimit\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTE\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/events", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "events" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-d0650877-be39-431c-8985-fd9ec1763aa6" }, { "id": "6724bfa6-57d4-41e6-a95a-b2e6ed7133a7", "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 \"events\": [\n {\n \"content\": {\n \"type\": \"TYPING_INDICATOR\"\n },\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"sender\": \"\",\n \"options\": {\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"validityPeriod\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTES\"\n }\n }\n },\n {\n \"content\": {\n \"type\": \"TYPING_INDICATOR\"\n },\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"sender\": \"\",\n \"options\": {\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"validityPeriod\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTES\"\n }\n }\n }\n ],\n \"options\": {\n \"schedule\": {\n \"bulkId\": \"\",\n \"sendAt\": \"\",\n \"sendingSpeedLimit\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTE\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/events", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "events" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-6724bfa6-57d4-41e6-a95a-b2e6ed7133a7" }, { "id": "400a87b5-b7ac-4842-b68f-1d343dc97a1d", "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 \"events\": [\n {\n \"content\": {\n \"type\": \"TYPING_INDICATOR\"\n },\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"sender\": \"\",\n \"options\": {\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"validityPeriod\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTES\"\n }\n }\n },\n {\n \"content\": {\n \"type\": \"TYPING_INDICATOR\"\n },\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"sender\": \"\",\n \"options\": {\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"validityPeriod\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTES\"\n }\n }\n }\n ],\n \"options\": {\n \"schedule\": {\n \"bulkId\": \"\",\n \"sendAt\": \"\",\n \"sendingSpeedLimit\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTE\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/events", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "events" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-400a87b5-b7ac-4842-b68f-1d343dc97a1d" }, { "id": "875bb7ce-91c2-42fb-9593-4e64c8994ff0", "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 \"events\": [\n {\n \"content\": {\n \"type\": \"TYPING_INDICATOR\"\n },\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"sender\": \"\",\n \"options\": {\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"validityPeriod\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTES\"\n }\n }\n },\n {\n \"content\": {\n \"type\": \"TYPING_INDICATOR\"\n },\n \"destinations\": [\n {\n \"to\": \"\",\n \"messageId\": \"\"\n }\n ],\n \"sender\": \"\",\n \"options\": {\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"validityPeriod\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTES\"\n }\n }\n }\n ],\n \"options\": {\n \"schedule\": {\n \"bulkId\": \"\",\n \"sendAt\": \"\",\n \"sendingSpeedLimit\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTE\"\n }\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/events", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "events" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-875bb7ce-91c2-42fb-9593-4e64c8994ff0" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-d5eb1eb5-ea4f-42aa-a5e5-0cf23a3e1eb6" } ], "id": "57bef9f9-c944-4eac-9207-0b4fb6ed8a5d", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-57bef9f9-c944-4eac-9207-0b4fb6ed8a5d" }, { "name": "senders", "item": [ { "name": "{sender}", "item": [ { "name": "media", "item": [ { "name": "{mediaId}", "item": [ { "name": "Download inbound media", "id": "1afdd142-59c5-4e19-b1e3-5bc9480de0b9", "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": "*/*" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/media/:mediaId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "media", ":mediaId" ], "variable": [ { "id": "835e5ba1-a966-4694-b5dc-8c3f1e247f3e", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." }, { "id": "3a358908-c786-473d-956a-9267408b8a6a", "key": "mediaId", "value": "", "description": "(Required) ID of the media." } ] }, "description": "Download WhatsApp media sent by end-users." }, "response": [ { "id": "13516027-f0b7-434c-bbbc-28fedbfa86ce", "name": "Media successfully downloaded", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "*/*" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/media/:mediaId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "media", ":mediaId" ], "variable": [ { "key": "sender" }, { "key": "mediaId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "*/*" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-13516027-f0b7-434c-bbbc-28fedbfa86ce" }, { "id": "f70f7c56-1ca0-4035-b56a-ae88b89da95c", "name": "Redirect to CDN URL for cached media", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/media/:mediaId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "media", ":mediaId" ], "variable": [ { "key": "sender" }, { "key": "mediaId" } ] } }, "status": "Found", "code": 302, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f70f7c56-1ca0-4035-b56a-ae88b89da95c" }, { "id": "31b318b4-924f-4923-a9c9-1bb16549683b", "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}}/whatsapp/1/senders/:sender/media/:mediaId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "media", ":mediaId" ], "variable": [ { "key": "sender" }, { "key": "mediaId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-31b318b4-924f-4923-a9c9-1bb16549683b" }, { "id": "c223e73a-5929-4a31-b36a-00e74995d377", "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}}/whatsapp/1/senders/:sender/media/:mediaId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "media", ":mediaId" ], "variable": [ { "key": "sender" }, { "key": "mediaId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-c223e73a-5929-4a31-b36a-00e74995d377" }, { "id": "811fe4eb-2cfa-4358-b07c-bd830fdb6f2f", "name": "Media not found or expired", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/media/:mediaId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "media", ":mediaId" ], "variable": [ { "key": "sender" }, { "key": "mediaId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-811fe4eb-2cfa-4358-b07c-bd830fdb6f2f" }, { "id": "9d28304e-32a5-49ec-a85a-22313c5448a9", "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}}/whatsapp/1/senders/:sender/media/:mediaId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "media", ":mediaId" ], "variable": [ { "key": "sender" }, { "key": "mediaId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-9d28304e-32a5-49ec-a85a-22313c5448a9" }, { "id": "d2484081-5f59-424b-804e-dc11e5f88e0d", "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}}/whatsapp/1/senders/:sender/media/:mediaId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "media", ":mediaId" ], "variable": [ { "key": "sender" }, { "key": "mediaId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-d2484081-5f59-424b-804e-dc11e5f88e0d" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-1afdd142-59c5-4e19-b1e3-5bc9480de0b9" }, { "name": "Get media metadata", "id": "75d88dd1-4c3c-49b1-8bf5-3e8c7ed0017f", "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": "HEAD", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/media/:mediaId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "media", ":mediaId" ], "variable": [ { "id": "1b669c87-8405-439d-90a1-9548531a997b", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." }, { "id": "753bc58f-ce46-448e-af44-e1f32662037c", "key": "mediaId", "value": "", "description": "(Required) ID of the media." } ] }, "description": "Get metadata of WhatsApp media sent by end-users to check media type and the size of a file without downloading the content." }, "response": [ { "id": "482b0f70-19e4-4319-a016-18da35831508", "name": "Media metadata successfully downloaded", "originalRequest": { "method": "HEAD", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/media/:mediaId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "media", ":mediaId" ], "variable": [ { "key": "sender" }, { "key": "mediaId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "(Required) The size of a media file in bytes.", "type": "text/plain" }, "key": "Content-Length", "value": "" }, { "disabled": false, "description": { "content": "(Required) The Content type of a media file.", "type": "text/plain" }, "key": "Content-Type", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-482b0f70-19e4-4319-a016-18da35831508" }, { "id": "f2bb1ea9-d314-4e2e-b7ef-7c545f11bb8c", "name": "Unauthorized", "originalRequest": { "method": "HEAD", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/media/:mediaId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "media", ":mediaId" ], "variable": [ { "key": "sender" }, { "key": "mediaId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f2bb1ea9-d314-4e2e-b7ef-7c545f11bb8c" }, { "id": "a2774569-5802-4e39-989c-7fb32044b4fc", "name": "Forbidden", "originalRequest": { "method": "HEAD", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/media/:mediaId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "media", ":mediaId" ], "variable": [ { "key": "sender" }, { "key": "mediaId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a2774569-5802-4e39-989c-7fb32044b4fc" }, { "id": "72a28465-1800-4e5c-88ef-529e48ce2650", "name": "Media not found or expired", "originalRequest": { "method": "HEAD", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/media/:mediaId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "media", ":mediaId" ], "variable": [ { "key": "sender" }, { "key": "mediaId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-72a28465-1800-4e5c-88ef-529e48ce2650" }, { "id": "271b56b3-26e9-4e9d-a93c-d8d90e1dbd9d", "name": "Too Many Requests", "originalRequest": { "method": "HEAD", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/media/:mediaId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "media", ":mediaId" ], "variable": [ { "key": "sender" }, { "key": "mediaId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-271b56b3-26e9-4e9d-a93c-d8d90e1dbd9d" }, { "id": "271e3ca4-9c43-4474-9600-d6ea7c8276ff", "name": "Internal Server Error", "originalRequest": { "method": "HEAD", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/media/:mediaId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "media", ":mediaId" ], "variable": [ { "key": "sender" }, { "key": "mediaId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-271e3ca4-9c43-4474-9600-d6ea7c8276ff" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-75d88dd1-4c3c-49b1-8bf5-3e8c7ed0017f" } ], "id": "fe0a26c9-fc8f-4e7d-9c09-201c7ab24a9a", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-fe0a26c9-fc8f-4e7d-9c09-201c7ab24a9a" }, { "name": "Delete media", "id": "8be9dc79-a529-4433-bf01-812c00f453d6", "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": "DELETE", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/media", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "media" ], "variable": [ { "id": "4130b320-9b41-4cec-a0b1-b72bd2273a3e", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." } ] }, "description": "Delete WhatsApp media. May be outbound or inbound media." }, "response": [ { "id": "3fd85e99-a112-4823-a3e0-365307de0068", "name": "Media successfully deleted", "originalRequest": { "method": "DELETE", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/media", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "media" ], "variable": [ { "key": "sender" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-3fd85e99-a112-4823-a3e0-365307de0068" }, { "id": "eceb6b96-00b8-4a10-bdee-75698e8bdb68", "name": "Bad Request", "originalRequest": { "method": "DELETE", "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 \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/media", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "media" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-eceb6b96-00b8-4a10-bdee-75698e8bdb68" }, { "id": "8fc1bec9-f2b3-4cb3-a12c-1f553412a53f", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "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 \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/media", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "media" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-8fc1bec9-f2b3-4cb3-a12c-1f553412a53f" }, { "id": "a767feb0-1ec5-4259-bd03-4656fa1a9361", "name": "Forbidden", "originalRequest": { "method": "DELETE", "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 \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/media", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "media" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a767feb0-1ec5-4259-bd03-4656fa1a9361" }, { "id": "3b9bca4f-201b-4253-bb61-46a8c0ea9529", "name": "Media not found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/media", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "media" ], "variable": [ { "key": "sender" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-3b9bca4f-201b-4253-bb61-46a8c0ea9529" }, { "id": "5d896f5e-34c3-4bc9-921e-b81411ec3e70", "name": "Too Many Requests", "originalRequest": { "method": "DELETE", "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 \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/media", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "media" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-5d896f5e-34c3-4bc9-921e-b81411ec3e70" }, { "id": "cdc83cfc-f30f-4c34-88ce-65f6be0c3805", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "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 \"url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/media", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "media" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-cdc83cfc-f30f-4c34-88ce-65f6be0c3805" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-8be9dc79-a529-4433-bf01-812c00f453d6" } ], "id": "54c8f267-e6e3-42af-ad3f-8261cab78f06", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-54c8f267-e6e3-42af-ad3f-8261cab78f06" }, { "name": "message", "item": [ { "name": "{messageId}", "item": [ { "name": "read", "item": [ { "name": "Mark as read", "id": "766b24ee-8cc8-4da4-b78f-250ae834e0b2", "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": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/message/:messageId/read", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "message", ":messageId", "read" ], "variable": [ { "id": "8ac4eef8-488d-4e55-b370-0087cb0d3a55", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." }, { "id": "0df5b21c-bba7-4255-8536-d5a8f83ddba9", "key": "messageId", "value": "", "description": "(Required) ID of the message to be marked as read." } ] }, "description": "Mark WhatsApp messages sent by end-users as read." }, "response": [ { "id": "b82c3aa1-88ab-402b-a366-e902aa6614df", "name": "Message successfully marked as read", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/message/:messageId/read", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "message", ":messageId", "read" ], "variable": [ { "key": "sender" }, { "key": "messageId" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-b82c3aa1-88ab-402b-a366-e902aa6614df" }, { "id": "e1bfe6f8-1751-4310-ac1d-302a6a730f36", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/message/:messageId/read", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "message", ":messageId", "read" ], "variable": [ { "key": "sender" }, { "key": "messageId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": \"\"\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-e1bfe6f8-1751-4310-ac1d-302a6a730f36" }, { "id": "e8781dcf-6e3b-41ac-aa92-66aae311a7ed", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/message/:messageId/read", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "message", ":messageId", "read" ], "variable": [ { "key": "sender" }, { "key": "messageId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-e8781dcf-6e3b-41ac-aa92-66aae311a7ed" }, { "id": "dc155c38-8a46-4a9b-93e8-6b0ba9e97bb7", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/message/:messageId/read", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "message", ":messageId", "read" ], "variable": [ { "key": "sender" }, { "key": "messageId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-dc155c38-8a46-4a9b-93e8-6b0ba9e97bb7" }, { "id": "f0da717f-ed7e-4a76-a5ed-3cd182ac2010", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/message/:messageId/read", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "message", ":messageId", "read" ], "variable": [ { "key": "sender" }, { "key": "messageId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f0da717f-ed7e-4a76-a5ed-3cd182ac2010" }, { "id": "809ad823-7232-489e-a384-3a0adfecf03e", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/message/:messageId/read", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "message", ":messageId", "read" ], "variable": [ { "key": "sender" }, { "key": "messageId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-809ad823-7232-489e-a384-3a0adfecf03e" }, { "id": "ca3f02de-d302-4741-a56c-5a0ad9d148d4", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/message/:messageId/read", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "message", ":messageId", "read" ], "variable": [ { "key": "sender" }, { "key": "messageId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-ca3f02de-d302-4741-a56c-5a0ad9d148d4" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-766b24ee-8cc8-4da4-b78f-250ae834e0b2" } ], "id": "a58b81d4-b843-4820-80c2-36a00a01d5e6", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a58b81d4-b843-4820-80c2-36a00a01d5e6" } ], "id": "d31d20c6-686f-4bbf-b9a2-d34f91175a1a", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-d31d20c6-686f-4bbf-b9a2-d34f91175a1a" } ], "id": "0a9fe58e-b9b7-48fe-bf69-a0e8bafad5ac", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-0a9fe58e-b9b7-48fe-bf69-a0e8bafad5ac" }, { "name": "payments", "item": [ { "name": "upi", "item": [ { "name": "payu", "item": [ { "name": "{paymentId}", "item": [ { "name": "Get India UPI PayU payment status", "id": "0c3436b4-db98-499e-a44d-77b52d732f5f", "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}}/whatsapp/1/senders/:sender/payments/upi/payu/:paymentId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "payments", "upi", "payu", ":paymentId" ], "variable": [ { "id": "f2fae6e7-9fca-4036-a760-9d65ed6a2681", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." }, { "id": "5dead6c8-5ad9-4865-8196-7392813be6c7", "key": "paymentId", "value": "", "description": "(Required) Unique identifier of the payment." } ] }, "description": "Get India UPI PayU payment and transaction status." }, "response": [ { "id": "8117ece7-82ce-49a9-bc05-13ca2702dbbe", "name": "Payment successfully retrieved.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/payments/upi/payu/:paymentId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "payments", "upi", "payu", ":paymentId" ], "variable": [ { "key": "sender" }, { "key": "paymentId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"currency\": \"INR\",\n \"paymentStatus\": \"CAPTURED\",\n \"referenceId\": \"\",\n \"totalAmountOffset\": \"\",\n \"totalAmountValue\": \"\",\n \"transactions\": [\n {\n \"createdTimestamp\": \"\",\n \"id\": \"\",\n \"status\": \"PENDING\",\n \"type\": \"BR\",\n \"updatedTimestamp\": \"\"\n },\n {\n \"createdTimestamp\": \"\",\n \"id\": \"\",\n \"status\": \"UNKNOWN\",\n \"type\": \"UPI\",\n \"updatedTimestamp\": \"\"\n }\n ],\n \"paymentId\": \"\",\n \"callbackData\": {}\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-8117ece7-82ce-49a9-bc05-13ca2702dbbe" }, { "id": "8e4e8a46-189d-4a3b-a1e2-3f6423823fe2", "name": "Bad request.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/payments/upi/payu/:paymentId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "payments", "upi", "payu", ":paymentId" ], "variable": [ { "key": "sender" }, { "key": "paymentId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-8e4e8a46-189d-4a3b-a1e2-3f6423823fe2" }, { "id": "0f6ffd7f-5082-48b9-97f6-f47e2a163524", "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}}/whatsapp/1/senders/:sender/payments/upi/payu/:paymentId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "payments", "upi", "payu", ":paymentId" ], "variable": [ { "key": "sender" }, { "key": "paymentId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-0f6ffd7f-5082-48b9-97f6-f47e2a163524" }, { "id": "cd0ddda8-314f-4d5c-8271-2fa47d2c6f2a", "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}}/whatsapp/1/senders/:sender/payments/upi/payu/:paymentId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "payments", "upi", "payu", ":paymentId" ], "variable": [ { "key": "sender" }, { "key": "paymentId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-cd0ddda8-314f-4d5c-8271-2fa47d2c6f2a" }, { "id": "51c5f07d-d7fe-4440-89e1-aaf636213681", "name": "Transaction not found.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/payments/upi/payu/:paymentId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "payments", "upi", "payu", ":paymentId" ], "variable": [ { "key": "sender" }, { "key": "paymentId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-51c5f07d-d7fe-4440-89e1-aaf636213681" }, { "id": "258a7dcc-3b75-4813-9b81-9a6500f6c16d", "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}}/whatsapp/1/senders/:sender/payments/upi/payu/:paymentId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "payments", "upi", "payu", ":paymentId" ], "variable": [ { "key": "sender" }, { "key": "paymentId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-258a7dcc-3b75-4813-9b81-9a6500f6c16d" }, { "id": "7e7dd2c8-af98-45e7-8b05-e4f299911239", "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}}/whatsapp/1/senders/:sender/payments/upi/payu/:paymentId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "payments", "upi", "payu", ":paymentId" ], "variable": [ { "key": "sender" }, { "key": "paymentId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-7e7dd2c8-af98-45e7-8b05-e4f299911239" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-0c3436b4-db98-499e-a44d-77b52d732f5f" } ], "id": "79a10ccd-3336-45f5-97f5-42848a333446", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-79a10ccd-3336-45f5-97f5-42848a333446" } ], "id": "521da122-11a1-45bc-b449-7f04d87ee947", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-521da122-11a1-45bc-b449-7f04d87ee947" }, { "name": "{paymentId}", "item": [ { "name": "Get India UPI PayU/Razorpay payment status", "id": "019ff4c9-a976-4fe6-a8e4-63287d20c63c", "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}}/whatsapp/1/senders/:sender/payments/upi/:paymentId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "payments", "upi", ":paymentId" ], "variable": [ { "id": "bc6e2426-6d3c-403a-a708-d9431ebf0a0e", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." }, { "id": "6d4b97fb-1917-4173-a15e-20e9c4628e82", "key": "paymentId", "value": "YPS", "description": "(Required) Unique identifier of the payment." } ] }, "description": "Get India UPI PayU/Razor payment and transaction status." }, "response": [ { "id": "3fce585e-e9d1-44ca-bad6-9eca8df1ec26", "name": "Payment successfully retrieved.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/payments/upi/:paymentId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "payments", "upi", ":paymentId" ], "variable": [ { "key": "sender" }, { "key": "paymentId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"currency\": \"INR\",\n \"paymentStatus\": \"CAPTURED\",\n \"referenceId\": \"\",\n \"totalAmountOffset\": \"\",\n \"totalAmountValue\": \"\",\n \"transactions\": [\n {\n \"createdTimestamp\": \"\",\n \"id\": \"\",\n \"status\": \"PENDING\",\n \"type\": \"BR\",\n \"updatedTimestamp\": \"\"\n },\n {\n \"createdTimestamp\": \"\",\n \"id\": \"\",\n \"status\": \"UNKNOWN\",\n \"type\": \"UPI\",\n \"updatedTimestamp\": \"\"\n }\n ],\n \"paymentId\": \"\",\n \"callbackData\": {}\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-3fce585e-e9d1-44ca-bad6-9eca8df1ec26" }, { "id": "9caed23c-bc47-4b1c-8840-1506edb88ce2", "name": "Bad request.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/payments/upi/:paymentId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "payments", "upi", ":paymentId" ], "variable": [ { "key": "sender" }, { "key": "paymentId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-9caed23c-bc47-4b1c-8840-1506edb88ce2" }, { "id": "3384d6b5-56e5-4eec-893f-9349460df93e", "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}}/whatsapp/1/senders/:sender/payments/upi/:paymentId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "payments", "upi", ":paymentId" ], "variable": [ { "key": "sender" }, { "key": "paymentId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-3384d6b5-56e5-4eec-893f-9349460df93e" }, { "id": "d211a59e-57a2-42ba-b400-29cd4747503d", "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}}/whatsapp/1/senders/:sender/payments/upi/:paymentId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "payments", "upi", ":paymentId" ], "variable": [ { "key": "sender" }, { "key": "paymentId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-d211a59e-57a2-42ba-b400-29cd4747503d" }, { "id": "24de4498-6da7-43ac-b462-db0f68206231", "name": "Transaction not found.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/payments/upi/:paymentId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "payments", "upi", ":paymentId" ], "variable": [ { "key": "sender" }, { "key": "paymentId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-24de4498-6da7-43ac-b462-db0f68206231" }, { "id": "cacaf24e-2bb4-4a87-bcb5-83050eb09d25", "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}}/whatsapp/1/senders/:sender/payments/upi/:paymentId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "payments", "upi", ":paymentId" ], "variable": [ { "key": "sender" }, { "key": "paymentId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-cacaf24e-2bb4-4a87-bcb5-83050eb09d25" }, { "id": "7e8a13d0-0606-4e56-a427-5ff473b2702c", "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}}/whatsapp/1/senders/:sender/payments/upi/:paymentId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "payments", "upi", ":paymentId" ], "variable": [ { "key": "sender" }, { "key": "paymentId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-7e8a13d0-0606-4e56-a427-5ff473b2702c" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-019ff4c9-a976-4fe6-a8e4-63287d20c63c" } ], "id": "f91750d5-ac8c-4508-b616-bdad82f6e2ca", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f91750d5-ac8c-4508-b616-bdad82f6e2ca" } ], "id": "8ee2f865-f856-4110-bed8-4374ae861956", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-8ee2f865-f856-4110-bed8-4374ae861956" }, { "name": "br", "item": [ { "name": "{paymentId}", "item": [ { "name": "Get Brazil payment status", "id": "a3b577e5-0622-48d3-9834-2c46789b1433", "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}}/whatsapp/1/senders/:sender/payments/br/:paymentId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "payments", "br", ":paymentId" ], "variable": [ { "id": "d3b381d5-7b60-4da1-bfea-8990c0f33ff5", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." }, { "id": "ff971ab0-16f6-4ec1-ae6c-7e4c76f51767", "key": "paymentId", "value": "YPS", "description": "(Required) Unique identifier of the payment." } ] }, "description": "Get Brazil payment and transaction status." }, "response": [ { "id": "f831995f-3b22-47e5-a323-d411470f6984", "name": "Payment successfully retrieved.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/payments/br/:paymentId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "payments", "br", ":paymentId" ], "variable": [ { "key": "sender" }, { "key": "paymentId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"currency\": \"INR\",\n \"paymentStatus\": \"CAPTURED\",\n \"referenceId\": \"\",\n \"totalAmountOffset\": \"\",\n \"totalAmountValue\": \"\",\n \"transactions\": [\n {\n \"createdTimestamp\": \"\",\n \"id\": \"\",\n \"status\": \"PENDING\",\n \"type\": \"BR\",\n \"updatedTimestamp\": \"\"\n },\n {\n \"createdTimestamp\": \"\",\n \"id\": \"\",\n \"status\": \"UNKNOWN\",\n \"type\": \"UPI\",\n \"updatedTimestamp\": \"\"\n }\n ],\n \"paymentId\": \"\",\n \"callbackData\": {}\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f831995f-3b22-47e5-a323-d411470f6984" }, { "id": "495a77a4-3a23-4120-b44a-333b3a59c196", "name": "Bad request.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/payments/br/:paymentId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "payments", "br", ":paymentId" ], "variable": [ { "key": "sender" }, { "key": "paymentId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-495a77a4-3a23-4120-b44a-333b3a59c196" }, { "id": "1590df03-6166-455e-8192-2389d56ade77", "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}}/whatsapp/1/senders/:sender/payments/br/:paymentId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "payments", "br", ":paymentId" ], "variable": [ { "key": "sender" }, { "key": "paymentId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-1590df03-6166-455e-8192-2389d56ade77" }, { "id": "32d67210-7719-4a60-9c39-9fb7a34acb43", "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}}/whatsapp/1/senders/:sender/payments/br/:paymentId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "payments", "br", ":paymentId" ], "variable": [ { "key": "sender" }, { "key": "paymentId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-32d67210-7719-4a60-9c39-9fb7a34acb43" }, { "id": "25be7926-f091-4f79-a688-e0f9c0332774", "name": "Transaction not found.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/payments/br/:paymentId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "payments", "br", ":paymentId" ], "variable": [ { "key": "sender" }, { "key": "paymentId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-25be7926-f091-4f79-a688-e0f9c0332774" }, { "id": "38575d14-1811-494f-a802-6e32e3a45f1c", "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}}/whatsapp/1/senders/:sender/payments/br/:paymentId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "payments", "br", ":paymentId" ], "variable": [ { "key": "sender" }, { "key": "paymentId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-38575d14-1811-494f-a802-6e32e3a45f1c" }, { "id": "d6b210c8-4a83-4feb-9e75-f6aa0c087ae8", "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}}/whatsapp/1/senders/:sender/payments/br/:paymentId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "payments", "br", ":paymentId" ], "variable": [ { "key": "sender" }, { "key": "paymentId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-d6b210c8-4a83-4feb-9e75-f6aa0c087ae8" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a3b577e5-0622-48d3-9834-2c46789b1433" } ], "id": "46274535-0ce9-4152-a592-36680336c551", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-46274535-0ce9-4152-a592-36680336c551" } ], "id": "55e7ba39-01f8-4644-af7a-859876ff85e8", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-55e7ba39-01f8-4644-af7a-859876ff85e8" } ], "id": "5751cf64-614d-42eb-b73b-65af69e857c3", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-5751cf64-614d-42eb-b73b-65af69e857c3" }, { "name": "templates", "item": [ { "name": "Get WhatsApp Templates", "id": "03ccf206-ae1d-4b1f-8151-10670a9fe74e", "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}}/whatsapp/1/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "templates" ], "variable": [ { "id": "edfa1981-0589-4c90-9147-6abd53d96ead", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." } ] }, "description": "Get all the templates and their statuses for a given sender. This version is deprecated as of June 29th 2022, meaning no fixes/updates will be provided and no new parameters will be added. This API will be deleted at the end of the year. Please use the [latest version](#channels/whatsapp/get-whatsapp-templates)." }, "response": [ { "id": "7e032528-ec81-4679-8569-13971ef2b3ff", "name": "List of all templates and their statuses for a given sender.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "templates" ], "variable": [ { "key": "sender" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"templates\": [\n {\n \"id\": \"\",\n \"businessAccountId\": \"\",\n \"name\": \"\",\n \"language\": \"es_DO\",\n \"status\": \"PENDING\",\n \"category\": \"PERSONAL_FINANCE_UPDATE\",\n \"structure\": {\n \"body\": \"\",\n \"header\": {\n \"format\": \"DOCUMENT\"\n },\n \"footer\": \"\",\n \"buttons\": [\n {\n \"text\": \"\",\n \"type\": \"URL\"\n }\n ],\n \"type\": \"TEXT\"\n }\n },\n {\n \"id\": \"\",\n \"businessAccountId\": \"\",\n \"name\": \"\",\n \"language\": \"ur\",\n \"status\": \"IN_APPEAL\",\n \"category\": \"ALERT_UPDATE\",\n \"structure\": {\n \"body\": \"\",\n \"header\": {\n \"format\": \"DOCUMENT\"\n },\n \"footer\": \"\",\n \"buttons\": [\n {\n \"text\": \"\",\n \"type\": \"PHONE_NUMBER\"\n }\n ],\n \"type\": \"UNSUPPORTED\"\n }\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-7e032528-ec81-4679-8569-13971ef2b3ff" }, { "id": "bddadc4c-e45d-41fc-8835-c4e2c8ae792f", "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}}/whatsapp/1/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "templates" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-bddadc4c-e45d-41fc-8835-c4e2c8ae792f" }, { "id": "1b1c7f89-b82d-4782-a937-4dd1509903ce", "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}}/whatsapp/1/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "templates" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-1b1c7f89-b82d-4782-a937-4dd1509903ce" }, { "id": "1562ce9d-f348-448c-b678-be456ced7e3a", "name": "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}}/whatsapp/1/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "templates" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-1562ce9d-f348-448c-b678-be456ced7e3a" }, { "id": "3130fb61-7ea9-4608-864f-b693a88dc52a", "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}}/whatsapp/1/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "templates" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-3130fb61-7ea9-4608-864f-b693a88dc52a" }, { "id": "57371a2c-a2ed-4094-b71f-56fc2aa33365", "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}}/whatsapp/1/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "templates" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-57371a2c-a2ed-4094-b71f-56fc2aa33365" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-03ccf206-ae1d-4b1f-8151-10670a9fe74e" }, { "name": "Create WhatsApp Template", "id": "296ef7e4-7bd9-4502-ab85-bb5413ef6b3b", "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 \"category\": \"ISSUE_RESOLUTION\",\n \"language\": \"es_CO\",\n \"name\": \"\",\n \"structure\": {\n \"body\": \"\",\n \"header\": {\n \"format\": \"DOCUMENT\"\n },\n \"footer\": \"\",\n \"buttons\": [\n {\n \"text\": \"\",\n \"type\": \"URL\"\n }\n ],\n \"type\": \"TEXT\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "templates" ], "variable": [ { "id": "0a2c422b-b16c-451d-bac0-bdca8102f225", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." } ] }, "description": "Create a WhatsApp template. Created template will be submitted for WhatsApp's review and approval. Once approved, template can be sent to end-users. Refer to [template guidelines](https://www.infobip.com/docs/whatsapp/message-types#guidelines-amp-best-practices) for additional info. This version is deprecated as of June 29th 2022, meaning no fixes/updates will be provided and no new parameters will be added. This API will be deleted at the end of the year. Please use the [latest version](#channels/whatsapp/create-whatsapp-template)." }, "response": [ { "id": "c62381b3-acd2-4e0f-81ce-4db5253457ad", "name": "Template 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 \"category\": \"ISSUE_RESOLUTION\",\n \"language\": \"es_CO\",\n \"name\": \"\",\n \"structure\": {\n \"body\": \"\",\n \"header\": {\n \"format\": \"DOCUMENT\"\n },\n \"footer\": \"\",\n \"buttons\": [\n {\n \"text\": \"\",\n \"type\": \"URL\"\n }\n ],\n \"type\": \"TEXT\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "templates" ], "variable": [ { "key": "sender" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"businessAccountId\": \"\",\n \"name\": \"\",\n \"language\": \"sw\",\n \"status\": \"REJECTED\",\n \"category\": \"MARKETING\",\n \"structure\": {\n \"body\": \"\",\n \"header\": {\n \"format\": \"IMAGE\"\n },\n \"footer\": \"\",\n \"buttons\": [\n {\n \"text\": \"\",\n \"type\": \"PHONE_NUMBER\"\n }\n ],\n \"type\": \"MEDIA\"\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-c62381b3-acd2-4e0f-81ce-4db5253457ad" }, { "id": "85ab1efe-86e8-4237-944c-9a25cbfa49c6", "name": "Template has invalid category, too long text or a template with a given name already exist.", "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 \"category\": \"ISSUE_RESOLUTION\",\n \"language\": \"es_CO\",\n \"name\": \"\",\n \"structure\": {\n \"body\": \"\",\n \"header\": {\n \"format\": \"DOCUMENT\"\n },\n \"footer\": \"\",\n \"buttons\": [\n {\n \"text\": \"\",\n \"type\": \"URL\"\n }\n ],\n \"type\": \"TEXT\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "templates" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-85ab1efe-86e8-4237-944c-9a25cbfa49c6" }, { "id": "262dcb26-63c3-4ab9-86bf-60223f4f5885", "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 \"category\": \"ISSUE_RESOLUTION\",\n \"language\": \"es_CO\",\n \"name\": \"\",\n \"structure\": {\n \"body\": \"\",\n \"header\": {\n \"format\": \"DOCUMENT\"\n },\n \"footer\": \"\",\n \"buttons\": [\n {\n \"text\": \"\",\n \"type\": \"URL\"\n }\n ],\n \"type\": \"TEXT\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "templates" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-262dcb26-63c3-4ab9-86bf-60223f4f5885" }, { "id": "00d3dc0c-b9c0-4772-8186-2b2c3c448a9a", "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 \"category\": \"ISSUE_RESOLUTION\",\n \"language\": \"es_CO\",\n \"name\": \"\",\n \"structure\": {\n \"body\": \"\",\n \"header\": {\n \"format\": \"DOCUMENT\"\n },\n \"footer\": \"\",\n \"buttons\": [\n {\n \"text\": \"\",\n \"type\": \"URL\"\n }\n ],\n \"type\": \"TEXT\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "templates" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-00d3dc0c-b9c0-4772-8186-2b2c3c448a9a" }, { "id": "99121654-aff5-414b-ad05-1b8b2564fbb1", "name": "Not Found", "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 \"category\": \"ISSUE_RESOLUTION\",\n \"language\": \"es_CO\",\n \"name\": \"\",\n \"structure\": {\n \"body\": \"\",\n \"header\": {\n \"format\": \"DOCUMENT\"\n },\n \"footer\": \"\",\n \"buttons\": [\n {\n \"text\": \"\",\n \"type\": \"URL\"\n }\n ],\n \"type\": \"TEXT\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "templates" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-99121654-aff5-414b-ad05-1b8b2564fbb1" }, { "id": "a8f2422b-58a3-4244-9a9d-04cb12e34385", "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 \"category\": \"ISSUE_RESOLUTION\",\n \"language\": \"es_CO\",\n \"name\": \"\",\n \"structure\": {\n \"body\": \"\",\n \"header\": {\n \"format\": \"DOCUMENT\"\n },\n \"footer\": \"\",\n \"buttons\": [\n {\n \"text\": \"\",\n \"type\": \"URL\"\n }\n ],\n \"type\": \"TEXT\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "templates" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a8f2422b-58a3-4244-9a9d-04cb12e34385" }, { "id": "3f565dc8-9c35-4a8c-9c0b-3f34d33ab4fa", "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 \"category\": \"ISSUE_RESOLUTION\",\n \"language\": \"es_CO\",\n \"name\": \"\",\n \"structure\": {\n \"body\": \"\",\n \"header\": {\n \"format\": \"DOCUMENT\"\n },\n \"footer\": \"\",\n \"buttons\": [\n {\n \"text\": \"\",\n \"type\": \"URL\"\n }\n ],\n \"type\": \"TEXT\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "templates" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-3f565dc8-9c35-4a8c-9c0b-3f34d33ab4fa" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-296ef7e4-7bd9-4502-ab85-bb5413ef6b3b" } ], "id": "ede9d132-fdf2-4ff2-8743-ea167b9bcae5", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-ede9d132-fdf2-4ff2-8743-ea167b9bcae5" }, { "name": "flows", "item": [ { "name": "{flowId}", "item": [ { "name": "publish", "item": [ { "name": "Publish WhatsApp Flow", "id": "357c979b-9dfd-4a60-a095-b2f07d8f66fb", "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": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/publish", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "publish" ], "variable": [ { "id": "6ec192ac-98eb-4aa4-b15a-0f35fdea374b", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." }, { "id": "d1523277-a399-4a61-8f6c-0ff4afd9daa1", "key": "flowId", "value": "", "description": "(Required) ID of the flow to be published." } ] }, "description": "Publish a WhatsApp flow. If successful, the flow will change its status to PUBLISHED. From now on the flow cannot be modified." }, "response": [ { "id": "480d08f5-6585-4139-b2da-619df789692f", "name": "Flow published", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/publish", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "publish" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-480d08f5-6585-4139-b2da-619df789692f" }, { "id": "32cb8e7a-efaf-4ce6-bb7b-5c4d5606467a", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/publish", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "publish" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-32cb8e7a-efaf-4ce6-bb7b-5c4d5606467a" }, { "id": "6a2e792b-4788-4b8f-b982-4f9edee12a22", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/publish", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "publish" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-6a2e792b-4788-4b8f-b982-4f9edee12a22" }, { "id": "ba232c8f-eeb6-4570-8d34-28851acca5ce", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/publish", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "publish" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-ba232c8f-eeb6-4570-8d34-28851acca5ce" }, { "id": "4459b32b-180f-41a0-84c8-c789b8b3310d", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/publish", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "publish" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-4459b32b-180f-41a0-84c8-c789b8b3310d" }, { "id": "0a969afc-e1bf-4266-91ed-176a5251e750", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/publish", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "publish" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-0a969afc-e1bf-4266-91ed-176a5251e750" }, { "id": "83977662-0396-4ed9-81d8-7f135a26f1e0", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/publish", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "publish" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-83977662-0396-4ed9-81d8-7f135a26f1e0" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-357c979b-9dfd-4a60-a095-b2f07d8f66fb" } ], "id": "922682f3-63ef-4e37-b771-bb0cb4aca931", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-922682f3-63ef-4e37-b771-bb0cb4aca931" }, { "name": "json", "item": [ { "name": "Get WhatsApp Flow JSON", "id": "0bb00ebe-0e0a-4c66-a923-3481251155ec", "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}}/whatsapp/1/senders/:sender/flows/:flowId/json", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "json" ], "variable": [ { "id": "6eeb6cdd-b7f6-4262-93a6-6d930c4d1ac1", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." }, { "id": "a882258a-b95d-4e37-a911-82e349436199", "key": "flowId", "value": "", "description": "(Required) ID of the flow the JSON is attached to." } ] }, "description": "Get the Flow JSON attached to a specified flow." }, "response": [ { "id": "7a0a6071-b501-41b0-8403-ed5776a0ad53", "name": "Attached Flow JSON", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/json", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "json" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"externalDownloadUrl\": \"\"\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-7a0a6071-b501-41b0-8403-ed5776a0ad53" }, { "id": "05bc70c6-54a1-4a2e-82db-c98332b99a06", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/json", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "json" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-05bc70c6-54a1-4a2e-82db-c98332b99a06" }, { "id": "23e8c468-7425-400f-a145-43de0ff495ac", "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}}/whatsapp/1/senders/:sender/flows/:flowId/json", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "json" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-23e8c468-7425-400f-a145-43de0ff495ac" }, { "id": "ffa0cd12-7d5c-40ca-b9ba-5dd825370824", "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}}/whatsapp/1/senders/:sender/flows/:flowId/json", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "json" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-ffa0cd12-7d5c-40ca-b9ba-5dd825370824" }, { "id": "d5fd41c2-3205-455f-a13a-7fcab80d46d5", "name": "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}}/whatsapp/1/senders/:sender/flows/:flowId/json", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "json" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-d5fd41c2-3205-455f-a13a-7fcab80d46d5" }, { "id": "0f8214d9-7369-4729-b525-c560bc9a4403", "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}}/whatsapp/1/senders/:sender/flows/:flowId/json", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "json" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-0f8214d9-7369-4729-b525-c560bc9a4403" }, { "id": "cd065fdf-fb19-4161-92e8-779e8f2137f9", "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}}/whatsapp/1/senders/:sender/flows/:flowId/json", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "json" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-cd065fdf-fb19-4161-92e8-779e8f2137f9" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-0bb00ebe-0e0a-4c66-a923-3481251155ec" }, { "name": "Add WhatsApp Flow JSON", "id": "1706927b-a644-4718-bd19-2e8b72312ff8", "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 \"Duis_cbb\": {},\n \"aliquaebe\": {},\n \"nulla_4\": {},\n \"consecteturfd\": {}\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/json", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "json" ], "variable": [ { "id": "56e15b96-209e-481a-bca7-e74ec288a027", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." }, { "id": "ed1bf91b-81d5-4382-b557-d857f048884f", "key": "flowId", "value": "", "description": "(Required) ID of the flow to attach JSON to." } ] }, "description": "Add WhatsApp Flow JSON. File created from provided JSON content is sent and validated, errors found are provided in response. Regardless of whether any validation errors are returned, the Flow JSON is loaded on the Meta side and the request is considered successful. The maximum size of created file is 10MB. More information about JSON structure can be found under Meta documentation: https://developers.facebook.com/docs/whatsapp/flows/reference/flowjson." }, "response": [ { "id": "bb17009a-efa0-4c11-8ce0-d324eb9d3123", "name": "Flow JSON Added", "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 \"Duis_cbb\": {},\n \"aliquaebe\": {},\n \"nulla_4\": {},\n \"consecteturfd\": {}\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/json", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "json" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"validationErrors\": [\n {\n \"error\": \"\",\n \"errorType\": \"\",\n \"message\": \"\",\n \"lineStart\": \"\",\n \"lineEnd\": \"\",\n \"columnStart\": \"\",\n \"columnEnd\": \"\"\n },\n {\n \"error\": \"\",\n \"errorType\": \"\",\n \"message\": \"\",\n \"lineStart\": \"\",\n \"lineEnd\": \"\",\n \"columnStart\": \"\",\n \"columnEnd\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-bb17009a-efa0-4c11-8ce0-d324eb9d3123" }, { "id": "f74e03c9-830c-4ca6-beac-1e19fa52b331", "name": "Bad Request", "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 \"Duis_cbb\": {},\n \"aliquaebe\": {},\n \"nulla_4\": {},\n \"consecteturfd\": {}\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/json", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "json" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f74e03c9-830c-4ca6-beac-1e19fa52b331" }, { "id": "bf63e8c0-1da5-4a56-aa46-61fbbbc72494", "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 \"Duis_cbb\": {},\n \"aliquaebe\": {},\n \"nulla_4\": {},\n \"consecteturfd\": {}\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/json", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "json" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-bf63e8c0-1da5-4a56-aa46-61fbbbc72494" }, { "id": "f7acd484-68a7-42e4-92c3-24ffe36e88b8", "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 \"Duis_cbb\": {},\n \"aliquaebe\": {},\n \"nulla_4\": {},\n \"consecteturfd\": {}\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/json", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "json" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f7acd484-68a7-42e4-92c3-24ffe36e88b8" }, { "id": "cc86aa55-b6e7-4c42-a4b1-88768514d206", "name": "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 \"Duis_cbb\": {},\n \"aliquaebe\": {},\n \"nulla_4\": {},\n \"consecteturfd\": {}\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/json", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "json" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-cc86aa55-b6e7-4c42-a4b1-88768514d206" }, { "id": "4af3675d-3866-493e-aa55-25a02be94000", "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 \"Duis_cbb\": {},\n \"aliquaebe\": {},\n \"nulla_4\": {},\n \"consecteturfd\": {}\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/json", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "json" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-4af3675d-3866-493e-aa55-25a02be94000" }, { "id": "1431df5d-b7ba-4c99-a77c-b608b541b71d", "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 \"Duis_cbb\": {},\n \"aliquaebe\": {},\n \"nulla_4\": {},\n \"consecteturfd\": {}\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/json", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "json" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-1431df5d-b7ba-4c99-a77c-b608b541b71d" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-1706927b-a644-4718-bd19-2e8b72312ff8" } ], "id": "ce94d624-4c64-4b60-ae98-7b028e0de19f", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-ce94d624-4c64-4b60-ae98-7b028e0de19f" }, { "name": "deprecate", "item": [ { "name": "Deprecate WhatsApp Flow", "id": "01945907-7cd2-42b2-974a-124cb2b28c26", "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": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/deprecate", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "deprecate" ], "variable": [ { "id": "7f52da27-f9d2-491c-8e88-4c978522bcb2", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." }, { "id": "8c078bfa-0905-4e65-a186-6c766bac0a0b", "key": "flowId", "value": "", "description": "(Required) ID of the flow to be deprecated." } ] }, "description": "Deprecate a WhatsApp flow. If successful, flow will change its status to DEPRECATED. From now on flow cannot be sent anymore." }, "response": [ { "id": "929e6689-6bd6-448c-a9fd-143ef563ab69", "name": "Flow deprecated", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/deprecate", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "deprecate" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-929e6689-6bd6-448c-a9fd-143ef563ab69" }, { "id": "f8af2a96-812b-4de0-a66a-628ec236be05", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/deprecate", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "deprecate" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f8af2a96-812b-4de0-a66a-628ec236be05" }, { "id": "1c4e4b9d-30d0-4846-a433-cf1357b72484", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/deprecate", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "deprecate" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-1c4e4b9d-30d0-4846-a433-cf1357b72484" }, { "id": "19057c38-be08-4adf-9fe1-e3a4d17208ca", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/deprecate", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "deprecate" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-19057c38-be08-4adf-9fe1-e3a4d17208ca" }, { "id": "469a8423-61c7-450a-ad34-10e35f7ad3dc", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/deprecate", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "deprecate" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-469a8423-61c7-450a-ad34-10e35f7ad3dc" }, { "id": "04d4d570-3561-4b8c-803c-81474342d57a", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/deprecate", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "deprecate" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-04d4d570-3561-4b8c-803c-81474342d57a" }, { "id": "1976df6c-1d0e-4662-8b00-c361c3edc84b", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/deprecate", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "deprecate" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-1976df6c-1d0e-4662-8b00-c361c3edc84b" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-01945907-7cd2-42b2-974a-124cb2b28c26" } ], "id": "70fa9b09-47b1-4b33-9998-9d7eb708852b", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-70fa9b09-47b1-4b33-9998-9d7eb708852b" }, { "name": "preview", "item": [ { "name": "Get WhatsApp Flow's preview", "id": "1252223e-e6a8-44eb-8b57-8f9550168006", "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}}/whatsapp/1/senders/:sender/flows/:flowId/preview", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "preview" ], "variable": [ { "id": "aaf1fcb2-26a3-4431-8923-8e1b72ff466e", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." }, { "id": "68dd3cb8-cf12-48a5-ba8c-b5f8b8b94641", "key": "flowId", "value": "", "description": "(Required) ID of the flow for which the preview URL will be generated." } ] }, "description": "Get flow's preview URL. Link does not require login and will expire in 30 days." }, "response": [ { "id": "a7046c58-5185-4e78-8d45-f3bb3f8812fe", "name": "Flow's preview URL", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId/preview", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "preview" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"expiresAt\": \"\",\n \"previewUrl\": \"\"\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a7046c58-5185-4e78-8d45-f3bb3f8812fe" }, { "id": "b2e3de47-857d-4a97-a7a5-54e58da15f39", "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}}/whatsapp/1/senders/:sender/flows/:flowId/preview", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "preview" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-b2e3de47-857d-4a97-a7a5-54e58da15f39" }, { "id": "bfe3c729-4253-4051-a919-704068ce00c0", "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}}/whatsapp/1/senders/:sender/flows/:flowId/preview", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "preview" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-bfe3c729-4253-4051-a919-704068ce00c0" }, { "id": "13555044-64d3-44ee-9eca-ac823733a2a8", "name": "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}}/whatsapp/1/senders/:sender/flows/:flowId/preview", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "preview" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-13555044-64d3-44ee-9eca-ac823733a2a8" }, { "id": "b3f59ffa-0870-4234-a382-32b8fcad9320", "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}}/whatsapp/1/senders/:sender/flows/:flowId/preview", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "preview" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-b3f59ffa-0870-4234-a382-32b8fcad9320" }, { "id": "01462f8b-8e70-4206-b703-376d35c7b9d9", "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}}/whatsapp/1/senders/:sender/flows/:flowId/preview", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId", "preview" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-01462f8b-8e70-4206-b703-376d35c7b9d9" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-1252223e-e6a8-44eb-8b57-8f9550168006" } ], "id": "9a691deb-2c05-4a9e-99d3-1acb113b1895", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-9a691deb-2c05-4a9e-99d3-1acb113b1895" }, { "name": "Delete WhatsApp Flow", "id": "062d6a33-4990-45ab-83ab-c6d08b86f5d4", "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": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId" ], "variable": [ { "id": "2e7f264b-5d00-4222-acfe-7eb8f62b786c", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." }, { "id": "af4bf59b-928c-441a-a66b-6577d0102b72", "key": "flowId", "value": "", "description": "(Required) ID of the flow to be deleted." } ] }, "description": "Delete a WhatsApp flow. Only flows in DRAFT status can be deleted." }, "response": [ { "id": "a3e475e6-253c-477b-9534-eab3f88d5431", "name": "Flow deleted", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a3e475e6-253c-477b-9534-eab3f88d5431" }, { "id": "33be1e4b-c41b-4bcb-99a5-a6336d5404a3", "name": "Bad Request", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-33be1e4b-c41b-4bcb-99a5-a6336d5404a3" }, { "id": "513648be-b972-4ecb-a9f8-35d80b82b79d", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-513648be-b972-4ecb-a9f8-35d80b82b79d" }, { "id": "86d7b750-198f-41f9-bb2d-1225f3f7f6dd", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-86d7b750-198f-41f9-bb2d-1225f3f7f6dd" }, { "id": "7566f89b-6246-46ef-b76b-f5dcab6c8bd7", "name": "Not Found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-7566f89b-6246-46ef-b76b-f5dcab6c8bd7" }, { "id": "d3189b80-27ab-43ac-ae7f-257882a60d5c", "name": "Too Many Requests", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-d3189b80-27ab-43ac-ae7f-257882a60d5c" }, { "id": "ff565507-1b7b-4f72-b225-e83a4531ba6f", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-ff565507-1b7b-4f72-b225-e83a4531ba6f" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-062d6a33-4990-45ab-83ab-c6d08b86f5d4" }, { "name": "Update WhatsApp Flow", "id": "6a9f4f97-0729-4354-a714-7d6586f98f7e", "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": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"categories\": [\n \"UNKNOWN\",\n \"APPOINTMENT_BOOKING\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId" ], "variable": [ { "id": "592bb49e-65d5-427f-b89b-9d81cbc3c23b", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." }, { "id": "fd8be95e-2a67-48ee-9b7e-1520d2c0b6fe", "key": "flowId", "value": "", "description": "(Required) ID of the flow to be modified." } ] }, "description": "Update a WhatsApp flow. Only flows in DRAFT status can be modified." }, "response": [ { "id": "c4bb9e94-cf1e-415c-bc0f-5dbd593fad47", "name": "Flow updated", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"categories\": [\n \"UNKNOWN\",\n \"APPOINTMENT_BOOKING\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-c4bb9e94-cf1e-415c-bc0f-5dbd593fad47" }, { "id": "5faf8377-957e-4ff9-8620-585fb8d7768c", "name": "Bad Request", "originalRequest": { "method": "PATCH", "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 \"name\": \"\",\n \"categories\": [\n \"UNKNOWN\",\n \"APPOINTMENT_BOOKING\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-5faf8377-957e-4ff9-8620-585fb8d7768c" }, { "id": "c066c05d-62b2-4697-803c-2dde0721cefc", "name": "Unauthorized", "originalRequest": { "method": "PATCH", "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 \"name\": \"\",\n \"categories\": [\n \"UNKNOWN\",\n \"APPOINTMENT_BOOKING\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-c066c05d-62b2-4697-803c-2dde0721cefc" }, { "id": "e0fee446-31ce-4133-ba4d-f7e83ae6eb24", "name": "Forbidden", "originalRequest": { "method": "PATCH", "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 \"name\": \"\",\n \"categories\": [\n \"UNKNOWN\",\n \"APPOINTMENT_BOOKING\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-e0fee446-31ce-4133-ba4d-f7e83ae6eb24" }, { "id": "9ef19bdb-2c91-430c-861e-f0d7be168faa", "name": "Not Found", "originalRequest": { "method": "PATCH", "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 \"name\": \"\",\n \"categories\": [\n \"UNKNOWN\",\n \"APPOINTMENT_BOOKING\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-9ef19bdb-2c91-430c-861e-f0d7be168faa" }, { "id": "f4522efa-b351-4923-a428-038e270992d0", "name": "Too Many Requests", "originalRequest": { "method": "PATCH", "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 \"name\": \"\",\n \"categories\": [\n \"UNKNOWN\",\n \"APPOINTMENT_BOOKING\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f4522efa-b351-4923-a428-038e270992d0" }, { "id": "b853f285-3164-4a0a-bbe0-2c9f9ad5af56", "name": "Internal Server Error", "originalRequest": { "method": "PATCH", "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 \"name\": \"\",\n \"categories\": [\n \"UNKNOWN\",\n \"APPOINTMENT_BOOKING\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/:flowId", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", ":flowId" ], "variable": [ { "key": "sender" }, { "key": "flowId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-b853f285-3164-4a0a-bbe0-2c9f9ad5af56" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-6a9f4f97-0729-4354-a714-7d6586f98f7e" } ], "id": "fe85e731-1f57-42c0-8d72-4c5cd8ea9045", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-fe85e731-1f57-42c0-8d72-4c5cd8ea9045" }, { "name": "generate", "item": [ { "name": "Generate WhatsApp Flow", "id": "f58fb9c1-bb78-4722-8230-c0ee7cdc4729", "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 \"prompt\": \"\",\n \"responseId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/generate", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", "generate" ], "variable": [ { "id": "64bf58d9-6639-46f2-9986-f3c2854369cb", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." } ] }, "description": "Use this endpoint to automatically generate a WhatsApp Flow definition using AI, based on a natural language prompt. Provide a descriptive prompt (e.g., \"Create a Static WhatsApp Flow to collect details like Name, Surname and email for our global event next week.\"). The AI will generate a flow configuration designed to match your intent. If you include a responseId from an earlier request, the prompt will be used to modify or refine the flow that was previously generated, so you can adjust and improve it step by step." }, "response": [ { "id": "7f1aa0b6-fb34-4464-81d0-151c65e7f9ca", "name": "Generated whatsapp flow", "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 \"prompt\": \"\",\n \"responseId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/generate", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", "generate" ], "variable": [ { "key": "sender" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"generatedFlow\": {},\n \"originalPrompt\": \"\",\n \"responseId\": \"\"\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-7f1aa0b6-fb34-4464-81d0-151c65e7f9ca" }, { "id": "fb10fece-3219-4768-8f33-ec719afdc368", "name": "Bad Request", "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 \"prompt\": \"\",\n \"responseId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/generate", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", "generate" ], "variable": [ { "key": "sender" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-fb10fece-3219-4768-8f33-ec719afdc368" }, { "id": "d305a384-0446-42e8-8b1e-e43436cfbdfb", "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 \"prompt\": \"\",\n \"responseId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/generate", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", "generate" ], "variable": [ { "key": "sender" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-d305a384-0446-42e8-8b1e-e43436cfbdfb" }, { "id": "ce94b78d-590c-4a78-8d3f-531f19cf9223", "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 \"prompt\": \"\",\n \"responseId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/generate", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", "generate" ], "variable": [ { "key": "sender" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-ce94b78d-590c-4a78-8d3f-531f19cf9223" }, { "id": "baadf7c3-6080-4b53-a98e-3911b7b90b1e", "name": "Not Found", "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 \"prompt\": \"\",\n \"responseId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/generate", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", "generate" ], "variable": [ { "key": "sender" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-baadf7c3-6080-4b53-a98e-3911b7b90b1e" }, { "id": "2e47ef1a-3fe9-47ff-86c2-7f9b50944fd0", "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 \"prompt\": \"\",\n \"responseId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/generate", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", "generate" ], "variable": [ { "key": "sender" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-2e47ef1a-3fe9-47ff-86c2-7f9b50944fd0" }, { "id": "02da300c-b933-4d09-8315-a54932be5113", "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 \"prompt\": \"\",\n \"responseId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows/generate", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows", "generate" ], "variable": [ { "key": "sender" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-02da300c-b933-4d09-8315-a54932be5113" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f58fb9c1-bb78-4722-8230-c0ee7cdc4729" } ], "id": "c73bcfd7-6639-4db5-91fb-46d02576e208", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-c73bcfd7-6639-4db5-91fb-46d02576e208" }, { "name": "Get WhatsApp Flows", "id": "33e89b26-c9a5-4d92-bfb7-226903cb9974", "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}}/whatsapp/1/senders/:sender/flows", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows" ], "variable": [ { "id": "dc207f83-d6fc-4d46-b6f1-75afd313031a", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." } ] }, "description": "Get all the flows for a given sender." }, "response": [ { "id": "d7af67ad-fb6c-45b4-a2df-458efec537eb", "name": "List of all flows for a given sender", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows" ], "variable": [ { "key": "sender" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"flows\": [\n {\n \"businessAccountId\": \"\",\n \"categories\": [\n \"SURVEY\",\n \"LEAD_GENERATION\"\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"DEPRECATED\",\n \"initialScreens\": [\n \"\",\n \"\"\n ]\n },\n {\n \"businessAccountId\": \"\",\n \"categories\": [\n \"SHOPPING\",\n \"CONTACT_US\"\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"BLOCKED\",\n \"initialScreens\": [\n \"\",\n \"\"\n ]\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-d7af67ad-fb6c-45b4-a2df-458efec537eb" }, { "id": "d237b707-bdb6-4779-95bf-dba6a8fe75f6", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows" ], "variable": [ { "key": "sender" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-d237b707-bdb6-4779-95bf-dba6a8fe75f6" }, { "id": "aed98050-d1f1-4723-9700-edb5417c2fd8", "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}}/whatsapp/1/senders/:sender/flows", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows" ], "variable": [ { "key": "sender" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-aed98050-d1f1-4723-9700-edb5417c2fd8" }, { "id": "609d8e29-f84d-4205-9bd8-a0994b56e0e6", "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}}/whatsapp/1/senders/:sender/flows", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows" ], "variable": [ { "key": "sender" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-609d8e29-f84d-4205-9bd8-a0994b56e0e6" }, { "id": "ccfbf3a2-3e42-4dd8-8386-0b3ad0d76d09", "name": "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}}/whatsapp/1/senders/:sender/flows", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows" ], "variable": [ { "key": "sender" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-ccfbf3a2-3e42-4dd8-8386-0b3ad0d76d09" }, { "id": "4238c8b5-9e9c-4842-baa5-16305b736731", "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}}/whatsapp/1/senders/:sender/flows", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows" ], "variable": [ { "key": "sender" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-4238c8b5-9e9c-4842-baa5-16305b736731" }, { "id": "7d640396-6828-4ae8-bdc5-312712c4313f", "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}}/whatsapp/1/senders/:sender/flows", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows" ], "variable": [ { "key": "sender" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-7d640396-6828-4ae8-bdc5-312712c4313f" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-33e89b26-c9a5-4d92-bfb7-226903cb9974" }, { "name": "Create WhatsApp Flow", "id": "40264ca4-4f4e-4d00-8d1b-31eca3ed3cc0", "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 \"categories\": [\n \"CUSTOMER_SUPPORT\",\n \"CUSTOMER_SUPPORT\"\n ],\n \"name\": \"\",\n \"cloneFlowId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows" ], "variable": [ { "id": "cc111b90-4b9f-4ce7-ad23-87a951d485ef", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." } ] }, "description": "Create a WhatsApp flow. If successful, flow will be created in DRAFT status with default flow.json. Flow.json contains structure of the flow and other fields given in request can be updated until publication." }, "response": [ { "id": "c222ade9-d9d9-4b8b-9d29-8a39f7e06353", "name": "Flow 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 \"categories\": [\n \"CUSTOMER_SUPPORT\",\n \"CUSTOMER_SUPPORT\"\n ],\n \"name\": \"\",\n \"cloneFlowId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows" ], "variable": [ { "key": "sender" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"businessAccountId\": \"\",\n \"categories\": [\n \"SHOPPING\",\n \"UNKNOWN\"\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"status\": \"DRAFT\",\n \"initialScreens\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-c222ade9-d9d9-4b8b-9d29-8a39f7e06353" }, { "id": "43e5e9ad-7bf6-417d-9ef5-e845ed04b1bc", "name": "Bad Request", "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 \"categories\": [\n \"CUSTOMER_SUPPORT\",\n \"CUSTOMER_SUPPORT\"\n ],\n \"name\": \"\",\n \"cloneFlowId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows" ], "variable": [ { "key": "sender" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-43e5e9ad-7bf6-417d-9ef5-e845ed04b1bc" }, { "id": "8b048174-971a-4da3-9dc4-aab5d78e9520", "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 \"categories\": [\n \"CUSTOMER_SUPPORT\",\n \"CUSTOMER_SUPPORT\"\n ],\n \"name\": \"\",\n \"cloneFlowId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows" ], "variable": [ { "key": "sender" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-8b048174-971a-4da3-9dc4-aab5d78e9520" }, { "id": "ac1f3cc2-0090-47d5-aabf-04f1748551ab", "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 \"categories\": [\n \"CUSTOMER_SUPPORT\",\n \"CUSTOMER_SUPPORT\"\n ],\n \"name\": \"\",\n \"cloneFlowId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows" ], "variable": [ { "key": "sender" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-ac1f3cc2-0090-47d5-aabf-04f1748551ab" }, { "id": "9fc1b468-0b5b-43da-be4c-d633904883bb", "name": "Not Found", "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 \"categories\": [\n \"CUSTOMER_SUPPORT\",\n \"CUSTOMER_SUPPORT\"\n ],\n \"name\": \"\",\n \"cloneFlowId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows" ], "variable": [ { "key": "sender" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-9fc1b468-0b5b-43da-be4c-d633904883bb" }, { "id": "f9a9e195-a29b-4136-bffc-8b894499a172", "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 \"categories\": [\n \"CUSTOMER_SUPPORT\",\n \"CUSTOMER_SUPPORT\"\n ],\n \"name\": \"\",\n \"cloneFlowId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows" ], "variable": [ { "key": "sender" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f9a9e195-a29b-4136-bffc-8b894499a172" }, { "id": "70dda94d-4cc8-4740-ba5c-f8a9ff65c4c3", "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 \"categories\": [\n \"CUSTOMER_SUPPORT\",\n \"CUSTOMER_SUPPORT\"\n ],\n \"name\": \"\",\n \"cloneFlowId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/flows", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "flows" ], "variable": [ { "key": "sender" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-70dda94d-4cc8-4740-ba5c-f8a9ff65c4c3" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-40264ca4-4f4e-4d00-8d1b-31eca3ed3cc0" } ], "id": "205e912d-cacb-4622-9b2a-7db593db2df3", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-205e912d-cacb-4622-9b2a-7db593db2df3" }, { "name": "business-info", "item": [ { "name": "logo", "item": [ { "name": "Download business logo of WhatsApp sender", "id": "395e2095-b88c-4661-a1aa-9a2b56e3a716", "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": "*/*" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/business-info/logo", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "business-info", "logo" ], "variable": [ { "id": "2e2cdddc-cde6-4bc9-81bc-c415b3a7f73c", "key": "sender", "value": "96988", "description": "(Required) Registered WhatsApp sender number. Must be in international format." } ] }, "description": "Download WhatsApp sender business logo." }, "response": [ { "id": "eced6201-b842-4c5e-a9dc-df45413dc25a", "name": "WhatsApp sender business logo.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "*/*" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/business-info/logo", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "business-info", "logo" ], "variable": [ { "key": "sender" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "*/*" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-eced6201-b842-4c5e-a9dc-df45413dc25a" }, { "id": "5a346c0c-4992-42e0-9027-ea97a1177d63", "name": "Bad request.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/business-info/logo", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "business-info", "logo" ], "variable": [ { "key": "sender" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-5a346c0c-4992-42e0-9027-ea97a1177d63" }, { "id": "8b4bc346-ba27-4a25-b9b9-17b621159d51", "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}}/whatsapp/1/senders/:sender/business-info/logo", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "business-info", "logo" ], "variable": [ { "key": "sender" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-8b4bc346-ba27-4a25-b9b9-17b621159d51" }, { "id": "8045314a-e286-47d5-840b-3e4b391a5670", "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}}/whatsapp/1/senders/:sender/business-info/logo", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "business-info", "logo" ], "variable": [ { "key": "sender" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-8045314a-e286-47d5-840b-3e4b391a5670" }, { "id": "21c020c4-984c-46c4-b6a3-2c7004e45f31", "name": "Sender 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}}/whatsapp/1/senders/:sender/business-info/logo", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "business-info", "logo" ], "variable": [ { "key": "sender" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-21c020c4-984c-46c4-b6a3-2c7004e45f31" }, { "id": "5386b74d-a825-4056-b7e2-8dd7eab21ecc", "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}}/whatsapp/1/senders/:sender/business-info/logo", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "business-info", "logo" ], "variable": [ { "key": "sender" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-5386b74d-a825-4056-b7e2-8dd7eab21ecc" }, { "id": "0cca37a1-3bd3-4df9-9f60-d414caca3a2f", "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}}/whatsapp/1/senders/:sender/business-info/logo", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "business-info", "logo" ], "variable": [ { "key": "sender" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-0cca37a1-3bd3-4df9-9f60-d414caca3a2f" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-395e2095-b88c-4661-a1aa-9a2b56e3a716" } ], "id": "34f70317-fd24-4a17-af56-1a8628b373a6", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-34f70317-fd24-4a17-af56-1a8628b373a6" }, { "name": "Get business info of WhatsApp sender", "id": "08ccdb0d-c039-4826-8d1d-f3155e0e8ccb", "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}}/whatsapp/1/senders/:sender/business-info", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "business-info" ], "variable": [ { "id": "32141da1-d267-49ba-ad36-84de78450cba", "key": "sender", "value": "96988", "description": "(Required) Registered WhatsApp sender number. Must be in international format." } ] }, "description": "Get WhatsApp sender business information, such as about, address, description, email, vertical, websites, and display name." }, "response": [ { "id": "1a4079a0-1326-4c82-b0c5-b5572411ffc7", "name": "WhatsApp sender business info.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/business-info", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "business-info" ], "variable": [ { "key": "sender" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"about\": \"\",\n \"address\": \"\",\n \"description\": \"\",\n \"displayName\": \"\",\n \"email\": \"\",\n \"vertical\": \"FOOD_AND_GROCERY\",\n \"websites\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-1a4079a0-1326-4c82-b0c5-b5572411ffc7" }, { "id": "3e3727b3-1b4b-457c-ac82-fb700f25b3b0", "name": "Bad request.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/business-info", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "business-info" ], "variable": [ { "key": "sender" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-3e3727b3-1b4b-457c-ac82-fb700f25b3b0" }, { "id": "cb776c9c-5567-4e78-b3bc-928d3f921123", "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}}/whatsapp/1/senders/:sender/business-info", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "business-info" ], "variable": [ { "key": "sender" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-cb776c9c-5567-4e78-b3bc-928d3f921123" }, { "id": "4ac7508d-7c68-4e0a-9ffb-86ab7b9292dc", "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}}/whatsapp/1/senders/:sender/business-info", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "business-info" ], "variable": [ { "key": "sender" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-4ac7508d-7c68-4e0a-9ffb-86ab7b9292dc" }, { "id": "d159384c-d01b-4dfd-97df-ccfcd8424b1d", "name": "Sender 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}}/whatsapp/1/senders/:sender/business-info", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "business-info" ], "variable": [ { "key": "sender" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-d159384c-d01b-4dfd-97df-ccfcd8424b1d" }, { "id": "84417911-6e5f-4ed2-9bdb-abf5c4555608", "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}}/whatsapp/1/senders/:sender/business-info", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "business-info" ], "variable": [ { "key": "sender" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-84417911-6e5f-4ed2-9bdb-abf5c4555608" }, { "id": "e25eea1d-0948-4da3-86ea-64c888711c9e", "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}}/whatsapp/1/senders/:sender/business-info", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "business-info" ], "variable": [ { "key": "sender" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-e25eea1d-0948-4da3-86ea-64c888711c9e" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-08ccdb0d-c039-4826-8d1d-f3155e0e8ccb" }, { "name": "Update business info of WhatsApp sender", "id": "c079a5e7-e40e-4b90-8cff-51ccf72f5646", "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": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"about\": \"\",\n \"address\": \"\",\n \"description\": \"\",\n \"email\": \"\",\n \"vertical\": \"AUTOMOTIVE\",\n \"websites\": [\n \"\",\n \"\"\n ],\n \"logoUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/business-info", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "business-info" ], "variable": [ { "id": "c9c91006-1d7d-414a-ba68-2b98a62d3b43", "key": "sender", "value": "96988", "description": "(Required) Registered WhatsApp sender number. Must be in international format." } ] }, "description": "Update WhatsApp sender business information, such as about, address, description, email, vertical, websites, and logo." }, "response": [ { "id": "ad2d2943-b3a1-4f7a-af0d-0e0b776c12f9", "name": "WhatsApp sender business info updated.", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"about\": \"\",\n \"address\": \"\",\n \"description\": \"\",\n \"email\": \"\",\n \"vertical\": \"AUTOMOTIVE\",\n \"websites\": [\n \"\",\n \"\"\n ],\n \"logoUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/business-info", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "business-info" ], "variable": [ { "key": "sender" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-ad2d2943-b3a1-4f7a-af0d-0e0b776c12f9" }, { "id": "8c4b1c59-438f-4420-acdc-42604431cbc7", "name": "Bad request.", "originalRequest": { "method": "PATCH", "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 \"about\": \"\",\n \"address\": \"\",\n \"description\": \"\",\n \"email\": \"\",\n \"vertical\": \"AUTOMOTIVE\",\n \"websites\": [\n \"\",\n \"\"\n ],\n \"logoUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/business-info", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "business-info" ], "variable": [ { "key": "sender" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-8c4b1c59-438f-4420-acdc-42604431cbc7" }, { "id": "45e403f3-97ba-4856-8f81-467d098ee7bb", "name": "Unauthorized", "originalRequest": { "method": "PATCH", "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 \"about\": \"\",\n \"address\": \"\",\n \"description\": \"\",\n \"email\": \"\",\n \"vertical\": \"AUTOMOTIVE\",\n \"websites\": [\n \"\",\n \"\"\n ],\n \"logoUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/business-info", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "business-info" ], "variable": [ { "key": "sender" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-45e403f3-97ba-4856-8f81-467d098ee7bb" }, { "id": "0a99baf4-83e3-4f63-b530-6430c3f62cda", "name": "Forbidden", "originalRequest": { "method": "PATCH", "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 \"about\": \"\",\n \"address\": \"\",\n \"description\": \"\",\n \"email\": \"\",\n \"vertical\": \"AUTOMOTIVE\",\n \"websites\": [\n \"\",\n \"\"\n ],\n \"logoUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/business-info", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "business-info" ], "variable": [ { "key": "sender" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-0a99baf4-83e3-4f63-b530-6430c3f62cda" }, { "id": "a309947c-6aa8-4341-8611-9d6851f92849", "name": "Sender not found.", "originalRequest": { "method": "PATCH", "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 \"about\": \"\",\n \"address\": \"\",\n \"description\": \"\",\n \"email\": \"\",\n \"vertical\": \"AUTOMOTIVE\",\n \"websites\": [\n \"\",\n \"\"\n ],\n \"logoUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/business-info", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "business-info" ], "variable": [ { "key": "sender" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a309947c-6aa8-4341-8611-9d6851f92849" }, { "id": "450ef631-64f9-48c6-ae8a-e2a6a3e418c6", "name": "Too Many Requests", "originalRequest": { "method": "PATCH", "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 \"about\": \"\",\n \"address\": \"\",\n \"description\": \"\",\n \"email\": \"\",\n \"vertical\": \"AUTOMOTIVE\",\n \"websites\": [\n \"\",\n \"\"\n ],\n \"logoUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/business-info", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "business-info" ], "variable": [ { "key": "sender" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-450ef631-64f9-48c6-ae8a-e2a6a3e418c6" }, { "id": "7312ec02-2fa4-416f-9940-c4ad9b3d87c6", "name": "Internal Server Error", "originalRequest": { "method": "PATCH", "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 \"about\": \"\",\n \"address\": \"\",\n \"description\": \"\",\n \"email\": \"\",\n \"vertical\": \"AUTOMOTIVE\",\n \"websites\": [\n \"\",\n \"\"\n ],\n \"logoUrl\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/business-info", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "business-info" ], "variable": [ { "key": "sender" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-7312ec02-2fa4-416f-9940-c4ad9b3d87c6" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-c079a5e7-e40e-4b90-8cff-51ccf72f5646" } ], "id": "85e7b8c9-213f-499a-86e6-305ac31e5729", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-85e7b8c9-213f-499a-86e6-305ac31e5729" }, { "name": "calls", "item": [ { "name": "{userNumber}", "item": [ { "name": "permissions", "item": [ { "name": "Get calling permission", "id": "0d360014-4d60-4124-be14-6fbb34caca9a", "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}}/whatsapp/1/senders/:sender/calls/:userNumber/permissions", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "calls", ":userNumber", "permissions" ], "variable": [ { "id": "ab6a26ac-ab17-43df-aaab-bbe86a5c8f81", "key": "sender", "value": "96988", "description": "(Required) Registered WhatsApp sender number. Must be in international format." }, { "id": "bb50b2b9-2051-43a8-a324-09aeabad386b", "key": "userNumber", "value": "96988", "description": "(Required) End user phone number. Must be in international format." } ] }, "description": "Get calling permission info of WhatsApp sender for specified end user number, including status, allowed actions, and limitations." }, "response": [ { "id": "47934330-865d-4069-a9b6-1972b8517f86", "name": "Sender\u2019s calling permission successfully retrieved", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/calls/:userNumber/permissions", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "calls", ":userNumber", "permissions" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"actions\": [\n {\n \"canPerformAction\": \"\",\n \"limits\": [\n {\n \"currentUsage\": \"\",\n \"maxAllowed\": \"\",\n \"timePeriod\": \"\",\n \"limitExpirationTime\": \"\"\n },\n {\n \"currentUsage\": \"\",\n \"maxAllowed\": \"\",\n \"timePeriod\": \"\",\n \"limitExpirationTime\": \"\"\n }\n ],\n \"name\": \"SEND_CALL_PERMISSION_REQUEST\"\n },\n {\n \"canPerformAction\": \"\",\n \"limits\": [\n {\n \"currentUsage\": \"\",\n \"maxAllowed\": \"\",\n \"timePeriod\": \"\",\n \"limitExpirationTime\": \"\"\n },\n {\n \"currentUsage\": \"\",\n \"maxAllowed\": \"\",\n \"timePeriod\": \"\",\n \"limitExpirationTime\": \"\"\n }\n ],\n \"name\": \"SEND_CALL_PERMISSION_REQUEST\"\n }\n ],\n \"status\": \"PERMANENT\",\n \"expirationTime\": \"\"\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-47934330-865d-4069-a9b6-1972b8517f86" }, { "id": "4241a5ed-ab62-44de-9b4f-f73fdb1138c5", "name": "Bad request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/calls/:userNumber/permissions", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "calls", ":userNumber", "permissions" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-4241a5ed-ab62-44de-9b4f-f73fdb1138c5" }, { "id": "861f4f1f-83e6-4719-b72c-94c2538597de", "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}}/whatsapp/1/senders/:sender/calls/:userNumber/permissions", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "calls", ":userNumber", "permissions" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-861f4f1f-83e6-4719-b72c-94c2538597de" }, { "id": "0bf96c52-493e-4460-862b-1795e2f77450", "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}}/whatsapp/1/senders/:sender/calls/:userNumber/permissions", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "calls", ":userNumber", "permissions" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-0bf96c52-493e-4460-862b-1795e2f77450" }, { "id": "45771c52-cd30-4110-b02f-630e105b7b45", "name": "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}}/whatsapp/1/senders/:sender/calls/:userNumber/permissions", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "calls", ":userNumber", "permissions" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-45771c52-cd30-4110-b02f-630e105b7b45" }, { "id": "be7e9bc0-1599-479b-a451-5a0cbae5ef76", "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}}/whatsapp/1/senders/:sender/calls/:userNumber/permissions", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "calls", ":userNumber", "permissions" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-be7e9bc0-1599-479b-a451-5a0cbae5ef76" }, { "id": "d0dca38d-197a-4052-b036-eff67ac409ae", "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}}/whatsapp/1/senders/:sender/calls/:userNumber/permissions", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "calls", ":userNumber", "permissions" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-d0dca38d-197a-4052-b036-eff67ac409ae" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-0d360014-4d60-4124-be14-6fbb34caca9a" } ], "id": "d7db9425-de6f-4df1-aac1-37cfdab8879d", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-d7db9425-de6f-4df1-aac1-37cfdab8879d" } ], "id": "cd98ec22-8385-4455-a0d4-35e56e90da71", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-cd98ec22-8385-4455-a0d4-35e56e90da71" } ], "id": "33981486-8494-483e-a46a-83f39e9d2566", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-33981486-8494-483e-a46a-83f39e9d2566" }, { "name": "public-key", "item": [ { "name": "Get WhatsApp sender public key", "id": "0002b03c-f95f-47b2-a0e2-aaf048dcdf44", "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}}/whatsapp/1/senders/:sender/public-key", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "public-key" ], "variable": [ { "id": "d83a3509-0e6b-4162-8872-01a46eb244f5", "key": "sender", "value": "96988", "description": "(Required) Registered WhatsApp sender number. Must be in international format." } ] }, "description": "Retrieves the public key for WhatsApp encryption. The public key enables\n end-to-end encrypted data exchange with WhatsApp, such as in WhatsApp Flows." }, "response": [ { "id": "18305c5d-7aa7-43ae-a3df-f4ce9e87d88a", "name": "Public key retrieved successfully.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/public-key", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "public-key" ], "variable": [ { "key": "sender" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"publicKey\": \"\",\n \"publicKeySignatureStatus\": \"\"\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-18305c5d-7aa7-43ae-a3df-f4ce9e87d88a" }, { "id": "ee789a01-d7cc-4928-8c85-0e4be02aa734", "name": "Bad request.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/public-key", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "public-key" ], "variable": [ { "key": "sender" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-ee789a01-d7cc-4928-8c85-0e4be02aa734" }, { "id": "a949d2f9-6117-4437-9e64-480e04a895e7", "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}}/whatsapp/1/senders/:sender/public-key", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "public-key" ], "variable": [ { "key": "sender" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a949d2f9-6117-4437-9e64-480e04a895e7" }, { "id": "942ac6eb-d774-4a6e-b13f-355a6b0bc849", "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}}/whatsapp/1/senders/:sender/public-key", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "public-key" ], "variable": [ { "key": "sender" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-942ac6eb-d774-4a6e-b13f-355a6b0bc849" }, { "id": "b5d8c67d-176f-420e-a4da-6d088e6bd9d1", "name": "Sender 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}}/whatsapp/1/senders/:sender/public-key", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "public-key" ], "variable": [ { "key": "sender" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-b5d8c67d-176f-420e-a4da-6d088e6bd9d1" }, { "id": "e2d51f92-d917-41c7-92d6-89c20eef835a", "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}}/whatsapp/1/senders/:sender/public-key", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "public-key" ], "variable": [ { "key": "sender" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-e2d51f92-d917-41c7-92d6-89c20eef835a" }, { "id": "af5aad39-774e-46b4-af37-ba986f0a23cf", "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}}/whatsapp/1/senders/:sender/public-key", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "public-key" ], "variable": [ { "key": "sender" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-af5aad39-774e-46b4-af37-ba986f0a23cf" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-0002b03c-f95f-47b2-a0e2-aaf048dcdf44" }, { "name": "Upload WhatsApp sender public key", "id": "6d0c3b27-d0c1-440e-bca4-3a1140529429", "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": "multipart/form-data" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Multipart form data containing the public key file. \n The file must be in PEM format with a 2048-bit RSA key\n and include the appropriate header and footer lines.\n Example file content: `----BEGIN PUBLIC KEY-----\\n MIIBIjAN... \\n ----END PUBLIC", "key": "file", "type": "file", "value": null } ] }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/public-key", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "public-key" ], "variable": [ { "id": "809534bf-f00a-40b9-b601-64d8fbb0d1c2", "key": "sender", "value": "96988", "description": "(Required) Registered WhatsApp sender number. Must be in international format." } ] }, "description": "Uploads a public key for WhatsApp encryption. The public key enables\n end-to-end encrypted data exchange with WhatsApp, such as in WhatsApp Flows.\n Previous keys are replaced when new ones are uploaded using this endpoint." }, "response": [ { "id": "802785e1-27c5-4a5b-bb03-5709ed588dbd", "name": "Public key uploaded successfully.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Multipart form data containing the public key file. \n The file must be in PEM format with a 2048-bit RSA key\n and include the appropriate header and footer lines.\n Example file content: `----BEGIN PUBLIC KEY-----\\n MIIBIjAN... \\n ----END PUBLIC", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/public-key", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "public-key" ], "variable": [ { "key": "sender" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-802785e1-27c5-4a5b-bb03-5709ed588dbd" }, { "id": "bbc8b2d0-2ee9-4ffe-b9fa-acd57a7856c7", "name": "Bad request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Multipart form data containing the public key file. \n The file must be in PEM format with a 2048-bit RSA key\n and include the appropriate header and footer lines.\n Example file content: `----BEGIN PUBLIC KEY-----\\n MIIBIjAN... \\n ----END PUBLIC", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/public-key", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "public-key" ], "variable": [ { "key": "sender" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-bbc8b2d0-2ee9-4ffe-b9fa-acd57a7856c7" }, { "id": "a7a74489-c36a-464d-a238-dbf3bdad39ed", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Multipart form data containing the public key file. \n The file must be in PEM format with a 2048-bit RSA key\n and include the appropriate header and footer lines.\n Example file content: `----BEGIN PUBLIC KEY-----\\n MIIBIjAN... \\n ----END PUBLIC", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/public-key", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "public-key" ], "variable": [ { "key": "sender" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a7a74489-c36a-464d-a238-dbf3bdad39ed" }, { "id": "2cdec6f0-25a8-4901-a9df-e576440dfd0a", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Multipart form data containing the public key file. \n The file must be in PEM format with a 2048-bit RSA key\n and include the appropriate header and footer lines.\n Example file content: `----BEGIN PUBLIC KEY-----\\n MIIBIjAN... \\n ----END PUBLIC", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/public-key", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "public-key" ], "variable": [ { "key": "sender" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-2cdec6f0-25a8-4901-a9df-e576440dfd0a" }, { "id": "b96a1126-2502-4699-a3a1-efb34a782b37", "name": "Sender not found.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Multipart form data containing the public key file. \n The file must be in PEM format with a 2048-bit RSA key\n and include the appropriate header and footer lines.\n Example file content: `----BEGIN PUBLIC KEY-----\\n MIIBIjAN... \\n ----END PUBLIC", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/public-key", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "public-key" ], "variable": [ { "key": "sender" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-b96a1126-2502-4699-a3a1-efb34a782b37" }, { "id": "74e0b406-b721-4538-bac4-dea282284330", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Multipart form data containing the public key file. \n The file must be in PEM format with a 2048-bit RSA key\n and include the appropriate header and footer lines.\n Example file content: `----BEGIN PUBLIC KEY-----\\n MIIBIjAN... \\n ----END PUBLIC", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/public-key", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "public-key" ], "variable": [ { "key": "sender" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-74e0b406-b721-4538-bac4-dea282284330" }, { "id": "74496025-07e6-488f-85d1-3261afa0e79d", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Multipart form data containing the public key file. \n The file must be in PEM format with a 2048-bit RSA key\n and include the appropriate header and footer lines.\n Example file content: `----BEGIN PUBLIC KEY-----\\n MIIBIjAN... \\n ----END PUBLIC", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/:sender/public-key", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", ":sender", "public-key" ], "variable": [ { "key": "sender" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-74496025-07e6-488f-85d1-3261afa0e79d" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-6d0c3b27-d0c1-440e-bca4-3a1140529429" } ], "id": "f997191b-b271-4176-bdf2-653a8748df92", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f997191b-b271-4176-bdf2-653a8748df92" } ], "id": "33e1ad2f-5052-4808-a219-7fafb3499333", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-33e1ad2f-5052-4808-a219-7fafb3499333" }, { "name": "quality", "item": [ { "name": "Get quality information of WhatsApp senders", "id": "05251614-c4e8-4498-af23-2dd7d379fa46", "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}}/whatsapp/1/senders/quality?senders=", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", "quality" ], "query": [ { "description": "(Required) List of comma-separated WhatsApp sender numbers.", "key": "senders", "value": "" } ] }, "description": "Get WhatsApp sender information, such as quality rating, status, and current limit of given senders. Only senders associated with your account are included in the response." }, "response": [ { "id": "fb35f869-d082-480b-bab0-8016aec278ba", "name": "List of WhatsApp senders quality.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/quality?senders=", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", "quality" ], "query": [ { "description": "(Required) List of comma-separated WhatsApp sender numbers.", "key": "senders", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"results\": [\n {\n \"currentLimit\": \"LIMIT_NA\",\n \"qualityRating\": \"HIGH\",\n \"sender\": \"\",\n \"status\": \"UNKNOWN\",\n \"lastUpdated\": \"\"\n },\n {\n \"currentLimit\": \"LIMIT_250\",\n \"qualityRating\": \"MEDIUM\",\n \"sender\": \"\",\n \"status\": \"RESTRICTED\",\n \"lastUpdated\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-fb35f869-d082-480b-bab0-8016aec278ba" }, { "id": "df6d3351-9a9a-423d-8767-00ce6688f13a", "name": "Bad request.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/senders/quality?senders=", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", "quality" ], "query": [ { "description": "(Required) List of comma-separated WhatsApp sender numbers.", "key": "senders", "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-df6d3351-9a9a-423d-8767-00ce6688f13a" }, { "id": "9a266a9c-8dd4-4eed-a325-8198f9c791d2", "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}}/whatsapp/1/senders/quality?senders=", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", "quality" ], "query": [ { "description": "(Required) List of comma-separated WhatsApp sender numbers.", "key": "senders", "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-9a266a9c-8dd4-4eed-a325-8198f9c791d2" }, { "id": "5fb24ab7-b8b8-44f8-b498-4900c0232509", "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}}/whatsapp/1/senders/quality?senders=", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", "quality" ], "query": [ { "description": "(Required) List of comma-separated WhatsApp sender numbers.", "key": "senders", "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-5fb24ab7-b8b8-44f8-b498-4900c0232509" }, { "id": "01700712-4ca8-413d-a18f-a4bbab2301fb", "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}}/whatsapp/1/senders/quality?senders=", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", "quality" ], "query": [ { "description": "(Required) List of comma-separated WhatsApp sender numbers.", "key": "senders", "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-01700712-4ca8-413d-a18f-a4bbab2301fb" }, { "id": "1526c30a-450d-4b29-b780-45c90b4d2202", "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}}/whatsapp/1/senders/quality?senders=", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "senders", "quality" ], "query": [ { "description": "(Required) List of comma-separated WhatsApp sender numbers.", "key": "senders", "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-1526c30a-450d-4b29-b780-45c90b4d2202" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-05251614-c4e8-4498-af23-2dd7d379fa46" } ], "id": "77087cef-56b4-49af-9015-ff58e712efe3", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-77087cef-56b4-49af-9015-ff58e712efe3" } ], "id": "b9573fad-f74e-4851-a7c9-6abadd3d8c54", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-b9573fad-f74e-4851-a7c9-6abadd3d8c54" }, { "name": "templates", "item": [ { "name": "Get account WhatsApp templates", "id": "5b06b0a8-3368-4146-b106-d3502a07421f", "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}}/whatsapp/1/templates?sender=&sender=&status=DELETED&status=DELETED&name=&language=en_US&language=en_IE&category=MARKETING&category=AUTHENTICATION&applicationId=&entityId=&page=0&size=10&orderBy=templateId,ASC", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "templates" ], "query": [ { "description": "List of registered WhatsApp senders numbers separated by comma. Must be in international format.", "key": "sender", "value": "" }, { "description": "List of registered WhatsApp senders numbers separated by comma. Must be in international format.", "key": "sender", "value": "" }, { "description": "List of template statuses, separated by commas.", "key": "status", "value": "DELETED" }, { "description": "List of template statuses, separated by commas.", "key": "status", "value": "DELETED" }, { "description": "Template name.", "key": "name", "value": "" }, { "description": "List of languages for the templates, separated by commas.", "key": "language", "value": "en_US" }, { "description": "List of languages for the templates, separated by commas.", "key": "language", "value": "en_IE" }, { "description": "List of template categories, separated by commas.", "key": "category", "value": "MARKETING" }, { "description": "List of template categories, separated by commas.", "key": "category", "value": "AUTHENTICATION" }, { "description": "Application ID used in outbound send requests. It is also returned in notification events. For more details, refer to the [documentation](https://www.infobip.com/docs/cpaas-x/application-and-entity-management).", "key": "applicationId", "value": "" }, { "description": "Entity ID used in outbound send requests. It is also returned in notification events. For more details, refer to the [documentation](https://www.infobip.com/docs/cpaas-x/application-and-entity-management).", "key": "entityId", "value": "" }, { "description": "Current page number.", "key": "page", "value": "0" }, { "description": "Number of items per page.", "key": "size", "value": "10" }, { "description": "Sorting criteria in the format property,direction. Can be ascending (ASC) or descending (DESC). Available properties: category, language, name, status, templateId", "key": "orderBy", "value": "templateId,ASC" } ] }, "description": "Retrieve all templates associated with your account based on the provided filter criteria." }, "response": [ { "id": "c9548e31-eb41-4f3f-8461-9b7bb24c9212", "name": "List of all filtered templates", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/templates?sender=&status=DELETED&name=&language=en_IE&category=AUTHENTICATION&applicationId=&entityId=&page=0&size=10&orderBy=templateId,ASC", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "templates" ], "query": [ { "description": "List of registered WhatsApp senders numbers separated by comma. Must be in international format.", "key": "sender", "value": "" }, { "description": "List of template statuses, separated by commas.", "key": "status", "value": "DELETED" }, { "description": "Template name.", "key": "name", "value": "" }, { "description": "List of languages for the templates, separated by commas.", "key": "language", "value": "en_IE" }, { "description": "List of template categories, separated by commas.", "key": "category", "value": "AUTHENTICATION" }, { "description": "Application ID used in outbound send requests. It is also returned in notification events. For more details, refer to the [documentation](https://www.infobip.com/docs/cpaas-x/application-and-entity-management).", "key": "applicationId", "value": "" }, { "description": "Entity ID used in outbound send requests. It is also returned in notification events. For more details, refer to the [documentation](https://www.infobip.com/docs/cpaas-x/application-and-entity-management).", "key": "entityId", "value": "" }, { "description": "Current page number.", "key": "page", "value": "0" }, { "description": "Number of items per page.", "key": "size", "value": "10" }, { "description": "Sorting criteria in the format property,direction. Can be ascending (ASC) or descending (DESC). Available properties: category, language, name, status, templateId", "key": "orderBy", "value": "templateId,ASC" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"paging\": {\n \"page\": \"\",\n \"size\": \"\",\n \"totalPages\": \"\",\n \"totalResults\": \"\"\n },\n \"results\": [\n {\n \"structure\": {\n \"body\": {\n \"text\": \"\",\n \"examples\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"format\": \"GIF\"\n },\n \"footer\": {\n \"text\": \"\"\n },\n \"buttons\": [\n {\n \"type\": \"REQUEST_CONTACT_INFO\"\n },\n {\n \"type\": \"QUICK_REPLY\"\n }\n ],\n \"carousel\": {\n \"cards\": [\n {\n \"body\": {\n \"text\": \"\",\n \"examples\": [\n \"\",\n \"\"\n ]\n },\n \"buttons\": [\n {\n \"type\": \"VOICE_CALL\"\n }\n ],\n \"header\": {\n \"format\": \"TEXT\"\n }\n }\n ]\n },\n \"limitedTimeOffer\": {\n \"text\": \"\",\n \"hasExpiration\": false\n },\n \"callPermissionRequest\": {},\n \"shorteningOptions\": {\n \"customDomain\": \"\"\n },\n \"type\": \"UNSUPPORTED\"\n },\n \"id\": \"\",\n \"businessAccountId\": \"\",\n \"name\": \"\",\n \"language\": \"de_AT\",\n \"status\": \"FIRST_PAUSED\",\n \"category\": \"UTILITY\",\n \"quality\": \"MEDIUM\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"createdAt\": \"\",\n \"lastUpdatedAt\": \"\",\n \"libraryTemplateName\": \"\"\n },\n {\n \"structure\": {\n \"body\": {\n \"text\": \"\",\n \"examples\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"format\": \"DOCUMENT\"\n },\n \"footer\": {\n \"text\": \"\"\n },\n \"buttons\": [\n {\n \"type\": \"PHONE_NUMBER\"\n },\n {\n \"type\": \"MULTI_PRODUCT\"\n }\n ],\n \"carousel\": {\n \"cards\": [\n {\n \"body\": {\n \"text\": \"\",\n \"examples\": [\n \"\",\n \"\"\n ]\n },\n \"buttons\": [\n {\n \"type\": \"QUICK_REPLY\"\n }\n ],\n \"header\": {\n \"format\": \"IMAGE\"\n }\n }\n ]\n },\n \"limitedTimeOffer\": {\n \"text\": \"\",\n \"hasExpiration\": false\n },\n \"callPermissionRequest\": {},\n \"shorteningOptions\": {\n \"customDomain\": \"\"\n },\n \"type\": \"UNSUPPORTED\"\n },\n \"id\": \"\",\n \"businessAccountId\": \"\",\n \"name\": \"\",\n \"language\": \"si_LK\",\n \"status\": \"IN_APPEAL\",\n \"category\": \"MARKETING\",\n \"quality\": \"MEDIUM\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"createdAt\": \"\",\n \"lastUpdatedAt\": \"\",\n \"libraryTemplateName\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-c9548e31-eb41-4f3f-8461-9b7bb24c9212" }, { "id": "6a996261-bcad-4b29-813a-2901d3cc7b83", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/templates?sender=&status=DELETED&name=&language=en_IE&category=AUTHENTICATION&applicationId=&entityId=&page=0&size=10&orderBy=templateId,ASC", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "templates" ], "query": [ { "description": "List of registered WhatsApp senders numbers separated by comma. Must be in international format.", "key": "sender", "value": "" }, { "description": "List of template statuses, separated by commas.", "key": "status", "value": "DELETED" }, { "description": "Template name.", "key": "name", "value": "" }, { "description": "List of languages for the templates, separated by commas.", "key": "language", "value": "en_IE" }, { "description": "List of template categories, separated by commas.", "key": "category", "value": "AUTHENTICATION" }, { "description": "Application ID used in outbound send requests. It is also returned in notification events. For more details, refer to the [documentation](https://www.infobip.com/docs/cpaas-x/application-and-entity-management).", "key": "applicationId", "value": "" }, { "description": "Entity ID used in outbound send requests. It is also returned in notification events. For more details, refer to the [documentation](https://www.infobip.com/docs/cpaas-x/application-and-entity-management).", "key": "entityId", "value": "" }, { "description": "Current page number.", "key": "page", "value": "0" }, { "description": "Number of items per page.", "key": "size", "value": "10" }, { "description": "Sorting criteria in the format property,direction. Can be ascending (ASC) or descending (DESC). Available properties: category, language, name, status, templateId", "key": "orderBy", "value": "templateId,ASC" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-6a996261-bcad-4b29-813a-2901d3cc7b83" }, { "id": "abbcbb8c-0d2b-467d-9734-67a59aed366a", "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}}/whatsapp/1/templates?sender=&status=DELETED&name=&language=en_IE&category=AUTHENTICATION&applicationId=&entityId=&page=0&size=10&orderBy=templateId,ASC", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "templates" ], "query": [ { "description": "List of registered WhatsApp senders numbers separated by comma. Must be in international format.", "key": "sender", "value": "" }, { "description": "List of template statuses, separated by commas.", "key": "status", "value": "DELETED" }, { "description": "Template name.", "key": "name", "value": "" }, { "description": "List of languages for the templates, separated by commas.", "key": "language", "value": "en_IE" }, { "description": "List of template categories, separated by commas.", "key": "category", "value": "AUTHENTICATION" }, { "description": "Application ID used in outbound send requests. It is also returned in notification events. For more details, refer to the [documentation](https://www.infobip.com/docs/cpaas-x/application-and-entity-management).", "key": "applicationId", "value": "" }, { "description": "Entity ID used in outbound send requests. It is also returned in notification events. For more details, refer to the [documentation](https://www.infobip.com/docs/cpaas-x/application-and-entity-management).", "key": "entityId", "value": "" }, { "description": "Current page number.", "key": "page", "value": "0" }, { "description": "Number of items per page.", "key": "size", "value": "10" }, { "description": "Sorting criteria in the format property,direction. Can be ascending (ASC) or descending (DESC). Available properties: category, language, name, status, templateId", "key": "orderBy", "value": "templateId,ASC" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-abbcbb8c-0d2b-467d-9734-67a59aed366a" }, { "id": "a83c536a-f5ea-485b-9473-23e90b0ece20", "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}}/whatsapp/1/templates?sender=&status=DELETED&name=&language=en_IE&category=AUTHENTICATION&applicationId=&entityId=&page=0&size=10&orderBy=templateId,ASC", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "templates" ], "query": [ { "description": "List of registered WhatsApp senders numbers separated by comma. Must be in international format.", "key": "sender", "value": "" }, { "description": "List of template statuses, separated by commas.", "key": "status", "value": "DELETED" }, { "description": "Template name.", "key": "name", "value": "" }, { "description": "List of languages for the templates, separated by commas.", "key": "language", "value": "en_IE" }, { "description": "List of template categories, separated by commas.", "key": "category", "value": "AUTHENTICATION" }, { "description": "Application ID used in outbound send requests. It is also returned in notification events. For more details, refer to the [documentation](https://www.infobip.com/docs/cpaas-x/application-and-entity-management).", "key": "applicationId", "value": "" }, { "description": "Entity ID used in outbound send requests. It is also returned in notification events. For more details, refer to the [documentation](https://www.infobip.com/docs/cpaas-x/application-and-entity-management).", "key": "entityId", "value": "" }, { "description": "Current page number.", "key": "page", "value": "0" }, { "description": "Number of items per page.", "key": "size", "value": "10" }, { "description": "Sorting criteria in the format property,direction. Can be ascending (ASC) or descending (DESC). Available properties: category, language, name, status, templateId", "key": "orderBy", "value": "templateId,ASC" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a83c536a-f5ea-485b-9473-23e90b0ece20" }, { "id": "fe19cfd0-9177-417f-b13b-c295b77ce1f7", "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}}/whatsapp/1/templates?sender=&status=DELETED&name=&language=en_IE&category=AUTHENTICATION&applicationId=&entityId=&page=0&size=10&orderBy=templateId,ASC", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "templates" ], "query": [ { "description": "List of registered WhatsApp senders numbers separated by comma. Must be in international format.", "key": "sender", "value": "" }, { "description": "List of template statuses, separated by commas.", "key": "status", "value": "DELETED" }, { "description": "Template name.", "key": "name", "value": "" }, { "description": "List of languages for the templates, separated by commas.", "key": "language", "value": "en_IE" }, { "description": "List of template categories, separated by commas.", "key": "category", "value": "AUTHENTICATION" }, { "description": "Application ID used in outbound send requests. It is also returned in notification events. For more details, refer to the [documentation](https://www.infobip.com/docs/cpaas-x/application-and-entity-management).", "key": "applicationId", "value": "" }, { "description": "Entity ID used in outbound send requests. It is also returned in notification events. For more details, refer to the [documentation](https://www.infobip.com/docs/cpaas-x/application-and-entity-management).", "key": "entityId", "value": "" }, { "description": "Current page number.", "key": "page", "value": "0" }, { "description": "Number of items per page.", "key": "size", "value": "10" }, { "description": "Sorting criteria in the format property,direction. Can be ascending (ASC) or descending (DESC). Available properties: category, language, name, status, templateId", "key": "orderBy", "value": "templateId,ASC" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-fe19cfd0-9177-417f-b13b-c295b77ce1f7" }, { "id": "3c2d1beb-b2cb-4dda-963b-dcef537cbd19", "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}}/whatsapp/1/templates?sender=&status=DELETED&name=&language=en_IE&category=AUTHENTICATION&applicationId=&entityId=&page=0&size=10&orderBy=templateId,ASC", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "templates" ], "query": [ { "description": "List of registered WhatsApp senders numbers separated by comma. Must be in international format.", "key": "sender", "value": "" }, { "description": "List of template statuses, separated by commas.", "key": "status", "value": "DELETED" }, { "description": "Template name.", "key": "name", "value": "" }, { "description": "List of languages for the templates, separated by commas.", "key": "language", "value": "en_IE" }, { "description": "List of template categories, separated by commas.", "key": "category", "value": "AUTHENTICATION" }, { "description": "Application ID used in outbound send requests. It is also returned in notification events. For more details, refer to the [documentation](https://www.infobip.com/docs/cpaas-x/application-and-entity-management).", "key": "applicationId", "value": "" }, { "description": "Entity ID used in outbound send requests. It is also returned in notification events. For more details, refer to the [documentation](https://www.infobip.com/docs/cpaas-x/application-and-entity-management).", "key": "entityId", "value": "" }, { "description": "Current page number.", "key": "page", "value": "0" }, { "description": "Number of items per page.", "key": "size", "value": "10" }, { "description": "Sorting criteria in the format property,direction. Can be ascending (ASC) or descending (DESC). Available properties: category, language, name, status, templateId", "key": "orderBy", "value": "templateId,ASC" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-3c2d1beb-b2cb-4dda-963b-dcef537cbd19" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-5b06b0a8-3368-4146-b106-d3502a07421f" } ], "id": "e65c35e1-d6e3-49e0-bf9c-907a15ad10af", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-e65c35e1-d6e3-49e0-bf9c-907a15ad10af" }, { "name": "embedded-signup", "item": [ { "name": "registrations", "item": [ { "name": "business-account", "item": [ { "name": "{businessAccountId}", "item": [ { "name": "senders", "item": [ { "name": "Add WhatsApp sender", "id": "dea85193-133e-473f-a635-155dc280e9c8", "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 \"countryCode\": \"\",\n \"displayName\": \"\",\n \"locale\": \"en_US\",\n \"phoneNumber\": \"\",\n \"type\": \"EXTERNAL_SMS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/embedded-signup/registrations/business-account/:businessAccountId/senders", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "embedded-signup", "registrations", "business-account", ":businessAccountId", "senders" ], "variable": [ { "id": "02685a56-3ccb-4d82-adb1-71814290dc2d", "key": "businessAccountId", "value": "", "description": "(Required) WhatsApp Business Account Id." } ] }, "description": "Add a WhatsApp sender to your WhatsApp Business Account and initiate the verification process. If the sender is recognized as already verified, it will be automatically submitted for registration." }, "response": [ { "id": "e309d68b-d236-412b-b0d3-23fb3866510e", "name": "Sender accepted for verification, if it is already verified it will be submitted for registration.", "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 \"countryCode\": \"\",\n \"displayName\": \"\",\n \"locale\": \"en_US\",\n \"phoneNumber\": \"\",\n \"type\": \"EXTERNAL_SMS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/embedded-signup/registrations/business-account/:businessAccountId/senders", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "embedded-signup", "registrations", "business-account", ":businessAccountId", "senders" ], "variable": [ { "key": "businessAccountId" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"SUBMITTED_FOR_REGISTRATION\"\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-e309d68b-d236-412b-b0d3-23fb3866510e" }, { "id": "4ee21387-18fa-4f7a-9ad9-3713f2a57bfb", "name": "Bad request.", "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 \"countryCode\": \"\",\n \"displayName\": \"\",\n \"locale\": \"en_US\",\n \"phoneNumber\": \"\",\n \"type\": \"EXTERNAL_SMS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/embedded-signup/registrations/business-account/:businessAccountId/senders", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "embedded-signup", "registrations", "business-account", ":businessAccountId", "senders" ], "variable": [ { "key": "businessAccountId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-4ee21387-18fa-4f7a-9ad9-3713f2a57bfb" }, { "id": "a6463b87-4bd8-4a89-a274-80282a7df86a", "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 \"countryCode\": \"\",\n \"displayName\": \"\",\n \"locale\": \"en_US\",\n \"phoneNumber\": \"\",\n \"type\": \"EXTERNAL_SMS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/embedded-signup/registrations/business-account/:businessAccountId/senders", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "embedded-signup", "registrations", "business-account", ":businessAccountId", "senders" ], "variable": [ { "key": "businessAccountId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a6463b87-4bd8-4a89-a274-80282a7df86a" }, { "id": "5b8401ad-0226-435c-bcdd-ee4d0b4afde8", "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 \"countryCode\": \"\",\n \"displayName\": \"\",\n \"locale\": \"en_US\",\n \"phoneNumber\": \"\",\n \"type\": \"EXTERNAL_SMS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/embedded-signup/registrations/business-account/:businessAccountId/senders", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "embedded-signup", "registrations", "business-account", ":businessAccountId", "senders" ], "variable": [ { "key": "businessAccountId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-5b8401ad-0226-435c-bcdd-ee4d0b4afde8" }, { "id": "2972c1c8-a640-4686-a22b-18c70200f2c5", "name": "Sender not found.", "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 \"countryCode\": \"\",\n \"displayName\": \"\",\n \"locale\": \"en_US\",\n \"phoneNumber\": \"\",\n \"type\": \"EXTERNAL_SMS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/embedded-signup/registrations/business-account/:businessAccountId/senders", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "embedded-signup", "registrations", "business-account", ":businessAccountId", "senders" ], "variable": [ { "key": "businessAccountId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-2972c1c8-a640-4686-a22b-18c70200f2c5" }, { "id": "b0b0a9e2-b7bd-4686-b098-af039c35c4c5", "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 \"countryCode\": \"\",\n \"displayName\": \"\",\n \"locale\": \"en_US\",\n \"phoneNumber\": \"\",\n \"type\": \"EXTERNAL_SMS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/embedded-signup/registrations/business-account/:businessAccountId/senders", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "embedded-signup", "registrations", "business-account", ":businessAccountId", "senders" ], "variable": [ { "key": "businessAccountId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-b0b0a9e2-b7bd-4686-b098-af039c35c4c5" }, { "id": "c2f665be-04aa-4688-9eea-20045d23cb74", "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 \"countryCode\": \"\",\n \"displayName\": \"\",\n \"locale\": \"en_US\",\n \"phoneNumber\": \"\",\n \"type\": \"EXTERNAL_SMS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/embedded-signup/registrations/business-account/:businessAccountId/senders", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "embedded-signup", "registrations", "business-account", ":businessAccountId", "senders" ], "variable": [ { "key": "businessAccountId" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-c2f665be-04aa-4688-9eea-20045d23cb74" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-dea85193-133e-473f-a635-155dc280e9c8" } ], "id": "cf36c689-8410-4e4f-b193-a25cd83e1431", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-cf36c689-8410-4e4f-b193-a25cd83e1431" } ], "id": "bc0b03f5-e19e-411a-b690-40ca863eba1d", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-bc0b03f5-e19e-411a-b690-40ca863eba1d" } ], "id": "20b9efac-45b1-490d-b44c-a3dc8e31fd78", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-20b9efac-45b1-490d-b44c-a3dc8e31fd78" }, { "name": "senders", "item": [ { "name": "{sender}", "item": [ { "name": "verification", "item": [ { "name": "Retry WhatsApp sender verification", "id": "4dba7a05-b769-48ab-abc0-0b2c014b82c2", "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 \"locale\": \"en_US\",\n \"type\": \"EXTERNAL_SMS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/embedded-signup/registrations/senders/:sender/verification", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "embedded-signup", "registrations", "senders", ":sender", "verification" ], "variable": [ { "id": "5e253b6f-cade-4697-8064-015ea89173d7", "key": "sender", "value": "00867017", "description": "(Required) WhatsApp sender number. Must be in international format." } ] }, "description": "Retry the WhatsApp sender verification process in the event of a non-delivered verification code." }, "response": [ { "id": "c138f8b1-b5dd-44ee-a0b2-16e0d6c91c15", "name": "Sender accepted for verification.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"locale\": \"en_US\",\n \"type\": \"EXTERNAL_SMS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/embedded-signup/registrations/senders/:sender/verification", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "embedded-signup", "registrations", "senders", ":sender", "verification" ], "variable": [ { "key": "sender" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-c138f8b1-b5dd-44ee-a0b2-16e0d6c91c15" }, { "id": "bdfb8eb5-7244-4229-be7f-68aba5e8f783", "name": "Bad request.", "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 \"locale\": \"en_US\",\n \"type\": \"EXTERNAL_SMS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/embedded-signup/registrations/senders/:sender/verification", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "embedded-signup", "registrations", "senders", ":sender", "verification" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-bdfb8eb5-7244-4229-be7f-68aba5e8f783" }, { "id": "f0e39491-9254-4cda-a3c7-4e00fb7a1025", "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 \"locale\": \"en_US\",\n \"type\": \"EXTERNAL_SMS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/embedded-signup/registrations/senders/:sender/verification", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "embedded-signup", "registrations", "senders", ":sender", "verification" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f0e39491-9254-4cda-a3c7-4e00fb7a1025" }, { "id": "858c54b1-e08b-4c49-bf37-9be44be650db", "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 \"locale\": \"en_US\",\n \"type\": \"EXTERNAL_SMS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/embedded-signup/registrations/senders/:sender/verification", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "embedded-signup", "registrations", "senders", ":sender", "verification" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-858c54b1-e08b-4c49-bf37-9be44be650db" }, { "id": "bb4dceea-5eed-43a6-ae57-a7d1209d02b0", "name": "Sender 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 \"locale\": \"en_US\",\n \"type\": \"EXTERNAL_SMS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/embedded-signup/registrations/senders/:sender/verification", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "embedded-signup", "registrations", "senders", ":sender", "verification" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-bb4dceea-5eed-43a6-ae57-a7d1209d02b0" }, { "id": "1d6fc19d-48e5-4ea4-ac2a-c3aecf661895", "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 \"locale\": \"en_US\",\n \"type\": \"EXTERNAL_SMS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/embedded-signup/registrations/senders/:sender/verification", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "embedded-signup", "registrations", "senders", ":sender", "verification" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-1d6fc19d-48e5-4ea4-ac2a-c3aecf661895" }, { "id": "f1d7d6a4-cc71-4d9b-b260-dd928568f340", "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 \"locale\": \"en_US\",\n \"type\": \"EXTERNAL_SMS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/embedded-signup/registrations/senders/:sender/verification", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "embedded-signup", "registrations", "senders", ":sender", "verification" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f1d7d6a4-cc71-4d9b-b260-dd928568f340" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-4dba7a05-b769-48ab-abc0-0b2c014b82c2" }, { "name": "Verify WhatsApp sender", "id": "07d4a041-8423-4721-a460-dbf5f77c29b2", "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 \"code\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/embedded-signup/registrations/senders/:sender/verification", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "embedded-signup", "registrations", "senders", ":sender", "verification" ], "variable": [ { "id": "c459e493-8398-4bd5-a68b-665fdc4c0e75", "key": "sender", "value": "00867017", "description": "(Required) WhatsApp sender number. Must be in international format." } ] }, "description": "Verify your WhatsApp sender and submit it for registration." }, "response": [ { "id": "7453375b-6311-4e11-ad42-d3951a4745dc", "name": "Sender accepted for registration.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"code\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/embedded-signup/registrations/senders/:sender/verification", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "embedded-signup", "registrations", "senders", ":sender", "verification" ], "variable": [ { "key": "sender" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-7453375b-6311-4e11-ad42-d3951a4745dc" }, { "id": "1bc7fbf2-5ac8-4dc3-b19e-249f694a5f07", "name": "Bad request.", "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 \"code\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/embedded-signup/registrations/senders/:sender/verification", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "embedded-signup", "registrations", "senders", ":sender", "verification" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-1bc7fbf2-5ac8-4dc3-b19e-249f694a5f07" }, { "id": "7ee4bc9c-3748-4033-96e6-f233baffc955", "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 \"code\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/embedded-signup/registrations/senders/:sender/verification", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "embedded-signup", "registrations", "senders", ":sender", "verification" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-7ee4bc9c-3748-4033-96e6-f233baffc955" }, { "id": "8440576a-c6fe-4c79-a6c1-4f835bccd587", "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 \"code\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/embedded-signup/registrations/senders/:sender/verification", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "embedded-signup", "registrations", "senders", ":sender", "verification" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-8440576a-c6fe-4c79-a6c1-4f835bccd587" }, { "id": "e13bb00d-c118-4d14-b1b5-165bfca8e471", "name": "Sender not found.", "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 \"code\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/embedded-signup/registrations/senders/:sender/verification", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "embedded-signup", "registrations", "senders", ":sender", "verification" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-e13bb00d-c118-4d14-b1b5-165bfca8e471" }, { "id": "d121f7c9-f1ca-4712-99b0-5507a501f9d0", "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 \"code\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/embedded-signup/registrations/senders/:sender/verification", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "embedded-signup", "registrations", "senders", ":sender", "verification" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-d121f7c9-f1ca-4712-99b0-5507a501f9d0" }, { "id": "55c21de0-ae84-4e2e-b4ea-fd48972c76d8", "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 \"code\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/embedded-signup/registrations/senders/:sender/verification", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "embedded-signup", "registrations", "senders", ":sender", "verification" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-55c21de0-ae84-4e2e-b4ea-fd48972c76d8" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-07d4a041-8423-4721-a460-dbf5f77c29b2" } ], "id": "2ee9b27b-2a61-48ba-956b-cc8369ab4991", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-2ee9b27b-2a61-48ba-956b-cc8369ab4991" } ], "id": "4f5c1fea-790f-4f10-81f6-802057804c0b", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-4f5c1fea-790f-4f10-81f6-802057804c0b" } ], "id": "31758239-0035-4aed-9b26-c593517c6433", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-31758239-0035-4aed-9b26-c593517c6433" } ], "id": "1ad58017-d43d-437f-9d40-503022529766", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-1ad58017-d43d-437f-9d40-503022529766" } ], "id": "28dc9ceb-be0c-4fc9-a431-a3e4b19276c9", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-28dc9ceb-be0c-4fc9-a431-a3e4b19276c9" }, { "name": "{sender}", "item": [ { "name": "contacts", "item": [ { "name": "{userNumber}", "item": [ { "name": "identity", "item": [ { "name": "Get identity", "id": "27aebb6c-cc40-4034-987f-30773fbd06c4", "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}}/whatsapp/1/:sender/contacts/:userNumber/identity", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", ":sender", "contacts", ":userNumber", "identity" ], "variable": [ { "id": "95bf9234-f6ed-4ed3-bdce-af6e832e1b43", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." }, { "id": "24c3efc2-34ab-476b-876b-1beffca4365f", "key": "userNumber", "value": "", "description": "(Required) End user's number. Must be in international format." } ] }, "description": "Get end user's identity info. Feature is not enabled by default." }, "response": [ { "id": "946a2310-d229-450a-8442-f59ac39b29f5", "name": "Identity successfully retrieved.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/:sender/contacts/:userNumber/identity", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", ":sender", "contacts", ":userNumber", "identity" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"acknowledged\": \"\",\n \"createdAt\": \"\",\n \"hash\": \"\"\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-946a2310-d229-450a-8442-f59ac39b29f5" }, { "id": "bee82c8f-c53a-4d96-8748-20c081ba7fe2", "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}}/whatsapp/1/:sender/contacts/:userNumber/identity", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", ":sender", "contacts", ":userNumber", "identity" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-bee82c8f-c53a-4d96-8748-20c081ba7fe2" }, { "id": "ff2666f1-7125-4908-bab0-eda04723029e", "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}}/whatsapp/1/:sender/contacts/:userNumber/identity", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", ":sender", "contacts", ":userNumber", "identity" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-ff2666f1-7125-4908-bab0-eda04723029e" }, { "id": "a155e7ae-caec-4dc3-bec3-5c6c318a308a", "name": "Recipient does not exist for a given sender or identity has changed.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/:sender/contacts/:userNumber/identity", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", ":sender", "contacts", ":userNumber", "identity" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a155e7ae-caec-4dc3-bec3-5c6c318a308a" }, { "id": "962424aa-eab5-480a-9ce2-b00b964d5484", "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}}/whatsapp/1/:sender/contacts/:userNumber/identity", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", ":sender", "contacts", ":userNumber", "identity" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-962424aa-eab5-480a-9ce2-b00b964d5484" }, { "id": "f0235e9c-c32f-4654-8e21-5aa3a4d0e449", "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}}/whatsapp/1/:sender/contacts/:userNumber/identity", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", ":sender", "contacts", ":userNumber", "identity" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f0235e9c-c32f-4654-8e21-5aa3a4d0e449" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-27aebb6c-cc40-4034-987f-30773fbd06c4" }, { "name": "Confirm identity", "id": "6fff9734-5169-438c-b31f-7f64fe12c884", "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 \"hash\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/:sender/contacts/:userNumber/identity", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", ":sender", "contacts", ":userNumber", "identity" ], "variable": [ { "id": "ee890b04-af2b-4592-a81d-4898b07c4bc8", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." }, { "id": "9fe68685-ca3a-4610-a192-358271d82c7c", "key": "userNumber", "value": "", "description": "(Required) End user's number. Must be in international format." } ] }, "description": "Confirm end user's identity. Feature is not enabled by default." }, "response": [ { "id": "5e49f714-8d06-4937-8c9d-f3289eecddbd", "name": "Identity successfully confirmed.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"hash\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/:sender/contacts/:userNumber/identity", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", ":sender", "contacts", ":userNumber", "identity" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-5e49f714-8d06-4937-8c9d-f3289eecddbd" }, { "id": "92269b54-5230-4a18-8245-86c9fc89b432", "name": "Bad Request", "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 \"hash\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/:sender/contacts/:userNumber/identity", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", ":sender", "contacts", ":userNumber", "identity" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-92269b54-5230-4a18-8245-86c9fc89b432" }, { "id": "126264b5-2851-4eb3-b9bb-2f23a1829f30", "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 \"hash\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/:sender/contacts/:userNumber/identity", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", ":sender", "contacts", ":userNumber", "identity" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-126264b5-2851-4eb3-b9bb-2f23a1829f30" }, { "id": "b5ede0d6-e331-4494-b921-78a85b878c91", "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 \"hash\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/:sender/contacts/:userNumber/identity", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", ":sender", "contacts", ":userNumber", "identity" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-b5ede0d6-e331-4494-b921-78a85b878c91" }, { "id": "c80b9630-2e2c-4b96-af28-5d25326fa95d", "name": "Identity was not found or recipient does not exist for a given sender.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"hash\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/:sender/contacts/:userNumber/identity", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", ":sender", "contacts", ":userNumber", "identity" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-c80b9630-2e2c-4b96-af28-5d25326fa95d" }, { "id": "988c46da-fb99-43bd-9e91-5b2228967a4b", "name": "Incorrect identity hash provided.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"hash\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/:sender/contacts/:userNumber/identity", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", ":sender", "contacts", ":userNumber", "identity" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-988c46da-fb99-43bd-9e91-5b2228967a4b" }, { "id": "6bebb92b-4b02-4315-b131-56c7cad972b5", "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 \"hash\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/:sender/contacts/:userNumber/identity", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", ":sender", "contacts", ":userNumber", "identity" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-6bebb92b-4b02-4315-b131-56c7cad972b5" }, { "id": "f3a95e3e-06f9-40ec-8e9b-90445d7b00a0", "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 \"hash\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/:sender/contacts/:userNumber/identity", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", ":sender", "contacts", ":userNumber", "identity" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f3a95e3e-06f9-40ec-8e9b-90445d7b00a0" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-6fff9734-5169-438c-b31f-7f64fe12c884" }, { "name": "Delete identity", "id": "7d018b1b-c64e-466b-b166-e9ff7722ad15", "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": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/:sender/contacts/:userNumber/identity", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", ":sender", "contacts", ":userNumber", "identity" ], "variable": [ { "id": "96903a09-12d2-4810-9bdc-1a744960b23a", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." }, { "id": "0c5ea8ca-d43f-42fe-9b61-8c07ebce18b6", "key": "userNumber", "value": "", "description": "(Required) End user's number. Must be in international format." } ] }, "description": "Delete end user's identity. Feature is not enabled by default." }, "response": [ { "id": "1ad2bf9f-7518-4101-a9ee-5906f071626d", "name": "Identity successfully deleted.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/:sender/contacts/:userNumber/identity", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", ":sender", "contacts", ":userNumber", "identity" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-1ad2bf9f-7518-4101-a9ee-5906f071626d" }, { "id": "7e756fa1-df90-4eb8-b42d-e6b56c34df1e", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/:sender/contacts/:userNumber/identity", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", ":sender", "contacts", ":userNumber", "identity" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-7e756fa1-df90-4eb8-b42d-e6b56c34df1e" }, { "id": "065be23a-5155-474d-b173-78102cfb2508", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/:sender/contacts/:userNumber/identity", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", ":sender", "contacts", ":userNumber", "identity" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-065be23a-5155-474d-b173-78102cfb2508" }, { "id": "facd68dc-74ea-44eb-aaaa-a434341dd357", "name": "Not Found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/:sender/contacts/:userNumber/identity", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", ":sender", "contacts", ":userNumber", "identity" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-facd68dc-74ea-44eb-aaaa-a434341dd357" }, { "id": "a99322db-4b53-4e65-9d37-98bdfae480cd", "name": "Too Many Requests", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/:sender/contacts/:userNumber/identity", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", ":sender", "contacts", ":userNumber", "identity" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a99322db-4b53-4e65-9d37-98bdfae480cd" }, { "id": "73c1e8e2-06fe-4876-b274-393735752dde", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/1/:sender/contacts/:userNumber/identity", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", ":sender", "contacts", ":userNumber", "identity" ], "variable": [ { "key": "sender" }, { "key": "userNumber" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-73c1e8e2-06fe-4876-b274-393735752dde" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-7d018b1b-c64e-466b-b166-e9ff7722ad15" } ], "id": "3b49bc93-ba13-4acf-8c8f-10ae6dd8d70c", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-3b49bc93-ba13-4acf-8c8f-10ae6dd8d70c" } ], "id": "ecbbebc5-2318-4930-8aea-f817d473b447", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-ecbbebc5-2318-4930-8aea-f817d473b447" } ], "id": "33869aea-a70a-4eed-ae76-09d32079990d", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-33869aea-a70a-4eed-ae76-09d32079990d" } ], "id": "0f028beb-78f0-4ddd-9585-21cccc92e475", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-0f028beb-78f0-4ddd-9585-21cccc92e475" }, { "name": "conversions", "item": [ { "name": "waba", "item": [ { "name": "Submit WABA conversions", "id": "8e9af75d-62be-4462-b911-281bf1eb360b", "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 \"conversions\": [\n {\n \"ctwaClickId\": \"\",\n \"type\": \"ORDER_RETURNED\",\n \"details\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"conversionTime\": \"\"\n }\n ],\n \"sourceId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/conversions/waba", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "conversions", "waba" ] }, "description": "Submit WhatsApp conversion events using your WhatsApp Business Account (WABA) phone number as the source. Each conversion event is linked to an ad click via ctwaClickId \u2014 a unique identifier contained within the inbound WhatsApp message originating from the ad. You can optionally include conversion details such as value and currency, and a conversion timestamp (up to 7 days in the past). Events are submitted in batches of up to 1,000 and are indivisible \u2014 either all are submitted or none." }, "response": [ { "id": "773c9d5f-0532-47c4-9c1f-5e390a11d65d", "name": "Conversions were submitted", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"conversions\": [\n {\n \"ctwaClickId\": \"\",\n \"type\": \"ORDER_RETURNED\",\n \"details\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"conversionTime\": \"\"\n }\n ],\n \"sourceId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/conversions/waba", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "conversions", "waba" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-773c9d5f-0532-47c4-9c1f-5e390a11d65d" }, { "id": "935c892c-b8d3-41b8-90d0-d9dc1b89268b", "name": "Bad request or missing required fields", "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 \"conversions\": [\n {\n \"ctwaClickId\": \"\",\n \"type\": \"ORDER_RETURNED\",\n \"details\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"conversionTime\": \"\"\n }\n ],\n \"sourceId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/conversions/waba", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "conversions", "waba" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-935c892c-b8d3-41b8-90d0-d9dc1b89268b" }, { "id": "a1b60cdc-aeaf-4bb5-9629-8db2e5f055ae", "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 \"conversions\": [\n {\n \"ctwaClickId\": \"\",\n \"type\": \"ORDER_RETURNED\",\n \"details\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"conversionTime\": \"\"\n }\n ],\n \"sourceId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/conversions/waba", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "conversions", "waba" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a1b60cdc-aeaf-4bb5-9629-8db2e5f055ae" }, { "id": "5c6c3727-4413-4735-a1c3-1c12e5dc0bd3", "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 \"conversions\": [\n {\n \"ctwaClickId\": \"\",\n \"type\": \"ORDER_RETURNED\",\n \"details\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"conversionTime\": \"\"\n }\n ],\n \"sourceId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/conversions/waba", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "conversions", "waba" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-5c6c3727-4413-4735-a1c3-1c12e5dc0bd3" }, { "id": "d2445c90-1f9b-49f2-ad1e-4b65ee295163", "name": "WABA not found or no dataset configured", "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 \"conversions\": [\n {\n \"ctwaClickId\": \"\",\n \"type\": \"ORDER_RETURNED\",\n \"details\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"conversionTime\": \"\"\n }\n ],\n \"sourceId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/conversions/waba", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "conversions", "waba" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-d2445c90-1f9b-49f2-ad1e-4b65ee295163" }, { "id": "64970486-e23a-482d-84e9-d3ef5cffcb70", "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 \"conversions\": [\n {\n \"ctwaClickId\": \"\",\n \"type\": \"ORDER_RETURNED\",\n \"details\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"conversionTime\": \"\"\n }\n ],\n \"sourceId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/conversions/waba", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "conversions", "waba" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-64970486-e23a-482d-84e9-d3ef5cffcb70" }, { "id": "2d724c4a-ca12-4570-a928-9fcfa855ea47", "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 \"conversions\": [\n {\n \"ctwaClickId\": \"\",\n \"type\": \"ORDER_RETURNED\",\n \"details\": {\n \"currency\": \"\",\n \"value\": \"\"\n },\n \"conversionTime\": \"\"\n }\n ],\n \"sourceId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/conversions/waba", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "conversions", "waba" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-2d724c4a-ca12-4570-a928-9fcfa855ea47" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-8e9af75d-62be-4462-b911-281bf1eb360b" } ], "id": "c60416db-748b-4809-9192-09b0715454cf", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-c60416db-748b-4809-9192-09b0715454cf" }, { "name": "Submit conversions", "id": "a3cbd70d-bd36-4bbd-b832-238d1de0c2f2", "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 \"conversions\": [\n {\n \"ctwaClickId\": \"\",\n \"type\": \"LEAD_SUBMITTED\",\n \"details\": {\n \"currency\": {\n \"currency\": 12552053.790269017,\n \"value\": -9608393\n },\n \"value\": {\n \"currency\": 94016805.57656914,\n \"value\": \"Excepteur id\"\n }\n },\n \"conversionTime\": \"\"\n }\n ],\n \"sourceId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/conversions", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "conversions" ] }, "description": "Submit WhatsApp conversion events. Events are indivisible, either all are submitted or none." }, "response": [ { "id": "adf9b12a-6758-4327-8207-893e08f46aa1", "name": "Conversions were submitted", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"conversions\": [\n {\n \"ctwaClickId\": \"\",\n \"type\": \"LEAD_SUBMITTED\",\n \"details\": {\n \"currency\": {\n \"currency\": 12552053.790269017,\n \"value\": -9608393\n },\n \"value\": {\n \"currency\": 94016805.57656914,\n \"value\": \"Excepteur id\"\n }\n },\n \"conversionTime\": \"\"\n }\n ],\n \"sourceId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/conversions", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "conversions" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-adf9b12a-6758-4327-8207-893e08f46aa1" }, { "id": "63160f33-48c8-4197-ab53-5d441d266871", "name": "Bad Request", "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 \"conversions\": [\n {\n \"ctwaClickId\": \"\",\n \"type\": \"LEAD_SUBMITTED\",\n \"details\": {\n \"currency\": {\n \"currency\": 12552053.790269017,\n \"value\": -9608393\n },\n \"value\": {\n \"currency\": 94016805.57656914,\n \"value\": \"Excepteur id\"\n }\n },\n \"conversionTime\": \"\"\n }\n ],\n \"sourceId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/conversions", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "conversions" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-63160f33-48c8-4197-ab53-5d441d266871" }, { "id": "d5d6f1e8-08d2-40c2-8e6d-dd5937360c99", "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 \"conversions\": [\n {\n \"ctwaClickId\": \"\",\n \"type\": \"LEAD_SUBMITTED\",\n \"details\": {\n \"currency\": {\n \"currency\": 12552053.790269017,\n \"value\": -9608393\n },\n \"value\": {\n \"currency\": 94016805.57656914,\n \"value\": \"Excepteur id\"\n }\n },\n \"conversionTime\": \"\"\n }\n ],\n \"sourceId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/conversions", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "conversions" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-d5d6f1e8-08d2-40c2-8e6d-dd5937360c99" }, { "id": "8071153f-6ba8-450a-8624-51358aca032b", "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 \"conversions\": [\n {\n \"ctwaClickId\": \"\",\n \"type\": \"LEAD_SUBMITTED\",\n \"details\": {\n \"currency\": {\n \"currency\": 12552053.790269017,\n \"value\": -9608393\n },\n \"value\": {\n \"currency\": 94016805.57656914,\n \"value\": \"Excepteur id\"\n }\n },\n \"conversionTime\": \"\"\n }\n ],\n \"sourceId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/conversions", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "conversions" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-8071153f-6ba8-450a-8624-51358aca032b" }, { "id": "6a0212fc-70fd-4d9b-aaa1-3eb923a1578d", "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 \"conversions\": [\n {\n \"ctwaClickId\": \"\",\n \"type\": \"LEAD_SUBMITTED\",\n \"details\": {\n \"currency\": {\n \"currency\": 12552053.790269017,\n \"value\": -9608393\n },\n \"value\": {\n \"currency\": 94016805.57656914,\n \"value\": \"Excepteur id\"\n }\n },\n \"conversionTime\": \"\"\n }\n ],\n \"sourceId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/conversions", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "conversions" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-6a0212fc-70fd-4d9b-aaa1-3eb923a1578d" }, { "id": "52518aa9-dbfc-41d7-b3f4-d73aa6e08834", "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 \"conversions\": [\n {\n \"ctwaClickId\": \"\",\n \"type\": \"LEAD_SUBMITTED\",\n \"details\": {\n \"currency\": {\n \"currency\": 12552053.790269017,\n \"value\": -9608393\n },\n \"value\": {\n \"currency\": 94016805.57656914,\n \"value\": \"Excepteur id\"\n }\n },\n \"conversionTime\": \"\"\n }\n ],\n \"sourceId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/1/conversions", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "1", "conversions" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"action\": \"\",\n \"description\": \"\",\n \"errorCode\": \"\",\n \"resources\": [\n {\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"violations\": [\n {\n \"property\": \"\",\n \"violation\": \"\"\n },\n {\n \"property\": \"\",\n \"violation\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-52518aa9-dbfc-41d7-b3f4-d73aa6e08834" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-a3cbd70d-bd36-4bbd-b832-238d1de0c2f2" } ], "id": "867fd7bf-eec9-46b3-869c-e212b0022f23", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-867fd7bf-eec9-46b3-869c-e212b0022f23" } ], "id": "335bd9b8-6428-48fe-8c50-914254d19f31", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-335bd9b8-6428-48fe-8c50-914254d19f31" }, { "name": "2", "item": [ { "name": "senders", "item": [ { "name": "{sender}", "item": [ { "name": "templates", "item": [ { "name": "{templateName}", "item": [ { "name": "Delete WhatsApp Template", "id": "802ea3ad-0e9d-4827-bd76-e4b46e9ba6c6", "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": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates/:templateName", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates", ":templateName" ], "variable": [ { "id": "99da8d2f-4606-4d0e-bc99-e4cbe6656569", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." }, { "id": "28b3fd35-57f4-4dd9-9300-4bedd6d59379", "key": "templateName", "value": "nazm0lx1g3_cn0eoqvdif5cln002nsmom96fvpsx34yvnojuo7g_tqm0e_yblgjzcrtjev347o4agmmw5uiud8v90ggx8mcjejue34ytl98ur8eh191793x9i_a2uwrtdwvzjksp72tuvv0rdxoy3dqcohdnh32lypt8aheizs8l_1zes5hhyto860l_ar1buxtxwtluy0ku33yrsw3c2xfsnwzllnrvu4v0u5e1rkers8m8wbtlmg009p3rflvqjd3dfawxsbm7bf8tf_d5o6988hokqsb9z15nqgkzrwiw25g5fvat7kqp2h0kqk9emkfpfhh_hapuef4hrjmzyf84smb0akvz3xwdp_bepim0l9oi2fii2y4xkl2_2zn2hnwzbd8fgqn6bcmsw9vkld5_36xmo3vgbkc8_prhn0ed_1_u0_obkliin", "description": "(Required) Template name. Must only contain lowercase alphanumeric characters and underscores." } ] }, "description": "Delete a WhatsApp template.\n* If registered in multiple languages, deleting the message template will also delete all its languages.\n* The template will be deleted for all senders registered under the same WhatsApp Business Account (WABA).\n* The system will attempt to deliver sent messages for 30 days, regardless of the template deletion.\n* Once deleted, the name of the approved template cannot be reused for 30 days." }, "response": [ { "id": "33ce1e8a-664d-4eff-8d02-7b25d3c337f9", "name": "Template deleted.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates/:templateName", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates", ":templateName" ], "variable": [ { "key": "sender" }, { "key": "templateName" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-33ce1e8a-664d-4eff-8d02-7b25d3c337f9" }, { "id": "ef77d9b2-253c-49ee-a532-deaa7d73353a", "name": "Bad request.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates/:templateName", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates", ":templateName" ], "variable": [ { "key": "sender" }, { "key": "templateName" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-ef77d9b2-253c-49ee-a532-deaa7d73353a" }, { "id": "9e74282d-5e91-46a5-8b16-8ad0614fc9cf", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates/:templateName", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates", ":templateName" ], "variable": [ { "key": "sender" }, { "key": "templateName" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-9e74282d-5e91-46a5-8b16-8ad0614fc9cf" }, { "id": "87ad8a1e-464d-4390-b31b-f360f5e6fa91", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates/:templateName", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates", ":templateName" ], "variable": [ { "key": "sender" }, { "key": "templateName" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-87ad8a1e-464d-4390-b31b-f360f5e6fa91" }, { "id": "f1de9075-b39e-4b91-8f4d-08d2bf977f7b", "name": "Not Found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates/:templateName", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates", ":templateName" ], "variable": [ { "key": "sender" }, { "key": "templateName" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f1de9075-b39e-4b91-8f4d-08d2bf977f7b" }, { "id": "afc56758-f49c-485b-8db7-7d45e055ac44", "name": "Too Many Requests", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates/:templateName", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates", ":templateName" ], "variable": [ { "key": "sender" }, { "key": "templateName" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-afc56758-f49c-485b-8db7-7d45e055ac44" }, { "id": "c799a587-8155-4e11-9520-49782975557a", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates/:templateName", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates", ":templateName" ], "variable": [ { "key": "sender" }, { "key": "templateName" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-c799a587-8155-4e11-9520-49782975557a" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-802ea3ad-0e9d-4827-bd76-e4b46e9ba6c6" } ], "id": "13125c8c-9577-4cec-baf1-b8104de2a677", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-13125c8c-9577-4cec-baf1-b8104de2a677" }, { "name": "{id}", "item": [ { "name": "Get WhatsApp Template", "id": "0ad3e3bd-20d5-41e9-b373-f6108a15e67b", "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}}/whatsapp/2/senders/:sender/templates/:id", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates", ":id" ], "variable": [ { "id": "3b15c307-0524-47e1-aede-a64ce5b3a252", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." }, { "id": "335ee176-6e68-495b-a6a3-ab67c09596ba", "key": "id", "value": "", "description": "(Required) Template ID. Must be a number." } ] }, "description": "Get a single template with its status for a given template ID." }, "response": [ { "id": "9426a422-3185-4e1d-975d-8f2147b6608b", "name": "Template with its status for a given template ID.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates/:id", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates", ":id" ], "variable": [ { "key": "sender" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"structure\": {\n \"body\": {\n \"text\": \"\",\n \"examples\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"format\": \"LOCATION\"\n },\n \"footer\": {\n \"text\": \"\"\n },\n \"buttons\": [\n {\n \"type\": \"PHONE_NUMBER\"\n },\n {\n \"type\": \"COPY_CODE\"\n }\n ],\n \"carousel\": {\n \"cards\": [\n {\n \"body\": {\n \"text\": \"\",\n \"examples\": [\n \"\",\n \"\"\n ]\n },\n \"buttons\": [\n {\n \"type\": \"REQUEST_CONTACT_INFO\"\n }\n ],\n \"header\": {\n \"format\": \"DOCUMENT\"\n }\n }\n ]\n },\n \"limitedTimeOffer\": {\n \"text\": \"\",\n \"hasExpiration\": false\n },\n \"callPermissionRequest\": {},\n \"shorteningOptions\": {\n \"customDomain\": \"\"\n },\n \"type\": \"UNSUPPORTED\"\n },\n \"id\": \"\",\n \"businessAccountId\": \"\",\n \"name\": \"\",\n \"language\": \"es_AR\",\n \"status\": \"FLAGGED\",\n \"category\": \"MARKETING\",\n \"quality\": \"UNKNOWN\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"createdAt\": \"\",\n \"lastUpdatedAt\": \"\",\n \"libraryTemplateName\": \"\"\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-9426a422-3185-4e1d-975d-8f2147b6608b" }, { "id": "71a8ce49-862c-4cd4-9091-127f6d30e53e", "name": "Bad request.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates/:id", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates", ":id" ], "variable": [ { "key": "sender" }, { "key": "id" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-71a8ce49-862c-4cd4-9091-127f6d30e53e" }, { "id": "b9dd1329-5ddc-42f0-b400-b2089129b8f7", "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}}/whatsapp/2/senders/:sender/templates/:id", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates", ":id" ], "variable": [ { "key": "sender" }, { "key": "id" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-b9dd1329-5ddc-42f0-b400-b2089129b8f7" }, { "id": "954a75ce-180d-4670-a5d0-353644299c9d", "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}}/whatsapp/2/senders/:sender/templates/:id", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates", ":id" ], "variable": [ { "key": "sender" }, { "key": "id" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-954a75ce-180d-4670-a5d0-353644299c9d" }, { "id": "bca040bf-c672-4f9d-a6c5-9f526ac6bfc9", "name": "Template with the specified ID does not exist.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates/:id", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates", ":id" ], "variable": [ { "key": "sender" }, { "key": "id" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-bca040bf-c672-4f9d-a6c5-9f526ac6bfc9" }, { "id": "8f4cbea8-00dd-40b0-9288-b4832a4e6fa9", "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}}/whatsapp/2/senders/:sender/templates/:id", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates", ":id" ], "variable": [ { "key": "sender" }, { "key": "id" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-8f4cbea8-00dd-40b0-9288-b4832a4e6fa9" }, { "id": "d0c363bf-537e-4069-a0a2-ed520f168872", "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}}/whatsapp/2/senders/:sender/templates/:id", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates", ":id" ], "variable": [ { "key": "sender" }, { "key": "id" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-d0c363bf-537e-4069-a0a2-ed520f168872" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-0ad3e3bd-20d5-41e9-b373-f6108a15e67b" }, { "name": "Edit WhatsApp Template", "id": "b1c61623-c4d1-4d5a-9b7c-0375b4f376ac", "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": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"category\": \"MARKETING\",\n \"structure\": {},\n \"validityPeriod\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTES\"\n },\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"subCategory\": \"ORDER_STATUS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates/:id", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates", ":id" ], "variable": [ { "id": "b202b5c3-6646-4ac1-b33b-bc4efcbda418", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." }, { "id": "4bb4b50f-df86-4aad-9d3e-44314c0b3245", "key": "id", "value": "", "description": "(Required) Template ID. Must be a number." } ] }, "description": "Edit a WhatsApp template. Once edited, Infobip submits a template for WhatsApp's review and approval. When approved, a template can be sent to end users. Refer to [template guidelines](https://www.infobip.com/docs/whatsapp/remaining-compliant#message-templates) for additional info.\n* Only templates with an approved, rejected, or paused status can be edited.\n* Use the structure provided in the [Create WhatsApp Template](#channels/whatsapp/whatsapp-service-management/create-whatsapp-template) endpoint.\n* Category of an approved template cannot be edited.\n* Approved templates can be edited up to 10 times in a 30-day window, or 1 time in a 24-hour window. Rejected or paused templates can be edited an unlimited number of times." }, "response": [ { "id": "b9b2ff3f-6081-49c0-8370-7094493f66a2", "name": "Template edited.", "originalRequest": { "method": "PATCH", "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 \"category\": \"MARKETING\",\n \"structure\": {},\n \"validityPeriod\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTES\"\n },\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"subCategory\": \"ORDER_STATUS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates/:id", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates", ":id" ], "variable": [ { "key": "sender" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"structure\": {\n \"body\": {\n \"text\": \"\",\n \"examples\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"format\": \"LOCATION\"\n },\n \"footer\": {\n \"text\": \"\"\n },\n \"buttons\": [\n {\n \"type\": \"PHONE_NUMBER\"\n },\n {\n \"type\": \"COPY_CODE\"\n }\n ],\n \"carousel\": {\n \"cards\": [\n {\n \"body\": {\n \"text\": \"\",\n \"examples\": [\n \"\",\n \"\"\n ]\n },\n \"buttons\": [\n {\n \"type\": \"REQUEST_CONTACT_INFO\"\n }\n ],\n \"header\": {\n \"format\": \"DOCUMENT\"\n }\n }\n ]\n },\n \"limitedTimeOffer\": {\n \"text\": \"\",\n \"hasExpiration\": false\n },\n \"callPermissionRequest\": {},\n \"shorteningOptions\": {\n \"customDomain\": \"\"\n },\n \"type\": \"UNSUPPORTED\"\n },\n \"id\": \"\",\n \"businessAccountId\": \"\",\n \"name\": \"\",\n \"language\": \"es_AR\",\n \"status\": \"FLAGGED\",\n \"category\": \"MARKETING\",\n \"quality\": \"UNKNOWN\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"createdAt\": \"\",\n \"lastUpdatedAt\": \"\",\n \"libraryTemplateName\": \"\"\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-b9b2ff3f-6081-49c0-8370-7094493f66a2" }, { "id": "63d8cb1a-0211-4173-97db-42ac13b47a73", "name": "Bad Request", "originalRequest": { "method": "PATCH", "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 \"category\": \"MARKETING\",\n \"structure\": {},\n \"validityPeriod\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTES\"\n },\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"subCategory\": \"ORDER_STATUS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates/:id", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates", ":id" ], "variable": [ { "key": "sender" }, { "key": "id" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-63d8cb1a-0211-4173-97db-42ac13b47a73" }, { "id": "56699254-e3c4-480e-abaf-cee3b4b7b9f0", "name": "Unauthorized", "originalRequest": { "method": "PATCH", "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 \"category\": \"MARKETING\",\n \"structure\": {},\n \"validityPeriod\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTES\"\n },\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"subCategory\": \"ORDER_STATUS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates/:id", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates", ":id" ], "variable": [ { "key": "sender" }, { "key": "id" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-56699254-e3c4-480e-abaf-cee3b4b7b9f0" }, { "id": "4dd905cc-eb87-4b2b-a1b7-4b5442d0dc0e", "name": "Forbidden", "originalRequest": { "method": "PATCH", "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 \"category\": \"MARKETING\",\n \"structure\": {},\n \"validityPeriod\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTES\"\n },\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"subCategory\": \"ORDER_STATUS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates/:id", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates", ":id" ], "variable": [ { "key": "sender" }, { "key": "id" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-4dd905cc-eb87-4b2b-a1b7-4b5442d0dc0e" }, { "id": "69ba70ac-331a-4bf0-a90a-9e88a502036b", "name": "Not Found.", "originalRequest": { "method": "PATCH", "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 \"category\": \"MARKETING\",\n \"structure\": {},\n \"validityPeriod\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTES\"\n },\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"subCategory\": \"ORDER_STATUS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates/:id", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates", ":id" ], "variable": [ { "key": "sender" }, { "key": "id" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-69ba70ac-331a-4bf0-a90a-9e88a502036b" }, { "id": "e71ad6d8-69db-4424-bcb9-9d7c427ce700", "name": "Too Many Requests", "originalRequest": { "method": "PATCH", "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 \"category\": \"MARKETING\",\n \"structure\": {},\n \"validityPeriod\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTES\"\n },\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"subCategory\": \"ORDER_STATUS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates/:id", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates", ":id" ], "variable": [ { "key": "sender" }, { "key": "id" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-e71ad6d8-69db-4424-bcb9-9d7c427ce700" }, { "id": "3045d740-15f0-4810-bd8a-97eb4a0ed542", "name": "Internal Server Error", "originalRequest": { "method": "PATCH", "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 \"category\": \"MARKETING\",\n \"structure\": {},\n \"validityPeriod\": {\n \"amount\": \"\",\n \"timeUnit\": \"MINUTES\"\n },\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"subCategory\": \"ORDER_STATUS\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates/:id", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates", ":id" ], "variable": [ { "key": "sender" }, { "key": "id" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-3045d740-15f0-4810-bd8a-97eb4a0ed542" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-b1c61623-c4d1-4d5a-9b7c-0375b4f376ac" } ], "id": "4f302242-fc6b-4b15-b021-85c5e87778be", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-4f302242-fc6b-4b15-b021-85c5e87778be" }, { "name": "Get WhatsApp Templates", "id": "720a695c-c662-47f1-b1b7-4a32f9a915c9", "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}}/whatsapp/2/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates" ], "variable": [ { "id": "7ee156aa-31ee-4803-92a3-8d555d720024", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." } ] }, "description": "Get all the templates and their statuses for a given sender." }, "response": [ { "id": "5cf8970b-2e21-41dc-b49f-12036f6bec68", "name": "List of all templates and their statuses for a given sender.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates" ], "variable": [ { "key": "sender" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"templates\": [\n {\n \"structure\": {\n \"body\": {\n \"text\": \"\",\n \"examples\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"format\": \"IMAGE\"\n },\n \"footer\": {\n \"text\": \"\"\n },\n \"buttons\": [\n {\n \"type\": \"CATALOG\"\n },\n {\n \"type\": \"PHONE_NUMBER\"\n }\n ],\n \"carousel\": {\n \"cards\": [\n {\n \"body\": {\n \"text\": \"\",\n \"examples\": [\n \"\",\n \"\"\n ]\n },\n \"buttons\": [\n {\n \"type\": \"QUICK_REPLY\"\n }\n ],\n \"header\": {\n \"format\": \"TEXT\"\n }\n }\n ]\n },\n \"limitedTimeOffer\": {\n \"text\": \"\",\n \"hasExpiration\": false\n },\n \"callPermissionRequest\": {},\n \"shorteningOptions\": {\n \"customDomain\": \"\"\n },\n \"type\": \"UNSUPPORTED\"\n },\n \"id\": \"\",\n \"businessAccountId\": \"\",\n \"name\": \"\",\n \"language\": \"es_AR\",\n \"status\": \"APPROVED\",\n \"category\": \"MARKETING\",\n \"quality\": \"LOW\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"createdAt\": \"\",\n \"lastUpdatedAt\": \"\",\n \"libraryTemplateName\": \"\"\n },\n {\n \"structure\": {\n \"body\": {\n \"text\": \"\",\n \"examples\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"format\": \"LOCATION\"\n },\n \"footer\": {\n \"text\": \"\"\n },\n \"buttons\": [\n {\n \"type\": \"FLOW\"\n },\n {\n \"type\": \"REQUEST_CONTACT_INFO\"\n }\n ],\n \"carousel\": {\n \"cards\": [\n {\n \"body\": {\n \"text\": \"\",\n \"examples\": [\n \"\",\n \"\"\n ]\n },\n \"buttons\": [\n {\n \"type\": \"URL\"\n }\n ],\n \"header\": {\n \"format\": \"GIF\"\n }\n }\n ]\n },\n \"limitedTimeOffer\": {\n \"text\": \"\",\n \"hasExpiration\": false\n },\n \"callPermissionRequest\": {},\n \"shorteningOptions\": {\n \"customDomain\": \"\"\n },\n \"type\": \"TEXT\"\n },\n \"id\": \"\",\n \"businessAccountId\": \"\",\n \"name\": \"\",\n \"language\": \"sl\",\n \"status\": \"PENDING_DELETION\",\n \"category\": \"UTILITY\",\n \"quality\": \"HIGH\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"createdAt\": \"\",\n \"lastUpdatedAt\": \"\",\n \"libraryTemplateName\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-5cf8970b-2e21-41dc-b49f-12036f6bec68" }, { "id": "43ee1310-4918-4856-ab4d-7946266ab936", "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}}/whatsapp/2/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-43ee1310-4918-4856-ab4d-7946266ab936" }, { "id": "18cb2e76-a44b-4746-a741-867d7ddfff59", "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}}/whatsapp/2/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-18cb2e76-a44b-4746-a741-867d7ddfff59" }, { "id": "04ef0b1e-d086-4a13-93ce-3a9ca2a7f325", "name": "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}}/whatsapp/2/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-04ef0b1e-d086-4a13-93ce-3a9ca2a7f325" }, { "id": "7a9bca61-4d74-4d32-82af-3fdb7e3bd0ba", "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}}/whatsapp/2/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-7a9bca61-4d74-4d32-82af-3fdb7e3bd0ba" }, { "id": "b597b6f6-7aa8-4d65-9094-fc55dfb316c8", "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}}/whatsapp/2/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-b597b6f6-7aa8-4d65-9094-fc55dfb316c8" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-720a695c-c662-47f1-b1b7-4a32f9a915c9" }, { "name": "Create WhatsApp Template", "id": "1b860968-88f4-4f3c-8f71-a95818420c39", "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 \"category\": \"MARKETING\",\n \"language\": \"ky_KG\",\n \"name\": \"\",\n \"structure\": {},\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates" ], "variable": [ { "id": "ed334d8b-eaed-458d-a450-b46070cac97f", "key": "sender", "value": "", "description": "(Required) Registered WhatsApp sender number. Must be in international format." } ] }, "description": "Create a WhatsApp template. Once created, Infobip submits a template for WhatsApp's review and approval. When approved, a template can be sent to end users. Refer to [template guidelines](https://www.infobip.com/docs/whatsapp/remaining-compliant#message-templates) for additional info." }, "response": [ { "id": "3f729288-1ed0-4f43-b278-808ad642bc4a", "name": "Template 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 \"category\": \"MARKETING\",\n \"language\": \"ky_KG\",\n \"name\": \"\",\n \"structure\": {},\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates" ], "variable": [ { "key": "sender" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"structure\": {\n \"body\": {\n \"text\": \"\",\n \"examples\": [\n \"\",\n \"\"\n ]\n },\n \"header\": {\n \"format\": \"LOCATION\"\n },\n \"footer\": {\n \"text\": \"\"\n },\n \"buttons\": [\n {\n \"type\": \"PHONE_NUMBER\"\n },\n {\n \"type\": \"COPY_CODE\"\n }\n ],\n \"carousel\": {\n \"cards\": [\n {\n \"body\": {\n \"text\": \"\",\n \"examples\": [\n \"\",\n \"\"\n ]\n },\n \"buttons\": [\n {\n \"type\": \"REQUEST_CONTACT_INFO\"\n }\n ],\n \"header\": {\n \"format\": \"DOCUMENT\"\n }\n }\n ]\n },\n \"limitedTimeOffer\": {\n \"text\": \"\",\n \"hasExpiration\": false\n },\n \"callPermissionRequest\": {},\n \"shorteningOptions\": {\n \"customDomain\": \"\"\n },\n \"type\": \"UNSUPPORTED\"\n },\n \"id\": \"\",\n \"businessAccountId\": \"\",\n \"name\": \"\",\n \"language\": \"es_AR\",\n \"status\": \"FLAGGED\",\n \"category\": \"MARKETING\",\n \"quality\": \"UNKNOWN\",\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n },\n \"createdAt\": \"\",\n \"lastUpdatedAt\": \"\",\n \"libraryTemplateName\": \"\"\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-3f729288-1ed0-4f43-b278-808ad642bc4a" }, { "id": "aadf7226-4690-42d9-b749-353db0be9a95", "name": "Bad Request", "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 \"category\": \"MARKETING\",\n \"language\": \"ky_KG\",\n \"name\": \"\",\n \"structure\": {},\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-aadf7226-4690-42d9-b749-353db0be9a95" }, { "id": "3d4a7fb2-63e7-4ef2-abbb-ac35d0fd0a42", "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 \"category\": \"MARKETING\",\n \"language\": \"ky_KG\",\n \"name\": \"\",\n \"structure\": {},\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-3d4a7fb2-63e7-4ef2-abbb-ac35d0fd0a42" }, { "id": "33720da3-e6bd-4c5a-9c03-3764973d40fc", "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 \"category\": \"MARKETING\",\n \"language\": \"ky_KG\",\n \"name\": \"\",\n \"structure\": {},\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-33720da3-e6bd-4c5a-9c03-3764973d40fc" }, { "id": "d74ffaf7-566e-4c16-a3fe-6c8b572a4e19", "name": "Not Found.", "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 \"category\": \"MARKETING\",\n \"language\": \"ky_KG\",\n \"name\": \"\",\n \"structure\": {},\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-d74ffaf7-566e-4c16-a3fe-6c8b572a4e19" }, { "id": "fdf6dd07-2822-4523-96db-fec680d20bb5", "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 \"category\": \"MARKETING\",\n \"language\": \"ky_KG\",\n \"name\": \"\",\n \"structure\": {},\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-fdf6dd07-2822-4523-96db-fec680d20bb5" }, { "id": "9f6ee31f-278c-4ba0-83d5-7b4b6a275fe4", "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 \"category\": \"MARKETING\",\n \"language\": \"ky_KG\",\n \"name\": \"\",\n \"structure\": {},\n \"platform\": {\n \"entityId\": \"\",\n \"applicationId\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/whatsapp/2/senders/:sender/templates", "host": [ "{{baseUrl}}" ], "path": [ "whatsapp", "2", "senders", ":sender", "templates" ], "variable": [ { "key": "sender" } ] } }, "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 \"dof4\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-9f6ee31f-278c-4ba0-83d5-7b4b6a275fe4" } ], "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-1b860968-88f4-4f3c-8f71-a95818420c39" } ], "id": "43dae428-c3ec-4237-9bd8-48199302449e", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-43dae428-c3ec-4237-9bd8-48199302449e" } ], "id": "f63c44e9-9768-4a61-9c4c-e07eddb1286d", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-f63c44e9-9768-4a61-9c4c-e07eddb1286d" } ], "id": "5e75391e-8d29-4b67-8a73-43881eede863", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-5e75391e-8d29-4b67-8a73-43881eede863" } ], "id": "972650bf-4dee-4e20-bbe9-be758c136642", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-972650bf-4dee-4e20-bbe9-be758c136642" } ], "id": "5df80042-01f6-491f-8c41-110558f92d61", "createdAt": "2026-07-28T02:00:59.000Z", "updatedAt": "2026-07-28T02:00:59.000Z", "uid": "35240-5df80042-01f6-491f-8c41-110558f92d61" } ], "variable": [ { "key": "baseUrl", "value": "/" } ] }