{"info":{"_postman_id":"15ab81c2-2e42-4edb-95e5-c7d869236a74","name":"Whatsapp - Gateway","description":"<html><head></head><body><p>Simple Whatsapp Gateway</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"16528402","collectionId":"15ab81c2-2e42-4edb-95e5-c7d869236a74","publishedId":"VVXC3EjU","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-09-10T05:06:07.000Z"},"item":[{"name":"GROUP","item":[{"name":"Send Text Group","id":"7379c76c-9592-4475-a3bc-fb49dbbee17c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"sessions\": \"session_1\",\r\n    \"target\": \"62813xxx-161799xx@g.us\",\r\n    \"message\": \"Send Text\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/sendtext","urlObject":{"port":"8080","path":["api","sendtext"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7379c76c-9592-4475-a3bc-fb49dbbee17c"}],"id":"cf98d560-1655-4a4a-8418-8e881146b778","description":"<p>Example Group with <strong>@g.us</strong> or symbol <strong>-</strong></p>\n<p>\"target\" : \"62813xxx-16179xxx\"</p>\n<p><strong>You can use this option for all messaging endpoints</strong></p>\n","_postman_id":"cf98d560-1655-4a4a-8418-8e881146b778"},{"name":"PRIVATE","item":[{"name":"Send Text","id":"4c00b64f-7d9e-4e7c-8a1e-ca24d350e257","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"sessions\": \"session_1\",\r\n    \"target\": \"628xxx\",\r\n    \"message\": \"Send Text\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/sendtext","urlObject":{"port":"8080","path":["api","sendtext"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4c00b64f-7d9e-4e7c-8a1e-ca24d350e257"},{"name":"Send Media (Upload File)","id":"e00ba3e8-1b92-45bb-9a41-5259f2a95890","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"sessions","value":"session_1","type":"text"},{"key":"target","value":"628xxx","type":"text"},{"key":"message","value":"Send Media Upload File","type":"text"}]},"url":"localhost:8080/api/sendmedia","urlObject":{"port":"8080","path":["api","sendmedia"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e00ba3e8-1b92-45bb-9a41-5259f2a95890"},{"name":"Send Media (URL)","id":"6d805915-bf2b-46a1-8ef4-214835693d94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"sessions\": \"session_1\",\r\n    \"target\": \"628xxx\",\r\n    \"message\": \"Send Media URL\",\r\n    \"url\": \"https://i.postimg.cc/G2m1dtH5/cat.jpg\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/sendmedia","urlObject":{"port":"8080","path":["api","sendmedia"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6d805915-bf2b-46a1-8ef4-214835693d94"},{"name":"Send Sticker (Upload File)","id":"f1c39255-a849-4500-9f75-7e6b30e5aa3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"sessions","value":"session_1","type":"text"},{"key":"packname","value":"Zekais","type":"text"},{"key":"author","value":"b0t","type":"text"},{"key":"target","value":"628xxx","type":"text"}]},"url":"localhost:8080/api/sendsticker","urlObject":{"port":"8080","path":["api","sendsticker"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f1c39255-a849-4500-9f75-7e6b30e5aa3b"},{"name":"Send Sticker (URL)","id":"dd1abc17-6a79-481b-b770-44d4508bdbaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"sessions\": \"session_1\",\r\n    \"target\": \"628xxx\",\r\n    \"packname\": \"Zekais\",\r\n    \"author\": \"b0t\",\r\n    \"url\": \"https://i.postimg.cc/G2m1dtH5/cat.jpg\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/sendsticker","urlObject":{"port":"8080","path":["api","sendsticker"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"dd1abc17-6a79-481b-b770-44d4508bdbaa"},{"name":"Send Contact","id":"f66060df-b6b1-41d9-b98d-b7e2b41f1832","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"sessions\":\"session_1\", \r\n    \"target\":\"628xxx\", \r\n    \"contact\": \"628yyy\",\r\n    \"contactName\": \"Asep\",\r\n    \"anotherContact\": \"628zzz - Bambang\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/sendcontact","urlObject":{"port":"8080","path":["api","sendcontact"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f66060df-b6b1-41d9-b98d-b7e2b41f1832"},{"name":"Send Button","id":"e95dff66-433d-4f08-8b50-c5b7c4ad3c84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"sessions\":\"session_1\", \r\n    \"target\":\"628xxx\", \r\n    \"message\": \"Send Button\",\r\n    \"textFooter\": \"Footer\",\r\n    \"urlButton\": \"Google\",\r\n    \"responUrl\": \"https://www.google.com/\",\r\n    \"callButton\": \"Call Me\",\r\n    \"responCall\": \"628yyy\",\r\n    \"button\": [\"Button 1\", \"Button 2\", \"Button 3\"],\r\n    \"btnMessage\": [\"Okeee 1\", \"Okee 2\", \"Okee 3\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/sendbutton","urlObject":{"port":"8080","path":["api","sendbutton"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e95dff66-433d-4f08-8b50-c5b7c4ad3c84"},{"name":"Send Location","id":"92448995-7d84-466a-878e-3b266daa3f08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"sessions\": \"session_1\",\r\n    \"target\": \"628xxx\",\r\n    \"long\": \"106.82760040044384\",\r\n    \"lat\": \"-6.174065858237926\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/sendlocation","urlObject":{"port":"8080","path":["api","sendlocation"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"92448995-7d84-466a-878e-3b266daa3f08"},{"name":"Send Product (Upload File)","id":"e6c1952b-1104-46b3-8eb8-a002b826b9bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/C:/Users/Zekais HP Pavilion/OneDrive/Pictures/random image/cat.jpg"},{"key":"sessions","value":"session_1","type":"text"},{"key":"target","value":"6287715579966","type":"text"},{"key":"message","value":"Product Body","type":"text"},{"key":"title","value":"Product Title","type":"text"},{"key":"footer","value":"Product Footer","type":"text"},{"key":"owner","value":"628xxx","type":"text"},{"key":"currency","value":"IDR","type":"text"},{"key":"price","value":"10000000","type":"text"},{"key":"salePrice","value":"2000000","type":"text"}]},"url":"localhost:8080/api/sendproduct","urlObject":{"port":"8080","path":["api","sendproduct"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e6c1952b-1104-46b3-8eb8-a002b826b9bb"},{"name":"Send Product (URL)","id":"5cdb47fa-2e23-4c10-944f-fd23cdac1d8e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"sessions\": \"session_1\",\r\n    \"target\": \"628xxx\",\r\n    \"message\": \"Product Body\",\r\n    \"title\": \"Product Title\",\r\n    \"footer\": \"Product Footer\",\r\n    \"owner\": \"628xxx\",\r\n    \"currency\": \"IDR\",\r\n    \"price\": \"10000000\",\r\n    \"salePrice\": \"2000000\",\r\n    \"url\": \"https://i.postimg.cc/G2m1dtH5/cat.jpg\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/api/sendproduct","urlObject":{"port":"8080","path":["api","sendproduct"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5cdb47fa-2e23-4c10-944f-fd23cdac1d8e"}],"id":"dc64f6b5-1730-45a3-a3f6-2280b57cc225","description":"<p>Example Private with <strong>@s.whatsapp.net</strong> or without symbol <strong>-</strong></p>\n<p>\"target\" : \"62813xxx\"</p>\n<p><strong>You can use this option for all messaging endpoints</strong></p>\n","_postman_id":"dc64f6b5-1730-45a3-a3f6-2280b57cc225"}]}