{"info":{"_postman_id":"aa05c1dc-b8aa-4f8d-813d-6d6988173a3b","name":"WhatsEra Whatsapp API 3.0.0","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"14153053","collectionId":"aa05c1dc-b8aa-4f8d-813d-6d6988173a3b","publishedId":"UzQpxTSw","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-07-28T07:00:35.000Z"},"item":[{"name":"Send Text Message","id":"ce1f1c48-566b-479b-9284-4b4d7e1f82ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"accessToken\": \"Your API Key Here\",\r\n    \"mobile\": \"RECEIVER NUMBER WITH COUNTRY CODE\",\r\n    \"text\": \"YOUR MESSAGE\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.whatsera.com/api/send/text","urlObject":{"path":["api","send","text"],"host":["https://app.whatsera.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ce1f1c48-566b-479b-9284-4b4d7e1f82ef"},{"name":"Send Attachment","id":"58c0bcb8-8e72-4dd0-9100-bf1d119ff1ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"accessToken\": \"API KEY\",\r\n    \"mobile\": \"NUMBER With COUNTRY Code\",\r\n    \"attachUrl\": \"https://www.princexml.com/samples/invoice/invoicesample.pdf\",\r\n    \"caption\": \"Hello World!\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://app.whatsera.com/api/send/attach","urlObject":{"path":["api","send","attach"],"host":["https://app.whatsera.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"58c0bcb8-8e72-4dd0-9100-bf1d119ff1ee"},{"name":"Send Attachment File","id":"51b1b23e-80a0-45a2-a29e-66009c7f2ec9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"accessToken","value":"Your API Key Here","type":"text"},{"key":"mobile","value":"Client Mobile Number With Country Code","type":"text"},{"key":"file","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/Users/shubhamswami/Developer/react-flow-test/vite.config.ts"],"value":null},{"key":"caption","value":"","description":"<p>Optional</p>\n","type":"text"}]},"url":"https://app.whatsera.com/api/send/attach/doc","urlObject":{"path":["api","send","attach","doc"],"host":["https://app.whatsera.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"51b1b23e-80a0-45a2-a29e-66009c7f2ec9"},{"name":"Get Channel Details","id":"d2a08f57-7d1d-42ed-9e9c-9766c7364be8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://app.whatsera.com/api/channel/list/:accessToken","urlObject":{"path":["api","channel","list",":accessToken"],"host":["https://app.whatsera.com"],"query":[],"variable":[{"type":"any","value":"66976c0eb680f0d28b51f815","key":"accessToken"}]}},"response":[],"_postman_id":"d2a08f57-7d1d-42ed-9e9c-9766c7364be8"}],"event":[{"listen":"prerequest","script":{"id":"d3d2f1b1-b0a1-4824-bfb4-3e2ad8ec2529","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"bbfd1c92-2561-482c-98e6-f4e9456b3519","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://app.whatsera.com"}]}