{"info":{"_postman_id":"c507f4af-e889-46f2-aa98-f71ff3d8bbd3","name":"Access Check","description":"<html><head></head><body><h3 id=\"whatsapp-messaging-api-collection\"><strong>WhatsApp Messaging API Collection</strong></h3>\n<p>This collection provides endpoints for sending <strong>WhatsApp messages</strong> immediately or scheduling them for delivery at a future time.</p>\n<p>Key Features:</p>\n<ul>\n<li><p><strong>Immediate or Scheduled Delivery</strong>: Send messages right away or specify a date/time for future delivery.</p>\n</li>\n<li><p><strong>Template-based Messaging</strong>: Messages must use pre-approved WhatsApp templates, supporting placeholders for personalization.</p>\n</li>\n<li><p><strong>Media Attachments</strong>: Depending on the template type, you can attach images, videos, documents, or PDFs.</p>\n</li>\n<li><p><strong>Single or Bulk Messaging</strong>: Send to a single recipient or to multiple recipients in one request.</p>\n</li>\n<li><p><strong>Timezone Awareness</strong>: Scheduling respects the client’s timezone (default: West Africa Standard Time).</p>\n</li>\n</ul>\n<p>Use these APIs to reliably reach your users with transactional updates, alerts, or marketing campaigns over WhatsApp.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"5965625","collectionId":"c507f4af-e889-46f2-aa98-f71ff3d8bbd3","publishedId":"2sB3HooeR5","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-09-13T11:40:53.000Z"},"item":[{"name":"GetToken","id":"9604437d-a472-4d89-b2b1-46adbcdb2800","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"MIoi5hR\",\n  \"clientSecret\": \"9ga9+Jw3DEev+nU4oNLKjQ==\"\n}","options":{"raw":{"language":"json"}}},"url":"/api/business-auth/token","description":"<p>This is to generate token needed to send whatsapp api. Time zone is optional for countries outside west africa. It is required to state for others for proper scheduling.</p>\n<p>The Client Id is the Id on your dashboard when you login into the app</p>\n<p>The ClientSecret is the secret that is sent to your email. Only you know what this value is.</p>\n","urlObject":{"path":["api","business-auth","token"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"351ea9ff-b1f2-4f40-a2c3-68c2cb2372d3","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"MIoi5hR\",\n  \"clientSecret\": \"1PBTKns7Fkam3GS8X93Mbg==\" \n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:5004/api/business-auth/token"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Wed, 10 Sep 2025 09:16:30 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"api-supported-versions","value":"1.0"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRfaWQiOiJNSW9pNWhSIiwicm9sZSI6IkJ1c2luZXNzIiwibmJmIjoxNzU3NDk1NzkxLCJleHAiOjE3NjI2Nzk3OTEsImlhdCI6MTc1NzQ5NTc5MSwiaXNzIjoiaHR0cDovL2xvY2FsaG9zdDo1MDAyLyIsImF1ZCI6IlFSVGVtcGxhdGUifQ.Vq1Rlajoz9-o9mvFBJUf0vFEsgMub6ydNrEu73Pertg\"\n}"},{"id":"723304b8-44d0-405f-904d-573b7dd4c5a3","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"MIoi5h\",\n  \"clientSecret\": \"1PBTKns7Fkam3GS8X93Mbg==\" \n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:5004/api/business-auth/token"},"status":"Unauthorized","code":401,"_postman_previewlanguage":null,"header":[{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Date","value":"Wed, 10 Sep 2025 09:19:20 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"api-supported-versions","value":"1.0"}],"cookie":[],"responseTime":null,"body":"Invalid client credentials."},{"id":"e3471369-be29-428f-bfa8-1cc788df7519","name":"GetToken-TimeZone","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"MIoi5hR\",\n  \"clientSecret\": \"JlYDnxOOSEy1Yl1kn5Znxg==\",\n  \"timezone\": \"W. Central Africa Standard Time\"\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:5004/api/business-auth/token"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Thu, 11 Sep 2025 19:03:32 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"api-supported-versions","value":"1.0"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRfaWQiOiJNSW9pNWhSIiwidGltZXpvbmUiOiJXLiBDZW50cmFsIEFmcmljYSBTdGFuZGFyZCBUaW1lIiwibmJmIjoxNzU3NjE3NDEyLCJleHAiOjE3NjI4MDE0MTIsImlhdCI6MTc1NzYxNzQxMiwiaXNzIjoiaHR0cDovL2xvY2FsaG9zdDo1MDAyLyIsImF1ZCI6IlFSVGVtcGxhdGUifQ.rbKI2MzAiNKs01B5Nc5hIB1PO4qosWaMYIRzahSYDZo\"\n}"},{"id":"a1660257-d886-403c-a397-631254003457","name":"GetToken-NoTimeZone","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"MIoi5hR\",\n  \"clientSecret\": \"JlYDnxOOSEy1Yl1kn5Znxg==\"\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:5004/api/business-auth/token"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Thu, 11 Sep 2025 19:04:02 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"api-supported-versions","value":"1.0"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRfaWQiOiJNSW9pNWhSIiwidGltZXpvbmUiOiJXLiBDZW50cmFsIEFmcmljYSBTdGFuZGFyZCBUaW1lIiwibmJmIjoxNzU3NjE3NDQyLCJleHAiOjE3NjI4MDE0NDIsImlhdCI6MTc1NzYxNzQ0MiwiaXNzIjoiaHR0cDovL2xvY2FsaG9zdDo1MDAyLyIsImF1ZCI6IlFSVGVtcGxhdGUifQ.LppTWa51cHlhAOqvH6dRAVauJQmmB8SoSTefgTqP8e8\"\n}"}],"_postman_id":"9604437d-a472-4d89-b2b1-46adbcdb2800"},{"name":"Regenerate Secret","id":"6aac1e21-e5ca-44aa-ac3e-844601965615","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p>This is the secret that will be sent to your email when you pass your <code>clientId</code>. Remember the ClientId is located on the app dashboard under the brand name AccessCheck</p>\n","urlObject":{"query":[],"variable":[]},"url":""},"response":[{"id":"5fda7d5f-f48c-40cc-a8d2-a275f767dd8c","name":"Generate","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://localhost:5004/api/business/regenerateSecret?clientId=MIoi5hR","protocol":"https","host":["localhost"],"port":"5004","path":["api","business","regenerateSecret"],"query":[{"key":"clientId","value":"MIoi5hR"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Date","value":"Thu, 11 Sep 2025 19:00:08 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"api-supported-versions","value":"1.0"}],"cookie":[],"responseTime":null,"body":"Successfully generated, please check your email for security purpose"}],"_postman_id":"6aac1e21-e5ca-44aa-ac3e-844601965615"},{"name":"GetTemplates","id":"b5d537a2-00c3-441c-b62d-e56678be3a44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":"https://localhost:5004/api/business/get-whatsapp-templates","description":"<p>This shows all the template available in whatsapp. You can use any one,if peradventure the one that suit you is not there you can contact admin to submit your favorable one.</p>\n<p>The category of of your template is used to determine what facebook remove from your wallet.</p>\n<h3 id=\"message-categories\"><strong>Message Categories</strong></h3>\n<h4 id=\"1-marketing\">1. <strong>Marketing</strong></h4>\n<ul>\n<li><p><strong>Purpose:</strong> Promote products, services, offers, or events to users.</p>\n</li>\n<li><p><strong>Example:</strong></p>\n<ul>\n<li><p>Sending a special discount coupon:<br />  <code>\"Get 20% off your next purchase! Use code SAVE20 at checkout.\"</code></p>\n</li>\n<li><p>Announcing a new product launch:<br />  <code>\"Introducing our new organic snack line – available now!\"</code></p>\n</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"2-utility\">2. <strong>Utility</strong></h4>\n<ul>\n<li><p><strong>Purpose:</strong> Share useful information or updates related to a user’s account, service, or transaction.</p>\n</li>\n<li><p><strong>Example:</strong></p>\n<ul>\n<li><p>Sending booking confirmations:<br />  <code>\"Your flight to Lagos has been confirmed. Booking ID: 12345.\"</code></p>\n</li>\n<li><p>Sending appointment reminders:<br />  <code>\"Reminder: Your dentist appointment is scheduled for tomorrow at 10:00 AM.\"</code></p>\n</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"3-authentication\">3. <strong>Authentication</strong></h4>\n<ul>\n<li><p><strong>Purpose:</strong> Verify user identity or secure transactions via OTP, password reset, or two-factor authentication.</p>\n</li>\n<li><p><strong>Example:</strong></p>\n<ul>\n<li><p>Sending an OTP for login:<br />  <code>\"Your verification code is 456789.\"</code></p>\n</li>\n<li><p>Password reset link:<br />  <code>\"Click here to reset your password: https://example.com/reset?token=abc123\"</code></p>\n</li>\n</ul>\n</li>\n</ul>\n","urlObject":{"protocol":"https","port":"5004","path":["api","business","get-whatsapp-templates"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b56de4ef-f16a-4b2d-9a42-fdfbe7071af4","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":"https://localhost:5004/api/business/get-whatsapp-templates"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Wed, 10 Sep 2025 09:22:22 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"api-supported-versions","value":"1.0"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"name\": \"joining_\",\n        \"language\": \"en\",\n        \"status\": \"APPROVED\",\n        \"category\": \"MARKETING\"\n    },\n    {\n        \"name\": \"invire\",\n        \"language\": \"en\",\n        \"status\": \"APPROVED\",\n        \"category\": \"MARKETING\"\n    },\n    {\n        \"name\": \"birthdayrsvp\",\n        \"language\": \"en_US\",\n        \"status\": \"APPROVED\",\n        \"category\": \"MARKETING\"\n    },\n    {\n        \"name\": \"verifyinvites\",\n        \"language\": \"en\",\n        \"status\": \"APPROVED\",\n        \"category\": \"MARKETING\"\n    },\n    {\n        \"name\": \"wedding_rsvp_invites\",\n        \"language\": \"en_US\",\n        \"status\": \"APPROVED\",\n        \"category\": \"UTILITY\"\n    },\n    {\n        \"name\": \"orderup\",\n        \"language\": \"en\",\n        \"status\": \"APPROVED\",\n        \"category\": \"UTILITY\"\n    },\n    {\n        \"name\": \"hello_world\",\n        \"language\": \"en_US\",\n        \"status\": \"APPROVED\",\n        \"category\": \"UTILITY\"\n    },\n    {\n        \"name\": \"birthdayvp\",\n        \"language\": \"en\",\n        \"status\": \"APPROVED\",\n        \"category\": \"MARKETING\"\n    },\n    {\n        \"name\": \"testing\",\n        \"language\": \"en\",\n        \"status\": \"APPROVED\",\n        \"category\": \"MARKETING\"\n    }\n]"}],"_postman_id":"b5d537a2-00c3-441c-b62d-e56678be3a44"},{"name":"GetTemplateByName","id":"8d31c8b6-03fa-40d9-b11e-2ad730162a09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>Description:</strong></p>\n<p>Fetch a WhatsApp message template by its name. Returns the template details, including its components (BODY, HEADER, FOOTER), language, category, and status.EndFragment<br />StartFragment</p>\n<p><strong>Query Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>templateName</code></td>\n<td>string</td>\n<td>Yes</td>\n<td>The exact name of the WhatsApp template to fetch.</td>\n</tr>\n</tbody>\n</table>\n</div><p>success Response</p>\n<p>{<br />\"name\": \"hello_world\",<br />\"language\": \"en_US\",<br />\"status\": \"approved\",<br />\"category\": \"MARKETING\",<br />\"components\": [<br />{<br />\"type\": \"BODY\",<br />\"text\": \"Hello {{1}}, welcome to our service!\",<br />\"format\": null<br />},<br />{<br />\"type\": \"HEADER\",<br />\"text\": null,<br />\"format\": \"TEXT\"<br />},<br />{<br />\"type\": \"FOOTER\",<br />\"text\": \"Thank you for choosing us.\",<br />\"format\": null<br />}<br />]<br />}</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th></th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>Type</code></td>\n<td>string</td>\n<td>The type of template component: <code>BODY</code>, <code>HEADER</code>, or <code>FOOTER</code>.</td>\n</tr>\n<tr>\n<td><code>Text</code></td>\n<td>string</td>\n<td>The content for <code>BODY</code> or <code>FOOTER</code>. Can contain placeholders like <code>{{1}}</code>.</td>\n</tr>\n<tr>\n<td><code>Format</code></td>\n<td>string</td>\n<td>The format for <code>HEADER</code>. E.g., <code>TEXT</code>, <code>IMAGE</code>, <code>VIDEO</code>, or <code>DOCUMENT</code>.</td>\n</tr>\n</tbody>\n</table>\n</div><p>StartFragment</p>\n<p><strong>Category Descriptions:</strong></p>\n<ul>\n<li><p><strong>MARKETING:</strong> Promotional messages to users (offers, product launches).</p>\n</li>\n<li><p><strong>UTILITY:</strong> Informational or service messages (appointment reminders, confirmations).</p>\n</li>\n<li><p><strong>AUTHENTICATION:</strong> Security messages (OTP, password reset).</p>\n</li>\n</ul>\n","urlObject":{"query":[],"variable":[]},"url":""},"response":[{"id":"74207d7f-834d-4ef3-b78c-ff2242a8dae6","name":"Bad Request","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://localhost:5004/api/business/get-whatsapp-template?templateName=WeddingInvite","protocol":"https","host":["localhost"],"port":"5004","path":["api","business","get-whatsapp-template"],"query":[{"key":"templateName","value":"WeddingInvite"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":[{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Date","value":"Wed, 10 Sep 2025 09:20:28 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"api-supported-versions","value":"1.0"}],"cookie":[],"responseTime":null,"body":"Looks like the name you passed is not correct."},{"id":"a054700d-484b-447e-b547-b1f1a1732e21","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":{"raw":"https://localhost:5004/api/business/get-whatsapp-template?templateName=wedding_rsvp_invites","protocol":"https","host":["localhost"],"port":"5004","path":["api","business","get-whatsapp-template"],"query":[{"key":"templateName","value":"wedding_rsvp_invites"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Wed, 10 Sep 2025 09:22:54 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"api-supported-versions","value":"1.0"}],"cookie":[],"responseTime":null,"body":"{\n    \"name\": \"invire\",\n    \"language\": \"en\",\n    \"status\": \"APPROVED\",\n    \"category\": \"MARKETING\",\n    \"components\": [\n        {\n            \"type\": \"HEADER\",\n            \"text\": null,\n            \"format\": \"IMAGE\"\n        },\n        {\n            \"type\": \"BODY\",\n            \"text\": \"Good day {{1}},\\n\\nThis is a personal, one-to-one notification for the wedding of Oyindamola & Oladipupo.\\n\\nEvent details:\\n• Date: October 20, 2025\\n• Time: 12:00 PM\\n• Location: Lagos, Nigeria\\n\\nRSVP link: {{2}}  \\nRSVP Deadline: on or before October 1, 2025\\n\\nNote: This notification is private. Do not forward.\",\n            \"format\": null\n        }\n    ]\n}"}],"_postman_id":"8d31c8b6-03fa-40d9-b11e-2ad730162a09"},{"name":"Send-Whatsapp","id":"05bd5b5b-879a-4cdd-96dd-e7ea3a377af1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRfaWQiOiJNSW9pNWhSIiwicm9sZSI6IkJ1c2luZXNzIiwidGltZXpvbmUiOiJXLiBDZW50cmFsIEFmcmljYSBTdGFuZGFyZCBUaW1lIiwibmJmIjoxNzU3NjA5NzExLCJleHAiOjE3NjI3OTM3MTEsImlhdCI6MTc1NzYwOTcxMSwiaXNzIjoiaHR0cDovL2xvY2FsaG9zdDo1MDAyLyIsImF1ZCI6IlFSVGVtcGxhdGUifQ.W-zpEYuZ7gVqBFMI5fc4aReAwce3kLFREkSLw2cdCQs"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"TemplateName\": \"hello_world\",   \n  \"FileUrl\": \"https://i.postimg.cc/WtLNZQs4/Flyer-Streamline-Your-Events-with-Technology.png\",\n  \"PlaceHolders\": [\n    {\n       \"SendAt\":\"2025-09-11 19:11:14\",\n      \"PhoneNumber\": \"+2348134386025\",\n      \"Parameters\":{\n        \"1\":\"Femi\"\n      }\n\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:5004/api/business/send-whatsapp","description":"<p>This requires a payment to be made via the platform before you proceed reason being that for every successfull call you made Meta charges the system based on the category.</p>\n<p>Sample Payload</p>\n<p><strong>The Template</strong> is the name of the whatsapp template that you want to use. It is predefined by the admin based on your need or ask</p>\n<p><strong>EventId :</strong> This is the event that you created via the application</p>\n<p><strong>FileUrl</strong> : This is required if the header of your component in the whatsapp template requires a file.Video,Image,Document,PDF. Ensure to place valid link if not it will not go through and time would have been wasted</p>\n<p><strong>PlaceHolders:</strong> This is the one that holds your receiver information.</p>\n<ul>\n<li><p>The <strong>Phone number</strong> is the person you are sending the imformation to, please include country code</p>\n</li>\n<li><p>The <strong>sendAt</strong> is what determines when the message should be sent, if it immediate you can remove it or pass null else pass a validate in this format yyyy-MM-dd HH:mm:ss (2025-10-11 23:00:00)</p>\n</li>\n<li><p>The <strong>parameters</strong>: The template you choose might have changing dynamic values per users this is where you will pass them. It is a key value variable (Dictionary)</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","port":"5004","path":["api","business","send-whatsapp"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"fbad325b-9822-4de0-a33d-a2e03c63deab","name":"Send-Whatsapp with no parameter","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRfaWQiOiJNSW9pNWhSIiwicm9sZSI6IkJ1c2luZXNzIiwibmJmIjoxNzU3NDk1NzkxLCJleHAiOjE3NjI2Nzk3OTEsImlhdCI6MTc1NzQ5NTc5MSwiaXNzIjoiaHR0cDovL2xvY2FsaG9zdDo1MDAyLyIsImF1ZCI6IlFSVGVtcGxhdGUifQ.Vq1Rlajoz9-o9mvFBJUf0vFEsgMub6ydNrEu73Pertg"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"TemplateName\": \"hello_world\",   \n  \"FileUrl\": \"https://cdn.example.com/file.pdf\",\n  \"PlaceHolders\": [\n    {\n      \"PhoneNumber\": \"+2348134386025\",\n      \"SendAt\":\"2025-09-10 20:56:14\"     \n    },\n    \n    {\n      \"PhoneNumber\": \"+2347084398300\",\n      \"SendAt\":\"2025-09-10 20:50:14\"     \n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:5004/api/business/send-whatsapp"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Wed, 10 Sep 2025 20:02:10 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"api-supported-versions","value":"1.0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": \"Messages scheduled successfully.\",\n    \"error\": null\n}"},{"id":"9644342c-aff3-4afd-8c4d-6d4b46b24290","name":"Send-Whatsapp-Multiple User","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRfaWQiOiJNSW9pNWhSIiwicm9sZSI6IkJ1c2luZXNzIiwibmJmIjoxNzU3NDk1NzkxLCJleHAiOjE3NjI2Nzk3OTEsImlhdCI6MTc1NzQ5NTc5MSwiaXNzIjoiaHR0cDovL2xvY2FsaG9zdDo1MDAyLyIsImF1ZCI6IlFSVGVtcGxhdGUifQ.Vq1Rlajoz9-o9mvFBJUf0vFEsgMub6ydNrEu73Pertg"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"TemplateName\": \"orderup\",   \n  \"FileUrl\": \"https://i.postimg.cc/WtLNZQs4/Flyer-Streamline-Your-Events-with-Technology.png\",\n  \"PlaceHolders\": [\n    {\n      \"PhoneNumber\": \"+2347084398300\",\n        \"Parameters\": {\n        \"1\": \"Tunde\",\n        \"2\":\"tesy\",\n        \"3\":\"hjg\",\n        \"4\":\"yuj\",\n        \"5\":\"jhhggh\",\n        \"6\":\"khkjj\"\n      }  \n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:5004/api/business/send-whatsapp"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Wed, 10 Sep 2025 23:49:44 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"api-supported-versions","value":"1.0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": \"Messages scheduled successfully.\",\n    \"error\": null\n}"},{"id":"6f53f5ea-4d12-4286-9347-fc56c45608fe","name":"Send-Whatsap-No paramaterImmediate Send","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRfaWQiOiJNSW9pNWhSIiwicm9sZSI6IkJ1c2luZXNzIiwibmJmIjoxNzU3NDk1NzkxLCJleHAiOjE3NjI2Nzk3OTEsImlhdCI6MTc1NzQ5NTc5MSwiaXNzIjoiaHR0cDovL2xvY2FsaG9zdDo1MDAyLyIsImF1ZCI6IlFSVGVtcGxhdGUifQ.Vq1Rlajoz9-o9mvFBJUf0vFEsgMub6ydNrEu73Pertg"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"TemplateName\": \"hello_world\",   \n  \"FileUrl\": \"https://i.postimg.cc/WtLNZQs4/Flyer-Streamline-Your-Events-with-Technology.png\",\n  \"PlaceHolders\": [\n    {\n      \"PhoneNumber\": \"+2347084398300\"\n        \n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:5004/api/business/send-whatsapp"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Thu, 11 Sep 2025 08:56:57 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"api-supported-versions","value":"1.0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": \"Message sent successfully.\",\n    \"error\": null\n}"},{"id":"cfb968a0-edba-42ce-be68-76782a3f7025","name":"Immediate Send","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRfaWQiOiJNSW9pNWhSIiwicm9sZSI6IkJ1c2luZXNzIiwidGltZXpvbmUiOiJXLiBDZW50cmFsIEFmcmljYSBTdGFuZGFyZCBUaW1lIiwibmJmIjoxNzU3NjA5NzExLCJleHAiOjE3NjI3OTM3MTEsImlhdCI6MTc1NzYwOTcxMSwiaXNzIjoiaHR0cDovL2xvY2FsaG9zdDo1MDAyLyIsImF1ZCI6IlFSVGVtcGxhdGUifQ.W-zpEYuZ7gVqBFMI5fc4aReAwce3kLFREkSLw2cdCQs"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"TemplateName\": \"hello_world\",   \n  \"FileUrl\": \"https://i.postimg.cc/WtLNZQs4/Flyer-Streamline-Your-Events-with-Technology.png\",\n  \"PlaceHolders\": [\n    {\n        \"SendAt\":\"2025-09-10 19:22:14\",\n      \"PhoneNumber\": \"+2348134386025\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:5004/api/business/send-whatsapp"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Thu, 11 Sep 2025 17:33:20 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"api-supported-versions","value":"1.0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": \"Message sent successfully.\",\n    \"error\": null\n}"}],"_postman_id":"05bd5b5b-879a-4cdd-96dd-e7ea3a377af1"},{"name":"Send-Email","id":"48201fcb-9a81-42c3-b58d-42c6bb0fab51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRfaWQiOiJ0ODNBc3hGIiwidGltZXpvbmUiOiJXLiBDZW50cmFsIEFmcmljYSBTdGFuZGFyZCBUaW1lIiwiZW1haWwiOiJvbW9zZWhpbjIwMjBAZ21haWwuY29tIiwibmJmIjoxNzc1NzI4NDU5LCJleHAiOjE4MDY4MzI0NTksImlhdCI6MTc3NTcyODQ1OSwiaXNzIjoiaHR0cDovL2xvY2FsaG9zdDo1MDAyLyIsImF1ZCI6IlFSVGVtcGxhdGUifQ.PfbHIK9cbvz2cgFvsbs0cKP0w1sTlk40R-24o-16JT0"}],"body":{"mode":"formdata","formdata":[{"type":"text","key":"To","value":"omosehin14@gmail.com"},{"type":"text","key":"Subject","value":"Hello from API"},{"type":"text","key":"Body","value":"<h1>Hi there!</h1>"},{"type":"file","key":"AttachmentsFiles","src":"/C:/Users/USER/Downloads/WhatsApp_Image_2026-03-05_at_08.47.09-removebg-preview.png"}]},"url":"https://localhost:5004/api/business/send-email","urlObject":{"protocol":"https","port":"5004","path":["api","business","send-email"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"48201fcb-9a81-42c3-b58d-42c6bb0fab51"}],"event":[{"listen":"prerequest","script":{"id":"5cbdef33-8c1a-4e40-baeb-f3b536e0a675","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"8e1ef018-d515-4aba-ac5b-a27a18fba9da","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"baseurl","value":""},{"key":"local","value":""}]}