{"info":{"_postman_id":"09187fe0-7fbd-4f64-95aa-173abbf92b34","name":"WhatsApp API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"5302683","collectionId":"09187fe0-7fbd-4f64-95aa-173abbf92b34","publishedId":"2s8YzQWjR5","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-12-08T00:41:30.000Z"},"item":[{"name":"Auth","item":[{"name":"Signin","id":"ce3f0084-2497-4b18-86f8-3ad822ab2964","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"nindybottt\",\n    \"password\": \"oih83M1gF11Vf4EQ6fndStn7\"\n}","options":{"raw":{"language":"json"}}},"url":"http://172.188.114.3:8185/api/auth/signin","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"5b4fb655-3690-4c28-8951-51738d154c76","id":"5b4fb655-3690-4c28-8951-51738d154c76","name":"Auth","type":"folder"}},"urlObject":{"path":["api","auth","signin"],"host":["http://172.188.114.3:8185"],"query":[],"variable":[]}},"response":[{"id":"af501ec9-ea10-427c-9f4b-38c3e46ce0fc","name":"Signin","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"user\",\n    \"password\": \"password\"\n}","options":{"raw":{"language":"json"}}},"url":"http://172.188.114.3:8185/api/auth/signin"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"172"},{"key":"ETag","value":"W/\"ac-PvqTF5+hWvNcBlMtVJP0Ow80lOo\""},{"key":"Date","value":"Thu, 08 Dec 2022 00:27:13 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiJ1c2VyIiwiZXhwIjoxNjc1NjQzMjMzLjc5NywiaWF0IjoxNjcwNDU5MjMzfQ.dKTR3ozTDtdq8PhbiFDVUyw9kiiu_3l_AgY1xlhjYfA\"\n    }\n}"}],"_postman_id":"ce3f0084-2497-4b18-86f8-3ad822ab2964"}],"id":"5b4fb655-3690-4c28-8951-51738d154c76","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"115011c6-0d91-4d17-a013-3b76d41cbb93","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"042924ed-ca1e-4d3e-96fb-6c0c12c3e09a","type":"text/javascript","exec":[""]}}],"_postman_id":"5b4fb655-3690-4c28-8951-51738d154c76","description":""},{"name":"Session","item":[{"name":"Get Status","id":"e09fbfe8-e379-4f47-818d-2dbb99e9f6a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://172.188.114.3:8185/api/sessions/status","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"09187fe0-7fbd-4f64-95aa-173abbf92b34","id":"09187fe0-7fbd-4f64-95aa-173abbf92b34","name":"WhatsApp API","type":"collection"}},"urlObject":{"path":["api","sessions","status"],"host":["http://172.188.114.3:8185"],"query":[],"variable":[]}},"response":[{"id":"7b5f1b86-4783-4129-b1d7-64c9c9b6d125","name":"Get Status","originalRequest":{"method":"GET","header":[],"url":"http://172.188.114.3:8185/api/sessions/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"31"},{"key":"ETag","value":"W/\"1f-8b0Im2TiugGwRDE4VBUi4lN7g7g\""},{"key":"Date","value":"Thu, 08 Dec 2022 00:27:53 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"status\": \"connected\"\n    }\n}"}],"_postman_id":"e09fbfe8-e379-4f47-818d-2dbb99e9f6a2"},{"name":"Delete Session","id":"38981d1a-e28d-4b4c-bcab-0425e8596977","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://172.188.114.3:8185/api/sessions","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"09187fe0-7fbd-4f64-95aa-173abbf92b34","id":"09187fe0-7fbd-4f64-95aa-173abbf92b34","name":"WhatsApp API","type":"collection"}},"urlObject":{"path":["api","sessions"],"host":["http://172.188.114.3:8185"],"query":[],"variable":[]}},"response":[{"id":"807c05cc-6754-4f1a-aa0e-98540cfdbae2","name":"Delete Session","originalRequest":{"method":"DELETE","header":[],"url":"http://172.188.114.3:8185/api/sessions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"29"},{"key":"ETag","value":"W/\"1d-IK2H6fBxAV8nDbRNZ2gyTUdhanA\""},{"key":"Date","value":"Thu, 08 Dec 2022 00:28:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"session deleted\"\n}"}],"_postman_id":"38981d1a-e28d-4b4c-bcab-0425e8596977"}],"id":"ce073cd3-ac65-42be-8d2c-262710c3e91d","_postman_id":"ce073cd3-ac65-42be-8d2c-262710c3e91d","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"09187fe0-7fbd-4f64-95aa-173abbf92b34","id":"09187fe0-7fbd-4f64-95aa-173abbf92b34","name":"WhatsApp API","type":"collection"}}},{"name":"Contact","item":[{"name":"Verify","id":"219e7839-39ba-4d1c-98a4-b5207d5e4caf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://172.188.114.3:8185/api/contacts/:phone/verify?countryCode=ID","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"09187fe0-7fbd-4f64-95aa-173abbf92b34","id":"09187fe0-7fbd-4f64-95aa-173abbf92b34","name":"WhatsApp API","type":"collection"}},"urlObject":{"path":["api","contacts",":phone","verify"],"host":["http://172.188.114.3:8185"],"query":[{"key":"countryCode","value":"ID"}],"variable":[{"type":"any","value":"085718009088","key":"phone"}]}},"response":[{"id":"bbe97499-213b-4f35-87e2-c25c7ca0e18f","name":"Verify","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://172.188.114.3:8185/api/contacts/:phone/verify?countryCode=ID","host":["http://172.188.114.3:8185"],"path":["api","contacts",":phone","verify"],"query":[{"key":"countryCode","value":"ID"}],"variable":[{"key":"phone","value":"087773775774"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"554"},{"key":"ETag","value":"W/\"22a-hvOQkxHfrB8vd/UgGWCiWMv6WAA\""},{"key":"Date","value":"Thu, 08 Dec 2022 00:29:31 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"phone\": \"6287773775774\",\n        \"jid\": \"6287773775774@s.whatsapp.net\",\n        \"isOnWhatsapp\": true,\n        \"isBusinessAccount\": true,\n        \"profile\": {\n            \"status\": {\n                \"status\": \"\",\n                \"setAt\": \"1970-01-01T00:00:00.000Z\"\n            },\n            \"displayPictureUrl\": \"https://pps.whatsapp.net/v/t61.24694-24/215360265_1117906792354976_4355786708135003901_n.jpg?ccb=11-4&oh=01_AdRkFf-Wr_gqKTyaTfuxKKtMhZ5qjvIu6UEaDX_W6NwSZw&oe=639E33AA\",\n            \"presence\": {}\n        },\n        \"businessProfile\": {\n            \"description\": \"\",\n            \"website\": [\n                \"https://daimus.id\"\n            ],\n            \"email\": \"daimus.suudi@gmail.com\",\n            \"category\": \"Information Technology Company\",\n            \"businessHours\": {}\n        }\n    }\n}"}],"_postman_id":"219e7839-39ba-4d1c-98a4-b5207d5e4caf"}],"id":"151621cd-7c68-4abe-b6da-b91830ad624e","_postman_id":"151621cd-7c68-4abe-b6da-b91830ad624e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"09187fe0-7fbd-4f64-95aa-173abbf92b34","id":"09187fe0-7fbd-4f64-95aa-173abbf92b34","name":"WhatsApp API","type":"collection"}}},{"name":"Message","item":[{"name":"Get Messages","id":"74e36768-2370-4e54-8009-d70df4202c0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://172.188.114.3:8185/api/messages","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"09187fe0-7fbd-4f64-95aa-173abbf92b34","id":"09187fe0-7fbd-4f64-95aa-173abbf92b34","name":"WhatsApp API","type":"collection"}},"urlObject":{"path":["api","messages"],"host":["http://172.188.114.3:8185"],"query":[],"variable":[]}},"response":[{"id":"5071dcb5-9cb2-4566-9ad7-8519d9172877","name":"Get Messages","originalRequest":{"method":"GET","header":[],"url":"http://172.188.114.3:8185/api/messages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"5906"},{"key":"ETag","value":"W/\"1712-AjYiJqGcOJ/0q7VPTtt0mVelHS0\""},{"key":"Date","value":"Thu, 08 Dec 2022 00:29:43 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"whatsappMessageId\": \"BAE50CDE20776E33\",\n            \"failReason\": null,\n            \"status\": \"READ\",\n            \"_id\": \"638e286b84f4e0366f6a9cb7\",\n            \"jobId\": \"638e286b84f4e0366f6a9cb6\",\n            \"message\": {\n                \"text\": \"Corporis quas sint aperiam.\"\n            },\n            \"receiver\": \"087773775774\",\n            \"jid\": \"6287773775774@s.whatsapp.net\",\n            \"histories\": [\n                {\n                    \"status\": \"PENDING\",\n                    \"timestamp\": 1670260844\n                },\n                {\n                    \"status\": \"DELIVERY_ACK\",\n                    \"timestamp\": 1670260845\n                },\n                {\n                    \"status\": \"READ\",\n                    \"timestamp\": 1670260945\n                }\n            ],\n            \"createdAt\": \"2022-12-05T17:20:43.397Z\",\n            \"updatedAt\": \"2022-12-05T17:22:25.788Z\",\n            \"__v\": 0\n        }\n    ],\n    \"page\": {\n        \"totalDocs\": 39,\n        \"limit\": 10,\n        \"totalPages\": 4,\n        \"page\": 1,\n        \"pagingCounter\": 1,\n        \"hasPrevPage\": false,\n        \"hasNextPage\": true,\n        \"prevPage\": null,\n        \"nextPage\": 2\n    }\n}"}],"_postman_id":"74e36768-2370-4e54-8009-d70df4202c0c"},{"name":"Get Message","id":"96e401e8-211e-47f0-9a5c-6737ab0d0302","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://172.188.114.3:8185/api/messages/:messageId","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"09187fe0-7fbd-4f64-95aa-173abbf92b34","id":"09187fe0-7fbd-4f64-95aa-173abbf92b34","name":"WhatsApp API","type":"collection"}},"urlObject":{"path":["api","messages",":messageId"],"host":["http://172.188.114.3:8185"],"query":[],"variable":[{"type":"any","value":"65dc0cdeea99800012e6b657","key":"messageId"}]}},"response":[{"id":"0ebd0ba9-7955-470b-aa26-2f03dd33bd12","name":"Get Message","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://172.188.114.3:8185/api/messages/:messageId","host":["http://172.188.114.3:8185"],"path":["api","messages",":messageId"],"variable":[{"key":"messageId","value":"638e286b84f4e0366f6a9cb7"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"476"},{"key":"ETag","value":"W/\"1dc-V9NrPInSl7/XYTgDOrTUwyBq1as\""},{"key":"Date","value":"Thu, 08 Dec 2022 00:30:09 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"whatsappMessageId\": \"BAE50CDE20776E33\",\n        \"failReason\": null,\n        \"status\": \"READ\",\n        \"_id\": \"638e286b84f4e0366f6a9cb7\",\n        \"jobId\": \"638e286b84f4e0366f6a9cb6\",\n        \"message\": {\n            \"text\": \"Corporis quas sint aperiam.\"\n        },\n        \"receiver\": \"087773775774\",\n        \"jid\": \"6287773775774@s.whatsapp.net\",\n        \"histories\": [\n            {\n                \"status\": \"PENDING\",\n                \"timestamp\": 1670260844\n            },\n            {\n                \"status\": \"DELIVERY_ACK\",\n                \"timestamp\": 1670260845\n            },\n            {\n                \"status\": \"READ\",\n                \"timestamp\": 1670260945\n            }\n        ],\n        \"createdAt\": \"2022-12-05T17:20:43.397Z\",\n        \"updatedAt\": \"2022-12-05T17:22:25.788Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"96e401e8-211e-47f0-9a5c-6737ab0d0302"},{"name":"Send Message","id":"026f4350-0d25-41fd-81b7-255b45c78a56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"receiver\": \"087773775774\",\n    \"message\": {\n        \"text\": \"halo selamat pagi\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://172.188.114.3:8185/api/messages","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"09187fe0-7fbd-4f64-95aa-173abbf92b34","id":"09187fe0-7fbd-4f64-95aa-173abbf92b34","name":"WhatsApp API","type":"collection"}},"urlObject":{"path":["api","messages"],"host":["http://172.188.114.3:8185"],"query":[],"variable":[]}},"response":[{"id":"1aed8cda-dd10-4303-854b-3f873364fe23","name":"Send Message Text","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"receiver\": \"PHONE_NUMBER_OR_JID\",\n    \"message\": {\n        \"text\": \"Hello world\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://172.188.114.3:8185/api/messages"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"whatsappMessageId\": null,\n        \"failReason\": null,\n        \"status\": null,\n        \"_id\": \"6391309870fa344d4904e37e\",\n        \"jobId\": \"6391309870fa344d4904e37d\",\n        \"receiver\": \"087773775774\",\n        \"message\": {\n            \"text\": \"earum deleniti reiciendis\"\n        },\n        \"jid\": \"6287773775774@s.whatsapp.net\",\n        \"histories\": [],\n        \"createdAt\": \"2022-12-08T00:32:24.760Z\",\n        \"updatedAt\": \"2022-12-08T00:32:24.760Z\",\n        \"__v\": 0\n    },\n    \"message\": \"message has been queued\"\n}"},{"id":"31989f4a-d37d-4b2a-ad82-4a6843481fd0","name":"Send Message Image","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"receiver\": \"PHONE_NUMBER_OR_JID\",\n    \"message\": {\n        \"image\": {\n            \"url\": \"http://placeimg.com/640/480\"\n        },\n        \"caption\": \"engine_24_7_fiji.tsd\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://172.188.114.3:8185/api/messages"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"whatsappMessageId\": null,\n        \"failReason\": null,\n        \"status\": null,\n        \"_id\": \"6391309870fa344d4904e37e\",\n        \"jobId\": \"6391309870fa344d4904e37d\",\n        \"receiver\": \"087773775774\",\n        \"message\": {\n            \"text\": \"earum deleniti reiciendis\"\n        },\n        \"jid\": \"6287773775774@s.whatsapp.net\",\n        \"histories\": [],\n        \"createdAt\": \"2022-12-08T00:32:24.760Z\",\n        \"updatedAt\": \"2022-12-08T00:32:24.760Z\",\n        \"__v\": 0\n    },\n    \"message\": \"message has been queued\"\n}"},{"id":"f218365d-9917-446d-992e-6583beb42d47","name":"Send Message Video","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"receiver\": \"PHONE_NUMBER_OR_JID\",\n    \"message\": {\n        \"video\": {\n            \"url\": \"https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/TearsOfSteel.mp4\"\n        },\n        \"caption\": \"administration_xss_middleware.ftc\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://172.188.114.3:8185/api/messages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Vary","value":"X-HTTP-Method-Override"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"36"},{"key":"ETag","value":"W/\"24-jz8BT5gg4W3TL6K7ks0ygzbD+uM\""},{"key":"Date","value":"Sat, 03 Dec 2022 15:14:32 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"whatsappMessageId\": null,\n        \"failReason\": null,\n        \"status\": null,\n        \"_id\": \"6391309870fa344d4904e37e\",\n        \"jobId\": \"6391309870fa344d4904e37d\",\n        \"receiver\": \"087773775774\",\n        \"message\": {\n            \"text\": \"earum deleniti reiciendis\"\n        },\n        \"jid\": \"6287773775774@s.whatsapp.net\",\n        \"histories\": [],\n        \"createdAt\": \"2022-12-08T00:32:24.760Z\",\n        \"updatedAt\": \"2022-12-08T00:32:24.760Z\",\n        \"__v\": 0\n    },\n    \"message\": \"message has been queued\"\n}"},{"id":"c9e75421-4598-46e6-bc38-7130cde1b058","name":"Send Message Document","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"receiver\": \"PHONE_NUMBER_OR_JID\",\n    \"message\": {\n        \"document\": {\n            \"url\": \"https://www.africau.edu/images/default/sample.pdf\"\n        },\n        \"mimetype\": \"application/pdf\",\n        \"fileName\": \"bandwidth_monitored_up_sized.djv\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://172.188.114.3:8185/api/messages"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"whatsappMessageId\": null,\n        \"failReason\": null,\n        \"status\": null,\n        \"_id\": \"6391309870fa344d4904e37e\",\n        \"jobId\": \"6391309870fa344d4904e37d\",\n        \"receiver\": \"087773775774\",\n        \"message\": {\n            \"text\": \"earum deleniti reiciendis\"\n        },\n        \"jid\": \"6287773775774@s.whatsapp.net\",\n        \"histories\": [],\n        \"createdAt\": \"2022-12-08T00:32:24.760Z\",\n        \"updatedAt\": \"2022-12-08T00:32:24.760Z\",\n        \"__v\": 0\n    },\n    \"message\": \"message has been queued\"\n}"},{"id":"e14d4488-0792-41c7-914a-4fc6f77155f9","name":"Send Message Button","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"receiver\": \"PHONE_NUMBER_OR_JID\",\n    \"message\": {\n        \"text\": \"This is button message\",\n        \"footer\": \"Hello world\",\n        \"buttons\": [{\n            \"buttonId\": \"id1\",\n            \"buttonText\": {\n                \"displayText\": \"Button 1\"\n            },\n            \"type\": 1\n        }, {\n            \"buttonId\": \"id2\",\n            \"buttonText\": {\n                \"displayText\": \"Button 2\"\n            },\n            \"type\": 1\n        }, {\n            \"buttonId\": \"id3\",\n            \"buttonText\": {\n                \"displayText\": \"Button 3\"\n            },\n            \"type\": 1\n        }],\n        \"headerType\": 1\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://172.188.114.3:8185/api/messages"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"whatsappMessageId\": null,\n        \"failReason\": null,\n        \"status\": null,\n        \"_id\": \"6391309870fa344d4904e37e\",\n        \"jobId\": \"6391309870fa344d4904e37d\",\n        \"receiver\": \"087773775774\",\n        \"message\": {\n            \"text\": \"earum deleniti reiciendis\"\n        },\n        \"jid\": \"6287773775774@s.whatsapp.net\",\n        \"histories\": [],\n        \"createdAt\": \"2022-12-08T00:32:24.760Z\",\n        \"updatedAt\": \"2022-12-08T00:32:24.760Z\",\n        \"__v\": 0\n    },\n    \"message\": \"message has been queued\"\n}"},{"id":"b504f941-4113-4c22-b43d-984cc0c99468","name":"Send Message Button Template","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"receiver\": \"PHONE_NUMBER_OR_JID\",\n    \"message\": {\n        \"text\": \"This is button message\",\n        \"footer\": \"Hello world\",\n        \"templateButtons\": [{\n            \"index\": 1,\n            \"urlButton\": {\n                \"displayText\": \"⭐ Visit My Website!\",\n                \"url\": \"https://daimus.id\"\n            }\n        },{\n            \"index\": 2,\n            \"urlButton\": {\n                \"displayText\": \"Call me!\",\n                \"phoneNumber\": \"+62 87-7737-75774\"\n            }\n        }]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://172.188.114.3:8185/api/messages"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"whatsappMessageId\": null,\n        \"failReason\": null,\n        \"status\": null,\n        \"_id\": \"6391309870fa344d4904e37e\",\n        \"jobId\": \"6391309870fa344d4904e37d\",\n        \"receiver\": \"087773775774\",\n        \"message\": {\n            \"text\": \"earum deleniti reiciendis\"\n        },\n        \"jid\": \"6287773775774@s.whatsapp.net\",\n        \"histories\": [],\n        \"createdAt\": \"2022-12-08T00:32:24.760Z\",\n        \"updatedAt\": \"2022-12-08T00:32:24.760Z\",\n        \"__v\": 0\n    },\n    \"message\": \"message has been queued\"\n}"},{"id":"d64f6b34-7e0a-4367-b861-95b217b61241","name":"Send Message List","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"receiver\": \"PHONE_NUMBER_OR_JID\",\n    \"message\": {\n        \"text\": \"This is a list\",\n        \"footer\": \"nice footer, link: https://google.com\",\n        \"title\": \"Amazing boldfaced list title\",\n        \"buttonText\": \"Required, text on the button to view the list\",\n        \"sections\": [{\n            \"title\": \"Section 1\",\n            \"rows\": [{\n                \"title\": \"Option 1\",\n                \"rowId\": \"option1\"\n                },\n                {\n                \"title\": \"Option 2\",\n                \"rowId\": \"option2\",\n                \"description\": \"This is a description\"\n                }\n            ]\n        },{\n            \"title\": \"Section 2\",\n            \"rows\": [{\n                \"title\": \"Option 1\",\n                \"rowId\": \"option1\"\n                },\n                {\n                \"title\": \"Option 2\",\n                \"rowId\": \"option2\",\n                \"description\": \"This is a description V2\"\n                }\n            ]\n        }]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://172.188.114.3:8185/api/messages"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"whatsappMessageId\": null,\n        \"failReason\": null,\n        \"status\": null,\n        \"_id\": \"6391309870fa344d4904e37e\",\n        \"jobId\": \"6391309870fa344d4904e37d\",\n        \"receiver\": \"087773775774\",\n        \"message\": {\n            \"text\": \"earum deleniti reiciendis\"\n        },\n        \"jid\": \"6287773775774@s.whatsapp.net\",\n        \"histories\": [],\n        \"createdAt\": \"2022-12-08T00:32:24.760Z\",\n        \"updatedAt\": \"2022-12-08T00:32:24.760Z\",\n        \"__v\": 0\n    },\n    \"message\": \"message has been queued\"\n}"}],"_postman_id":"026f4350-0d25-41fd-81b7-255b45c78a56"},{"name":"Send Message Sync","id":"c865a4cf-2779-459d-93f1-922b3b74e131","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"receiver\": \"PHONE_NUMBER_OR_JID\",\n    \"message\": {\n        \"text\": \"Cumque autem expedita ex quam sit.\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://172.188.114.3:8185/api/messages/async","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"09187fe0-7fbd-4f64-95aa-173abbf92b34","id":"09187fe0-7fbd-4f64-95aa-173abbf92b34","name":"WhatsApp API","type":"collection"}},"urlObject":{"path":["api","messages","async"],"host":["http://172.188.114.3:8185"],"query":[],"variable":[]}},"response":[{"id":"7679457d-4170-40ed-9171-2325eaa3c527","name":"Send Message Sync","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"receiver\": \"087773775774\",\n    \"message\": {\n        \"text\": \"Minima a vel ea nobis rerum nesciunt eum placeat.\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://172.188.114.3:8185/api/messages/async"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"151"},{"key":"ETag","value":"W/\"97-/vYDVo+MHOnnrC2TRe2Y3AF5hqY\""},{"key":"Date","value":"Thu, 08 Dec 2022 00:34:50 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"jid\": \"6287773775774@s.whatsapp.net\",\n        \"message\": {\n            \"text\": \"Assumenda sunt deleniti.\"\n        },\n        \"whatsappMessageId\": \"BAE5E672FA9442E8\",\n        \"status\": \"PENDING\"\n    }\n}"}],"_postman_id":"c865a4cf-2779-459d-93f1-922b3b74e131"},{"name":"Send Message Bulk","id":"792fd460-81b4-4421-93e5-31f349d4c283","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"receivers\": [\"087773775774\"],\n    \"message\": {\n        \"text\": \"REMINDER 1 ABSENSI KESEHATAN\\n\\nMohon untuk Absensi Kehadiran dan Kesehatan harian, akses Link berikut :\\n https://ikonattendance.z23.web.core.windows.net \\n\\nUntuk yang tidak Absen sampai batas waktu jam 17.00 WIB maka akan dianggap Cuti dan diharap apply Leave di HRMS\\n\\nTerima Kasih\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://172.188.114.3:8185/api/messages/bulk","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"09187fe0-7fbd-4f64-95aa-173abbf92b34","id":"09187fe0-7fbd-4f64-95aa-173abbf92b34","name":"WhatsApp API","type":"collection"}},"urlObject":{"path":["api","messages","bulk"],"host":["http://172.188.114.3:8185"],"query":[],"variable":[]}},"response":[{"id":"07a496a5-928a-4ee3-973e-e3d53928b770","name":"Send Message Bulk","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"receivers\": [\"087773775774\"],\n    \"message\": {\n        \"text\": \"Eum nihil ad qui doloribus incidunt rerum error.\nIpsam veritatis ex nesciunt sit minima expedita.\nQui sed fuga vel suscipit qui laborum.\nRepellendus molestias aliquam voluptas reprehenderit atque expedita ea fuga sit.\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://172.188.114.3:8185/api/messages/bulk"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"97"},{"key":"ETag","value":"W/\"61-XeQYuiXk2Re5oCkCHWqIlBj9yII\""},{"key":"Date","value":"Thu, 08 Dec 2022 00:35:20 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"batchCode\": \"2d93e909-4a76-44bc-89b8-0419c9750155\"\n    },\n    \"message\": \"message has been queued\"\n}"}],"_postman_id":"792fd460-81b4-4421-93e5-31f349d4c283"},{"name":"Delete Message","id":"93a85108-7e64-4f3a-b199-d5a0f046f134","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://172.188.114.3:8185/api/messages/:messageId","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"09187fe0-7fbd-4f64-95aa-173abbf92b34","id":"09187fe0-7fbd-4f64-95aa-173abbf92b34","name":"WhatsApp API","type":"collection"}},"urlObject":{"path":["api","messages",":messageId"],"host":["http://172.188.114.3:8185"],"query":[],"variable":[{"type":"any","value":"","key":"messageId"}]}},"response":[],"_postman_id":"93a85108-7e64-4f3a-b199-d5a0f046f134"}],"id":"422c0b96-7caa-428c-9672-907bab2aa2a9","_postman_id":"422c0b96-7caa-428c-9672-907bab2aa2a9","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"09187fe0-7fbd-4f64-95aa-173abbf92b34","id":"09187fe0-7fbd-4f64-95aa-173abbf92b34","name":"WhatsApp API","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]}},"event":[{"listen":"prerequest","script":{"id":"9ca5114d-01ba-472d-905d-9367b06d8090","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"6f7ed84e-4ced-476d-a44f-be3306004296","type":"text/javascript","exec":[""]}}],"variable":[{"key":"base_url","value":"http://172.188.114.3:8185","type":"string"}]}