{
  "info": {
    "_postman_id": "d3a45c1c-ebcb-4f02-bf2a-1b4d2c7e63a5",
    "name": "Noti-Fire",
    "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
    "_exporter_id": "8342197",
    "_collection_link": "https://go.postman.co/collection/8342197-d3a45c1c-ebcb-4f02-bf2a-1b4d2c7e63a5?source=collection_link"
  },
  "item": [
    {
      "name": "📱 Devices",
      "item": [
        {
          "name": "My All Devices",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "username",
                  "value": "{{USERNAME}}",
                  "type": "text",
                  "uuid": "14cece82-c1df-437d-b249-a9b35870583f"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/myDevices",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "myDevices"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "username",
                      "value": "{{USERNAME}}",
                      "type": "text",
                      "uuid": "14cece82-c1df-437d-b249-a9b35870583f"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/myDevices",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "myDevices"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 09:41:53 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "47"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Data retrieved successfully\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"device_id\": \"test\",\n            \"name\": \"Noti Fire\",\n            \"webhook\": null,\n            \"webhook_status\": 1,\n            \"expiry_date\": \"2052-06-28\",\n            \"send_status\": 1,\n            \"contacts_count\": 10,\n            \"ads_count\": 10,\n            \"autoreply_count\": 50,\n            \"export_group\": 1,\n            \"created_at\": \"2025-02-10 11:09 AM\",\n            \"status\": \"فعال\",\n            \"remaining\": 9568,\n            \"connection_status\": \"connected\",\n            \"phoneNumber\": \"201014748739\",\n            \"qrCode\": null,\n            \"lastSeen\": 1776505314,\n            \"autoReplyDelaySeconds\": 30,\n            \"limitsEnabled\": false,\n            \"stats\": {\n                \"date\": \"2026-04-18\",\n                \"sent\": 0,\n                \"received\": 0,\n                \"failed\": 0\n            }\n        }\n    ],\n    \"timestamp\": \"2026-04-18 11:41:54\"\n}"
            },
            {
              "name": "error",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "username",
                      "value": "{{USERNAME}}",
                      "type": "text",
                      "uuid": "14cece82-c1df-437d-b249-a9b35870583f",
                      "disabled": true
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/myDevices",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "myDevices"
                  ]
                }
              },
              "status": "Unprocessable Content",
              "code": 422,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 09:42:16 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": false,\n    \"message\": \"The username field is required.\",\n    \"data\": null,\n    \"timestamp\": \"2026-04-18 11:42:16\"\n}"
            }
          ]
        },
        {
          "name": "Connect",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/device/connect",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "device",
                "connect"
              ]
            }
          },
          "response": [
            {
              "name": "success device already connected",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/connect",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "connect"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 09:42:59 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "57"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Device already connected\",\n    \"data\": {\n        \"device_id\": \"test\",\n        \"status\": \"connected\",\n        \"user\": {\n            \"id\": \"201014748739:11@s.whatsapp.net\",\n            \"name\": \"N.F\",\n            \"lid\": \"5197514449095:11@lid\"\n        }\n    },\n    \"timestamp\": \"2026-04-18T09:42:59.863Z\"\n}"
            },
            {
              "name": "success QR Code generated",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/connect",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "connect"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 09:43:42 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "56"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"QR Code generated\",\n    \"data\": {\n        \"device_id\": \"test\",\n        \"status\": \"waiting_for_scan\",\n        \"qrCode\": \"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARQAAAEUCAYAAADqcMl5AAAAAklEQVR4AewaftIAABJJSURBVO3BQY7gRhLAQFLo/3+ZO8c8FSCoemwvMsL+YK21LnhYa61LHtZa65KHtda65GGttS55WGutSx7WWuuSh7XWuuRhrbUueVhrrUse1lrrkoe11rrkYa21LnlYa61LHtZa65KHtda65IePVP6miknljYpJ5aaKSWWqOFE5qThR+aLiDZWTihOVNyreUJkqTlSmihOVqeJE5aRiUvmbKr54WGutSx7WWuuSh7XWuuSHyypuUjmpmFSmikllqvhC5TdVnKi8UTGpnKi8UfFFxYnKGxWTyknFicpUMalMFTdV3KRy08Naa13ysNZalzystdYlP/wylTcqvqiYVE5UpopJZao4UTlROamYVE4qTlROKk4qJpWp4g2VN1Smii8qJpVJ5Q2VqWJS+U0qb1T8poe11rrkYa21LnlYa61LfviPU5kqTipOVG6qmFROVL5QmSreUDmpeENlqnij4kTli4qbVE4qJpX/Jw9rrXXJw1prXfKw1lqX/PB/RuVEZaqYKiaVk4oTlTcq/iaVN1ROKqaKL1SmiqniROVEZar4omJSmVSmiv8nD2utdcnDWmtd8rDWWpf88Msq/s1Upoo3VN6oOFH5J1W8oTKpnFR8oTJVTCpTxYnKpPKbKm6q+Dd5WGutSx7WWuuSh7XWuuSHy1T+SRWTylQxqdxUMamcqEwVk8pUMalMFZPKVPGGylRxUjGpnKhMFScVk8pUMalMFScVk8pUMalMFZPKicpUcaLyb/aw1lqXPKy11iUPa611yQ8fVfybVUwqU8VJxaRyonKiMlVMKlPFGyo3VXxRMalMFZPKVDGpTBWTyhcqU8Vvqjip+C95WGutSx7WWuuSh7XWuuSHj1SmijdUpopJ5QuVE5Wp4qTiROWk4g2Vk4oTlTdUblI5UbmpYlJ5o+JE5URlqphU/qaKE5Wp4ouHtda65GGttS55WGutS364TOWk4kRlqphUpopJZaqYVKaKE5Wp4guVk4o3VE4qflPFpDJVfKHyN6lMFVPFGyonFZPKScWk8obKVHHTw1prXfKw1lqXPKy11iU//LKKSeWkYlI5UZkqJpU3VE5U3qiYVKaKSWWq+ELlpGJSmSomlTdUbqo4UfmiYlKZKiaVNyreqPhC5W96WGutSx7WWuuSh7XWusT+4AOVqeINlZOKE5WTijdUTireUJkqJpWpYlI5qZhUpooTlaniDZWTiknljYpJZaqYVG6qOFGZKiaVLyq+UDmpuOlhrbUueVhrrUse1lrrEvuDf5DKVDGpnFScqJxUnKhMFZPKScWkMlVMKlPFFypTxW9SmSomlZsqvlA5qZhUflPFpDJVTConFX/Tw1prXfKw1lqXPKy11iX2Bx+oTBWTylRxk8obFZPKScUbKl9UTCo3VUwqU8WkMlXcpDJVTCpTxYnKScWkclLxhcpJxaTyRcWkMlX8poe11rrkYa21LnlYa61L7A/+IpWp4kTljYpJ5aRiUpkqJpWp4guVNyomlaniRGWqeENlqrhJ5Y2Km1T+SRWTyknFpHJS8Zse1lrrkoe11rrkYa21LvnhI5Wp4g2VqWKqmFRuUjlRmSq+UDmpmFS+UJkqJpWp4iaVk4qpYlJ5Q+WLijdUpooTlTcqJpVJZaqYVCaVk4ovHtZa65KHtda65GGttS754V9G5Y2KSWWquEnli4ovVKaKLyomlTdUTiomlUllqvii4g2VE5Wp4kRlqpgqTlS+UDmpmFRuelhrrUse1lrrkoe11rrkh1+mclIxqUwVk8qkcqJyUvFGxU0qU8UbKlPFicpJxRcqJxWTyhsVk8obFVPFpDJVvFExqZxUvFHxhcpUcdPDWmtd8rDWWpc8rLXWJfYHH6icVJyofFHxhspUMamcVEwqJxWTyknFGypTxU0qJxWTyk0Vk8pUMam8UTGpnFT8TSpTxYnKVDGpTBU3Pay11iUPa611ycNaa11if3CRyhsVk8pUMamcVJyonFRMKlPFicpUcaLyRcWkMlWcqJxUnKhMFZPKVDGpTBUnKicVb6hMFZPKScUbKlPFpDJVfKEyVfymh7XWuuRhrbUueVhrrUt+uKxiUpkqJpUTlaliUvmiYlKZKiaVN1ROKiaVqeJE5URlqvg3U5kqTip+U8WkMqlMFZPKGxWTylQxqUwVU8WkMlXc9LDWWpc8rLXWJQ9rrXWJ/cEHKlPFicpJxRcqU8WkclIxqfyXVEwqU8WJylRxonJSMal8UXGi8kbFpDJVvKHyRsWkclJxojJVnKhMFV88rLXWJQ9rrXXJw1prXWJ/8IHKVHGTyknFicpUcZPKVPGGylQxqUwVb6hMFZPKFxWTyknFGypfVJyoTBVvqLxRMam8UfGGylTxmx7WWuuSh7XWuuRhrbUusT/4QOWk4kRlqnhD5aTiROWk4guVqeImlZsqJpU3Kk5Upoq/SeWkYlI5qZhUpooTlX+Tii8e1lrrkoe11rrkYa21LrE/+EBlqjhRualiUjmpOFF5o+Imlb+p4kRlqjhRmSomlZOKL1S+qDhROamYVKaKSWWqOFH5omJSmSq+eFhrrUse1lrrkoe11rrkh1+mclLxhsqkclLxRcWJyknFpHJS8YbKVPGFylQxqZxU3KQyVUwqf1PFpPKGylQxqfwmlanipoe11rrkYa21LnlYa61LfvioYlKZKr5QeaNiUvlCZao4qZhUpoo3VKaKqeJE5aRiqvhC5aTiRGWqmFSmikllqjhReUPlROWfVDGp/E0Pa611ycNaa13ysNZal9gffKByUjGpTBWTylRxovJPqnhDZaqYVN6omFSmihOVk4oTlTcq3lA5qThRmSreUPmi4g2VqWJS+aLiNz2stdYlD2utdcnDWmtdYn/wi1T+SypOVE4qTlROKiaVqeJE5f9JxaQyVUwqU8WJylRxonJSMan8TRWTylTxmx7WWuuSh7XWuuRhrbUu+eEylS8q3lB5o+INlZsq3qiYVN6oOFGZKt5QOamYVE4qJpWp4g2VqWKqmFSmipOKmyreUHlDZaq46WGttS55WGutSx7WWuuSHz5SmSpOVN5QmSreqHhDZaqYVKaKSWWqeEPlpOJEZVL5QmWqOKmYVKaKL1SmiqliUplUpoo3KiaVqeKkYlI5UZkqTlSmiknlNz2stdYlD2utdcnDWmtdYn/wi1TeqHhD5Y2KN1TeqJhUpopJZaqYVE4qJpWpYlI5qXhD5TdVTCpTxaTyRcWkMlW8ofJGxRsqU8WkclJx08Naa13ysNZalzystdYl9gd/kcpvqvhC5aTiROU3VUwqb1RMKr+pYlJ5o2JSmSpOVKaKSeWkYlL5L6mYVKaKmx7WWuuSh7XWuuRhrbUu+eEvq5hUTiomlS9UTiomlTcqvlCZKiaVk4qbKt5QOak4UZlUTlSmir+p4kRlqphUbqqYVKaKSWWq+OJhrbUueVhrrUse1lrrEvuDX6TyRsWk8v+k4kTlpGJSmSpOVL6omFSmikllqphUpopJ5Y2KSWWqOFGZKt5QmSomlaniC5U3Kn7Tw1prXfKw1lqXPKy11iU/fKQyVbxRMalMFZPKScWJyknFGypTxaQyqUwVU8WkclLxRsWkMlWcqEwVJxU3VbxRMamcVJyofFExqZxUvFExqUwqJxVfPKy11iUPa611ycNaa13yw0cVk8pUMam8oTJVTCpfVJyovKHyhsobKlPFicpJxaRyUvGGylRxojJVTCpTxaQyVbyhcpPKVHFScaIyVZxUTCq/6WGttS55WGutSx7WWusS+4MPVL6omFSmii9UTiomlaliUpkqJpWp4guVqWJSmSomlaliUpkqTlTeqJhU/k0qJpWpYlI5qZhUTiq+UJkq/kkPa611ycNaa13ysNZal/zwUcWkMlV8oTJVTCo3VUwqU8Wk8k+qmFROVP5JFW+oTBWTylRxovI3VZyonFRMKicqJxWTylTxxcNaa13ysNZalzystdYl9gcfqLxR8YXKVHGiMlWcqLxR8YXKVHGiclIxqUwVk8obFScqJxWTyhsVk8pU8YXKVDGpTBWTylTxhcpU8YbKScVND2utdcnDWmtd8rDWWpf8cFnFicpJxaTyhspUMamcVHyhMlVMKicqJxWTyknFb1I5qZhUTipOVKaKL1SmiknlRGWqeENlqnhDZaqYKk5UpoovHtZa65KHtda65GGttS754TKVk4o3KiaVSeVE5Z+k8kbFpDKpTBWTym9SmSomlTcqTlROVL6omFSmikllqjhRmSreqLhJ5Tc9rLXWJQ9rrXXJw1prXWJ/8IHKVDGpnFRMKicVk8pUMalMFZPKVHGiMlWcqJxUvKFyUnGiclIxqUwVb6hMFW+onFRMKicVk8pU8YbKFxWTylQxqUwV/yYPa611ycNaa13ysNZal/zwUcUbFZPKScWkcqIyVfybqUwVJxWTyhsVk8pJxaQyVZxUTConFVPFpHJScaJyovJGxRsqb6hMFScqJxW/6WGttS55WGutSx7WWuuSHz5SeUPlDZWp4kTlROWLijcqJpWp4kTlpOJEZaqYKk5UvlD5QuVvqjhRmVSmikllqjipmFQmlZtUpoovHtZa65KHtda65GGttS754aOKSeWLijdUpopJ5aTiDZUvKiaVqeINlaliqjhRmSqmiknlROWfpPJGxaQyVbyhcqIyVUwqU8WJyr/Jw1prXfKw1lqXPKy11iX2B79I5TdVnKhMFW+o/JdUTCpTxaRyUvGGyknFFyonFScqU8WJyknFpHJSMamcVEwqU8WkclLxmx7WWuuSh7XWuuRhrbUu+eEjlZOKSWWqmFSmihOVqeJEZao4qbhJ5Y2KSeVE5Y2KN1SmiqliUjlRmSomlZOKSeWk4o2KSeULlaniROWNiknlb3pYa61LHtZa65KHtda65IfLKm5SmSp+k8pJxYnKScWkcqIyVUwqU8WkMqmcVEwqJyonFZPKicpUMamcVLyhclJxojJVTCpTxYnKFypTxd/0sNZalzystdYlD2utdckPH1XcVHGiMlVMKm+onFS8UfFGxRsqX1RMKpPKScWJyknFpDJVTCpfqEwVU8Wk8kbFpPJFxRsq/yYPa611ycNaa13ysNZal/zwy1ROVG6quEnlpGJSeaNiUpkqTiomlROVk4oTlaniDZWp4qRiUvlCZar4QuUNlaniDZV/s4e11rrkYa21LnlYa61LfvhI5Y2KSWWqeENlqphUpopJ5aRiUplUTipOVE5UpopJ5aRiUpkqTlSmijdUvlCZKt6omFQmlanijYpJZaqYVE5UpoqTihOVqeI3Pay11iUPa611ycNaa11if/CByhcVJyonFZPKVHGiMlVMKm9UTCpTxYnKVDGpTBWTyj+pYlJ5o+ILlZOKSeWkYlI5qZhUpopJ5W+qmFSmii8e1lrrkoe11rrkYa21Lvnho4rfVHGi8obKVPGbKr5QOVE5qZhUTireUJlUpoo3VE4qJpW/qeJE5UTlpOINlaniROU3Pay11iUPa611ycNaa13yw0cqf1PFGyo3VUwqX6hMFW+ovFExqZyoTBVvqNykclLxT6qYVKaKSeVEZao4UZkqporf9LDWWpc8rLXWJQ9rrXXJD5dV3KRyUnGicqJyUvGFyknFFxUnKlPFGxVvVEwqU8WkcpPKVDGpTBWTyhsqv6nijYpJ5aTipoe11rrkYa21LnlYa61LfvhlKm9UvKEyVUwVk8pUcaIyVUwVJxWTyonKGxU3qfyTKk5UpopJ5aRiUpkqJpWp4o2KSeVE5QuVqeJEZar44mGttS55WGutSx7WWuuSH/7jKr5QmSq+UDmpmFROKiaVSeVvqphUTiomlROVk4o3VL6omFROKiaVqWJS+X/ysNZalzystdYlD2utdckP/2dU3qg4qfg3q7ipYlI5qfiiYlI5UTmpmFROKm5S+Zsq3lCZKm56WGutSx7WWuuSh7XWuuSHX1bxb1IxqUwVb6icVLxR8YXKVDGpnKicqEwVk8obKicVk8pUMam8oTJVTConFZPKVDGpTBVvqLyh8jc9rLXWJQ9rrXXJw1prXfLDZSp/k8oXFTdVnKhMFZPKVHGicqJyUnGiMlVMKicVk8o/qWJSOamYVCaVqWJSmSreUJkqJpWTikllUpkqvnhYa61LHtZa65KHtda6xP5grbUueFhrrUse1lrrkoe11rrkYa21LnlYa61LHtZa65KHtda65GGttS55WGutSx7WWuuSh7XWuuRhrbUueVhrrUse1lrrkoe11rrkfxPOURLFIjYBAAAAAElFTkSuQmCC\"\n    },\n    \"timestamp\": \"2026-04-18T09:43:43.875Z\"\n}"
            },
            {
              "name": "error",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b",
                      "disabled": true
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/connect",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "connect"
                  ]
                }
              },
              "status": "Unprocessable Content",
              "code": 422,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 09:43:56 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "55"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": false,\n    \"message\": \"The device id field is required.\",\n    \"data\": null,\n    \"timestamp\": \"2026-04-18 11:43:56\"\n}"
            }
          ]
        },
        {
          "name": "logout",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b",
                  "disabled": true
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/device/logout",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "device",
                "logout"
              ]
            }
          },
          "response": [
            {
              "name": "success logout",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/logout",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "logout"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 09:44:19 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "54"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Logged out\",\n    \"timestamp\": \"2026-04-18T09:44:20.028Z\",\n    \"data\": {\n        \"device_id\": \"test\"\n    }\n}"
            },
            {
              "name": "error",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b",
                      "disabled": true
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/logout",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "logout"
                  ]
                }
              },
              "status": "Unprocessable Content",
              "code": 422,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 09:44:40 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": false,\n    \"message\": \"The device id field is required.\",\n    \"data\": null,\n    \"timestamp\": \"2026-04-18 11:44:40\"\n}"
            }
          ]
        },
        {
          "name": "reconnect",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/device/reconnect",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "device",
                "reconnect"
              ]
            }
          },
          "response": [
            {
              "name": "error",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b",
                      "disabled": true
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/reconnect",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "reconnect"
                  ]
                }
              },
              "status": "Unprocessable Content",
              "code": 422,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 09:45:03 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "58"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": false,\n    \"message\": \"The device id field is required.\",\n    \"data\": null,\n    \"timestamp\": \"2026-04-18 11:45:03\"\n}"
            },
            {
              "name": "success reconnect",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/reconnect",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "reconnect"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 09:45:14 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "57"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Reconnecting\",\n    \"timestamp\": \"2026-04-18T09:45:14.590Z\",\n    \"data\": {\n        \"device_id\": \"test\"\n    }\n}"
            }
          ]
        },
        {
          "name": "status",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/device/status",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "device",
                "status"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/status",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "status"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 09:46:26 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Data retrieved successfully\",\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Noti Fire\",\n        \"webhook\": null,\n        \"webhook_status\": 1,\n        \"expiry_date\": \"2052-06-28\",\n        \"send_status\": 1,\n        \"contacts_count\": 10,\n        \"ads_count\": 10,\n        \"autoreply_count\": 50,\n        \"export_group\": 1,\n        \"created_at\": \"2025-02-10 11:09 AM\",\n        \"connection_status\": \"pending_qr\",\n        \"phoneNumber\": null,\n        \"qrCode\": null,\n        \"lastSeen\": 1776505514,\n        \"autoReplyDelaySeconds\": 30,\n        \"limitsEnabled\": false,\n        \"stats\": {\n            \"date\": \"2026-04-18\",\n            \"sent\": 0,\n            \"received\": 0,\n            \"failed\": 0\n        },\n        \"device_id\": \"test\",\n        \"remaining\": 9568\n    },\n    \"timestamp\": \"2026-04-18 11:46:26\"\n}"
            },
            {
              "name": "error",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/status",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "status"
                  ]
                }
              },
              "status": "Unprocessable Content",
              "code": 422,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 09:46:42 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "58"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": false,\n    \"message\": \"The device id field is required.\",\n    \"data\": null,\n    \"timestamp\": \"2026-04-18 11:46:42\"\n}"
            }
          ]
        },
        {
          "name": "change Id",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/device/changeId",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "device",
                "changeId"
              ]
            }
          },
          "response": [
            {
              "name": "error",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b",
                      "disabled": true
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/changeId",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "changeId"
                  ]
                }
              },
              "status": "Unprocessable Content",
              "code": 422,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 09:47:02 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "57"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": false,\n    \"message\": \"The device id field is required.\",\n    \"data\": null,\n    \"timestamp\": \"2026-04-18 11:47:02\"\n}"
            },
            {
              "name": "success change Id",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/changeId",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "changeId"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 09:47:32 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Device renamed seamlessly!\",\n    \"timestamp\": \"2026-04-18T09:47:32.417Z\",\n    \"data\": {\n        \"oldId\": \"87ed3d97-50c2-4395-8f1c-c7d111eadde1\",\n        \"newId\": \"d099d604-0f0f-4a07-814c-ad05b0c8ca91\"\n    }\n}"
            }
          ]
        },
        {
          "name": "set Webhook",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                },
                {
                  "key": "webhook_url",
                  "value": "https://webhook.site/98afaf85-ea81-4062-be3b-131a21a2866f",
                  "type": "text",
                  "uuid": "4544f349-5afd-4584-91c4-666880b6dd7b"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/device/setWebhook",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "device",
                "setWebhook"
              ]
            }
          },
          "response": [
            {
              "name": "success set Webhook",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "webhook_url",
                      "value": "https://webhook.site/98afaf85-ea81-4062-be3b-131a21a2866f",
                      "type": "text",
                      "uuid": "4544f349-5afd-4584-91c4-666880b6dd7b"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/setWebhook",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "setWebhook"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 09:50:39 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "56"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Webhook updated\",\n    \"timestamp\": \"2026-04-18T09:50:39.962Z\",\n    \"data\": {\n        \"device_id\": \"test\",\n        \"webhookUrl\": \"https://webhook.site/98afaf85-ea81-4062-be3b-131a21a2866f\"\n    }\n}"
            },
            {
              "name": "error",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "webhook_url",
                      "value": "https://webhook.site/98afaf85-ea81-4062-be3b-131a21a2866f",
                      "type": "text",
                      "uuid": "4544f349-5afd-4584-91c4-666880b6dd7b",
                      "disabled": true
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/setWebhook",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "setWebhook"
                  ]
                }
              },
              "status": "Unprocessable Content",
              "code": 422,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 09:51:22 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=99"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": false,\n    \"message\": \"The webhook url field is required.\",\n    \"data\": null,\n    \"timestamp\": \"2026-04-18 11:51:22\"\n}"
            }
          ]
        },
        {
          "name": "delete Webhook",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/device/deleteWebhook",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "device",
                "deleteWebhook"
              ]
            }
          },
          "response": [
            {
              "name": "error",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b",
                      "disabled": true
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/deleteWebhook",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "deleteWebhook"
                  ]
                }
              },
              "status": "Unprocessable Content",
              "code": 422,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 09:52:31 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": false,\n    \"message\": \"The device id field is required.\",\n    \"data\": null,\n    \"timestamp\": \"2026-04-18 11:52:31\"\n}"
            },
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/deleteWebhook",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "deleteWebhook"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 09:52:46 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "57"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=99"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Webhook removed\",\n    \"timestamp\": \"2026-04-18T09:52:46.643Z\",\n    \"data\": {\n        \"device_id\": \"test\"\n    }\n}"
            }
          ]
        },
        {
          "name": "Check Phone",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                },
                {
                  "key": "phone",
                  "value": "{{TO}}",
                  "type": "text",
                  "uuid": "fe736213-73eb-4ac1-975f-1ca124925de4"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/device/checkPhone",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "device",
                "checkPhone"
              ]
            }
          },
          "response": [
            {
              "name": "error Device not connected",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "phone",
                      "value": "{{TO}}",
                      "type": "text",
                      "uuid": "fe736213-73eb-4ac1-975f-1ca124925de4"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/checkPhone",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "checkPhone"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 09:53:16 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "55"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": false,\n    \"message\": \"Device not connected\",\n    \"timestamp\": \"2026-04-18T09:53:17.007Z\",\n    \"data\": null\n}"
            },
            {
              "name": "success Phone checked exists",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "phone",
                      "value": "{{TO}}",
                      "type": "text",
                      "uuid": "fe736213-73eb-4ac1-975f-1ca124925de4"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/checkPhone",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "checkPhone"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 09:57:09 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Phone checked\",\n    \"timestamp\": \"2026-04-18T09:57:10.103Z\",\n    \"data\": {\n        \"exists\": true,\n        \"jid\": \"201xxxxxxxxx@s.whatsapp.net\"\n    }\n}"
            },
            {
              "name": "success Phone checked Not exists",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "phone",
                      "value": "{{TO}}",
                      "type": "text",
                      "uuid": "fe736213-73eb-4ac1-975f-1ca124925de4"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/checkPhone",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "checkPhone"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 09:58:36 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "56"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Phone checked\",\n    \"timestamp\": \"2026-04-18T09:58:37.187Z\",\n    \"data\": {\n        \"exists\": false,\n        \"jid\": null\n    }\n}"
            }
          ]
        },
        {
          "name": "Check Phones",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\r\n    \"device_id\": \"{{DEVICE_ID}}\",\r\n    \"phones\": [\"{{TO}}\",\"{{TO}}\"]\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{BASE_URL}}/device/checkPhones",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "device",
                "checkPhones"
              ]
            }
          },
          "response": [
            {
              "name": "success Phones checked",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\r\n    \"device_id\": \"{{DEVICE_ID}}\",\r\n    \"phones\": [\"{{TO}}\",\"{{TO}}\"]\r\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/checkPhones",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "checkPhones"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:00:04 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "58"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Phones checked\",\n    \"timestamp\": \"2026-04-18T10:00:04.907Z\",\n    \"data\": [\n        {\n            \"phone\": \"+201xxxxxxxxx\",\n            \"exists\": false,\n            \"jid\": null\n        },\n        {\n            \"phone\": \"+201xxxxxxxxx\",\n            \"exists\": false,\n            \"jid\": null\n        }\n    ]\n}"
            },
            {
              "name": "error",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\r\n    \"device_id\": \"{{DEVICE_ID}}\",\r\n    \"phones\": []\r\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/checkPhones",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "checkPhones"
                  ]
                }
              },
              "status": "Unprocessable Content",
              "code": 422,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:01:11 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "58"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": false,\n    \"message\": \"The phones field is required.\",\n    \"data\": null,\n    \"timestamp\": \"2026-04-18 12:01:11\"\n}"
            }
          ]
        }
      ]
    },
    {
      "name": "📈 Stats",
      "item": [
        {
          "name": "today Stats",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/device/todayStats",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "device",
                "todayStats"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/todayStats",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "todayStats"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:01:56 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "56"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Today stats\",\n    \"timestamp\": \"2026-04-18T10:01:56.454Z\",\n    \"data\": {\n        \"device_id\": \"test\",\n        \"date\": \"2026-04-18\",\n        \"sent\": 0,\n        \"received\": 8,\n        \"failed\": 0\n    }\n}"
            },
            {
              "name": "error",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b",
                      "disabled": true
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/todayStats",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "todayStats"
                  ]
                }
              },
              "status": "Unprocessable Content",
              "code": 422,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:02:19 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": false,\n    \"message\": \"The device id field is required.\",\n    \"data\": null,\n    \"timestamp\": \"2026-04-18 12:02:19\"\n}"
            }
          ]
        },
        {
          "name": "daily Stats",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                },
                {
                  "key": "days",
                  "value": "2",
                  "description": "Min:1 | Max:7",
                  "type": "text",
                  "uuid": "6d740529-b2d2-4856-9a2a-97ce263df0dc"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/device/dailyStats",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "device",
                "dailyStats"
              ]
            }
          },
          "response": [
            {
              "name": "error",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "days",
                      "value": "2",
                      "description": "Min:1 | Max:7",
                      "type": "text",
                      "uuid": "6d740529-b2d2-4856-9a2a-97ce263df0dc",
                      "disabled": true
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/dailyStats",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "dailyStats"
                  ]
                }
              },
              "status": "Unprocessable Content",
              "code": 422,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:02:41 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "57"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=99"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": false,\n    \"message\": \"The days field is required.\",\n    \"data\": null,\n    \"timestamp\": \"2026-04-18 12:02:42\"\n}"
            },
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "days",
                      "value": "2",
                      "description": "Min:1 | Max:7",
                      "type": "text",
                      "uuid": "6d740529-b2d2-4856-9a2a-97ce263df0dc"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/dailyStats",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "dailyStats"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:03:03 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "56"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Daily stats\",\n    \"timestamp\": \"2026-04-18T10:03:04.126Z\",\n    \"data\": [\n        {\n            \"device_id\": \"test\",\n            \"date\": \"2026-04-18\",\n            \"sent\": 0,\n            \"received\": 8,\n            \"failed\": 0\n        }\n    ]\n}"
            }
          ]
        }
      ]
    },
    {
      "name": "🛡️ Anti-Ban",
      "item": [
        {
          "name": "Anti ban stats",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\r\n    \"device_id\": \"{{DEVICE_ID}}\"\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{BASE_URL}}/device/AntiBanStats",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "device",
                "AntiBanStats"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\r\n    \"device_id\": \"{{DEVICE_ID}}\"\r\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/AntiBanStats",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "AntiBanStats"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:03:24 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Anti-ban stats\",\n    \"timestamp\": \"2026-04-18T10:03:24.652Z\",\n    \"data\": {\n        \"rateLimit\": false,\n        \"paused\": false,\n        \"hourly\": 0,\n        \"daily\": 0,\n        \"maxPerHour\": 30,\n        \"dailyLimit\": 10,\n        \"maxPerDay\": 200,\n        \"maxBulk\": 50,\n        \"bulkDelayMs\": 3000,\n        \"batchDelayMs\": 10000\n    }\n}"
            }
          ]
        },
        {
          "name": "Set Rate Limit",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                },
                {
                  "key": "maxPerHour",
                  "value": "60",
                  "type": "text",
                  "uuid": "6ed6d50b-4535-4f14-940f-e31614ebaf05"
                },
                {
                  "key": "maxPerDay",
                  "value": "1000",
                  "type": "text",
                  "uuid": "dc5e8596-5ccb-4dc8-b4d0-84e9251bf5ca"
                },
                {
                  "key": "maxBulk",
                  "value": "10",
                  "type": "text",
                  "uuid": "195a6e99-9ef5-4a10-a708-95a187c82132"
                },
                {
                  "key": "bulkDelayMs",
                  "value": "15000",
                  "type": "text",
                  "uuid": "f7ec9684-932e-46b4-8138-980b46c68dbe"
                },
                {
                  "key": "batchDelayMs",
                  "value": "3000",
                  "type": "text",
                  "uuid": "d5e39566-89f8-410f-8693-fcc6d80f859c"
                },
                {
                  "key": "enabled",
                  "value": "true",
                  "description": "boolean = true | false",
                  "type": "text",
                  "uuid": "3745a065-4861-4a5a-b66b-cf831e813b24"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/device/SetRateLimit",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "device",
                "SetRateLimit"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "maxPerHour",
                      "value": "60",
                      "type": "text",
                      "uuid": "6ed6d50b-4535-4f14-940f-e31614ebaf05"
                    },
                    {
                      "key": "maxPerDay",
                      "value": "1000",
                      "type": "text",
                      "uuid": "dc5e8596-5ccb-4dc8-b4d0-84e9251bf5ca"
                    },
                    {
                      "key": "maxBulk",
                      "value": "10",
                      "type": "text",
                      "uuid": "195a6e99-9ef5-4a10-a708-95a187c82132"
                    },
                    {
                      "key": "bulkDelayMs",
                      "value": "15000",
                      "type": "text",
                      "uuid": "f7ec9684-932e-46b4-8138-980b46c68dbe"
                    },
                    {
                      "key": "batchDelayMs",
                      "value": "3000",
                      "type": "text",
                      "uuid": "d5e39566-89f8-410f-8693-fcc6d80f859c"
                    },
                    {
                      "key": "enabled",
                      "value": "true",
                      "description": "boolean = true | false",
                      "type": "text",
                      "uuid": "3745a065-4861-4a5a-b66b-cf831e813b24"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/SetRateLimit",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "SetRateLimit"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:03:37 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "58"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Limits updated\",\n    \"timestamp\": \"2026-04-18T10:03:38.174Z\",\n    \"data\": {\n        \"enabled\": true,\n        \"maxPerHour\": 60,\n        \"maxPerDay\": 1000,\n        \"maxBulk\": 10,\n        \"bulkDelayMs\": 15000,\n        \"batchDelayMs\": 3000\n    }\n}"
            }
          ]
        },
        {
          "name": "Rate Limit Enable",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/device/RateLimitEnable",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "device",
                "RateLimitEnable"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/RateLimitEnable",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "RateLimitEnable"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:03:50 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "57"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Rate limits enabled for this device\",\n    \"timestamp\": \"2026-04-18T10:03:51.152Z\",\n    \"data\": {\n        \"enabled\": true\n    }\n}"
            }
          ]
        },
        {
          "name": "Rate Limit Disable",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/device/RateLimitDisable",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "device",
                "RateLimitDisable"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/RateLimitDisable",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "RateLimitDisable"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:04:04 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "56"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Rate limits disabled for this device\",\n    \"timestamp\": \"2026-04-18T10:04:04.629Z\",\n    \"data\": {\n        \"enabled\": false\n    }\n}"
            }
          ]
        },
        {
          "name": "Device Pause",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/device/devicePause",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "device",
                "devicePause"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/devicePause",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "devicePause"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:04:18 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "55"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Device paused\",\n    \"timestamp\": \"2026-04-18T10:04:18.475Z\",\n    \"data\": null\n}"
            }
          ]
        },
        {
          "name": "device Resume",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/device/deviceResume",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "device",
                "deviceResume"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/deviceResume",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "deviceResume"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:04:25 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Device resumed\",\n    \"timestamp\": \"2026-04-18T10:04:26.187Z\",\n    \"data\": null\n}"
            }
          ]
        }
      ]
    },
    {
      "name": "🤖 Auto  Replies",
      "item": [
        {
          "name": "set Auto Reply Delay",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                },
                {
                  "key": "delaySeconds",
                  "value": "30",
                  "type": "text",
                  "uuid": "0bc94b5a-e8a3-416f-b050-512a47269adc"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/device/setAutoReplyDelay",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "device",
                "setAutoReplyDelay"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "delaySeconds",
                      "value": "30",
                      "type": "text",
                      "uuid": "0bc94b5a-e8a3-416f-b050-512a47269adc"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/setAutoReplyDelay",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "setAutoReplyDelay"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:05:10 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "57"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Auto-reply delay updated\",\n    \"timestamp\": \"2026-04-18T10:05:10.877Z\",\n    \"data\": {\n        \"device_id\": \"test\",\n        \"autoReplyDelaySeconds\": 30\n    }\n}"
            },
            {
              "name": "error",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "delaySeconds",
                      "value": "1",
                      "type": "text",
                      "uuid": "0bc94b5a-e8a3-416f-b050-512a47269adc"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/setAutoReplyDelay",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "setAutoReplyDelay"
                  ]
                }
              },
              "status": "Unprocessable Content",
              "code": 422,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:05:24 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "56"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": false,\n    \"message\": \"The delay seconds field must be at least 5.\",\n    \"data\": null,\n    \"timestamp\": \"2026-04-18 12:05:24\"\n}"
            }
          ]
        },
        {
          "name": "list Auto Replies",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/device/listAutoReplies",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "device",
                "listAutoReplies"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/listAutoReplies",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "listAutoReplies"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:09:18 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "58"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=99"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Data retrieved successfully\",\n    \"data\": [\n        {\n            \"id\": 18,\n            \"keyword\": \"welcome\",\n            \"response\": \"Hello, how can I help you today?\",\n            \"matchType\": \"contains\",\n            \"isActive\": 1\n        }\n    ],\n    \"timestamp\": \"2026-04-18 12:09:18\"\n}"
            }
          ]
        },
        {
          "name": "Create Auto Reply",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                },
                {
                  "key": "keyword",
                  "value": "welcome",
                  "description": "string | max:500",
                  "type": "text",
                  "uuid": "abe527cc-1ee9-4ccb-bb9d-3ffa3099d505"
                },
                {
                  "key": "response",
                  "value": "مرحبا بك كيف يمكنني مساعدتك اليوم؟",
                  "description": "string | max:1000",
                  "type": "text",
                  "uuid": "07f5b48d-0001-47da-a07d-1d35243731c7"
                },
                {
                  "key": "matchType",
                  "value": "contains",
                  "description": "in:exact,contains,startsWith,endsWith",
                  "type": "text",
                  "uuid": "efff0072-914a-4884-ae8b-d672cfd7a9ad"
                },
                {
                  "key": "isActive",
                  "value": "1",
                  "description": "boolean",
                  "type": "text",
                  "uuid": "ec93be72-a9cd-41ea-9a72-7dd7f6c90cac"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/device/createAutoReply",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "device",
                "createAutoReply"
              ]
            }
          },
          "response": [
            {
              "name": "Create Auto Reply",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "keyword",
                      "value": "hello",
                      "description": "string | max:500",
                      "type": "text",
                      "uuid": "abe527cc-1ee9-4ccb-bb9d-3ffa3099d505"
                    },
                    {
                      "key": "response",
                      "value": "مرحبا بك كيف يمكنني مساعدتك اليوم؟",
                      "description": "string | max:1000",
                      "type": "text",
                      "uuid": "07f5b48d-0001-47da-a07d-1d35243731c7"
                    },
                    {
                      "key": "matchType",
                      "value": "contains",
                      "description": "in:exact,contains,startsWith,endsWith",
                      "type": "text",
                      "uuid": "efff0072-914a-4884-ae8b-d672cfd7a9ad"
                    },
                    {
                      "key": "isActive",
                      "value": "1",
                      "description": "boolean",
                      "type": "text",
                      "uuid": "ec93be72-a9cd-41ea-9a72-7dd7f6c90cac"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/createAutoReply",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "createAutoReply"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "",
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:06:00 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "56"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [
                {
                  "expires": "Invalid Date",
                  "domain": "",
                  "path": ""
                }
              ],
              "body": "{\n    \"success\": true,\n    \"message\": \"Auto-reply created\",\n    \"timestamp\": \"2026-04-18T10:06:01.119Z\",\n    \"data\": {\n        \"id\": 1\n    }\n}"
            },
            {
              "name": "error",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "keyword",
                      "value": "hello",
                      "description": "string | max:500",
                      "type": "text",
                      "uuid": "abe527cc-1ee9-4ccb-bb9d-3ffa3099d505"
                    },
                    {
                      "key": "response",
                      "value": "مرحبا بك كيف يمكنني مساعدتك اليوم؟",
                      "description": "string | max:1000",
                      "type": "text",
                      "uuid": "07f5b48d-0001-47da-a07d-1d35243731c7"
                    },
                    {
                      "key": "matchType",
                      "value": "contains",
                      "description": "in:exact,contains,startsWith,endsWith",
                      "type": "text",
                      "uuid": "efff0072-914a-4884-ae8b-d672cfd7a9ad"
                    },
                    {
                      "key": "isActive",
                      "value": "1",
                      "description": "boolean",
                      "type": "text",
                      "uuid": "ec93be72-a9cd-41ea-9a72-7dd7f6c90cac"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/createAutoReply",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "createAutoReply"
                  ]
                }
              },
              "status": "Unprocessable Content",
              "code": 422,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:06:27 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "55"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": false,\n    \"message\": \"The keyword field is required.\",\n    \"data\": null,\n    \"timestamp\": \"2026-04-18 12:06:28\"\n}"
            },
            {
              "name": "error keyword already exists",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "keyword",
                      "value": "hello",
                      "description": "string | max:500",
                      "type": "text",
                      "uuid": "abe527cc-1ee9-4ccb-bb9d-3ffa3099d505"
                    },
                    {
                      "key": "response",
                      "value": "مرحبا بك كيف يمكنني مساعدتك اليوم؟",
                      "description": "string | max:1000",
                      "type": "text",
                      "uuid": "07f5b48d-0001-47da-a07d-1d35243731c7"
                    },
                    {
                      "key": "matchType",
                      "value": "contains",
                      "description": "in:exact,contains,startsWith,endsWith",
                      "type": "text",
                      "uuid": "efff0072-914a-4884-ae8b-d672cfd7a9ad"
                    },
                    {
                      "key": "isActive",
                      "value": "1",
                      "description": "boolean",
                      "type": "text",
                      "uuid": "ec93be72-a9cd-41ea-9a72-7dd7f6c90cac"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/createAutoReply",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "createAutoReply"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:06:44 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": false,\n    \"message\": \"This keyword already exists for this device\",\n    \"timestamp\": \"2026-04-18T10:06:45.200Z\",\n    \"data\": null\n}"
            }
          ]
        },
        {
          "name": "Update Auto Reply",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                },
                {
                  "key": "autoReplyId",
                  "value": "18",
                  "type": "text",
                  "uuid": "0dcc4556-c4e3-40e2-ac08-e7f08993d18a"
                },
                {
                  "key": "keyword",
                  "value": "السعر | price",
                  "description": "string | max:500",
                  "type": "text",
                  "uuid": "abe527cc-1ee9-4ccb-bb9d-3ffa3099d505"
                },
                {
                  "key": "response",
                  "value": "مرحبا بك كيف يمكنني مساعدتك اليوم؟",
                  "description": "string | max:1000",
                  "type": "text",
                  "uuid": "07f5b48d-0001-47da-a07d-1d35243731c7"
                },
                {
                  "key": "matchType",
                  "value": "contains",
                  "description": "in:exact,contains,startsWith,endsWith",
                  "type": "text",
                  "uuid": "efff0072-914a-4884-ae8b-d672cfd7a9ad"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/device/updateAutoReply",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "device",
                "updateAutoReply"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "autoReplyId",
                      "value": "18",
                      "type": "text",
                      "uuid": "0dcc4556-c4e3-40e2-ac08-e7f08993d18a"
                    },
                    {
                      "key": "keyword",
                      "value": "السعر | price",
                      "description": "string | max:500",
                      "type": "text",
                      "uuid": "abe527cc-1ee9-4ccb-bb9d-3ffa3099d505"
                    },
                    {
                      "key": "response",
                      "value": "مرحبا بك كيف يمكنني مساعدتك اليوم؟",
                      "description": "string | max:1000",
                      "type": "text",
                      "uuid": "07f5b48d-0001-47da-a07d-1d35243731c7"
                    },
                    {
                      "key": "matchType",
                      "value": "contains",
                      "description": "in:exact,contains,startsWith,endsWith",
                      "type": "text",
                      "uuid": "efff0072-914a-4884-ae8b-d672cfd7a9ad"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/updateAutoReply",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "updateAutoReply"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:10:00 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "57"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Auto-reply updated\",\n    \"timestamp\": \"2026-04-18T10:10:01.212Z\",\n    \"data\": null\n}"
            },
            {
              "name": "error",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "autoReplyId",
                      "value": "18",
                      "type": "text",
                      "uuid": "0dcc4556-c4e3-40e2-ac08-e7f08993d18a",
                      "disabled": true
                    },
                    {
                      "key": "keyword",
                      "value": "السعر | price",
                      "description": "string | max:500",
                      "type": "text",
                      "uuid": "abe527cc-1ee9-4ccb-bb9d-3ffa3099d505"
                    },
                    {
                      "key": "response",
                      "value": "مرحبا بك كيف يمكنني مساعدتك اليوم؟",
                      "description": "string | max:1000",
                      "type": "text",
                      "uuid": "07f5b48d-0001-47da-a07d-1d35243731c7"
                    },
                    {
                      "key": "matchType",
                      "value": "contains",
                      "description": "in:exact,contains,startsWith,endsWith",
                      "type": "text",
                      "uuid": "efff0072-914a-4884-ae8b-d672cfd7a9ad"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/updateAutoReply",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "updateAutoReply"
                  ]
                }
              },
              "status": "Unprocessable Content",
              "code": 422,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:10:33 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": false,\n    \"message\": \"The auto reply id field is required.\",\n    \"data\": null,\n    \"timestamp\": \"2026-04-18 12:10:33\"\n}"
            }
          ]
        },
        {
          "name": "delete Auto Reply",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                },
                {
                  "key": "autoReplyId",
                  "value": "19",
                  "type": "text",
                  "uuid": "0dcc4556-c4e3-40e2-ac08-e7f08993d18a"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/device/deleteAutoReply",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "device",
                "deleteAutoReply"
              ]
            }
          },
          "response": [
            {
              "name": "error",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "autoReplyId",
                      "value": "4",
                      "type": "text",
                      "uuid": "0dcc4556-c4e3-40e2-ac08-e7f08993d18a"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/deleteAutoReply",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "deleteAutoReply"
                  ]
                }
              },
              "status": "Unprocessable Content",
              "code": 422,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:10:54 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "58"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": false,\n    \"message\": \"The selected auto reply id is invalid.\",\n    \"data\": null,\n    \"timestamp\": \"2026-04-18 12:10:54\"\n}"
            },
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "autoReplyId",
                      "value": "19",
                      "type": "text",
                      "uuid": "0dcc4556-c4e3-40e2-ac08-e7f08993d18a"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/deleteAutoReply",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "deleteAutoReply"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:11:26 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "56"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Auto-reply deleted\",\n    \"timestamp\": \"2026-04-18T10:11:26.432Z\",\n    \"data\": null\n}"
            }
          ]
        },
        {
          "name": "toggle Auto Reply",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                },
                {
                  "key": "autoReplyId",
                  "value": "18",
                  "type": "text",
                  "uuid": "0dcc4556-c4e3-40e2-ac08-e7f08993d18a"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/device/toggleAutoReply",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "device",
                "toggleAutoReply"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "autoReplyId",
                      "value": "18",
                      "type": "text",
                      "uuid": "0dcc4556-c4e3-40e2-ac08-e7f08993d18a"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/toggleAutoReply",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "toggleAutoReply"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:11:39 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Auto-reply disabled\",\n    \"timestamp\": \"2026-04-18T10:11:39.839Z\",\n    \"data\": {\n        \"isActive\": false\n    }\n}"
            },
            {
              "name": "error",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "autoReplyId",
                      "value": "18",
                      "type": "text",
                      "uuid": "0dcc4556-c4e3-40e2-ac08-e7f08993d18a",
                      "disabled": true
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/toggleAutoReply",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "toggleAutoReply"
                  ]
                }
              },
              "status": "Unprocessable Content",
              "code": 422,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:11:53 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "58"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": false,\n    \"message\": \"The auto reply id field is required.\",\n    \"data\": null,\n    \"timestamp\": \"2026-04-18 12:11:54\"\n}"
            }
          ]
        },
        {
          "name": "activate All Auto Replies",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/device/activateAllAutoReplies",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "device",
                "activateAllAutoReplies"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/activateAllAutoReplies",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "activateAllAutoReplies"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:12:11 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "56"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"All auto-replies activated\",\n    \"timestamp\": \"2026-04-18T10:12:11.492Z\",\n    \"data\": null\n}"
            }
          ]
        },
        {
          "name": "deactivate All Auto Replies",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/device/deactivateAllAutoReplies",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "device",
                "deactivateAllAutoReplies"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/deactivateAllAutoReplies",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "deactivateAllAutoReplies"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:12:21 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "55"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"All auto-replies deactivated\",\n    \"timestamp\": \"2026-04-18T10:12:21.358Z\",\n    \"data\": null\n}"
            }
          ]
        },
        {
          "name": "delete All Auto Replies",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/device/deleteAllAutoReplies",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "device",
                "deleteAllAutoReplies"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/device/deleteAllAutoReplies",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "device",
                    "deleteAllAutoReplies"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:12:29 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "54"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"All auto-replies deleted\",\n    \"timestamp\": \"2026-04-18T10:12:30.229Z\",\n    \"data\": null\n}"
            }
          ]
        }
      ]
    },
    {
      "name": "💬 Messages",
      "item": [
        {
          "name": "send message",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                },
                {
                  "key": "to",
                  "value": "{{TO}}",
                  "description": "Phone or Group_id or Jid or Lid",
                  "type": "text",
                  "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276"
                },
                {
                  "key": "message",
                  "value": "Test Message",
                  "description": "Max Characters = 5000",
                  "type": "text",
                  "uuid": "7c6005c2-01e5-4805-9028-4b966a2c3f7a"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/send/message",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "send",
                "message"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "to",
                      "value": "{{TO}}",
                      "description": "Phone or Group_id or Jid or Lid",
                      "type": "text",
                      "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276"
                    },
                    {
                      "key": "message",
                      "value": "Test Message",
                      "description": "Max Characters = 5000",
                      "type": "text",
                      "uuid": "7c6005c2-01e5-4805-9028-4b966a2c3f7a"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/send/message",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "send",
                    "message"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:14:56 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "58"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Message sent\",\n    \"timestamp\": \"2026-04-18T10:14:59.763Z\",\n    \"data\": {\n        \"key\": {\n            \"remoteJid\": \"201xxxxxxxxx@s.whatsapp.net\",\n            \"fromMe\": true,\n            \"id\": \"3EB0105A30BEA7FD74A116\"\n        },\n        \"message\": {\n            \"extendedTextMessage\": {\n                \"text\": \"Test Message\\u200d\"\n            }\n        },\n        \"messageTimestamp\": \"1776507298\",\n        \"status\": \"PENDING\"\n    }\n}"
            }
          ]
        },
        {
          "name": "send image",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                },
                {
                  "key": "to",
                  "value": "{{TO}}",
                  "type": "text",
                  "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276",
                  "description": "Phone or Group_id or Jid or Lid"
                },
                {
                  "key": "mediaUrl",
                  "value": "{{IMAGE_URL}}",
                  "type": "text",
                  "uuid": "b7d7caec-ae9e-460f-8748-3484903330a0"
                },
                {
                  "key": "type",
                  "value": "image",
                  "type": "text",
                  "uuid": "ca241ccb-4eac-4e87-93e8-d37d4400df43"
                },
                {
                  "key": "caption",
                  "value": "caption Here",
                  "description": "optional Max Characters = 5000",
                  "type": "text",
                  "uuid": "b51903ca-98ba-4cb7-84c4-072ec320172f"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/send/media",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "send",
                "media"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "to",
                      "value": "{{TO}}",
                      "type": "text",
                      "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276",
                      "description": "Phone or Group_id or Jid or Lid"
                    },
                    {
                      "key": "mediaUrl",
                      "value": "{{IMAGE_URL}}",
                      "type": "text",
                      "uuid": "b7d7caec-ae9e-460f-8748-3484903330a0"
                    },
                    {
                      "key": "type",
                      "value": "image",
                      "type": "text",
                      "uuid": "ca241ccb-4eac-4e87-93e8-d37d4400df43"
                    },
                    {
                      "key": "caption",
                      "value": "caption Here",
                      "description": "optional Max Characters = 5000",
                      "type": "text",
                      "uuid": "b51903ca-98ba-4cb7-84c4-072ec320172f"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/send/media",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "send",
                    "media"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:15:20 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "57"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Image sent\",\n    \"timestamp\": \"2026-04-18T10:15:23.197Z\",\n    \"data\": {\n        \"key\": {\n            \"remoteJid\": \"201xxxxxxxxx@s.whatsapp.net\",\n            \"fromMe\": true,\n            \"id\": \"3EB0D892CCC9F0E8DD01C6\"\n        },\n        \"message\": {\n            \"imageMessage\": {\n                \"url\": \"https://mmg.whatsapp.net/o1/v/t24/f2/m238/AQNuW5z3yN3GIe4W1u9ZRyUEXsQwpP1lDta0UdwllIJRSVdr0ivaQ93MYI3KQPkBL01ZUY2fRCsrvDW9a3_PMDftETt6y-c3UVe-DAencg?ccb=9-4&oh=01_Q5Aa4QGiEUOLAO9h1dq4G99zqScHPasbkYadc5qiPTTAcqqMiQ&oe=6A0ABD98&_nc_sid=e6ed6c&mms3=true\",\n                \"mimetype\": \"image/jpeg\",\n                \"caption\": \"caption Here\",\n                \"fileSha256\": \"Ix9wpj3EWdX1GCaw0N43uRWmmVqnGyZLUb07kFYAcf8=\",\n                \"fileLength\": \"59086\",\n                \"height\": 1024,\n                \"width\": 1024,\n                \"mediaKey\": \"r1q+3w4WKteyHMGKRnlKg9aF2iNH0nn66CrzREW6z8U=\",\n                \"fileEncSha256\": \"4pCAXusGVZx73GB/ViTxg+GqwA5zn6oUCExSjCO60ew=\",\n                \"directPath\": \"/o1/v/t24/f2/m238/AQNuW5z3yN3GIe4W1u9ZRyUEXsQwpP1lDta0UdwllIJRSVdr0ivaQ93MYI3KQPkBL01ZUY2fRCsrvDW9a3_PMDftETt6y-c3UVe-DAencg?ccb=9-4&oh=01_Q5Aa4QGiEUOLAO9h1dq4G99zqScHPasbkYadc5qiPTTAcqqMiQ&oe=6A0ABD98&_nc_sid=e6ed6c\",\n                \"mediaKeyTimestamp\": \"1776507322\",\n                \"jpegThumbnail\": \"/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wAARCAAgACADASIAAhEBAxEB/8QAFwABAQEBAAAAAAAAAAAAAAAAAwUGAf/EACYQAAICAQMEAQUBAAAAAAAAAAECAxEABBIhBTFBUTITIiNhcfD/xAAXAQEBAQEAAAAAAAAAAAAAAAAAAgED/8QAGREBAAMBAQAAAAAAAAAAAAAAAQACEUED/9oADAMBAAIRAxEAPwDFYiaeZ9hWNiHNKaoMbrg4eaDpUenl1kEGokMmliRmVuQpNAmge1E8kZ2vZqaSDOyG2mmTfcbfZ8qF7fHPrDzTdYSNOosUkdE1SXMxNhQW7nb8h/vGZkiiQDY9+8zzs2NYc5OZag0nUYkhCaShsP5Y2pmU8978eMjYq6qZVADkV+zlJsDkqyaXWTb2g0n1hMCql23SAbiAb98V/MikFWIIog0RijUyKbU0e/HGFgMhZ//Z\"\n            }\n        },\n        \"messageTimestamp\": \"1776507322\",\n        \"status\": \"PENDING\"\n    }\n}"
            }
          ]
        },
        {
          "name": "send video",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                },
                {
                  "key": "to",
                  "value": "{{TO}}",
                  "type": "text",
                  "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276",
                  "description": "Phone or Group_id or Jid or Lid"
                },
                {
                  "key": "mediaUrl",
                  "value": "{{VIDEO_URL}}",
                  "type": "text",
                  "uuid": "b7d7caec-ae9e-460f-8748-3484903330a0"
                },
                {
                  "key": "type",
                  "value": "video",
                  "type": "text",
                  "uuid": "ca241ccb-4eac-4e87-93e8-d37d4400df43"
                },
                {
                  "key": "caption",
                  "value": "caption Here",
                  "description": "optional Max Characters = 5000",
                  "type": "text",
                  "uuid": "b51903ca-98ba-4cb7-84c4-072ec320172f"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/send/media",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "send",
                "media"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "to",
                      "value": "{{TO}}",
                      "type": "text",
                      "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276",
                      "description": "Phone or Group_id or Jid or Lid"
                    },
                    {
                      "key": "mediaUrl",
                      "value": "{{VIDEO_URL}}",
                      "type": "text",
                      "uuid": "b7d7caec-ae9e-460f-8748-3484903330a0"
                    },
                    {
                      "key": "type",
                      "value": "video",
                      "type": "text",
                      "uuid": "ca241ccb-4eac-4e87-93e8-d37d4400df43"
                    },
                    {
                      "key": "caption",
                      "value": "caption Here",
                      "description": "optional Max Characters = 5000",
                      "type": "text",
                      "uuid": "b51903ca-98ba-4cb7-84c4-072ec320172f"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/send/media",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "send",
                    "media"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:15:57 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Video sent\",\n    \"timestamp\": \"2026-04-18T10:16:03.601Z\",\n    \"data\": {\n        \"key\": {\n            \"remoteJid\": \"201xxxxxxxxx@s.whatsapp.net\",\n            \"fromMe\": true,\n            \"id\": \"3EB04A8C8FCCF3AE289ACD\"\n        },\n        \"message\": {\n            \"videoMessage\": {\n                \"url\": \"https://mmg.whatsapp.net/v/t62.7161-24/532719416_3954302151543444_3562461629700774333_n.enc?ccb=11-4&oh=01_Q5Aa4QEAnVYAaih4jyEIwrv8BjqJegyyPhE5nlL6B8__3ftkvA&oe=6A0AB8FE&_nc_sid=5e03e0&mms3=true\",\n                \"mimetype\": \"video/mp4\",\n                \"fileSha256\": \"27W5RKwg9ylsJ2Mkv8Wcdwkqc/x+9TGvvpOA5iTGjdg=\",\n                \"fileLength\": \"1428158\",\n                \"mediaKey\": \"LT/f5cx0+43AsN9TagchFXqeirmsfBON/RZai/MPLo8=\",\n                \"caption\": \"caption Here\",\n                \"fileEncSha256\": \"A1/xqHOL27qpMCiUWFWrrkBncjrcPDc2JG5j5RkRbIM=\",\n                \"directPath\": \"/v/t62.7161-24/532719416_3954302151543444_3562461629700774333_n.enc?ccb=11-4&oh=01_Q5Aa4QEAnVYAaih4jyEIwrv8BjqJegyyPhE5nlL6B8__3ftkvA&oe=6A0AB8FE&_nc_sid=5e03e0\",\n                \"mediaKeyTimestamp\": \"1776507363\"\n            }\n        },\n        \"messageTimestamp\": \"1776507363\",\n        \"status\": \"PENDING\"\n    }\n}"
            }
          ]
        },
        {
          "name": "send audio",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                },
                {
                  "key": "to",
                  "value": "{{TO}}",
                  "type": "text",
                  "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276",
                  "description": "Phone or Group_id or Jid or Lid"
                },
                {
                  "key": "mediaUrl",
                  "value": "{{AUDIO_URL}}",
                  "type": "text",
                  "uuid": "b7d7caec-ae9e-460f-8748-3484903330a0"
                },
                {
                  "key": "type",
                  "value": "audio",
                  "type": "text",
                  "uuid": "ca241ccb-4eac-4e87-93e8-d37d4400df43"
                },
                {
                  "key": "is_ptt",
                  "value": "false",
                  "description": "optional",
                  "type": "text",
                  "uuid": "f680944b-645a-4cb7-97dc-301496f61035"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/send/media",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "send",
                "media"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "to",
                      "value": "{{TO}}",
                      "type": "text",
                      "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276",
                      "description": "Phone or Group_id or Jid or Lid"
                    },
                    {
                      "key": "mediaUrl",
                      "value": "{{AUDIO_URL}}",
                      "type": "text",
                      "uuid": "b7d7caec-ae9e-460f-8748-3484903330a0"
                    },
                    {
                      "key": "type",
                      "value": "audio",
                      "type": "text",
                      "uuid": "ca241ccb-4eac-4e87-93e8-d37d4400df43"
                    },
                    {
                      "key": "is_ptt",
                      "value": "false",
                      "description": "optional",
                      "type": "text",
                      "uuid": "f680944b-645a-4cb7-97dc-301496f61035"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/send/media",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "send",
                    "media"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:16:33 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "58"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Audio sent\",\n    \"timestamp\": \"2026-04-18T10:16:35.188Z\",\n    \"data\": {\n        \"key\": {\n            \"remoteJid\": \"201xxxxxxxxx@s.whatsapp.net\",\n            \"fromMe\": true,\n            \"id\": \"3EB098B7405270072A2AA9\"\n        },\n        \"message\": {\n            \"audioMessage\": {\n                \"url\": \"https://mmg.whatsapp.net/v/t62.7114-24/569677862_1591450078616760_8713769513837913954_n.enc?ccb=11-4&oh=01_Q5Aa4QEL4nq87xKHTmNNCUcAzZh-dYBbU2Ax7nizE5RVrhsj8g&oe=6A0AB9E1&_nc_sid=5e03e0&mms3=true\",\n                \"mimetype\": \"audio/mpeg\",\n                \"fileSha256\": \"HJDxDmPV46uqr4lEKX9rJ3yfOksydAfLmg0bZgSd/P4=\",\n                \"fileLength\": \"41422\",\n                \"seconds\": 2,\n                \"ptt\": false,\n                \"mediaKey\": \"jWh2TX5lklzHK7kmb9PeH0S7NmJRLckD3rm6sasikfg=\",\n                \"fileEncSha256\": \"i8H3jtt+1DlDjtRYaHGhT1p5xic209HMbKADXXXdKWI=\",\n                \"directPath\": \"/v/t62.7114-24/569677862_1591450078616760_8713769513837913954_n.enc?ccb=11-4&oh=01_Q5Aa4QEL4nq87xKHTmNNCUcAzZh-dYBbU2Ax7nizE5RVrhsj8g&oe=6A0AB9E1&_nc_sid=5e03e0\",\n                \"mediaKeyTimestamp\": \"1776507394\"\n            }\n        },\n        \"messageTimestamp\": \"1776507394\",\n        \"status\": \"PENDING\"\n    }\n}"
            }
          ]
        },
        {
          "name": "send document",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                },
                {
                  "key": "to",
                  "value": "{{TO}}",
                  "type": "text",
                  "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276",
                  "description": "Phone or Group_id or Jid or Lid"
                },
                {
                  "key": "mediaUrl",
                  "value": "{{DOCUMENT_URL}}",
                  "type": "text",
                  "uuid": "b7d7caec-ae9e-460f-8748-3484903330a0"
                },
                {
                  "key": "type",
                  "value": "document",
                  "type": "text",
                  "uuid": "ca241ccb-4eac-4e87-93e8-d37d4400df43"
                },
                {
                  "key": "fileName",
                  "value": "file name here",
                  "description": "optional Max Characters = 5000",
                  "type": "text",
                  "uuid": "f680944b-645a-4cb7-97dc-301496f61035",
                  "disabled": true
                },
                {
                  "key": "caption",
                  "value": "caption",
                  "description": "optional Max Characters = 5000",
                  "type": "text",
                  "uuid": "cf50c2db-0acf-48a8-b2af-2fa97546cad7",
                  "disabled": true
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/send/media",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "send",
                "media"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "to",
                      "value": "{{TO}}",
                      "type": "text",
                      "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276",
                      "description": "Phone or Group_id or Jid or Lid"
                    },
                    {
                      "key": "mediaUrl",
                      "value": "{{DOCUMENT_URL}}",
                      "type": "text",
                      "uuid": "b7d7caec-ae9e-460f-8748-3484903330a0"
                    },
                    {
                      "key": "type",
                      "value": "document",
                      "type": "text",
                      "uuid": "ca241ccb-4eac-4e87-93e8-d37d4400df43"
                    },
                    {
                      "key": "fileName",
                      "value": "file name here",
                      "description": "optional Max Characters = 5000",
                      "type": "text",
                      "uuid": "f680944b-645a-4cb7-97dc-301496f61035",
                      "disabled": true
                    },
                    {
                      "key": "caption",
                      "value": "caption",
                      "description": "optional Max Characters = 5000",
                      "type": "text",
                      "uuid": "cf50c2db-0acf-48a8-b2af-2fa97546cad7",
                      "disabled": true
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/send/media",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "send",
                    "media"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:16:47 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "57"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Document sent\",\n    \"timestamp\": \"2026-04-18T10:16:49.468Z\",\n    \"data\": {\n        \"key\": {\n            \"remoteJid\": \"201xxxxxxxxx@s.whatsapp.net\",\n            \"fromMe\": true,\n            \"id\": \"3EB045ADF74C15AAC90B69\"\n        },\n        \"message\": {\n            \"documentMessage\": {\n                \"url\": \"https://mmg.whatsapp.net/v/t62.7119-24/570561815_1275073154690863_5455692373861548036_n.enc?ccb=11-4&oh=01_Q5Aa4QHI6zl9AOk7i2JloQiJ-e4tA98ERxllY6N8u7d-4NQ7VA&oe=6A0AB541&_nc_sid=5e03e0&mms3=true\",\n                \"mimetype\": \"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\",\n                \"fileSha256\": \"zQkhWjOqJD5wg/IqEySAHD4qDDxAYy06VzkbYzFClJs=\",\n                \"fileLength\": \"46577\",\n                \"mediaKey\": \"pXdClw61fG6DRzwJXzIheg0Oq8+IsGO8UJFqzLTG784=\",\n                \"fileName\": \"00.xlsx\",\n                \"fileEncSha256\": \"bn1YXLN/ZE7azzffiLNMxEc0wuGcuUFWZSKWhO7BRNA=\",\n                \"directPath\": \"/v/t62.7119-24/570561815_1275073154690863_5455692373861548036_n.enc?ccb=11-4&oh=01_Q5Aa4QHI6zl9AOk7i2JloQiJ-e4tA98ERxllY6N8u7d-4NQ7VA&oe=6A0AB541&_nc_sid=5e03e0\",\n                \"mediaKeyTimestamp\": \"1776507409\"\n            }\n        },\n        \"messageTimestamp\": \"1776507409\",\n        \"status\": \"PENDING\"\n    }\n}"
            }
          ]
        },
        {
          "name": "send contact",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                },
                {
                  "key": "to",
                  "value": "{{TO}}",
                  "type": "text",
                  "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276",
                  "description": "Phone or Group_id or Jid or Lid"
                },
                {
                  "key": "contact_name",
                  "value": "Abdelrhman",
                  "type": "text",
                  "uuid": "b7d7caec-ae9e-460f-8748-3484903330a0",
                  "description": "max:100"
                },
                {
                  "key": "contact_phone",
                  "value": "+201021464469",
                  "type": "text",
                  "uuid": "ca241ccb-4eac-4e87-93e8-d37d4400df43",
                  "description": "max:25"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/send/contact",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "send",
                "contact"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "to",
                      "value": "{{TO}}",
                      "type": "text",
                      "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276",
                      "description": "Phone or Group_id or Jid or Lid"
                    },
                    {
                      "key": "contact_name",
                      "value": "Abdelrhman",
                      "type": "text",
                      "uuid": "b7d7caec-ae9e-460f-8748-3484903330a0",
                      "description": "max:100"
                    },
                    {
                      "key": "contact_phone",
                      "value": "+201021464469",
                      "type": "text",
                      "uuid": "ca241ccb-4eac-4e87-93e8-d37d4400df43",
                      "description": "max:25"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/send/contact",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "send",
                    "contact"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:17:02 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Contact sent\",\n    \"timestamp\": \"2026-04-18T10:17:03.418Z\",\n    \"data\": {\n        \"key\": {\n            \"remoteJid\": \"201xxxxxxxxx@s.whatsapp.net\",\n            \"fromMe\": true,\n            \"id\": \"3EB02F3BBE3A3B7656AA27\"\n        },\n        \"message\": {\n            \"contactMessage\": {\n                \"vcard\": \"BEGIN:VCARD\\nVERSION:3.0\\nN:;Abdelrhman;;;\\nFN:Abdelrhman\\nitem1.TEL;waid=201xxxxxxxxx:+201xxxxxxxxx\\nitem1.X-ABLabel:Mobile\\nEND:VCARD\"\n            }\n        },\n        \"messageTimestamp\": \"1776507423\",\n        \"status\": \"PENDING\"\n    }\n}"
            }
          ]
        },
        {
          "name": "Send Location",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                },
                {
                  "key": "to",
                  "value": "{{TO}}",
                  "type": "text",
                  "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276",
                  "description": "Phone or Group_id or Jid or Lid"
                },
                {
                  "key": "latitude",
                  "value": "37.7749",
                  "type": "text",
                  "uuid": "ecc4340f-1f83-4827-bac3-4aae428de6a2"
                },
                {
                  "key": "longitude",
                  "value": "-122.4194",
                  "type": "text",
                  "uuid": "b541b451-8e4a-4a12-901d-402f1e8f4615"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/send/location",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "send",
                "location"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "to",
                      "value": "{{TO}}",
                      "type": "text",
                      "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276",
                      "description": "Phone or Group_id or Jid or Lid"
                    },
                    {
                      "key": "latitude",
                      "value": "37.7749",
                      "type": "text",
                      "uuid": "ecc4340f-1f83-4827-bac3-4aae428de6a2"
                    },
                    {
                      "key": "longitude",
                      "value": "-122.4194",
                      "type": "text",
                      "uuid": "b541b451-8e4a-4a12-901d-402f1e8f4615"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/send/location",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "send",
                    "location"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:17:18 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "58"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Location sent\",\n    \"timestamp\": \"2026-04-18T10:17:18.804Z\",\n    \"data\": {\n        \"key\": {\n            \"remoteJid\": \"201xxxxxxxxx@s.whatsapp.net\",\n            \"fromMe\": true,\n            \"id\": \"3EB022579239DAE19CD447\"\n        },\n        \"message\": {\n            \"locationMessage\": {\n                \"degreesLatitude\": 37.7749,\n                \"degreesLongitude\": -122.4194\n            }\n        },\n        \"messageTimestamp\": \"1776507438\",\n        \"status\": \"PENDING\"\n    }\n}"
            }
          ]
        },
        {
          "name": "Send Sticker",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b",
                  "description": "Phone or Group_id or Jid or Lid"
                },
                {
                  "key": "to",
                  "value": "{{TO}}",
                  "type": "text",
                  "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276"
                },
                {
                  "key": "stickerUrl",
                  "value": "https://cdn.prod.website-files.com/6735d5f24f36aa1bc4fb6fd5/675ab461e263f78becf81c92_die-cut-holographic-sticker-with-future-in-your-hands-design.avif",
                  "type": "text",
                  "uuid": "5d9b0b86-c6cf-47ef-a515-908acce5cd96"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/send/sticker",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "send",
                "sticker"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b",
                      "description": "Phone or Group_id or Jid or Lid"
                    },
                    {
                      "key": "to",
                      "value": "{{TO}}",
                      "type": "text",
                      "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276"
                    },
                    {
                      "key": "stickerUrl",
                      "value": "https://cdn.prod.website-files.com/6735d5f24f36aa1bc4fb6fd5/675ab461e263f78becf81c92_die-cut-holographic-sticker-with-future-in-your-hands-design.avif",
                      "type": "text",
                      "uuid": "5d9b0b86-c6cf-47ef-a515-908acce5cd96"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/send/sticker",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "send",
                    "sticker"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:17:31 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "57"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Sticker sent\",\n    \"timestamp\": \"2026-04-18T10:17:33.931Z\",\n    \"data\": {\n        \"key\": {\n            \"remoteJid\": \"201xxxxxxxxx@s.whatsapp.net\",\n            \"fromMe\": true,\n            \"id\": \"3EB0E7B6FC105CC9A3AD31\"\n        },\n        \"message\": {\n            \"stickerMessage\": {\n                \"url\": \"https://mmg.whatsapp.net/o1/v/t24/f2/m239/AQMdddBUjMp_oSOmXcjh4ZisXA3ylc7vWA2B3Mc-5T2eeGReiSC4DsKmYsD6s_wYlj05ggYemffpchxjLB6j487GBM6mIJyqjtysEy_Xyw?ccb=9-4&oh=01_Q5Aa4QG4fbw19yOccF6hCpb0dVav35NqRFL51KHXKsl9FZpS_g&oe=6A0ABB1E&_nc_sid=e6ed6c&mms3=true\",\n                \"fileSha256\": \"XjpC8f7UP8NnmAZ5uRHmOWo7nExTEi8FRzc53ADv4NI=\",\n                \"fileEncSha256\": \"tfe6qBKVwLHFejWhjn0cp19rpiv01+d/F9VUkyaRs2w=\",\n                \"mediaKey\": \"g+WzrOkfP47ci85bVg4f8dTpLkOJ3A5qzUz696cxiQY=\",\n                \"mimetype\": \"image/webp\",\n                \"directPath\": \"/o1/v/t24/f2/m239/AQMdddBUjMp_oSOmXcjh4ZisXA3ylc7vWA2B3Mc-5T2eeGReiSC4DsKmYsD6s_wYlj05ggYemffpchxjLB6j487GBM6mIJyqjtysEy_Xyw?ccb=9-4&oh=01_Q5Aa4QG4fbw19yOccF6hCpb0dVav35NqRFL51KHXKsl9FZpS_g&oe=6A0ABB1E&_nc_sid=e6ed6c\",\n                \"fileLength\": \"92767\",\n                \"mediaKeyTimestamp\": \"1776507453\"\n            }\n        },\n        \"messageTimestamp\": \"1776507453\",\n        \"status\": \"PENDING\"\n    }\n}"
            }
          ]
        },
        {
          "name": "send reaction",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                },
                {
                  "key": "to",
                  "value": "{{TO}}",
                  "type": "text",
                  "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276",
                  "description": "Phone or Group_id or Jid or Lid"
                },
                {
                  "key": "message_id",
                  "value": "3EB0105A30BEA7FD74A116",
                  "type": "text",
                  "uuid": "5d9b0b86-c6cf-47ef-a515-908acce5cd96"
                },
                {
                  "key": "emoji",
                  "value": "👋",
                  "type": "text",
                  "uuid": "e7a0ae1f-509a-4acb-a1b6-b0f33c40248c"
                },
                {
                  "key": "from_me",
                  "value": "1",
                  "description": "bool",
                  "type": "text",
                  "uuid": "b9ce67f1-16c5-495e-b84c-978eeeff6fd5"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/send/reaction",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "send",
                "reaction"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "to",
                      "value": "{{TO}}",
                      "type": "text",
                      "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276",
                      "description": "Phone or Group_id or Jid or Lid"
                    },
                    {
                      "key": "message_id",
                      "value": "3EB0105A30BEA7FD74A116",
                      "type": "text",
                      "uuid": "5d9b0b86-c6cf-47ef-a515-908acce5cd96"
                    },
                    {
                      "key": "emoji",
                      "value": "👋",
                      "type": "text",
                      "uuid": "e7a0ae1f-509a-4acb-a1b6-b0f33c40248c"
                    },
                    {
                      "key": "from_me",
                      "value": "1",
                      "description": "bool",
                      "type": "text",
                      "uuid": "b9ce67f1-16c5-495e-b84c-978eeeff6fd5"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/send/reaction",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "send",
                    "reaction"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:18:35 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "58"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Reaction sent\",\n    \"timestamp\": \"2026-04-18T10:18:35.889Z\",\n    \"data\": {\n        \"key\": {\n            \"remoteJid\": \"201xxxxxxxxx@s.whatsapp.net\",\n            \"fromMe\": true,\n            \"id\": \"3EB04D59ECB4ED5A851209\"\n        },\n        \"message\": {\n            \"reactionMessage\": {\n                \"key\": {\n                    \"remoteJid\": \"201xxxxxxxxx@s.whatsapp.net\",\n                    \"fromMe\": true,\n                    \"id\": \"3EB0105A30BEA7FD74A116\"\n                },\n                \"text\": \"👋\",\n                \"senderTimestampMs\": \"1776507515529\"\n            }\n        },\n        \"messageTimestamp\": \"1776507515\",\n        \"status\": \"PENDING\"\n    }\n}"
            }
          ]
        },
        {
          "name": "edit message",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                },
                {
                  "key": "to",
                  "value": "{{TO}}",
                  "type": "text",
                  "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276",
                  "description": "Phone or Group_id or Jid or Lid"
                },
                {
                  "key": "message_id",
                  "value": "3EB0105A30BEA7FD74A116",
                  "type": "text",
                  "uuid": "5d9b0b86-c6cf-47ef-a515-908acce5cd96"
                },
                {
                  "key": "new_message",
                  "value": "WElcome To New Message",
                  "type": "text",
                  "uuid": "e7a0ae1f-509a-4acb-a1b6-b0f33c40248c"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/edit/message",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "edit",
                "message"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "to",
                      "value": "{{TO}}",
                      "type": "text",
                      "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276",
                      "description": "Phone or Group_id or Jid or Lid"
                    },
                    {
                      "key": "message_id",
                      "value": "3EB0105A30BEA7FD74A116",
                      "type": "text",
                      "uuid": "5d9b0b86-c6cf-47ef-a515-908acce5cd96"
                    },
                    {
                      "key": "new_message",
                      "value": "WElcome To New Message",
                      "type": "text",
                      "uuid": "e7a0ae1f-509a-4acb-a1b6-b0f33c40248c"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/edit/message",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "edit",
                    "message"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:18:49 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "57"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Message edited\",\n    \"timestamp\": \"2026-04-18T10:18:49.953Z\",\n    \"data\": {\n        \"key\": {\n            \"remoteJid\": \"201xxxxxxxxx@s.whatsapp.net\",\n            \"fromMe\": true,\n            \"id\": \"3EB06B1FDAB071892B64FB\"\n        },\n        \"message\": {\n            \"protocolMessage\": {\n                \"key\": {\n                    \"remoteJid\": \"201xxxxxxxxx@s.whatsapp.net\",\n                    \"fromMe\": true,\n                    \"id\": \"3EB0105A30BEA7FD74A116\"\n                },\n                \"type\": \"MESSAGE_EDIT\",\n                \"editedMessage\": {\n                    \"extendedTextMessage\": {\n                        \"text\": \"WElcome To New Message\"\n                    }\n                },\n                \"timestampMs\": \"1776507529593\"\n            }\n        },\n        \"messageTimestamp\": \"1776507529\",\n        \"status\": \"PENDING\"\n    }\n}"
            }
          ]
        },
        {
          "name": "delete message",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                },
                {
                  "key": "to",
                  "value": "{{TO}}",
                  "type": "text",
                  "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276",
                  "description": "Phone or Group_id or Jid or Lid"
                },
                {
                  "key": "message_id",
                  "value": "3EB0105A30BEA7FD74A116",
                  "type": "text",
                  "uuid": "5d9b0b86-c6cf-47ef-a515-908acce5cd96"
                },
                {
                  "key": "from_me",
                  "value": "1",
                  "type": "text",
                  "uuid": "e7a0ae1f-509a-4acb-a1b6-b0f33c40248c",
                  "description": "bool"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/delete/message",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "delete",
                "message"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "to",
                      "value": "{{TO}}",
                      "type": "text",
                      "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276",
                      "description": "Phone or Group_id or Jid or Lid"
                    },
                    {
                      "key": "message_id",
                      "value": "3EB0105A30BEA7FD74A116",
                      "type": "text",
                      "uuid": "5d9b0b86-c6cf-47ef-a515-908acce5cd96"
                    },
                    {
                      "key": "from_me",
                      "value": "1",
                      "type": "text",
                      "uuid": "e7a0ae1f-509a-4acb-a1b6-b0f33c40248c",
                      "description": "bool"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/delete/message",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "delete",
                    "message"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:19:15 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "56"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Message deleted\",\n    \"timestamp\": \"2026-04-18T10:19:16.172Z\",\n    \"data\": {\n        \"key\": {\n            \"remoteJid\": \"201xxxxxxxxx@s.whatsapp.net\",\n            \"fromMe\": true,\n            \"id\": \"3EB0BD8F5C48A615BBC8A7\"\n        },\n        \"message\": {\n            \"protocolMessage\": {\n                \"key\": {\n                    \"remoteJid\": \"201xxxxxxxxx@s.whatsapp.net\",\n                    \"fromMe\": true,\n                    \"id\": \"3EB0105A30BEA7FD74A116\"\n                },\n                \"type\": \"REVOKE\"\n            }\n        },\n        \"messageTimestamp\": \"1776507555\",\n        \"status\": \"PENDING\"\n    }\n}"
            }
          ]
        }
      ]
    },
    {
      "name": "💬 Messages file uploads",
      "item": [
        {
          "name": "send image",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                },
                {
                  "key": "to",
                  "value": "{{TO}}",
                  "type": "text",
                  "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276",
                  "description": "Phone or Group_id or Jid or Lid"
                },
                {
                  "key": "file",
                  "type": "file",
                  "uuid": "b7d7caec-ae9e-460f-8748-3484903330a0",
                  "src": "/C:/Users/Rhmany/Desktop/coming soon/logo.png"
                },
                {
                  "key": "type",
                  "value": "image",
                  "type": "text",
                  "uuid": "ca241ccb-4eac-4e87-93e8-d37d4400df43"
                },
                {
                  "key": "caption",
                  "value": "caption Here",
                  "description": "optional Max Characters = 5000",
                  "type": "text",
                  "uuid": "b51903ca-98ba-4cb7-84c4-072ec320172f"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/send/media/file",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "send",
                "media",
                "file"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "to",
                      "value": "{{TO}}",
                      "type": "text",
                      "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276",
                      "description": "Phone or Group_id or Jid or Lid"
                    },
                    {
                      "key": "file",
                      "type": "file",
                      "uuid": "b7d7caec-ae9e-460f-8748-3484903330a0",
                      "src": "/C:/Users/Rhmany/Desktop/coming soon/logo.png"
                    },
                    {
                      "key": "type",
                      "value": "image",
                      "type": "text",
                      "uuid": "ca241ccb-4eac-4e87-93e8-d37d4400df43"
                    },
                    {
                      "key": "caption",
                      "value": "caption Here",
                      "description": "optional Max Characters = 5000",
                      "type": "text",
                      "uuid": "b51903ca-98ba-4cb7-84c4-072ec320172f"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/send/media/file",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "send",
                    "media",
                    "file"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:22:07 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Image sent\",\n    \"timestamp\": \"2026-04-18T10:22:10.857Z\",\n    \"data\": {\n        \"key\": {\n            \"remoteJid\": \"201xxxxxxxxx@s.whatsapp.net\",\n            \"fromMe\": true,\n            \"id\": \"3EB0E808424D14B0F119D5\"\n        },\n        \"message\": {\n            \"imageMessage\": {\n                \"url\": \"https://mmg.whatsapp.net/o1/v/t24/f2/m232/AQP_CcSAGHTVwbTwJjs_syQo41vQd2Gg7JroHLVmfspuEG2HGXPehaZ9QQ7pxKSn3y_zHzDjOd9nWCpw51eJVR7Wpa_K2pJCP4XfrSuUXQ?ccb=9-4&oh=01_Q5Aa4QHKMud6cl1jfuGDaaQ5RWzmMWhG1tLhPpMqw_FtVLWQHw&oe=6A0AE46B&_nc_sid=e6ed6c&mms3=true\",\n                \"mimetype\": \"image/jpeg\",\n                \"caption\": \"caption Here\",\n                \"fileSha256\": \"hZiofOplkuqOTFbtWTmuzC8H7GxXLLlVQxz5ODE+lx8=\",\n                \"fileLength\": \"153361\",\n                \"height\": 616,\n                \"width\": 748,\n                \"mediaKey\": \"4nmOqAnKINw0dowRO8Th/XjX2TNqDSMiMmmy1Op+FEk=\",\n                \"fileEncSha256\": \"YhU3wEF7Zk6aod88UCorMGQPPzY7mEDXDx9RUvk0KTQ=\",\n                \"directPath\": \"/o1/v/t24/f2/m232/AQP_CcSAGHTVwbTwJjs_syQo41vQd2Gg7JroHLVmfspuEG2HGXPehaZ9QQ7pxKSn3y_zHzDjOd9nWCpw51eJVR7Wpa_K2pJCP4XfrSuUXQ?ccb=9-4&oh=01_Q5Aa4QHKMud6cl1jfuGDaaQ5RWzmMWhG1tLhPpMqw_FtVLWQHw&oe=6A0AE46B&_nc_sid=e6ed6c\",\n                \"mediaKeyTimestamp\": \"1776507730\",\n                \"jpegThumbnail\": \"/9j/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2P/2wBDARESEhgVGC8aGi9jQjhCY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2P/wAARCAAaACADASIAAhEBAxEB/8QAGQAAAwADAAAAAAAAAAAAAAAAAwUGAQQH/8QAKhAAAQMDBAIBAgcAAAAAAAAAAQIDBAUREgAhMUEGE1EUcRUiQlJhkbH/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/8QAFBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AlaBSW6q6+hxbiS2gKCW0glW9tPGvDY7jqQHZgSTY3bAKR+77X2tz3xozkXDx2KxRpAhrcCXVOKcwEklO4z4BBuMSRrFCqVbi1WLSqkXgHHLhTpuSnE3APYvbfQFp3jDNPqMaSW5i1IcbIBSnAEmxuR0OdTde+miOGmxmLKZWS6+4iy3F/wAfCR0O+dVztSqg8nfZDoTTWHEBwqTe+SQcR2VHfYaQ+Qwpf4egvIQ+uMd38VIdS2eApKgCRfhXXGgGGKxR4sWTTS+uHKZStSQnNGRG4Um1udUMGShMumMSGUsSHsHhGAt6l3UCQP0gp3I+2oinT5kdzFiW+0LcIcKf8OhIkv8A1wke9z3ZX9mZy/vnQdCluAz5frcS0tsuo9hNg04ttGCyegQCm/WkUeLNhsqdqE9LzLUZ8ONhz2BGQskFQ2upVtr9aVUiVIPkLazIdK3FYrVmbqFuD8jW95s44JTLAWoMhOQbB/Lf5t86D//Z\"\n            }\n        },\n        \"messageTimestamp\": \"1776507730\",\n        \"status\": \"PENDING\"\n    }\n}"
            }
          ]
        },
        {
          "name": "send video",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                },
                {
                  "key": "to",
                  "value": "{{TO}}",
                  "type": "text",
                  "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276",
                  "description": "Phone or Group_id or Jid or Lid"
                },
                {
                  "key": "file",
                  "type": "file",
                  "uuid": "b7d7caec-ae9e-460f-8748-3484903330a0",
                  "src": "/D:/My Phone/DCIM/Camera/5200681730116700028_play.mp4_logo_US.mp4"
                },
                {
                  "key": "type",
                  "value": "video",
                  "type": "text",
                  "uuid": "ca241ccb-4eac-4e87-93e8-d37d4400df43"
                },
                {
                  "key": "caption",
                  "value": "caption Here",
                  "description": "optional Max Characters = 5000",
                  "type": "text",
                  "uuid": "b51903ca-98ba-4cb7-84c4-072ec320172f"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/send/media/file",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "send",
                "media",
                "file"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "to",
                      "value": "{{TO}}",
                      "type": "text",
                      "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276",
                      "description": "Phone or Group_id or Jid or Lid"
                    },
                    {
                      "key": "file",
                      "type": "file",
                      "uuid": "b7d7caec-ae9e-460f-8748-3484903330a0",
                      "src": "/D:/My Phone/DCIM/Camera/5200681730116700028_play.mp4_logo_US.mp4"
                    },
                    {
                      "key": "type",
                      "value": "video",
                      "type": "text",
                      "uuid": "ca241ccb-4eac-4e87-93e8-d37d4400df43"
                    },
                    {
                      "key": "caption",
                      "value": "caption Here",
                      "description": "optional Max Characters = 5000",
                      "type": "text",
                      "uuid": "b51903ca-98ba-4cb7-84c4-072ec320172f"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/send/media/file",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "send",
                    "media",
                    "file"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "",
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:24:29 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "57"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [
                {
                  "expires": "Invalid Date",
                  "domain": "",
                  "path": ""
                }
              ],
              "body": "{\n    \"success\": true,\n    \"message\": \"Video sent\",\n    \"timestamp\": \"2026-04-18T10:24:37.633Z\",\n    \"data\": {\n        \"key\": {\n            \"remoteJid\": \"201xxxxxxxxx@s.whatsapp.net\",\n            \"fromMe\": true,\n            \"id\": \"3EB0B8752080BC387A6921\"\n        },\n        \"message\": {\n            \"videoMessage\": {\n                \"url\": \"https://mmg.whatsapp.net/v/t62.7161-24/568025504_1148496424103745_8659011867639999894_n.enc?ccb=11-4&oh=01_Q5Aa4QHrEUNm50ks-mkp-ub9H9WCMKm5mhx5GkScF6GJDyTBww&oe=6A0ADE9D&_nc_sid=5e03e0&mms3=true\",\n                \"mimetype\": \"video/mp4\",\n                \"fileSha256\": \"9KQ33QRBem/gDbcaGHzgDGV5mEFK5zwfHtfh/mLYaBo=\",\n                \"fileLength\": \"2506688\",\n                \"mediaKey\": \"gQDOasZQ7mOhmUud2urbTG51gnBT1KK4bvhZmkBhl70=\",\n                \"caption\": \"caption Here\",\n                \"fileEncSha256\": \"R+v1pm5iMiG7RJ2dhArc6qg+3aSWTJRIykcc2HqhkFc=\",\n                \"directPath\": \"/v/t62.7161-24/568025504_1148496424103745_8659011867639999894_n.enc?ccb=11-4&oh=01_Q5Aa4QHrEUNm50ks-mkp-ub9H9WCMKm5mhx5GkScF6GJDyTBww&oe=6A0ADE9D&_nc_sid=5e03e0\",\n                \"mediaKeyTimestamp\": \"1776507877\"\n            }\n        },\n        \"messageTimestamp\": \"1776507877\",\n        \"status\": \"PENDING\"\n    }\n}"
            }
          ]
        },
        {
          "name": "send audio",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                },
                {
                  "key": "to",
                  "value": "{{TO}}",
                  "type": "text",
                  "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276",
                  "description": "Phone or Group_id or Jid or Lid"
                },
                {
                  "key": "file",
                  "type": "file",
                  "uuid": "b7d7caec-ae9e-460f-8748-3484903330a0",
                  "src": "/D:/Islamic/Quran/محمد ايوب/001.mp3"
                },
                {
                  "key": "type",
                  "value": "audio",
                  "type": "text",
                  "uuid": "ca241ccb-4eac-4e87-93e8-d37d4400df43"
                },
                {
                  "key": "is_ptt",
                  "value": "false",
                  "description": "optional",
                  "type": "text",
                  "uuid": "f680944b-645a-4cb7-97dc-301496f61035"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/send/media/file",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "send",
                "media",
                "file"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "to",
                      "value": "{{TO}}",
                      "type": "text",
                      "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276",
                      "description": "Phone or Group_id or Jid or Lid"
                    },
                    {
                      "key": "file",
                      "type": "file",
                      "uuid": "b7d7caec-ae9e-460f-8748-3484903330a0",
                      "src": "/D:/Islamic/Quran/محمد ايوب/001.mp3"
                    },
                    {
                      "key": "type",
                      "value": "audio",
                      "type": "text",
                      "uuid": "ca241ccb-4eac-4e87-93e8-d37d4400df43"
                    },
                    {
                      "key": "is_ptt",
                      "value": "false",
                      "description": "optional",
                      "type": "text",
                      "uuid": "f680944b-645a-4cb7-97dc-301496f61035"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/send/media/file",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "send",
                    "media",
                    "file"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "",
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:25:19 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "58"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [
                {
                  "expires": "Invalid Date",
                  "domain": "",
                  "path": ""
                }
              ],
              "body": "{\n    \"success\": true,\n    \"message\": \"Audio sent\",\n    \"timestamp\": \"2026-04-18T10:25:21.313Z\",\n    \"data\": {\n        \"key\": {\n            \"remoteJid\": \"201xxxxxxxxx@s.whatsapp.net\",\n            \"fromMe\": true,\n            \"id\": \"3EB09FC5A87D3F27D81DB4\"\n        },\n        \"message\": {\n            \"audioMessage\": {\n                \"url\": \"https://mmg.whatsapp.net/v/t62.7114-24/675808835_1981760169880335_562149524495767334_n.enc?ccb=11-4&oh=01_Q5Aa4QHesLCd3ZLwbbBcj6nSSYqUQptTnhlOBCKtVTd2nEbveA&oe=6A0ACA13&_nc_sid=5e03e0&mms3=true\",\n                \"mimetype\": \"audio/mpeg\",\n                \"fileSha256\": \"UNtL2e4bLEumMwkEmuVtOHMiJpjkWvg9/S/CwxbyxXA=\",\n                \"fileLength\": \"362948\",\n                \"seconds\": 58,\n                \"ptt\": false,\n                \"mediaKey\": \"EGVzJ8A+1VccVUqzxERDH3AiVAmpVo4iK5kTjNzPnrg=\",\n                \"fileEncSha256\": \"DWdnd4uaWbm56Kp6zFiJRjHty642Dvb/7P/pVueLWgs=\",\n                \"directPath\": \"/v/t62.7114-24/675808835_1981760169880335_562149524495767334_n.enc?ccb=11-4&oh=01_Q5Aa4QHesLCd3ZLwbbBcj6nSSYqUQptTnhlOBCKtVTd2nEbveA&oe=6A0ACA13&_nc_sid=5e03e0\",\n                \"mediaKeyTimestamp\": \"1776507921\"\n            }\n        },\n        \"messageTimestamp\": \"1776507921\",\n        \"status\": \"PENDING\"\n    }\n}"
            }
          ]
        },
        {
          "name": "send document",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                },
                {
                  "key": "to",
                  "value": "{{TO}}",
                  "type": "text",
                  "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276",
                  "description": "Phone or Group_id or Jid or Lid"
                },
                {
                  "key": "file",
                  "type": "file",
                  "uuid": "b7d7caec-ae9e-460f-8748-3484903330a0",
                  "src": "/D:/مشروع توصيل المريض بالدكتور.docx"
                },
                {
                  "key": "type",
                  "value": "document",
                  "type": "text",
                  "uuid": "ca241ccb-4eac-4e87-93e8-d37d4400df43"
                },
                {
                  "key": "fileName",
                  "value": "file name here",
                  "description": "optional Max Characters = 5000",
                  "type": "text",
                  "uuid": "f680944b-645a-4cb7-97dc-301496f61035",
                  "disabled": true
                },
                {
                  "key": "caption",
                  "value": "caption",
                  "description": "optional Max Characters = 5000",
                  "type": "text",
                  "uuid": "cf50c2db-0acf-48a8-b2af-2fa97546cad7",
                  "disabled": true
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/send/media/file",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "send",
                "media",
                "file"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "418c7ac4-fe65-4428-b066-5ee8b56a875b"
                    },
                    {
                      "key": "to",
                      "value": "{{TO}}",
                      "type": "text",
                      "uuid": "be4daa77-b16a-446c-93d7-89c36dc46276",
                      "description": "Phone or Group_id or Jid or Lid"
                    },
                    {
                      "key": "file",
                      "type": "file",
                      "uuid": "b7d7caec-ae9e-460f-8748-3484903330a0",
                      "src": "/D:/مشروع توصيل المريض بالدكتور.docx"
                    },
                    {
                      "key": "type",
                      "value": "document",
                      "type": "text",
                      "uuid": "ca241ccb-4eac-4e87-93e8-d37d4400df43"
                    },
                    {
                      "key": "fileName",
                      "value": "file name here",
                      "description": "optional Max Characters = 5000",
                      "type": "text",
                      "uuid": "f680944b-645a-4cb7-97dc-301496f61035",
                      "disabled": true
                    },
                    {
                      "key": "caption",
                      "value": "caption",
                      "description": "optional Max Characters = 5000",
                      "type": "text",
                      "uuid": "cf50c2db-0acf-48a8-b2af-2fa97546cad7",
                      "disabled": true
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/send/media/file",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "send",
                    "media",
                    "file"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "",
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:25:48 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "57"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [
                {
                  "expires": "Invalid Date",
                  "domain": "",
                  "path": ""
                }
              ],
              "body": "{\n    \"success\": true,\n    \"message\": \"Document sent\",\n    \"timestamp\": \"2026-04-18T10:25:48.901Z\",\n    \"data\": {\n        \"key\": {\n            \"remoteJid\": \"201xxxxxxxxx@s.whatsapp.net\",\n            \"fromMe\": true,\n            \"id\": \"3EB0D23326E5E1CE9701E6\"\n        },\n        \"message\": {\n            \"documentMessage\": {\n                \"url\": \"https://mmg.whatsapp.net/v/t62.7119-24/624172864_1618174769457955_6108346624037266403_n.enc?ccb=11-4&oh=01_Q5Aa4QEbwH2UL1vuJABEcT49z8KBd_TOHAFl8s7VN6ADjRlk8A&oe=6A0AE3A0&_nc_sid=5e03e0&mms3=true\",\n                \"mimetype\": \"application/vnd.openxmlformats-officedocument.wordprocessingml.document\",\n                \"fileSha256\": \"mazNQ9nIam44geZB6PsCYwFCVSoVIMtj7bQQpfvRvqY=\",\n                \"fileLength\": \"23433\",\n                \"mediaKey\": \"OarK6G/FnBmmI4i3rUeLeKCFxGBWemkizw9fLW98W2Q=\",\n                \"fileName\": \"dUNiHMujcnVWCibrXw5pLFtRHvcxoAOx2U4pXYuU.docx\",\n                \"fileEncSha256\": \"VqWRZMIozRhD2yAjynjn7sdSztorIhXFD1wlIo1EHI0=\",\n                \"directPath\": \"/v/t62.7119-24/624172864_1618174769457955_6108346624037266403_n.enc?ccb=11-4&oh=01_Q5Aa4QEbwH2UL1vuJABEcT49z8KBd_TOHAFl8s7VN6ADjRlk8A&oe=6A0AE3A0&_nc_sid=5e03e0\",\n                \"mediaKeyTimestamp\": \"1776507948\"\n            }\n        },\n        \"messageTimestamp\": \"1776507948\",\n        \"status\": \"PENDING\"\n    }\n}"
            }
          ]
        }
      ]
    },
    {
      "name": "🚀 Bulk Messaging (Tasks)",
      "item": [
        {
          "name": "text",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\r\n    \"device_id\": \"{{DEVICE_ID}}\",\r\n    \"numbers\": [\"{{TO}}\",\"{{TO}}\",\"{{TO}}\",\"{{TO}}\",\"{{TO}}\"], // Phone or Group_id or Jid or Lid\r\n    \"message\": \"Welcome Message\",\r\n    \"delayMs\": {{BULK_DELAY_Ms}},\r\n    \"maxPerBatch\": {{BULK_MAX_PER_BATCH}}\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{BASE_URL}}/send/bulk/text",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "send",
                "bulk",
                "text"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\r\n    \"device_id\": \"{{DEVICE_ID}}\",\r\n    \"numbers\": [\"{{TO}}\",\"{{TO}}\",\"{{TO}}\",\"{{TO}}\",\"{{TO}}\"], // Phone or Group_id or Jid or Lid\r\n    \"message\": \"Welcome Message\",\r\n    \"delayMs\": {{BULK_DELAY_Ms}},\r\n    \"maxPerBatch\": {{BULK_MAX_PER_BATCH}}\r\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "{{BASE_URL}}/send/bulk/text",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "send",
                    "bulk",
                    "text"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:26:33 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Bulk task started for 5 numbers\",\n    \"timestamp\": \"2026-04-18T10:26:33.863Z\",\n    \"data\": {\n        \"taskId\": \"bulk_1776507993863_zz7al9\",\n        \"total\": 5\n    }\n}"
            }
          ]
        },
        {
          "name": "image",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\r\n    \"device_id\": \"{{DEVICE_ID}}\",\r\n    \"numbers\": [\"{{TO}}\",\"{{TO}}\"], // Phone or Group_id or Jid or Lid\r\n    \"url\": \"{{IMAGE_URL}}\",\r\n    \"caption\": \"caption here\",\r\n    \"delayMs\": {{BULK_DELAY_Ms}},\r\n    \"maxPerBatch\": {{BULK_MAX_PER_BATCH}}\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{BASE_URL}}/send/bulk/image",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "send",
                "bulk",
                "image"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\r\n    \"device_id\": \"{{DEVICE_ID}}\",\r\n    \"numbers\": [\"{{TO}}\",\"{{TO}}\"], // Phone or Group_id or Jid or Lid\r\n    \"url\": \"{{IMAGE_URL}}\",\r\n    \"caption\": \"caption here\",\r\n    \"delayMs\": {{BULK_DELAY_Ms}},\r\n    \"maxPerBatch\": {{BULK_MAX_PER_BATCH}}\r\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "{{BASE_URL}}/send/bulk/image",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "send",
                    "bulk",
                    "image"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:28:39 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "58"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Bulk task started for 2 numbers\",\n    \"timestamp\": \"2026-04-18T10:28:39.793Z\",\n    \"data\": {\n        \"taskId\": \"bulk_1776508119793_rji6ew\",\n        \"total\": 2\n    }\n}"
            }
          ]
        },
        {
          "name": "video",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\r\n    \"device_id\": \"{{DEVICE_ID}}\",\r\n    \"numbers\": [\"{{TO}}\",\"{{TO}}\"], // Phone or Group_id or Jid or Lid\r\n    \"url\": \"{{VIDEO_URL}}\",\r\n    \"caption\": \"caption here\",\r\n    \"delayMs\": {{BULK_DELAY_Ms}},\r\n    \"maxPerBatch\": {{BULK_MAX_PER_BATCH}}\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{BASE_URL}}/send/bulk/video",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "send",
                "bulk",
                "video"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\r\n    \"device_id\": \"{{DEVICE_ID}}\",\r\n    \"numbers\": [\"{{TO}}\",\"{{TO}}\"], // Phone or Group_id or Jid or Lid\r\n    \"url\": \"{{VIDEO_URL}}\",\r\n    \"caption\": \"caption here\",\r\n    \"delayMs\": {{BULK_DELAY_Ms}},\r\n    \"maxPerBatch\": {{BULK_MAX_PER_BATCH}}\r\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "{{BASE_URL}}/send/bulk/video",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "send",
                    "bulk",
                    "video"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:29:44 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Bulk task started for 2 numbers\",\n    \"timestamp\": \"2026-04-18T10:29:44.946Z\",\n    \"data\": {\n        \"taskId\": \"bulk_1776508184946_6ahegb\",\n        \"total\": 2\n    }\n}"
            }
          ]
        },
        {
          "name": "audio",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\r\n    \"device_id\": \"{{DEVICE_ID}}\",\r\n    \"numbers\": [\"{{TO}}\",\"{{TO}}\"], // Phone or Group_id or Jid or Lid\r\n    \"url\": \"{{AUDIO_URL}}\",\r\n    \"ptt\": true,\r\n    \"delayMs\": {{BULK_DELAY_Ms}},\r\n    \"maxPerBatch\": {{BULK_MAX_PER_BATCH}}\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{BASE_URL}}/send/bulk/audio",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "send",
                "bulk",
                "audio"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\r\n    \"device_id\": \"{{DEVICE_ID}}\",\r\n    \"numbers\": [\"{{TO}}\",\"{{TO}}\"], // Phone or Group_id or Jid or Lid\r\n    \"url\": \"{{AUDIO_URL}}\",\r\n    \"ptt\": true,\r\n    \"delayMs\": {{BULK_DELAY_Ms}},\r\n    \"maxPerBatch\": {{BULK_MAX_PER_BATCH}}\r\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "{{BASE_URL}}/send/bulk/audio",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "send",
                    "bulk",
                    "audio"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:30:08 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "58"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Bulk task started for 2 numbers\",\n    \"timestamp\": \"2026-04-18T10:30:09.110Z\",\n    \"data\": {\n        \"taskId\": \"bulk_1776508209110_cnf2ny\",\n        \"total\": 2\n    }\n}"
            }
          ]
        },
        {
          "name": "document",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\r\n    \"device_id\": \"{{DEVICE_ID}}\",\r\n    \"numbers\": [\"{{TO}}\",\"{{TO}}\"], // Phone or Group_id or Jid or Lid\r\n    \"url\": \"{{DOCUMENT_URL}}\",\r\n    \"fileName\": \"test\",\r\n    \"caption\": \"caption\",\r\n    \"delayMs\": {{BULK_DELAY_Ms}},\r\n    \"maxPerBatch\": {{BULK_MAX_PER_BATCH}}\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{BASE_URL}}/send/bulk/document",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "send",
                "bulk",
                "document"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\r\n    \"device_id\": \"{{DEVICE_ID}}\",\r\n    \"numbers\": [\"{{TO}}\",\"{{TO}}\"], // Phone or Group_id or Jid or Lid\r\n    \"url\": \"{{DOCUMENT_URL}}\",\r\n    \"fileName\": \"test\",\r\n    \"caption\": \"caption\",\r\n    \"delayMs\": {{BULK_DELAY_Ms}},\r\n    \"maxPerBatch\": {{BULK_MAX_PER_BATCH}}\r\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "{{BASE_URL}}/send/bulk/document",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "send",
                    "bulk",
                    "document"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:30:35 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "57"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Bulk task started for 2 numbers\",\n    \"timestamp\": \"2026-04-18T10:30:36.125Z\",\n    \"data\": {\n        \"taskId\": \"bulk_1776508236124_777tyw\",\n        \"total\": 2\n    }\n}"
            }
          ]
        },
        {
          "name": "location",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\r\n    \"device_id\": \"{{DEVICE_ID}}\",\r\n    \"numbers\": [\"{{TO}}\",\"{{TO}}\"], // Phone or Group_id or Jid or Lid\r\n    \"url\": \"{{DOCUMENT_URL}}\",\r\n    \"latitude\": \"37.7749\",\r\n    \"longitude\": \"-122.4194\",\r\n    \"delayMs\": {{BULK_DELAY_Ms}},\r\n    \"maxPerBatch\": {{BULK_MAX_PER_BATCH}}\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{BASE_URL}}/send/bulk/location",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "send",
                "bulk",
                "location"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\r\n    \"device_id\": \"{{DEVICE_ID}}\",\r\n    \"numbers\": [\"{{TO}}\",\"{{TO}}\"], // Phone or Group_id or Jid or Lid\r\n    \"url\": \"{{DOCUMENT_URL}}\",\r\n    \"latitude\": \"37.7749\",\r\n    \"longitude\": \"-122.4194\",\r\n    \"delayMs\": {{BULK_DELAY_Ms}},\r\n    \"maxPerBatch\": {{BULK_MAX_PER_BATCH}}\r\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "{{BASE_URL}}/send/bulk/location",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "send",
                    "bulk",
                    "location"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:30:47 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Bulk task started for 2 numbers\",\n    \"timestamp\": \"2026-04-18T10:30:48.113Z\",\n    \"data\": {\n        \"taskId\": \"bulk_1776508248113_4tisv4\",\n        \"total\": 2\n    }\n}"
            }
          ]
        },
        {
          "name": "contact",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\r\n    \"device_id\": \"{{DEVICE_ID}}\",\r\n    \"numbers\": [\"{{TO}}\",\"{{TO}}\"], // Phone or Group_id or Jid or Lid\r\n    \"url\": \"{{DOCUMENT_URL}}\",\r\n    \"contact_name\": \"Noti Fire\",\r\n    \"contact_phone\": \"{{TO}}\",\r\n    \"delayMs\": {{BULK_DELAY_Ms}},\r\n    \"maxPerBatch\": {{BULK_MAX_PER_BATCH}}\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{BASE_URL}}/send/bulk/contact",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "send",
                "bulk",
                "contact"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\r\n    \"device_id\": \"{{DEVICE_ID}}\",\r\n    \"numbers\": [\"{{TO}}\",\"{{TO}}\"], // Phone or Group_id or Jid or Lid\r\n    \"url\": \"{{DOCUMENT_URL}}\",\r\n    \"contact_name\": \"Noti Fire\",\r\n    \"contact_phone\": \"{{TO}}\",\r\n    \"delayMs\": {{BULK_DELAY_Ms}},\r\n    \"maxPerBatch\": {{BULK_MAX_PER_BATCH}}\r\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "{{BASE_URL}}/send/bulk/contact",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "send",
                    "bulk",
                    "contact"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:30:59 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "58"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Bulk task started for 2 numbers\",\n    \"timestamp\": \"2026-04-18T10:30:59.728Z\",\n    \"data\": {\n        \"taskId\": \"bulk_1776508259728_x4rz19\",\n        \"total\": 2\n    }\n}"
            }
          ]
        },
        {
          "name": "Bulk Task Status",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\r\n    \"device_id\": \"{{DEVICE_ID}}\",\r\n    \"taskId\": \"bulk_1776507993863_zz7al9\"\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{BASE_URL}}/bulk/task/status",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "bulk",
                "task",
                "status"
              ]
            }
          },
          "response": [
            {
              "name": "success status processing",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\r\n    \"device_id\": \"{{DEVICE_ID}}\",\r\n    \"taskId\": \"bulk_1776507993863_zz7al9\"\r\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "{{BASE_URL}}/bulk/task/status",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "bulk",
                    "task",
                    "status"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:26:58 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "58"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Task status: processing\",\n    \"timestamp\": \"2026-04-18T10:26:58.573Z\",\n    \"data\": {\n        \"device_id\": \"test\",\n        \"status\": \"processing\",\n        \"total\": 5,\n        \"sent\": 4,\n        \"failed\": 0,\n        \"results\": [],\n        \"startedAt\": \"2026-04-18T10:26:33.863Z\"\n    }\n}"
            },
            {
              "name": "success status completed",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\r\n    \"device_id\": \"{{DEVICE_ID}}\",\r\n    \"taskId\": \"bulk_1776507993863_zz7al9\"\r\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "{{BASE_URL}}/bulk/task/status",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "bulk",
                    "task",
                    "status"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:27:24 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "57"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Task status: completed\",\n    \"timestamp\": \"2026-04-18T10:27:25.201Z\",\n    \"data\": {\n        \"device_id\": \"test\",\n        \"status\": \"completed\",\n        \"total\": 5,\n        \"sent\": 5,\n        \"failed\": 0,\n        \"results\": [\n            {\n                \"number\": \"+201xxxxxxxxx\",\n                \"success\": true,\n                \"messageId\": \"3EB0B32F10228B9461A5EA\"\n            },\n            {\n                \"number\": \"+201xxxxxxxxx\",\n                \"success\": true,\n                \"messageId\": \"3EB0D91742DC5877A8A1A2\"\n            },\n            {\n                \"number\": \"+201xxxxxxxxx\",\n                \"success\": true,\n                \"messageId\": \"3EB0BF42BB6B4394794D33\"\n            },\n            {\n                \"number\": \"+201xxxxxxxxx\",\n                \"success\": true,\n                \"messageId\": \"3EB0E641D11449807EB2C0\"\n            },\n            {\n                \"number\": \"+201xxxxxxxxx\",\n                \"success\": true,\n                \"messageId\": \"3EB0D34B608DDCBB97B6DB\"\n            }\n        ],\n        \"startedAt\": \"2026-04-18T10:26:33.863Z\",\n        \"completedAt\": \"2026-04-18T10:27:02.854Z\"\n    }\n}"
            }
          ]
        },
        {
          "name": "Bulk Task Delete",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\r\n    \"device_id\": \"{{DEVICE_ID}}\",\r\n    \"taskId\": \"bulk_1776508119793_rji6ew\"\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{BASE_URL}}/bulk/task/delete",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "bulk",
                "task",
                "delete"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\r\n    \"device_id\": \"{{DEVICE_ID}}\",\r\n    \"taskId\": \"bulk_1776508119793_rji6ew\"\r\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "{{BASE_URL}}/bulk/task/delete",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "bulk",
                    "task",
                    "delete"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:28:46 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "57"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Bulk task cancellation requested. It will stop at the next iteration.\",\n    \"timestamp\": \"2026-04-18T10:28:46.503Z\",\n    \"data\": null\n}"
            }
          ]
        }
      ]
    },
    {
      "name": "👥 Groups",
      "item": [
        {
          "name": "Groups List",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "b1274fa7-2fe3-4f47-ad6c-2a139d5bee8d"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/groups/list",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "groups",
                "list"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "b1274fa7-2fe3-4f47-ad6c-2a139d5bee8d"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/groups/list",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "groups",
                    "list"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": null,
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:31:23 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "57"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [],
              "body": "{\n    \"success\": true,\n    \"message\": \"Groups retrieved\",\n    \"timestamp\": \"2026-04-18T10:31:24.503Z\",\n    \"data\": {\n        \"total\": 1,\n        \"groups\": [\n            {\n                \"id\": \"12036xxxxxxxxxxxxx@g.us\",\n                \"name\": \"test group\",\n                \"memberCount\": 3,\n                \"adminsCount\": 1,\n                \"creation\": 1774539280,\n                \"pictureUrl\": \"https://pps.whatsapp.net/.........\"\n            }\n        ]\n    }\n}"
            }
          ]
        },
        {
          "name": "Group Info",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "b1274fa7-2fe3-4f47-ad6c-2a139d5bee8d"
                },
                {
                  "key": "group_id",
                  "value": "120363426945935613@g.us",
                  "type": "text",
                  "uuid": "737ab53a-e077-4330-b612-49148b23ab8b"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/group/info",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "group",
                "info"
              ]
            }
          },
          "response": [
            {
              "name": "Group Info",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "b1274fa7-2fe3-4f47-ad6c-2a139d5bee8d"
                    },
                    {
                      "key": "group_id",
                      "value": "120363426945935613@g.us",
                      "type": "text",
                      "uuid": "737ab53a-e077-4330-b612-49148b23ab8b"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/group/info",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "group",
                    "info"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "",
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 10:32:25 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [
                {
                  "expires": "Invalid Date",
                  "domain": "",
                  "path": ""
                }
              ],
              "body": "{\n    \"success\": true,\n    \"message\": \"Group info\",\n    \"timestamp\": \"2026-04-18T10:32:26.674Z\",\n    \"data\": {\n        \"groupId\": \"12036xxxxxxxxxxxxx@g.us\",\n        \"groupName\": \"test group\",\n        \"pictureUrl\": \"https://pps.whatsapp.net/......\",\n        \"description\": \"Hello, this is a test description!\",\n        \"creation\": 1774539280,\n        \"totalMembers\": 3,\n        \"members\": [\n            {\n                \"name\": null,\n                \"jid\": \"16284851628485xxxxxxxxx@lid\",\n                \"phoneNumber\": \"16284851628485xxxxxxxxx\",\n                \"admin\": null,\n                \"isMe\": false,\n                \"isLid\": true\n            },\n            {\n                \"name\": null,\n                \"jid\": \"16284851628485xxxxxxxxx@lid\",\n                \"phoneNumber\": \"16284851628485xxxxxxxxx\",\n                \"admin\": \"admin\",\n                \"isMe\": false,\n                \"isLid\": true\n            },\n            {\n                \"name\": null,\n                \"jid\": \"16284851628485xxxxxxxxx@lid\",\n                \"phoneNumber\": \"16284851628485xxxxxxxxx\",\n                \"admin\": null,\n                \"isMe\": true,\n                \"isLid\": true\n            }\n        ],\n        \"admins\": [\n            \"16284851628485xxxxxxxxx\"\n        ],\n        \"announce\": false,\n        \"restrict\": true\n    }\n}"
            }
          ]
        }
      ]
    },
    {
      "name": "🎯OTP",
      "item": [
        {
          "name": "send Otp",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "b1274fa7-2fe3-4f47-ad6c-2a139d5bee8d"
                },
                {
                  "key": "phone",
                  "value": "{{TO}}",
                  "type": "text",
                  "uuid": "37ceeed1-0a9d-4be0-b5c9-4dee2c8b73c8"
                },
                {
                  "key": "expire_minutes",
                  "value": "5",
                  "description": "optional default: 5 — expiration time in minutes",
                  "type": "text",
                  "uuid": "58062890-cfaf-4605-a52f-171db640864c"
                },
                {
                  "key": "code_length",
                  "value": "6",
                  "description": "optional default: 4 — length of the OTP code",
                  "type": "text",
                  "uuid": "714836ed-d78c-4f6f-be91-f09f4e6226fa"
                },
                {
                  "key": "message",
                  "value": "Your OTP Is: :code",
                  "description": "optional custom message — use :code as placeholder for the OTP",
                  "type": "text",
                  "uuid": "206a2f31-f5cc-425b-a357-e7b669e5555f",
                  "disabled": true
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/sendOtp",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "sendOtp"
              ]
            }
          },
          "response": [
            {
              "name": "error",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "b1274fa7-2fe3-4f47-ad6c-2a139d5bee8d"
                    },
                    {
                      "key": "phone",
                      "value": "{{TO}}",
                      "type": "text",
                      "uuid": "37ceeed1-0a9d-4be0-b5c9-4dee2c8b73c8",
                      "disabled": true
                    },
                    {
                      "key": "expire_minutes",
                      "value": "5",
                      "description": "optional default: 5 — expiration time in minutes",
                      "type": "text",
                      "uuid": "58062890-cfaf-4605-a52f-171db640864c"
                    },
                    {
                      "key": "code_length",
                      "value": "6",
                      "description": "optional default: 4 — length of the OTP code",
                      "type": "text",
                      "uuid": "714836ed-d78c-4f6f-be91-f09f4e6226fa"
                    },
                    {
                      "key": "message",
                      "value": "Your OTP Is: :code",
                      "description": "optional custom message — use :code as placeholder for the OTP",
                      "type": "text",
                      "uuid": "206a2f31-f5cc-425b-a357-e7b669e5555f"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/sendOtp",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "sendOtp"
                  ]
                }
              },
              "status": "Unprocessable Content",
              "code": 422,
              "_postman_previewlanguage": "",
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 11:37:43 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "57"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=99"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [
                {
                  "expires": "Invalid Date",
                  "domain": "",
                  "path": ""
                }
              ],
              "body": "{\n    \"success\": false,\n    \"message\": \"The phone field is required.\",\n    \"data\": null,\n    \"timestamp\": \"2026-04-18 13:37:44\"\n}"
            },
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "b1274fa7-2fe3-4f47-ad6c-2a139d5bee8d"
                    },
                    {
                      "key": "phone",
                      "value": "{{TO}}",
                      "type": "text",
                      "uuid": "37ceeed1-0a9d-4be0-b5c9-4dee2c8b73c8"
                    },
                    {
                      "key": "expire_minutes",
                      "value": "5",
                      "description": "optional default: 5 — expiration time in minutes",
                      "type": "text",
                      "uuid": "58062890-cfaf-4605-a52f-171db640864c"
                    },
                    {
                      "key": "code_length",
                      "value": "6",
                      "description": "optional default: 4 — length of the OTP code",
                      "type": "text",
                      "uuid": "714836ed-d78c-4f6f-be91-f09f4e6226fa"
                    },
                    {
                      "key": "message",
                      "value": "Your OTP Is: :code",
                      "description": "optional custom message — use :code as placeholder for the OTP",
                      "type": "text",
                      "uuid": "206a2f31-f5cc-425b-a357-e7b669e5555f"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/sendOtp",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "sendOtp"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "",
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 11:42:38 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "58"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [
                {
                  "expires": "Invalid Date",
                  "domain": "",
                  "path": ""
                }
              ],
              "body": "{\n    \"success\": true,\n    \"message\": \"OTP code sent successfully\",\n    \"data\": null,\n    \"timestamp\": \"2026-04-18 13:42:41\"\n}"
            }
          ]
        },
        {
          "name": "verify OTP",
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Accept",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "formdata",
              "formdata": [
                {
                  "key": "device_id",
                  "value": "{{DEVICE_ID}}",
                  "type": "text",
                  "uuid": "b1274fa7-2fe3-4f47-ad6c-2a139d5bee8d"
                },
                {
                  "key": "phone",
                  "value": "{{TO}}",
                  "type": "text",
                  "uuid": "37ceeed1-0a9d-4be0-b5c9-4dee2c8b73c8"
                },
                {
                  "key": "code",
                  "value": "657986",
                  "type": "text",
                  "uuid": "4760067d-40a7-4121-9c01-0d66fb0b819b"
                }
              ]
            },
            "url": {
              "raw": "{{BASE_URL}}/verifyOtp",
              "host": [
                "{{BASE_URL}}"
              ],
              "path": [
                "verifyOtp"
              ]
            }
          },
          "response": [
            {
              "name": "success",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "b1274fa7-2fe3-4f47-ad6c-2a139d5bee8d"
                    },
                    {
                      "key": "phone",
                      "value": "{{TO}}",
                      "type": "text",
                      "uuid": "37ceeed1-0a9d-4be0-b5c9-4dee2c8b73c8"
                    },
                    {
                      "key": "code",
                      "value": "591004",
                      "type": "text",
                      "uuid": "4760067d-40a7-4121-9c01-0d66fb0b819b"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/verifyOtp",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "verifyOtp"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "",
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 11:43:42 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [
                {
                  "expires": "Invalid Date",
                  "domain": "",
                  "path": ""
                }
              ],
              "body": "{\n    \"success\": true,\n    \"message\": \"OTP verified successfully\",\n    \"data\": null,\n    \"timestamp\": \"2026-04-18 13:43:43\"\n}"
            },
            {
              "name": "error",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Accept",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "formdata",
                  "formdata": [
                    {
                      "key": "device_id",
                      "value": "{{DEVICE_ID}}",
                      "type": "text",
                      "uuid": "b1274fa7-2fe3-4f47-ad6c-2a139d5bee8d"
                    },
                    {
                      "key": "phone",
                      "value": "{{TO}}",
                      "type": "text",
                      "uuid": "37ceeed1-0a9d-4be0-b5c9-4dee2c8b73c8"
                    },
                    {
                      "key": "code",
                      "value": "657986",
                      "type": "text",
                      "uuid": "4760067d-40a7-4121-9c01-0d66fb0b819b"
                    }
                  ]
                },
                "url": {
                  "raw": "{{BASE_URL}}/verifyOtp",
                  "host": [
                    "{{BASE_URL}}"
                  ],
                  "path": [
                    "verifyOtp"
                  ]
                }
              },
              "status": "Gone",
              "code": 410,
              "_postman_previewlanguage": "",
              "header": [
                {
                  "key": "Date",
                  "value": "Sat, 18 Apr 2026 12:27:06 GMT"
                },
                {
                  "key": "Server",
                  "value": "Apache/2.4.62 (Win64) OpenSSL/3.0.15 PHP/8.3.26"
                },
                {
                  "key": "X-Powered-By",
                  "value": "PHP/8.3.26"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, private"
                },
                {
                  "key": "X-RateLimit-Limit",
                  "value": "60"
                },
                {
                  "key": "X-RateLimit-Remaining",
                  "value": "59"
                },
                {
                  "key": "Access-Control-Allow-Origin",
                  "value": "*"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=5, max=100"
                },
                {
                  "key": "Connection",
                  "value": "Keep-Alive"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "cookie": [
                {
                  "expires": "Invalid Date",
                  "domain": "",
                  "path": ""
                }
              ],
              "body": "{\n    \"success\": false,\n    \"message\": \"OTP not found or expired\",\n    \"data\": null,\n    \"timestamp\": \"2026-04-18 14:27:06\"\n}"
            }
          ]
        }
      ]
    }
  ],
  "event": [
    {
      "listen": "prerequest",
      "script": {
        "type": "text/javascript",
        "packages": {},
        "requests": {},
        "exec": [
          ""
        ]
      }
    },
    {
      "listen": "test",
      "script": {
        "type": "text/javascript",
        "packages": {},
        "requests": {},
        "exec": [
          ""
        ]
      }
    }
  ],
  "variable": [
    {
      "key": "BASE_URL",
      "value": ""
    },
    {
      "key": "DEVICE_ID",
      "value": ""
    },
    {
      "key": "USERNAME",
      "value": ""
    },
    {
      "key": "TO",
      "value": ""
    },
    {
      "key": "BULK_DELAY_Ms",
      "value": ""
    },
    {
      "key": "BULK_MAX_PER_BATCH",
      "value": ""
    },
    {
      "key": "AUDIO_URL",
      "value": ""
    },
    {
      "key": "VIDEO_URL",
      "value": ""
    },
    {
      "key": "IMAGE_URL",
      "value": ""
    },
    {
      "key": "DOCUMENT_URL",
      "value": ""
    }
  ]
}