{"info":{"name":"WhatsApp API v3.0","description":"Pinnacle Partners WhatsApp Solution API for messaging, media, templates, payments, catalogues, business accounts, and QR codes.","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json"},"item":[{"name":"Messages","item":[{"name":"Send Text Message","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the text message to the end user using the Whatsapp CDC panel.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{Recipient-Phone-Number}}\",\n  \"text\": {\n    \"body\": \"Sample-text\"\n  },\n  \"type\": \"text\",\n  \"preview_url\": false,\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the text message to the end user using the Whatsapp CDC panel.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{Recipient-Phone-Number}}\",\n  \"text\": {\n    \"body\": \"Sample-text\"\n  },\n  \"type\": \"text\",\n  \"preview_url\": false,\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"contacts\\\": [\\n{\\n\\\"input\\\": \\\"9175XXXXXXXX\\\",\\n\\\"wa_id\\\": \\\"9175XXXXXXXX\\\"\\n}\\n],\\n\\\"messages\\\": [\\n{\\n\\\"id\\\":\\n\\\"wamid.HBgMOTE3OTcyODkyNzEyFQIAERgSQUM3MzRCRjdFREYzOENDNTgwAA=\\n=\\\"\\n}\\n]\\n}\\n\"\n}"}]},{"name":"Send Location Message","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the location message to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{Recipient-Phone-Number}}\",\n  \"type\": \"location\",\n  \"location\": {\n    \"name\": \"{{Area Name}}\",\n    \"address\": \"{{Correspondence address}}\",\n    \"latitude\": \"{{Sample latitude}}\",\n    \"longitude\": \"{{Sample longitude}}\"\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the location message to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{Recipient-Phone-Number}}\",\n  \"type\": \"location\",\n  \"location\": {\n    \"name\": \"{{Area Name}}\",\n    \"address\": \"{{Correspondence address}}\",\n    \"latitude\": \"{{Sample latitude}}\",\n    \"longitude\": \"{{Sample longitude}}\"\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"contacts\\\": [\\n{\\n\\\"input\\\": \\\"9175XXXXXXXX\\\",\\n\\\"wa_id\\\": \\\"9175XXXXXXXX\\\"\\n}\\n],\\n\\\"messages\\\": [\\n{\\n\\\"id\\\":\\n\\\"wamid.HBgMOTE3OTcyODkyNzEyFQIAERgSQzAwRDEzNkQ1NDFFNkM3NkEzAA=\\n=\\\"\\n}\\n]\\n}\\n\"\n}"}]},{"name":"Send Image Message","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the image message to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{Recipient-Phone-Number}}\",\n  \"type\": \"image\",\n  \"image\": {\n    \"link\": \"https://devdocs.pinnacle.in/media/bb741978-2a70-4b20-90cc-eedc732b43b4/random-1.jpg\",\n    \"caption\": \"{{text message}}\"\n  },\n  \"preview_url\": false,\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the image message to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{Recipient-Phone-Number}}\",\n  \"type\": \"image\",\n  \"image\": {\n    \"link\": \"https://devdocs.pinnacle.in/media/bb741978-2a70-4b20-90cc-eedc732b43b4/random-1.jpg\",\n    \"caption\": \"{{text message}}\"\n  },\n  \"preview_url\": false,\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"contacts\\\": [\\n{\\n\\\"input\\\": \\\"9175XXXXXXXX\\\",\\n\\\"wa_id\\\": \\\"9175XXXXXXXX\\\"\\n}\\n],\\n\\\"messages\\\": [\\n{\\n\\\"id\\\":\\n\\\"wamid.HBgMOTE3OTcyODkyNzEyFQIAERgSQzAwRDEzNkQ1NDFFNkM3NkEzAA=\\n=\\\"\\n}\\n]\\n}\\n\"\n}"}]},{"name":"Send Document Message","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the document message to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{Recipient-Phone-Number}}\",\n  \"type\": \"document\",\n  \"document\": {\n    \"link\": \"{{document URL}}\",\n    \"caption\": \"{{text message}}\"\n  },\n  \"preview_url\": false,\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the document message to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{Recipient-Phone-Number}}\",\n  \"type\": \"document\",\n  \"document\": {\n    \"link\": \"{{document URL}}\",\n    \"caption\": \"{{text message}}\"\n  },\n  \"preview_url\": false,\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"contacts\\\": [\\n{\\n\\\"input\\\": \\\"9175XXXXXXXX\\\",\\n\\\"wa_id\\\": \\\"9175XXXXXXXX\\\"\\n}\\n],\\n\\\"messages\\\": [\\n{\\n\\\"id\\\":\\n\\\"wamid.HBgMOTE3OTcyODkyNzEyFQIAERgSQzAwRDEzNkQ1NDFFNkM3NkEzAA=\\n=\\\"\\n}\\n]\\n}\\n\"\n}"}]},{"name":"Send Video Message","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the video message to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{Recipient-Phone-Number}}\",\n  \"type\": \"video\",\n  \"video\": {\n    \"link\": \"{{video URL}}\",\n    \"caption\": \"{{text message}}\"\n  },\n  \"preview_url\": false,\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the video message to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{Recipient-Phone-Number}}\",\n  \"type\": \"video\",\n  \"video\": {\n    \"link\": \"{{video URL}}\",\n    \"caption\": \"{{text message}}\"\n  },\n  \"preview_url\": false,\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"contacts\\\": [\\n{\\n\\\"input\\\": \\\"9175XXXXXXXX\\\",\\n\\\"wa_id\\\": \\\"9175XXXXXXXX\\\"\\n}\\n],\\n\\\"messages\\\": [\\n{\\n\\\"id\\\":\\n\\\"wamid.HBgMOTE3OTcyODkyNzEyFQIAERgSQzAwRDEzNkQ1NDFFNkM3NkEzAA=\\n=\\\"\\n}\\n]\\n}\\n\"\n}"}]},{"name":"Send Contact Message","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the contact message to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{Recipient-Phone-Number}}\",\n  \"type\": \"contacts\",\n  \"contacts\": [\n    {\n      \"org\": {\n        \"title\": \"<CONTACT_ORG_TITLE>\",\n        \"company\": \"<CONTACT_ORG_COMPANY>\",\n        \"department\": \"<CONTACT_ORG_DEPARTMENT>\"\n      },\n      \"name\": {\n        \"prefix\": \"<CONTACT_PREFIX>\",\n        \"suffix\": \"<CONTACT_SUFFIX>\",\n        \"last_name\": \"<CONTACT_LAST_NAME>\",\n        \"first_name\": \"<CONTACT_FIRST_NAME>\",\n        \"middle_name\": \"<CONTACT_MIDDLE_NAME>\",\n        \"formatted_name\": \"<CONTACT_FORMATTED_NAME>\"\n      },\n      \"urls\": [\n        {\n          \"url\": \"<CONTACT_URL>\",\n          \"type\": \"<HOME|WORK>\"\n        }\n      ],\n      \"emails\": [\n        {\n          \"type\": \"<WORK|HOME>\",\n          \"email\": \"<CONTACT_EMAIL>\"\n        }\n      ],\n      \"phones\": [\n        {\n          \"type\": \"<HOME|WORK>\",\n          \"phone\": \"<CONTACT_PHONE>\",\n          \"wa_id\": \"<CONTACT_WA_ID>\"\n        }\n      ],\n      \"birthday\": \"<CONTACT_BIRTHDAY>\",\n      \"addresses\": [\n        {\n          \"zip\": \"<ADDRESS_ZIP>\",\n          \"city\": \"<ADDRESS_CITY>\",\n          \"type\": \"<HOME|WORK>\",\n          \"state\": \"<ADDRESS_STATE>\",\n          \"street\": \"<ADDRESS_STREET>\",\n          \"country\": \"<ADDRESS_COUNTRY>\",\n          \"country_code\": \"<ADDRESS_COUNTRY_CODE>\"\n        }\n      ]\n    }\n  ],\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the contact message to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{Recipient-Phone-Number}}\",\n  \"type\": \"contacts\",\n  \"contacts\": [\n    {\n      \"org\": {\n        \"title\": \"<CONTACT_ORG_TITLE>\",\n        \"company\": \"<CONTACT_ORG_COMPANY>\",\n        \"department\": \"<CONTACT_ORG_DEPARTMENT>\"\n      },\n      \"name\": {\n        \"prefix\": \"<CONTACT_PREFIX>\",\n        \"suffix\": \"<CONTACT_SUFFIX>\",\n        \"last_name\": \"<CONTACT_LAST_NAME>\",\n        \"first_name\": \"<CONTACT_FIRST_NAME>\",\n        \"middle_name\": \"<CONTACT_MIDDLE_NAME>\",\n        \"formatted_name\": \"<CONTACT_FORMATTED_NAME>\"\n      },\n      \"urls\": [\n        {\n          \"url\": \"<CONTACT_URL>\",\n          \"type\": \"<HOME|WORK>\"\n        }\n      ],\n      \"emails\": [\n        {\n          \"type\": \"<WORK|HOME>\",\n          \"email\": \"<CONTACT_EMAIL>\"\n        }\n      ],\n      \"phones\": [\n        {\n          \"type\": \"<HOME|WORK>\",\n          \"phone\": \"<CONTACT_PHONE>\",\n          \"wa_id\": \"<CONTACT_WA_ID>\"\n        }\n      ],\n      \"birthday\": \"<CONTACT_BIRTHDAY>\",\n      \"addresses\": [\n        {\n          \"zip\": \"<ADDRESS_ZIP>\",\n          \"city\": \"<ADDRESS_CITY>\",\n          \"type\": \"<HOME|WORK>\",\n          \"state\": \"<ADDRESS_STATE>\",\n          \"street\": \"<ADDRESS_STREET>\",\n          \"country\": \"<ADDRESS_COUNTRY>\",\n          \"country_code\": \"<ADDRESS_COUNTRY_CODE>\"\n        }\n      ]\n    }\n  ],\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"contacts\\\": [\\n{\\n\\\"input\\\": \\\"9175XXXXXXXX\\\",\\n\\\"wa_id\\\": \\\"9175XXXXXXXX\\\"\\n}\\n],\\n\\\"messages\\\": [\\n{\\n\\\"id\\\":\\n\\\"wamid.HBgMOTE3OTcyODkyNzEyFQIAERgSQzAwRDEzNkQ1NDFFNkM3NkEzAA=\\n=\\\"\\n}]\\n\"\n}"}]},{"name":"Send Interactive Message","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the interactive message to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{Recipient phone number}}\",\n  \"type\": \"interactive\",\n  \"interactive\": {\n    \"body\": {\n      \"text\": \"hello\"\n    },\n    \"type\": \"list\",\n    \"action\": {\n      \"button\": \"BUTTON_TEXT\",\n      \"sections\": [\n        {\n          \"rows\": [\n            {\n              \"id\": \"SECTION_1_ROW_1_ID\",\n              \"title\": \"SECTION_1_ROW_1_TITLE\",\n              \"description\": \"SECTION_1_ROW_1_DESCRIPTION\"\n            },\n            {\n              \"id\": \"SECTION_1_ROW_2_ID\",\n              \"title\": \"SECTION_1_ROW_2_TITLE\",\n              \"description\": \"SECTION_1_ROW_2_DESCRIPTION\"\n            }\n          ],\n          \"title\": \"SECTION_1_TITLE\"\n        },\n        {\n          \"rows\": [\n            {\n              \"id\": \"SECTION_2_ROW_1_ID\",\n              \"title\": \"SECTION_2_ROW_1_TITLE\",\n              \"description\": \"SECTION_2_ROW_1_DESCRIPTION\"\n            },\n            {\n              \"id\": \"SECTION_2_ROW_2_ID\",\n              \"title\": \"SECTION_2_ROW_2_TITLE\",\n              \"description\": \"SECTION_2_ROW_2_DESCRIPTION\"\n            }\n          ],\n          \"title\": \"SECTION_2_TITLE\"\n        }\n      ]\n    },\n    \"footer\": {\n      \"text\": \"FOOTER_TEXT\"\n    },\n    \"header\": {\n      \"text\": \"{{text string}}\",\n      \"type\": \"text\"\n    }\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the interactive message to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{Recipient phone number}}\",\n  \"type\": \"interactive\",\n  \"interactive\": {\n    \"body\": {\n      \"text\": \"hello\"\n    },\n    \"type\": \"list\",\n    \"action\": {\n      \"button\": \"BUTTON_TEXT\",\n      \"sections\": [\n        {\n          \"rows\": [\n            {\n              \"id\": \"SECTION_1_ROW_1_ID\",\n              \"title\": \"SECTION_1_ROW_1_TITLE\",\n              \"description\": \"SECTION_1_ROW_1_DESCRIPTION\"\n            },\n            {\n              \"id\": \"SECTION_1_ROW_2_ID\",\n              \"title\": \"SECTION_1_ROW_2_TITLE\",\n              \"description\": \"SECTION_1_ROW_2_DESCRIPTION\"\n            }\n          ],\n          \"title\": \"SECTION_1_TITLE\"\n        },\n        {\n          \"rows\": [\n            {\n              \"id\": \"SECTION_2_ROW_1_ID\",\n              \"title\": \"SECTION_2_ROW_1_TITLE\",\n              \"description\": \"SECTION_2_ROW_1_DESCRIPTION\"\n            },\n            {\n              \"id\": \"SECTION_2_ROW_2_ID\",\n              \"title\": \"SECTION_2_ROW_2_TITLE\",\n              \"description\": \"SECTION_2_ROW_2_DESCRIPTION\"\n            }\n          ],\n          \"title\": \"SECTION_2_TITLE\"\n        }\n      ]\n    },\n    \"footer\": {\n      \"text\": \"FOOTER_TEXT\"\n    },\n    \"header\": {\n      \"text\": \"{{text string}}\",\n      \"type\": \"text\"\n    }\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"contacts\\\": [\\n{\\n\\\"input\\\": \\\"9175XXXXXXXX\\\",\\n\\\"wa_id\\\": \\\"9175XXXXXXXX\\\"\\n}\\n],\\n\\\"messages\\\": [\\n{\\n\\n\\\"id\\\":\\n\\\"wamid.HBgMOTE3OTcyODkyNzEyFQIAERgSQzAwRDEzNkQ1NDFFNkM3NkEzAA=\\n=\\\"\\n}\\n]\\n}\\nPayment API\"\n}"}]},{"name":"Send Location Request Message","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the location request message to the end user.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"recipient_type\\\": \\\"individual\\\",\\n\\\"type\\\": \\\"interactive\\\",\\n\\\"to\\\": \\\"91XXXXXXXXXX\\\",\\n\\\"interactive\\\": {\\n\\\"type\\\": \\\"location_request_message\\\",\\n\\\"body\\\": {\\n\\\"text\\\": \\\"Let us start with your pickup. You can either manually *enter an address*\\nor *share your current location*.\\\"\\n},\\n\\\"action\\\": {\\n\\\"name\\\": \\\"send_location\\\"\\n}\\n}\\n}\\n\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the location request message to the end user.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"recipient_type\\\": \\\"individual\\\",\\n\\\"type\\\": \\\"interactive\\\",\\n\\\"to\\\": \\\"91XXXXXXXXXX\\\",\\n\\\"interactive\\\": {\\n\\\"type\\\": \\\"location_request_message\\\",\\n\\\"body\\\": {\\n\\\"text\\\": \\\"Let us start with your pickup. You can either manually *enter an address*\\nor *share your current location*.\\\"\\n},\\n\\\"action\\\": {\\n\\\"name\\\": \\\"send_location\\\"\\n}\\n}\\n}\\n\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"contacts\\\": [\\n{\\n\\\"input\\\": \\\"9175XXXXXXXX\\\",\\n\\\"wa_id\\\": \\\"9175XXXXXXXX\\\"\\n}\\n],\\n\\\"messages\\\": [\\n{\\n\\\"id\\\":\\n\\\"wamid.HBgMOTE3OTcyODkyNzEyFQIAERgSQUM3MzRCRjdFREYzOENDNTgwAA=\\n=\\\"\\n}\\n]\\n}\\n\"\n}"}]},{"name":"Send Address Message","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the address message to the end user.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"recipient_type\\\": \\\"individual\\\",\\n\\\"to\\\": \\\"91XXXXXXXXXX\\\",\\n\\\"type\\\": \\\"interactive\\\",\\n\\\"interactive\\\": {\\n\\\"type\\\": \\\"address_message\\\",\\n\\\"body\\\": {\\n\\\"text\\\": \\\"Thanks for your order! Tell us what address you'd like this order\\ndelivered to.\\\"\\n},\\n\\\"action\\\": {\\n\\\"name\\\": \\\"address_message\\\",\\n\\\"parameters\\\": {\\n\\\"country\\\" :\\\"COUNTRY_ISO_CODE\\\"\\n}\\n\\n}\\n}\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the address message to the end user.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"recipient_type\\\": \\\"individual\\\",\\n\\\"to\\\": \\\"91XXXXXXXXXX\\\",\\n\\\"type\\\": \\\"interactive\\\",\\n\\\"interactive\\\": {\\n\\\"type\\\": \\\"address_message\\\",\\n\\\"body\\\": {\\n\\\"text\\\": \\\"Thanks for your order! Tell us what address you'd like this order\\ndelivered to.\\\"\\n},\\n\\\"action\\\": {\\n\\\"name\\\": \\\"address_message\\\",\\n\\\"parameters\\\": {\\n\\\"country\\\" :\\\"COUNTRY_ISO_CODE\\\"\\n}\\n\\n}\\n}\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"contacts\\\": [\\n{\\n\\\"input\\\": \\\"9175XXXXXXXX\\\",\\n\\\"wa_id\\\": \\\"9175XXXXXXXX\\\"\\n}\\n],\\n\\\"messages\\\": [\\n{\\n\\\"id\\\":\\n\\\"wamid.HBgMOTE3OTcyODkyNzEyFQIAERgSQUM3MzRCRjdFREYzOENDNTgwAA=\\n=\\\"\\n}\\n]\\n}\\nCurrently address messages are supported in the following two countries: India and\\nSingapore. Below table outlines which fields are supported in which country specifically.\\n\\nField name Display label Input type Supported Limitations\\ncountries\\nname Name text India, None\\nSingapore\\nphone_number Phone Number tel India, Valid phone\\nSingapore numbers only\\nin_pin_code Pin Code text India Max length: 6\\nsg_post_code Post Code number Singapore Max length: 6\\nhouse_number Flat/House text India None\\nNumber\\nfloor_number Floor Number text India None\\ntower_number Tower Number text India None\\nbuilding_name Building/Apart text India None\\nment Name\\naddress Address text India, None\\nSingapore\\nlandmark_area Landmark/Area text India None\\nunit_number Unit number text Singapore None\\ncity City text India, None\\nSingapore\\nstate State text India None\\n\\nSENDING CUSTOM PARAMETERS WHILE SENDING MESSAGES\\nSample Request:\\n{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"preview_url\\\": false,\\n\\\"recipient_type\\\": \\\"individual\\\",\\n\\\"to\\\": \\\"{{Recipient-Phone-Number}}\\\",\\n\\\"type\\\": \\\"text\\\",\\n\\\"text\\\": {\\n\\\"body\\\": \\\"Sample-text\\\"\\n},\\n\\\"biz_opaque_callback_data\\\": {\\n\\\"source\\\": \\\"api\\\",\\n\\\"date\\\": \\\"2024-03-01\\\",\\n\\\"uuid\\\": \\\"fuif-0deu-dgyu-5674-jcur-jdu9-89eu\\\"\\n}\\n}\\nParameter Description:\\nName Value\\nbiz_opaque_callback_data Optional\\nAn arbitrary string, useful for tracking.\\nFor example, you could pass the message\\ntemplate ID in this field to track your customer's\\njourney starting from the first message you send.\\n\\nYou could then track the ROI of different message\\ntemplate types to determine the most effective one.\\nAny app subscribed to the messages webhook field\\non the WhatsApp Business Account can get this\\nstring, as it is included in statuses object within\\nwebhook payloads.\\nCloud API does not process this field, it just returns\\nit as part of sent/delivered/read message\\nwebhooks.\\nMaximum 512 characters.\\nThis custom parameter - biz_opaque_callback_data will be returned in the webhook\\ncallback payload from Meta.\\n{\\\"object\\\":\\\"whatsapp_business_account\\\",\\\"entry\\\":[{\\\"id\\\":\\\"112365665238904\\\",\\\"changes\\\":[{\\\"v\\nalue\\\":{\\\"messaging_product\\\":\\\"whatsapp\\\",\\\"metadata\\\":{\\\"display_phone_number\\\":\\\"91XXXX\\nXXXXXX\\\",\\\"phone_number_id\\\":\\\"10XXXXXXXXXXXXXX\\\"},\\\"statuses\\\":[{\\\"id\\\":\\\"wamid.HBgM\\nOTE3NTA3MDY2MzMxFQIAERgSQzZGNUVFOTgxMUUyMkI3MzVBAA==\\\",\\\"status\\\":\\\"d\\nelivered\\\",\\\"timestamp\\\":\\\"1709295133\\\",\\\"recipient_id\\\":\\\"91XXXXXXXXXX\\\",\\\"biz_opaque_call\\nback_data\\\":\\\"{\\\\\\\"source\\\\\\\":\\\\\\\"api\\\\\\\",\\\\\\\"date\\\\\\\":\\\\\\\"2024-03-01\\\\\\\", \\\\\\\"uuid\\\\\\\":\\n\\\\\\\"fuif-0deu-dgyu-5674-jcur-jdu9-89eu\\\\\\\"}\\\",\\\"conversation\\\":{\\\"id\\\":\\\"a34a10abd87c7badad4d1f\\nc5bafadd71\\\",\\\"origin\\\":{\\\"type\\\":\\\"marketing\\\"}},\\\"pricing\\\":{\\\"billable\\\":true,\\\"pricing_model\\\":\\\"CBP\\\"\\n,\\\"category\\\":\\\"marketing\\\"}}]},\\\"field\\\":\\\"messages\\\"}]}]}\\n\"\n}"}]},{"name":"Mark message as read","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to set the status of the message id as read","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"status\\\": \\\"read\\\",\\n\\\"message_id\\\":\\n\\\"wamid.HBgMOTE5OTc4NTcyMTIwFQIAEhggQkNGQjk3OTg3NDI1MEVBNDQyRDEx\\nNzc1N0Q2ODc3MEMA\\\"\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to set the status of the message id as read","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"status\\\": \\\"read\\\",\\n\\\"message_id\\\":\\n\\\"wamid.HBgMOTE5OTc4NTcyMTIwFQIAEhggQkNGQjk3OTg3NDI1MEVBNDQyRDEx\\nNzc1N0Q2ODc3MEMA\\\"\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": true\n}"}]}]},{"name":"Payments","item":[{"name":"Order details","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"Order details from the Partners API documentation.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\n\\\"to\\\": \\\"{{Recipient phone number}}\\\",\\n\\\"type\\\": \\\"interactive\\\",\\n\\\"recipient_type\\\": \\\"individual\\\",\\n\\\"interactive\\\": {\\n\\\"type\\\": \\\"order_details\\\",\\n\\\"body\\\": {\\n\\\"text\\\": \\\"Test payment\\\"\\n},\\n\\\"header\\\": {\\n\\\"type\\\": \\\"{{Media-type}}\\\",\\n\\\"image\\\": {\\n\\\"link\\\": \\\"{{Media-Url}}\\\"\\n}\\n},\\n\\\"action\\\": {\\n\\\"name\\\": \\\"review_and_pay\\\",\\n\\\"parameters\\\": {\\n\\\"reference_id\\\": \\\"EZV2023032712042512044720\\\",\\n\\\"type\\\": \\\"digital-goods\\\",\\n\\\"currency\\\": \\\"INR\\\",\\n\\\"total_amount\\\": {\\n\\\"value\\\": 100,\\n\\\"offset\\\": 100\\n},\\n\\\"payment_settings\\\": [\\n{\\n\\\"type\\\": \\\"payment_gateway\\\",\\n\\\"payment_gateway\\\": {\\n\\n\\\"type\\\": \\\"razorpay / payu\\\",\\n\\\"configuration_name\\\":\\\"payment-config-id\\\"\\n}\\n}\\n]\\n\\\"order\\\": {\\n\\\"status\\\": \\\"pending\\\",\\n\\\"items\\\": [\\n{\\n\\\"retailer_id\\\": \\\"R1\\\",\\n\\\"product_id\\\": \\\"product-id\\\",\\n\\\"name\\\": \\\"Test Payment Rs. 1\\\",\\n\\\"amount\\\": {\\n\\\"value\\\": 100,\\n\\\"offset\\\": 100\\n},\\n\\\"quantity\\\": 1\\n}\\n],\\n\\\"subtotal\\\": {\\n\\\"value\\\": 100,\\n\\\"offset\\\": 100\\n},\\n\\\"tax\\\": {\\n\\\"value\\\": 0,\\n\\\"offset\\\": 100\\n}\\n\\n}\\n}\\n},\\n\\\"footer\\\": {\\n\\\"text\\\": \\\"{{text}}\\\"\\n}\\n}\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"Order details from the Partners API documentation.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\n\\\"to\\\": \\\"{{Recipient phone number}}\\\",\\n\\\"type\\\": \\\"interactive\\\",\\n\\\"recipient_type\\\": \\\"individual\\\",\\n\\\"interactive\\\": {\\n\\\"type\\\": \\\"order_details\\\",\\n\\\"body\\\": {\\n\\\"text\\\": \\\"Test payment\\\"\\n},\\n\\\"header\\\": {\\n\\\"type\\\": \\\"{{Media-type}}\\\",\\n\\\"image\\\": {\\n\\\"link\\\": \\\"{{Media-Url}}\\\"\\n}\\n},\\n\\\"action\\\": {\\n\\\"name\\\": \\\"review_and_pay\\\",\\n\\\"parameters\\\": {\\n\\\"reference_id\\\": \\\"EZV2023032712042512044720\\\",\\n\\\"type\\\": \\\"digital-goods\\\",\\n\\\"currency\\\": \\\"INR\\\",\\n\\\"total_amount\\\": {\\n\\\"value\\\": 100,\\n\\\"offset\\\": 100\\n},\\n\\\"payment_settings\\\": [\\n{\\n\\\"type\\\": \\\"payment_gateway\\\",\\n\\\"payment_gateway\\\": {\\n\\n\\\"type\\\": \\\"razorpay / payu\\\",\\n\\\"configuration_name\\\":\\\"payment-config-id\\\"\\n}\\n}\\n]\\n\\\"order\\\": {\\n\\\"status\\\": \\\"pending\\\",\\n\\\"items\\\": [\\n{\\n\\\"retailer_id\\\": \\\"R1\\\",\\n\\\"product_id\\\": \\\"product-id\\\",\\n\\\"name\\\": \\\"Test Payment Rs. 1\\\",\\n\\\"amount\\\": {\\n\\\"value\\\": 100,\\n\\\"offset\\\": 100\\n},\\n\\\"quantity\\\": 1\\n}\\n],\\n\\\"subtotal\\\": {\\n\\\"value\\\": 100,\\n\\\"offset\\\": 100\\n},\\n\\\"tax\\\": {\\n\\\"value\\\": 0,\\n\\\"offset\\\": 100\\n}\\n\\n}\\n}\\n},\\n\\\"footer\\\": {\\n\\\"text\\\": \\\"{{text}}\\\"\\n}\\n}\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"contacts\\\": [\\n{\\n\\\"input\\\": \\\"9175XXXXXXXX\\\",\\n\\\"wa_id\\\": \\\"9175XXXXXXXX\\\"\\n}\\n],\\n\\\"messages\\\": [\\n{\\n\\\"id\\\":\\n\\\"wamid.HBgMOTE3OTcyODkyNzEyFQIAERgSQzAwRDEzNkQ1NDFFNkM3NkEzAA=\\n=\\\"\\n}\\n]\\n}\\n\"\n}"}]},{"name":"Order Status","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"Order Status from the Partners API documentation.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{Recipient number}}\",\n  \"type\": \"interactive\",\n  \"interactive\": {\n    \"body\": {\n      \"text\": \"{{body-text}}\"\n    },\n    \"type\": \"order_status\",\n    \"action\": {\n      \"name\": \"review_order\",\n      \"parameters\": {\n        \"order\": {\n          \"status\": \"canceled\",\n          \"description\": \"failed status\"\n        },\n        \"reference_id\": \"1567894_hgdyuagcyatudsdighyu\"\n      }\n    }\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"Order Status from the Partners API documentation.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{Recipient number}}\",\n  \"type\": \"interactive\",\n  \"interactive\": {\n    \"body\": {\n      \"text\": \"{{body-text}}\"\n    },\n    \"type\": \"order_status\",\n    \"action\": {\n      \"name\": \"review_order\",\n      \"parameters\": {\n        \"order\": {\n          \"status\": \"canceled\",\n          \"description\": \"failed status\"\n        },\n        \"reference_id\": \"1567894_hgdyuagcyatudsdighyu\"\n      }\n    }\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"contacts\\\": [\\n{\\n\\\"input\\\": \\\"9175XXXXXXXX\\\",\\n\\\"wa_id\\\": \\\"9175XXXXXXXX\\\"\\n}\\n],\\n\\\"messages\\\": [\\n{\\n\\\"id\\\":\\n\\\"wamid.HBgMOTE3OTcyODkyNzEyFQIAERgSQzAwRDEzNkQ1NDFFNkM3NkEzAA=\\n=\\\"\\n}\\n]\\n}\\n\\nCatalogue API\"\n}"}]},{"name":"Payment refund","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used by the business to initiate a refund for an order.","body":{"mode":"raw","raw":"{\n  \"speed\": \"normal\",\n  \"amount\": {\n    \"value\": \"100\",\n    \"offset\": \"100\",\n    \"currency\": \"INR\"\n  },\n  \"reference_id\": \"{{reference_id}}\",\n  \"payment_config_id\": \"{{payment_config_id}}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used by the business to initiate a refund for an order.","body":{"mode":"raw","raw":"{\n  \"speed\": \"normal\",\n  \"amount\": {\n    \"value\": \"100\",\n    \"offset\": \"100\",\n    \"currency\": \"INR\"\n  },\n  \"reference_id\": \"{{reference_id}}\",\n  \"payment_config_id\": \"{{payment_config_id}}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"refund-id\",\n  \"status\": \"pending\",\n  \"speed_processed\": \"normal\"\n}"}]},{"name":"Get Payment Status","request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/payments/:payment_configuration/:order-id","host":["{{baseUrl}}"],"path":[":phone_number_id","payments",":payment_configuration",":order-id"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"},{"key":"payment_configuration","value":"<payment_configuration>"},{"key":"order-id","value":"<order-id>"}]},"description":"This API is used to get the payment status for the given order id using phone number id."},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/payments/:payment_configuration/:order-id","host":["{{baseUrl}}"],"path":[":phone_number_id","payments",":payment_configuration",":order-id"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"},{"key":"payment_configuration","value":"<payment_configuration>"},{"key":"order-id","value":"<order-id>"}]},"description":"This API is used to get the payment status for the given order id using phone number id."},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"payments\": [\n    {\n      \"amount\": {\n        \"value\": 100,\n        \"offset\": 100\n      },\n      \"status\": \"PENDING\",\n      \"currency\": \"INR\",\n      \"reference_id\": \"order-id\"\n    }\n  ]\n}"}]}]},{"name":"Catalogues","item":[{"name":"Single Product Catalogue","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the catalogue message for a single product.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{Recipient number}}\",\n  \"type\": \"interactive\",\n  \"interactive\": {\n    \"body\": {\n      \"text\": \"text-body-content\"\n    },\n    \"type\": \"product\",\n    \"action\": {\n      \"catalog_id\": \"{{Catalogue ID}}\",\n      \"product_retailer_id\": \"{{Retailer ID}}\"\n    },\n    \"footer\": {\n      \"text\": \"text-footer-content\"\n    }\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the catalogue message for a single product.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{Recipient number}}\",\n  \"type\": \"interactive\",\n  \"interactive\": {\n    \"body\": {\n      \"text\": \"text-body-content\"\n    },\n    \"type\": \"product\",\n    \"action\": {\n      \"catalog_id\": \"{{Catalogue ID}}\",\n      \"product_retailer_id\": \"{{Retailer ID}}\"\n    },\n    \"footer\": {\n      \"text\": \"text-footer-content\"\n    }\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"contacts\": [\n    {\n      \"input\": \"9175XXXXXXXX\",\n      \"wa_id\": \"9175XXXXXXXX\"\n    }\n  ],\n  \"messages\": [\n    {\n      \"id\": \"wamid.HBgMOTE3OTcyODkyNzEyFQIAERgSQzAwRDEzNkQ1NDFFNkM3SLKSA==\"\n    }\n  ],\n  \"messaging_product\": \"whatsapp\"\n}"}]},{"name":"MultiProduct Catalogue","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the catalogue message for a multiple product.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{Recipient number}}\",\n  \"type\": \"interactive\",\n  \"interactive\": {\n    \"body\": {\n      \"text\": \"{{text}}\"\n    },\n    \"type\": \"product_list\",\n    \"action\": {\n      \"sections\": [\n        {\n          \"title\": \"{{title}}\",\n          \"product_items\": [\n            {\n              \"product_retailer_id\": \"{{ID}}\"\n            },\n            {\n              \"product_retailer_id\": \"{{ID}}\"\n            }\n          ]\n        },\n        {\n          \"title\": \"{{title}}\",\n          \"product_items\": [\n            {\n              \"product_retailer_id\": \"{{ID}}\"\n            },\n            {\n              \"product_retailer_id\": \"{{ID}}\"\n            },\n            {\n              \"product_retailer_id\": \"{{ID}}\"\n            },\n            {\n              \"product_retailer_id\": \"{{ID}}\"\n            },\n            {\n              \"product_retailer_id\": \"{{ID}}\"\n            }\n          ]\n        }\n      ],\n      \"catalog_id\": \"{{Catalogue ID}}\"\n    },\n    \"footer\": {\n      \"text\": \"{{text}}\"\n    },\n    \"header\": {\n      \"text\": \"{{text}}\",\n      \"type\": \"text\"\n    }\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the catalogue message for a multiple product.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{Recipient number}}\",\n  \"type\": \"interactive\",\n  \"interactive\": {\n    \"body\": {\n      \"text\": \"{{text}}\"\n    },\n    \"type\": \"product_list\",\n    \"action\": {\n      \"sections\": [\n        {\n          \"title\": \"{{title}}\",\n          \"product_items\": [\n            {\n              \"product_retailer_id\": \"{{ID}}\"\n            },\n            {\n              \"product_retailer_id\": \"{{ID}}\"\n            }\n          ]\n        },\n        {\n          \"title\": \"{{title}}\",\n          \"product_items\": [\n            {\n              \"product_retailer_id\": \"{{ID}}\"\n            },\n            {\n              \"product_retailer_id\": \"{{ID}}\"\n            },\n            {\n              \"product_retailer_id\": \"{{ID}}\"\n            },\n            {\n              \"product_retailer_id\": \"{{ID}}\"\n            },\n            {\n              \"product_retailer_id\": \"{{ID}}\"\n            }\n          ]\n        }\n      ],\n      \"catalog_id\": \"{{Catalogue ID}}\"\n    },\n    \"footer\": {\n      \"text\": \"{{text}}\"\n    },\n    \"header\": {\n      \"text\": \"{{text}}\",\n      \"type\": \"text\"\n    }\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"contacts\\\": [\\n{\\n\\\"input\\\": \\\"9175XXXXXXXX\\\",\\n\\\"wa_id\\\": \\\"9175XXXXXXXX\\\"\\n}\\n],\\n\\\"messages\\\": [\\n{\\n\\n\\\"id\\\":\\n\\\"wamid.HBgMOTE3OTcyODkyNzEyFQIAERgSQzAwRDEzNkQ1NDFFNkM3NkEzAA=\\n=\\\"\\n}\\n]\\n}\\n\"\n}"}]},{"name":"Create Catalog Product","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:catalog-id/batch","host":["{{baseUrl}}"],"path":[":catalog-id","batch"],"variable":[{"key":"catalog-id","value":"<catalog-id>"}]},"description":"This API is used to add a product in the given catalog id.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"requests\\\": [\\n{\\n\\\"method\\\": \\\"CREATE\\\",\\n\\\"retailer_id\\\": \\\"product-06600\\\",\\n\\\"data\\\": {\\n\\\"availability\\\": \\\"in stock\\\",\\n\\\"brand\\\": \\\"Reebok11\\\",\\n\\\"category\\\": \\\"t-shirts\\\",\\n\\\"description\\\": \\\"product yttfytdcgfc description\\\",\\n\\\"image_url\\\":\\n\\\"https:\\n1df66729296a4c/teshirt_resize.jpeg\\\",\\n\\\"name\\\": \\\"product changed name\\\",\\n\\\"price\\\": 19999000,\\n\\\"currency\\\": \\\"USD\\\",\\n\\\"shipping\\\": [\\n{\\n\\\"country\\\": \\\"IND\\\",\\n\\n\\\"region\\\": \\\"DELHI\\\",\\n\\\"service\\\": \\\"service\\\",\\n\\\"price_value\\\": \\\"10000\\\",\\n\\\"price_currency\\\": \\\"INR\\\"\\n}\\n],\\n\\\"condition\\\": \\\"new\\\",\\n\\\"url\\\":\\n\\\"https:\\n1df66729296a4c/image_nataraj.jpeg\\\",\\n\\\"retailer_product_group_id\\\": \\\"product_default_group7248848229855971\\\"\\n},\\n\\\"applinks\\\": {\\n\\\"android\\\": [\\n{\\n\\\"app_name\\\": \\\"Electronic Example Android\\\",\\n\\\"package\\\": \\\"com.electronic\\\",\\n\\\"url\\\": \\\"example-android:\\n}\\n],\\n\\\"ios\\\": [\\n{\\n\\\"app_name\\\": \\\"Electronic Example iOS\\\",\\n\\\"app_store_id\\\": 2222,\\n\\\"url\\\": \\\"example-ios:\\n}\\n]\\n}\\n}\\n]\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:catalog-id/batch","host":["{{baseUrl}}"],"path":[":catalog-id","batch"],"variable":[{"key":"catalog-id","value":"<catalog-id>"}]},"description":"This API is used to add a product in the given catalog id.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"requests\\\": [\\n{\\n\\\"method\\\": \\\"CREATE\\\",\\n\\\"retailer_id\\\": \\\"product-06600\\\",\\n\\\"data\\\": {\\n\\\"availability\\\": \\\"in stock\\\",\\n\\\"brand\\\": \\\"Reebok11\\\",\\n\\\"category\\\": \\\"t-shirts\\\",\\n\\\"description\\\": \\\"product yttfytdcgfc description\\\",\\n\\\"image_url\\\":\\n\\\"https:\\n1df66729296a4c/teshirt_resize.jpeg\\\",\\n\\\"name\\\": \\\"product changed name\\\",\\n\\\"price\\\": 19999000,\\n\\\"currency\\\": \\\"USD\\\",\\n\\\"shipping\\\": [\\n{\\n\\\"country\\\": \\\"IND\\\",\\n\\n\\\"region\\\": \\\"DELHI\\\",\\n\\\"service\\\": \\\"service\\\",\\n\\\"price_value\\\": \\\"10000\\\",\\n\\\"price_currency\\\": \\\"INR\\\"\\n}\\n],\\n\\\"condition\\\": \\\"new\\\",\\n\\\"url\\\":\\n\\\"https:\\n1df66729296a4c/image_nataraj.jpeg\\\",\\n\\\"retailer_product_group_id\\\": \\\"product_default_group7248848229855971\\\"\\n},\\n\\\"applinks\\\": {\\n\\\"android\\\": [\\n{\\n\\\"app_name\\\": \\\"Electronic Example Android\\\",\\n\\\"package\\\": \\\"com.electronic\\\",\\n\\\"url\\\": \\\"example-android:\\n}\\n],\\n\\\"ios\\\": [\\n{\\n\\\"app_name\\\": \\\"Electronic Example iOS\\\",\\n\\\"app_store_id\\\": 2222,\\n\\\"url\\\": \\\"example-ios:\\n}\\n]\\n}\\n}\\n]\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\n\\\"handles\\\": [\\n\\\"AcxFXtihGo0y7Nk1p9uPq-9bZ7LVMEKoHYEVB8SyvxD1yoIQ7ZbQ7-rVUMJi_QGM5u\\nY-prZus0inurwa-Th3oG1Z\\\"\\n]\\n}\"\n}"}]},{"name":"Update Catalog Product","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:catalog-id/batch","host":["{{baseUrl}}"],"path":[":catalog-id","batch"],"variable":[{"key":"catalog-id","value":"<catalog-id>"}]},"description":"This API is used to update a product in the given catalog id.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"requests\\\": [\\n{\\n\\\"method\\\": \\\"UPDATE\\\",\\n\\\"retailer_id\\\": \\\"product-06600\\\",\\n\\\"data\\\": {\\n\\\"availability\\\": \\\"in stock\\\",\\n\\\"brand\\\": \\\"Reebok11\\\",\\n\\\"category\\\": \\\"t-shirts\\\",\\n\\\"description\\\": \\\"product yttfytdcgfc description\\\",\\n\\n\\\"image_url\\\":\\n\\\"https:\\n1df66729296a4c/teshirt_resize.jpeg\\\",\\n\\\"name\\\": \\\"product changed name\\\",\\n\\\"price\\\": 19999000,\\n\\\"currency\\\": \\\"USD\\\",\\n\\\"shipping\\\": [\\n{\\n\\\"country\\\": \\\"IND\\\",\\n\\\"region\\\": \\\"DELHI\\\",\\n\\\"service\\\": \\\"service\\\",\\n\\\"price_value\\\": \\\"10000\\\",\\n\\\"price_currency\\\": \\\"INR\\\"\\n}\\n],\\n\\\"condition\\\": \\\"new\\\",\\n\\\"url\\\":\\n\\\"https:\\n1df66729296a4c/image_nataraj.jpeg\\\",\\n\\\"retailer_product_group_id\\\": \\\"product_default_group7248848229855971\\\"\\n},\\n\\\"applinks\\\": {\\n\\\"android\\\": [\\n{\\n\\\"app_name\\\": \\\"Electronic Example Android\\\",\\n\\\"package\\\": \\\"com.electronic\\\",\\n\\\"url\\\": \\\"example-android:\\n}\\n],\\n\\\"ios\\\": [\\n{\\n\\\"app_name\\\": \\\"Electronic Example iOS\\\",\\n\\\"app_store_id\\\": 2222,\\n\\\"url\\\": \\\"example-ios:\\n}\\n]\\n}\\n\\n}\\n]\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:catalog-id/batch","host":["{{baseUrl}}"],"path":[":catalog-id","batch"],"variable":[{"key":"catalog-id","value":"<catalog-id>"}]},"description":"This API is used to update a product in the given catalog id.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"requests\\\": [\\n{\\n\\\"method\\\": \\\"UPDATE\\\",\\n\\\"retailer_id\\\": \\\"product-06600\\\",\\n\\\"data\\\": {\\n\\\"availability\\\": \\\"in stock\\\",\\n\\\"brand\\\": \\\"Reebok11\\\",\\n\\\"category\\\": \\\"t-shirts\\\",\\n\\\"description\\\": \\\"product yttfytdcgfc description\\\",\\n\\n\\\"image_url\\\":\\n\\\"https:\\n1df66729296a4c/teshirt_resize.jpeg\\\",\\n\\\"name\\\": \\\"product changed name\\\",\\n\\\"price\\\": 19999000,\\n\\\"currency\\\": \\\"USD\\\",\\n\\\"shipping\\\": [\\n{\\n\\\"country\\\": \\\"IND\\\",\\n\\\"region\\\": \\\"DELHI\\\",\\n\\\"service\\\": \\\"service\\\",\\n\\\"price_value\\\": \\\"10000\\\",\\n\\\"price_currency\\\": \\\"INR\\\"\\n}\\n],\\n\\\"condition\\\": \\\"new\\\",\\n\\\"url\\\":\\n\\\"https:\\n1df66729296a4c/image_nataraj.jpeg\\\",\\n\\\"retailer_product_group_id\\\": \\\"product_default_group7248848229855971\\\"\\n},\\n\\\"applinks\\\": {\\n\\\"android\\\": [\\n{\\n\\\"app_name\\\": \\\"Electronic Example Android\\\",\\n\\\"package\\\": \\\"com.electronic\\\",\\n\\\"url\\\": \\\"example-android:\\n}\\n],\\n\\\"ios\\\": [\\n{\\n\\\"app_name\\\": \\\"Electronic Example iOS\\\",\\n\\\"app_store_id\\\": 2222,\\n\\\"url\\\": \\\"example-ios:\\n}\\n]\\n}\\n\\n}\\n]\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"handles\\\": [\\n\\\"AcxGYXTyLwrjPeESbZUYq8e6CxCc9lHu-hlgIycIKF7cVmXtbLWe4EsNkbNFoXMF2-9T\\nELooo9Xuw_4oyRxMXqbz\\\"\\n]\\n}\"\n}"}]},{"name":"Delete Catalog Product","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:catalog-id/batch","host":["{{baseUrl}}"],"path":[":catalog-id","batch"],"variable":[{"key":"catalog-id","value":"<catalog-id>"}]},"description":"This API is used to delete a product in the given catalog id.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"requests\\\": [\\n{\\n\\n\\\"method\\\": \\\"DELETE\\\",\\n\\\"retailer_id\\\": \\\"product-06600\\\",\\n\\\"data\\\": {\\n\\\"availability\\\": \\\"in stock\\\",\\n\\\"brand\\\": \\\"Reebok11\\\",\\n\\\"category\\\": \\\"t-shirts\\\",\\n\\\"description\\\": \\\"product yttfytdcgfc description\\\",\\n\\\"image_url\\\":\\n\\\"https:\\n1df66729296a4c/teshirt_resize.jpeg\\\",\\n\\\"name\\\": \\\"product changed name\\\",\\n\\\"price\\\": 19999000,\\n\\\"currency\\\": \\\"USD\\\",\\n\\\"shipping\\\": [\\n{\\n\\\"country\\\": \\\"IND\\\",\\n\\\"region\\\": \\\"DELHI\\\",\\n\\\"service\\\": \\\"service\\\",\\n\\\"price_value\\\": \\\"10000\\\",\\n\\\"price_currency\\\": \\\"INR\\\"\\n}\\n],\\n\\\"condition\\\": \\\"new\\\",\\n\\\"url\\\":\\n\\\"https:\\n1df66729296a4c/image_nataraj.jpeg\\\",\\n\\\"retailer_product_group_id\\\": \\\"product_default_group7248848229855971\\\"\\n},\\n\\\"applinks\\\": {\\n\\\"android\\\": [\\n{\\n\\\"app_name\\\": \\\"Electronic Example Android\\\",\\n\\\"package\\\": \\\"com.electronic\\\",\\n\\\"url\\\": \\\"example-android:\\n}\\n],\\n\\\"ios\\\": [\\n\\n{\\n\\\"app_name\\\": \\\"Electronic Example iOS\\\",\\n\\\"app_store_id\\\": 2222,\\n\\\"url\\\": \\\"example-ios:\\n}\\n]\\n}\\n}\\n]\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:catalog-id/batch","host":["{{baseUrl}}"],"path":[":catalog-id","batch"],"variable":[{"key":"catalog-id","value":"<catalog-id>"}]},"description":"This API is used to delete a product in the given catalog id.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"requests\\\": [\\n{\\n\\n\\\"method\\\": \\\"DELETE\\\",\\n\\\"retailer_id\\\": \\\"product-06600\\\",\\n\\\"data\\\": {\\n\\\"availability\\\": \\\"in stock\\\",\\n\\\"brand\\\": \\\"Reebok11\\\",\\n\\\"category\\\": \\\"t-shirts\\\",\\n\\\"description\\\": \\\"product yttfytdcgfc description\\\",\\n\\\"image_url\\\":\\n\\\"https:\\n1df66729296a4c/teshirt_resize.jpeg\\\",\\n\\\"name\\\": \\\"product changed name\\\",\\n\\\"price\\\": 19999000,\\n\\\"currency\\\": \\\"USD\\\",\\n\\\"shipping\\\": [\\n{\\n\\\"country\\\": \\\"IND\\\",\\n\\\"region\\\": \\\"DELHI\\\",\\n\\\"service\\\": \\\"service\\\",\\n\\\"price_value\\\": \\\"10000\\\",\\n\\\"price_currency\\\": \\\"INR\\\"\\n}\\n],\\n\\\"condition\\\": \\\"new\\\",\\n\\\"url\\\":\\n\\\"https:\\n1df66729296a4c/image_nataraj.jpeg\\\",\\n\\\"retailer_product_group_id\\\": \\\"product_default_group7248848229855971\\\"\\n},\\n\\\"applinks\\\": {\\n\\\"android\\\": [\\n{\\n\\\"app_name\\\": \\\"Electronic Example Android\\\",\\n\\\"package\\\": \\\"com.electronic\\\",\\n\\\"url\\\": \\\"example-android:\\n}\\n],\\n\\\"ios\\\": [\\n\\n{\\n\\\"app_name\\\": \\\"Electronic Example iOS\\\",\\n\\\"app_store_id\\\": 2222,\\n\\\"url\\\": \\\"example-ios:\\n}\\n]\\n}\\n}\\n]\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"handles\\\": [\\n\\\"Acz1PhjuHgjASuVQNGpP5wQjo7ropYHHuBgpzzoQNK4bXCij7vz0X-gyLsZkh-awMop\\n3eTvjX_KkcDsL4Bd9RR_6\\\"\\n]\\n}\"\n}"}]},{"name":"Product Catalog API","request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:catalog-id/products?limit=2&fields=%5B%22category%22%2C%22name%22%2C%22retailer_id%22%2C%22price%22%2C%22availability%22%2C%22description%22%2C%22country%22%2C%22brand%22%2C%22image_url%22%2C%22size%22%2C%22color%22%2C%22retailer_product_group_id%22%2C%22thumbnail_product_retailer_id%22%5D&filter=%7B%22name%22%3A%7B%22i_contains%22%3A%22productchangedname%22%7D%7D&summary=true","host":["{{baseUrl}}"],"path":[":catalog-id","products"],"query":[{"key":"limit","value":"2","disabled":false},{"key":"fields","value":"[\"category\",\"name\",\"retailer_id\",\"price\",\"availability\",\"description\",\"country\",\"brand\",\"image_url\",\"size\",\"color\",\"retailer_product_group_id\",\"thumbnail_product_retailer_id\"]","disabled":false},{"key":"filter","value":"{\"name\":{\"i_contains\":\"productchangedname\"}}","disabled":false},{"key":"summary","value":"true","disabled":false}],"variable":[{"key":"catalog-id","value":"<catalog-id>"}]},"description":"This API is used to fetch the products in the given catalog id."},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:catalog-id/products?limit=2&fields=%5B%22category%22%2C%22name%22%2C%22retailer_id%22%2C%22price%22%2C%22availability%22%2C%22description%22%2C%22country%22%2C%22brand%22%2C%22image_url%22%2C%22size%22%2C%22color%22%2C%22retailer_product_group_id%22%2C%22thumbnail_product_retailer_id%22%5D&filter=%7B%22name%22%3A%7B%22i_contains%22%3A%22productchangedname%22%7D%7D&summary=true","host":["{{baseUrl}}"],"path":[":catalog-id","products"],"query":[{"key":"limit","value":"2","disabled":false},{"key":"fields","value":"[\"category\",\"name\",\"retailer_id\",\"price\",\"availability\",\"description\",\"country\",\"brand\",\"image_url\",\"size\",\"color\",\"retailer_product_group_id\",\"thumbnail_product_retailer_id\"]","disabled":false},{"key":"filter","value":"{\"name\":{\"i_contains\":\"productchangedname\"}}","disabled":false},{"key":"summary","value":"true","disabled":false}],"variable":[{"key":"catalog-id","value":"<catalog-id>"}]},"description":"This API is used to fetch the products in the given catalog id."},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"data\\\": [\\n{\\n\\\"category\\\": \\\"Shirt\\\",\\n\\\"name\\\": \\\"product changed name\\\",\\n\\\"retailer_id\\\": \\\"group1\\\",\\n\\\"price\\\": \\\"₹10.00\\\",\\n\\\"availability\\\": \\\"in stock\\\",\\n\\\"description\\\": \\\"product description\\\",\\n\\\"brand\\\": \\\"Pinnacle\\\",\\n\\\"image_url\\\":\\n\\\"https:\\n4-english-oven-bread-pav.jpg\\\",\\n\\\"retailer_product_group_id\\\": \\\"1\\\",\\n\\\"id\\\": \\\"catalog-id\\\"\\n},\\n{\\n\\\"category\\\": \\\"Shirt\\\",\\n\\\"name\\\": \\\"product changed name 3\\\",\\n\\\"retailer_id\\\": \\\"group3\\\",\\n\\\"price\\\": \\\"₹10.00\\\",\\n\\\"availability\\\": \\\"in stock\\\",\\n\\\"description\\\": \\\"product description\\\",\\n\\\"brand\\\": \\\"Pinnacle\\\",\\n\\n\\\"image_url\\\":\\n\\\"https:\\n4-english-oven-bread-pav.jpg\\\",\\n\\\"retailer_product_group_id\\\": \\\"1\\\",\\n\\\"id\\\": \\\"catalog-id\\\"\\n}\\n],\\n\\\"paging\\\": {\\n\\\"cursors\\\": {\\n\\\"before\\\": \\\"eyJvZAmZAzZAXQiOjB9\\\",\\n\\\"after\\\": \\\"eyJvZAmZAzZAXQiOjF9\\\"\\n},\\n\\\"next\\\":\\n\\\"https:\\n%22i_contains%22%3A%22product%20changed%20name%22%7D%7D&summary=tr\\nue&fields=%5B%22category%22%2C%22name%22%2C%22retailer_id%22%2C%22pr\\nice%22%2C%22availability%22%2C%22description%22%2C%22country%22%2C%22\\nbrand%22%2C%22image_url%22%2C%22size%22%2C%22color%22%2C%20%22ret\\nailer_product_group_id%22%2C%22thumbnail_product_retailer_id%22%5D&limit=2&af\\nter=eyJvZAmZAzZAXQiOjF9\\\",\\n\\\"previous\\\":\\n\\\"https:\\n%22i_contains%22%3A%22product%20changed%20name%22%7D%7D&summary=tr\\nue&fields=%5B%22category%22%2C%22name%22%2C%22retailer_id%22%2C%22pr\\nice%22%2C%22availability%22%2C%22description%22%2C%22country%22%2C%22\\nbrand%22%2C%22image_url%22%2C%22size%22%2C%22color%22%2C%20%22ret\\nailer_product_group_id%22%2C%22thumbnail_product_retailer_id%22%5D&limit=2&b\\nefore=eyJvZAmZAzZAXQiOjB9\\\"\\n},\\n\\\"summary\\\": {\\n\\\"total_count\\\": 11\\n}\\n}\\n\"\n}"}]},{"name":"Product Catalog API","request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/fetchcatalogId","host":["{{baseUrl}}"],"path":["fetchcatalogId"]},"description":"This API is used to fetch the catalog id for the given waba number."},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/fetchcatalogId","host":["{{baseUrl}}"],"path":["fetchcatalogId"]},"description":"This API is used to fetch the catalog id for the given waba number."},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": 200,\n  \"data\": {\n    \"catlogid\": \"catalog-id\"\n  },\n  \"status\": \"SUCCESS\",\n  \"message\": \"Catalog data fetch successfully\"\n}"}]}]},{"name":"Templates","item":[{"name":"Send Text Template Message","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the text template message to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{Recipient number}}\",\n  \"type\": \"template\",\n  \"template\": {\n    \"name\": \"{{Template Name}}\",\n    \"language\": {\n      \"code\": \"en\"\n    },\n    \"components\": [\n      {\n        \"type\": \"body\",\n        \"parameters\": [\n          {\n            \"text\": \"{{text string}}\",\n            \"type\": \"text\"\n          },\n          {\n            \"text\": \"{{text string}}\",\n            \"type\": \"text\"\n          },\n          {\n            \"text\": \"{{text string}}\",\n            \"type\": \"text\"\n          }\n        ]\n      }\n    ]\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the text template message to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{Recipient number}}\",\n  \"type\": \"template\",\n  \"template\": {\n    \"name\": \"{{Template Name}}\",\n    \"language\": {\n      \"code\": \"en\"\n    },\n    \"components\": [\n      {\n        \"type\": \"body\",\n        \"parameters\": [\n          {\n            \"text\": \"{{text string}}\",\n            \"type\": \"text\"\n          },\n          {\n            \"text\": \"{{text string}}\",\n            \"type\": \"text\"\n          },\n          {\n            \"text\": \"{{text string}}\",\n            \"type\": \"text\"\n          }\n        ]\n      }\n    ]\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"contacts\\\": [\\n{\\n\\\"input\\\": \\\"9175XXXXXXXX\\\",\\n\\\"wa_id\\\": \\\"9175XXXXXXXX\\\"\\n\\n}\\n],\\n\\\"messages\\\": [\\n{\\n\\\"id\\\":\\n\\\"wamid.HBgMOTE3OTcyODkyNzEyFQIAERgSQzAwRDEzNkQ1NDFFNkM3NkEzAA=\\n=\\\"\\n}\\n]\\n}\\n\"\n}"}]},{"name":"Send Media Template Message","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the media template message to the end user.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"recipient_type\\\": \\\"individual\\\",\\n\\\"to\\\": \\\"{{Recipient number}}\\\",\\n\\\"type\\\": \\\"template\\\",\\n\\\"template\\\": {\\n\\\"name\\\": \\\"template-name\\\",\\n\\\"language\\\": {\\n\\\"code\\\": \\\"language-and-locale-code\\\"\\n},\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\n\\\"parameters\\\": [\\n{\\n\\\"type\\\": \\\"image\\\",\\n\\\"image\\\": {\\n\\\"link\\\": \\\"http(s):\\n}\\n}\\n]\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\\"parameters\\\": [\\n{\\n\\\"type\\\": \\\"text\\\",\\n\\\"text\\\": \\\"text-string\\\"\\n},\\n{\\n\\\"type\\\": \\\"currency\\\",\\n\\\"currency\\\": {\\n\\\"fallback_value\\\": \\\"$100.99\\\",\\n\\\"code\\\": \\\"USD\\\",\\n\\\"amount_1000\\\": 100990\\n}\\n},\\n{\\n\\\"type\\\": \\\"date_time\\\",\\n\\\"date_time\\\": {\\n\\\"fallback_value\\\": \\\"February 25, 1977\\\",\\n\\n\\\"day_of_week\\\": 5,\\n\\\"year\\\": 1977,\\n\\\"month\\\": 2,\\n\\\"day_of_month\\\": 25,\\n\\\"hour\\\": 15,\\n\\\"minute\\\": 33,\\n\\\"calendar\\\": \\\"GREGORIAN\\\"\\n}\\n}\\n]\\n}\\n]\\n}\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the media template message to the end user.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"recipient_type\\\": \\\"individual\\\",\\n\\\"to\\\": \\\"{{Recipient number}}\\\",\\n\\\"type\\\": \\\"template\\\",\\n\\\"template\\\": {\\n\\\"name\\\": \\\"template-name\\\",\\n\\\"language\\\": {\\n\\\"code\\\": \\\"language-and-locale-code\\\"\\n},\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\n\\\"parameters\\\": [\\n{\\n\\\"type\\\": \\\"image\\\",\\n\\\"image\\\": {\\n\\\"link\\\": \\\"http(s):\\n}\\n}\\n]\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\\"parameters\\\": [\\n{\\n\\\"type\\\": \\\"text\\\",\\n\\\"text\\\": \\\"text-string\\\"\\n},\\n{\\n\\\"type\\\": \\\"currency\\\",\\n\\\"currency\\\": {\\n\\\"fallback_value\\\": \\\"$100.99\\\",\\n\\\"code\\\": \\\"USD\\\",\\n\\\"amount_1000\\\": 100990\\n}\\n},\\n{\\n\\\"type\\\": \\\"date_time\\\",\\n\\\"date_time\\\": {\\n\\\"fallback_value\\\": \\\"February 25, 1977\\\",\\n\\n\\\"day_of_week\\\": 5,\\n\\\"year\\\": 1977,\\n\\\"month\\\": 2,\\n\\\"day_of_month\\\": 25,\\n\\\"hour\\\": 15,\\n\\\"minute\\\": 33,\\n\\\"calendar\\\": \\\"GREGORIAN\\\"\\n}\\n}\\n]\\n}\\n]\\n}\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"contacts\\\": [\\n{\\n\\\"input\\\": \\\"9175XXXXXXXX\\\",\\n\\\"wa_id\\\": \\\"9175XXXXXXXX\\\"\\n}\\n],\\n\\\"messages\\\": [\\n{\\n\\n\\\"id\\\":\\n\\\"wamid.HBgMOTE3OTcyODkyNzEyFQIAERgSQzAwRDEzNkQ1NDFFNkM3NkEzAA=\\n=\\\"\\n}\\n]\\n}\\n\"\n}"}]},{"name":"Send Interactive Template Message - Call to Action","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the interactive template message(Call to Action) to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{Recipient number}}\",\n  \"type\": \"template\",\n  \"template\": {\n    \"name\": \"{{Template Name}}\",\n    \"language\": {\n      \"code\": \"en\"\n    },\n    \"components\": [\n      {\n        \"type\": \"body\",\n        \"parameters\": [\n          {\n            \"text\": \"{{text string}}\",\n            \"type\": \"text\"\n          },\n          {\n            \"text\": \"{{text string}}\",\n            \"type\": \"text\"\n          },\n          {\n            \"text\": \"{{text string}}\",\n            \"type\": \"text\"\n          }\n        ]\n      },\n      {\n        \"type\": \"button\",\n        \"index\": \"1\",\n        \"sub_type\": \"url\",\n        \"parameters\": [\n          {\n            \"text\": \"<Developer Defined Dynamic URL suffix>\",\n            \"type\": \"text\"\n          }\n        ]\n      }\n    ]\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the interactive template message(Call to Action) to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{Recipient number}}\",\n  \"type\": \"template\",\n  \"template\": {\n    \"name\": \"{{Template Name}}\",\n    \"language\": {\n      \"code\": \"en\"\n    },\n    \"components\": [\n      {\n        \"type\": \"body\",\n        \"parameters\": [\n          {\n            \"text\": \"{{text string}}\",\n            \"type\": \"text\"\n          },\n          {\n            \"text\": \"{{text string}}\",\n            \"type\": \"text\"\n          },\n          {\n            \"text\": \"{{text string}}\",\n            \"type\": \"text\"\n          }\n        ]\n      },\n      {\n        \"type\": \"button\",\n        \"index\": \"1\",\n        \"sub_type\": \"url\",\n        \"parameters\": [\n          {\n            \"text\": \"<Developer Defined Dynamic URL suffix>\",\n            \"type\": \"text\"\n          }\n        ]\n      }\n    ]\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"contacts\\\": [\\n{\\n\\\"input\\\": \\\"9175XXXXXXXX\\\",\\n\\\"wa_id\\\": \\\"9175XXXXXXXX\\\"\\n}\\n],\\n\\\"messages\\\": [\\n{\\n\\\"id\\\":\\n\\\"wamid.HBgMOTE3OTcyODkyNzEyFQIAERgSQzAwRDEzNkQ1NDFFNkM3NkEzAA=\\n=\\\"\\n}\\n]\\n}\\n\"\n}"}]},{"name":"Send Interactive Media Template Message - Quick Reply","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the interactive media template message(Quick Reply) to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{Recipient number}}\",\n  \"type\": \"template\",\n  \"template\": {\n    \"name\": \"{{Template Name}}\",\n    \"language\": {\n      \"code\": \"en\"\n    },\n    \"components\": [\n      {\n        \"type\": \"body\",\n        \"parameters\": [\n          {\n            \"text\": \"{{text string}}\",\n            \"type\": \"text\"\n          },\n          {\n            \"text\": \"{{text string}}\",\n            \"type\": \"text\"\n          },\n          {\n            \"text\": \"{{text string}}\",\n            \"type\": \"text\"\n          }\n        ]\n      },\n      {\n        \"type\": \"button\",\n        \"index\": \"0\",\n        \"sub_type\": \"quick_reply\",\n        \"parameters\": [\n          {\n            \"type\": \"payload\",\n            \"payload\": \"aGlzIHRoaXMgaXMgY29v\"\n          }\n        ]\n      },\n      {\n        \"type\": \"button\",\n        \"index\": \"1\",\n        \"sub_type\": \"quick_reply\",\n        \"parameters\": [\n          {\n            \"type\": \"payload\",\n            \"payload\": \"9rwnB8RbYmPF5t2Mn09x4h\"\n          }\n        ]\n      }\n    ]\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the interactive media template message(Quick Reply) to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{Recipient number}}\",\n  \"type\": \"template\",\n  \"template\": {\n    \"name\": \"{{Template Name}}\",\n    \"language\": {\n      \"code\": \"en\"\n    },\n    \"components\": [\n      {\n        \"type\": \"body\",\n        \"parameters\": [\n          {\n            \"text\": \"{{text string}}\",\n            \"type\": \"text\"\n          },\n          {\n            \"text\": \"{{text string}}\",\n            \"type\": \"text\"\n          },\n          {\n            \"text\": \"{{text string}}\",\n            \"type\": \"text\"\n          }\n        ]\n      },\n      {\n        \"type\": \"button\",\n        \"index\": \"0\",\n        \"sub_type\": \"quick_reply\",\n        \"parameters\": [\n          {\n            \"type\": \"payload\",\n            \"payload\": \"aGlzIHRoaXMgaXMgY29v\"\n          }\n        ]\n      },\n      {\n        \"type\": \"button\",\n        \"index\": \"1\",\n        \"sub_type\": \"quick_reply\",\n        \"parameters\": [\n          {\n            \"type\": \"payload\",\n            \"payload\": \"9rwnB8RbYmPF5t2Mn09x4h\"\n          }\n        ]\n      }\n    ]\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"contacts\\\": [\\n{\\n\\\"input\\\": \\\"9175XXXXXXXX\\\",\\n\\\"wa_id\\\": \\\"9175XXXXXXXX\\\"\\n}\\n],\\n\\\"messages\\\": [\\n{\\n\\\"id\\\":\\n\\\"wamid.HBgMOTE3OTcyODkyNzEyFQIAERgSQzAwRDEzNkQ1NDFFNkM3NkEzAA=\\n=\\\"\\n\\n}\\n]\\n}\\n\"\n}"}]},{"name":"Send Media Template Message with multiple button","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the image template with multiple button messages to the end user.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"to\\\": \\\"91XXXXXXXXXX\\\",\\n\\\"type\\\": \\\"template\\\",\\n\\\"template\\\": {\\n\\\"language\\\": {\\n\\\"code\\\": \\\"en_US\\\"\\n},\\n\\\"name\\\": \\\"multiple_button_template_image01\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"parameters\\\": [\\n\\n{\\n\\\"type\\\": \\\"image\\\",\\n\\\"image\\\": {\\n\\\"link\\\":\\n\\\"https:\\n}\\n}\\n]\\n}\\n]\\n},\\n\\\"messaging_product\\\": \\\"whatsapp\\\"\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the image template with multiple button messages to the end user.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"to\\\": \\\"91XXXXXXXXXX\\\",\\n\\\"type\\\": \\\"template\\\",\\n\\\"template\\\": {\\n\\\"language\\\": {\\n\\\"code\\\": \\\"en_US\\\"\\n},\\n\\\"name\\\": \\\"multiple_button_template_image01\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"parameters\\\": [\\n\\n{\\n\\\"type\\\": \\\"image\\\",\\n\\\"image\\\": {\\n\\\"link\\\":\\n\\\"https:\\n}\\n}\\n]\\n}\\n]\\n},\\n\\\"messaging_product\\\": \\\"whatsapp\\\"\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"contacts\\\": [\\n{\\n\\\"input\\\": \\\"9175XXXXXXXX\\\",\\n\\\"wa_id\\\": \\\"9175XXXXXXXX\\\"\\n}\\n],\\n\\\"messages\\\": [\\n{\\n\\\"id\\\":\\n\\\"wamid.HBgMOTE3OTcyODkyNzEyFQIAERgSQzAwRDEzNkQ1NDFFNkM3NkEzAA=\\n=\\\"\\n\\n}\\n]\\n}\\n\"\n}"}]},{"name":"Send Media Template Message with multiple button","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the image template message with multiple buttons and dynamic url placeholder to the end user.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"to\\\": \\\"91XXXXXXXXXX\\\",\\n\\\"type\\\": \\\"template\\\",\\n\\\"template\\\": {\\n\\\"language\\\": {\\n\\\"code\\\": \\\"en_US\\\"\\n},\\n\\\"name\\\": \\\"multiple_button_template_image_dya_ph1\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"parameters\\\": [\\n{\\n\\n\\\"type\\\": \\\"image\\\",\\n\\\"image\\\": {\\n\\\"link\\\":\\n\\\"https:\\n}\\n}\\n]\\n},\\n{\\n\\\"type\\\": \\\"button\\\",\\n\\\"sub_type\\\": \\\"url\\\",\\n\\\"index\\\": 8,\\n\\\"parameters\\\": [\\n{\\n\\\"type\\\": \\\"text\\\",\\n\\\"text\\\": \\\"get-stared\\\"\\n}\\n]\\n}\\n]\\n},\\n\\\"messaging_product\\\": \\\"whatsapp\\\"\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the image template message with multiple buttons and dynamic url placeholder to the end user.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"to\\\": \\\"91XXXXXXXXXX\\\",\\n\\\"type\\\": \\\"template\\\",\\n\\\"template\\\": {\\n\\\"language\\\": {\\n\\\"code\\\": \\\"en_US\\\"\\n},\\n\\\"name\\\": \\\"multiple_button_template_image_dya_ph1\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"parameters\\\": [\\n{\\n\\n\\\"type\\\": \\\"image\\\",\\n\\\"image\\\": {\\n\\\"link\\\":\\n\\\"https:\\n}\\n}\\n]\\n},\\n{\\n\\\"type\\\": \\\"button\\\",\\n\\\"sub_type\\\": \\\"url\\\",\\n\\\"index\\\": 8,\\n\\\"parameters\\\": [\\n{\\n\\\"type\\\": \\\"text\\\",\\n\\\"text\\\": \\\"get-stared\\\"\\n}\\n]\\n}\\n]\\n},\\n\\\"messaging_product\\\": \\\"whatsapp\\\"\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\n\\\"contacts\\\": [\\n{\\n\\\"input\\\": \\\"9175XXXXXXXX\\\",\\n\\\"wa_id\\\": \\\"9175XXXXXXXX\\\"\\n}\\n],\\n\\\"messages\\\": [\\n{\\n\\\"id\\\":\\n\\\"wamid.HBgMOTE3OTcyODkyNzEyFQIAERgSQzAwRDEzNkQ1NDFFNkM3NkEzAA=\\n=\\\"\\n}\\n]\\n}\\n\"\n}"}]},{"name":"Send Coupon Code Template Message","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the coupon code template message to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"91XXXXXXXXXX\",\n  \"type\": \"template\",\n  \"template\": {\n    \"name\": \"copycode_07\",\n    \"language\": {\n      \"code\": \"en_US\"\n    },\n    \"components\": [\n      {\n        \"type\": \"body\",\n        \"parameters\": [\n          {\n            \"text\": \"25OFF\",\n            \"type\": \"text\"\n          },\n          {\n            \"text\": \"25%\",\n            \"type\": \"text\"\n          }\n        ]\n      },\n      {\n        \"type\": \"button\",\n        \"index\": 0,\n        \"sub_type\": \"COPY_CODE\",\n        \"parameters\": [\n          {\n            \"type\": \"coupon_code\",\n            \"coupon_code\": \"25OFF\"\n          }\n        ]\n      }\n    ]\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the coupon code template message to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"91XXXXXXXXXX\",\n  \"type\": \"template\",\n  \"template\": {\n    \"name\": \"copycode_07\",\n    \"language\": {\n      \"code\": \"en_US\"\n    },\n    \"components\": [\n      {\n        \"type\": \"body\",\n        \"parameters\": [\n          {\n            \"text\": \"25OFF\",\n            \"type\": \"text\"\n          },\n          {\n            \"text\": \"25%\",\n            \"type\": \"text\"\n          }\n        ]\n      },\n      {\n        \"type\": \"button\",\n        \"index\": 0,\n        \"sub_type\": \"COPY_CODE\",\n        \"parameters\": [\n          {\n            \"type\": \"coupon_code\",\n            \"coupon_code\": \"25OFF\"\n          }\n        ]\n      }\n    ]\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\n\\\"contacts\\\": [\\n{\\n\\\"input\\\": \\\"9175XXXXXXXX\\\",\\n\\\"wa_id\\\": \\\"9175XXXXXXXX\\\"\\n}\\n],\\n\\\"messages\\\": [\\n{\\n\\\"id\\\":\\n\\\"wamid.HBgMOTE3OTcyODkyNzEyFQIAERgSQzAwRDEzNkQ1NDFFNkM3NkEzAA=\\n=\\\"\\n}\\n]\\n}\\n\"\n}"}]},{"name":"Send MPM Template Message","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the multiple product template message to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"91XXXXXXXXXX\",\n  \"type\": \"template\",\n  \"template\": {\n    \"name\": \"mpm_25nov1\",\n    \"language\": {\n      \"code\": \"en_US\"\n    },\n    \"components\": [\n      {\n        \"type\": \"header\",\n        \"parameters\": [\n          {\n            \"text\": \"Pablo\",\n            \"type\": \"text\"\n          }\n        ]\n      },\n      {\n        \"type\": \"body\",\n        \"parameters\": []\n      },\n      {\n        \"type\": \"button\",\n        \"index\": 0,\n        \"sub_type\": \"mpm\",\n        \"parameters\": [\n          {\n            \"type\": \"action\",\n            \"action\": {\n              \"sections\": [\n                {\n                  \"title\": \"Popular Bundles\",\n                  \"product_items\": [\n                    {\n                      \"product_retailer_id\": \"61\"\n                    },\n                    {\n                      \"product_retailer_id\": \"63\"\n                    }\n                  ]\n                },\n                {\n                  \"title\": \"Premium Packages\",\n                  \"product_items\": [\n                    {\n                      \"product_retailer_id\": \"64\"\n                    }\n                  ]\n                }\n              ],\n              \"thumbnail_product_retailer_id\": \"61\"\n            }\n          }\n        ]\n      }\n    ]\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the multiple product template message to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"91XXXXXXXXXX\",\n  \"type\": \"template\",\n  \"template\": {\n    \"name\": \"mpm_25nov1\",\n    \"language\": {\n      \"code\": \"en_US\"\n    },\n    \"components\": [\n      {\n        \"type\": \"header\",\n        \"parameters\": [\n          {\n            \"text\": \"Pablo\",\n            \"type\": \"text\"\n          }\n        ]\n      },\n      {\n        \"type\": \"body\",\n        \"parameters\": []\n      },\n      {\n        \"type\": \"button\",\n        \"index\": 0,\n        \"sub_type\": \"mpm\",\n        \"parameters\": [\n          {\n            \"type\": \"action\",\n            \"action\": {\n              \"sections\": [\n                {\n                  \"title\": \"Popular Bundles\",\n                  \"product_items\": [\n                    {\n                      \"product_retailer_id\": \"61\"\n                    },\n                    {\n                      \"product_retailer_id\": \"63\"\n                    }\n                  ]\n                },\n                {\n                  \"title\": \"Premium Packages\",\n                  \"product_items\": [\n                    {\n                      \"product_retailer_id\": \"64\"\n                    }\n                  ]\n                }\n              ],\n              \"thumbnail_product_retailer_id\": \"61\"\n            }\n          }\n        ]\n      }\n    ]\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"contacts\\\": [\\n{\\n\\\"input\\\": \\\"9175XXXXXXXX\\\",\\n\\\"wa_id\\\": \\\"9175XXXXXXXX\\\"\\n}\\n\\n],\\n\\\"messages\\\": [\\n{\\n\\\"id\\\":\\n\\\"wamid.HBgMOTE3OTcyODkyNzEyFQIAERgSQzAwRDEzNkQ1NDFFNkM3NkEzAA=\\n=\\\"\\n}\\n]\\n}\\n\"\n}"}]},{"name":"Send Limited Time Offer Template Message","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the limited time offer template message to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"91XXXXXXXXXX\",\n  \"type\": \"template\",\n  \"template\": {\n    \"name\": \"limited_time_offer_dec12\",\n    \"language\": {\n      \"code\": \"en_US\"\n    },\n    \"components\": [\n      {\n        \"type\": \"header\",\n        \"parameters\": [\n          {\n            \"type\": \"image\",\n            \"image\": {\n              \"id\": \"1537845180339361\"\n            }\n          }\n        ]\n      },\n      {\n        \"type\": \"body\",\n        \"parameters\": []\n      },\n      {\n        \"type\": \"limited_time_offer\",\n        \"parameters\": [\n          {\n            \"type\": \"limited_time_offer\",\n            \"limited_time_offer\": {\n              \"expiration_time_ms\": 1699400090000\n            }\n          }\n        ]\n      },\n      {\n        \"type\": \"button\",\n        \"index\": 0,\n        \"sub_type\": \"copy_code\",\n        \"parameters\": [\n          {\n            \"type\": \"coupon_code\",\n            \"coupon_code\": \"CARIBE25\"\n          }\n        ]\n      },\n      {\n        \"type\": \"button\",\n        \"index\": 1,\n        \"sub_type\": \"url\",\n        \"parameters\": [\n          {\n            \"text\": \"n3mtql\",\n            \"type\": \"text\"\n          }\n        ]\n      }\n    ]\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the limited time offer template message to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"91XXXXXXXXXX\",\n  \"type\": \"template\",\n  \"template\": {\n    \"name\": \"limited_time_offer_dec12\",\n    \"language\": {\n      \"code\": \"en_US\"\n    },\n    \"components\": [\n      {\n        \"type\": \"header\",\n        \"parameters\": [\n          {\n            \"type\": \"image\",\n            \"image\": {\n              \"id\": \"1537845180339361\"\n            }\n          }\n        ]\n      },\n      {\n        \"type\": \"body\",\n        \"parameters\": []\n      },\n      {\n        \"type\": \"limited_time_offer\",\n        \"parameters\": [\n          {\n            \"type\": \"limited_time_offer\",\n            \"limited_time_offer\": {\n              \"expiration_time_ms\": 1699400090000\n            }\n          }\n        ]\n      },\n      {\n        \"type\": \"button\",\n        \"index\": 0,\n        \"sub_type\": \"copy_code\",\n        \"parameters\": [\n          {\n            \"type\": \"coupon_code\",\n            \"coupon_code\": \"CARIBE25\"\n          }\n        ]\n      },\n      {\n        \"type\": \"button\",\n        \"index\": 1,\n        \"sub_type\": \"url\",\n        \"parameters\": [\n          {\n            \"text\": \"n3mtql\",\n            \"type\": \"text\"\n          }\n        ]\n      }\n    ]\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"contacts\\\": [\\n{\\n\\\"input\\\": \\\"9175XXXXXXXX\\\",\\n\\\"wa_id\\\": \\\"9175XXXXXXXX\\\"\\n}\\n\\n],\\n\\\"messages\\\": [\\n{\\n\\\"id\\\":\\n\\\"wamid.HBgMOTE3OTcyODkyNzEyFQIAERgSQzAwRDEzNkQ1NDFFNkM3NkEzAA=\\n=\\\"\\n}\\n]\\n}\\n\"\n}"}]},{"name":"Send Carousel Template Message without Body placeholder","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the carousel template message without the body placeholders to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"91XXXXXXXXXX\",\n  \"type\": \"template\",\n  \"template\": {\n    \"name\": \"image_part1\",\n    \"language\": {\n      \"code\": \"en_US\"\n    },\n    \"components\": [\n      {\n        \"type\": \"BODY\",\n        \"parameters\": []\n      },\n      {\n        \"type\": \"CAROUSEL\",\n        \"cards\": [\n          {\n            \"card_index\": 0,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"6905695169495609\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 1,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"6905695169495609\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 2,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"6905695169495609\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 3,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"6905695169495609\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 4,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"6905695169495609\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 5,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"6905695169495609\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 6,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"6905695169495609\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 7,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"6905695169495609\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 8,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"6905695169495609\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 9,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"6905695169495609\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          }\n        ]\n      }\n    ]\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the carousel template message without the body placeholders to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"91XXXXXXXXXX\",\n  \"type\": \"template\",\n  \"template\": {\n    \"name\": \"image_part1\",\n    \"language\": {\n      \"code\": \"en_US\"\n    },\n    \"components\": [\n      {\n        \"type\": \"BODY\",\n        \"parameters\": []\n      },\n      {\n        \"type\": \"CAROUSEL\",\n        \"cards\": [\n          {\n            \"card_index\": 0,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"6905695169495609\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 1,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"6905695169495609\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 2,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"6905695169495609\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 3,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"6905695169495609\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 4,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"6905695169495609\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 5,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"6905695169495609\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 6,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"6905695169495609\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 7,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"6905695169495609\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 8,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"6905695169495609\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 9,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"6905695169495609\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          }\n        ]\n      }\n    ]\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"contacts\\\": [\\n{\\n\\\"input\\\": \\\"9175XXXXXXXX\\\",\\n\\\"wa_id\\\": \\\"9175XXXXXXXX\\\"\\n}\\n],\\n\\\"messages\\\": [\\n{\\n\\\"id\\\":\\n\\\"wamid.HBgMOTE3OTcyODkyNzEyFQIAERgSQzAwRDEzNkQ1NDFFNkM3NkEzAA=\\n=\\\"\\n}\\n]\\n}\\n\"\n}"}]},{"name":"Send Carousel Template Message with Body placeholder","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the carousel template message with body placeholders to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"91XXXXXXXXXX\",\n  \"type\": \"template\",\n  \"template\": {\n    \"name\": \"image_part02\",\n    \"language\": {\n      \"code\": \"en_US\"\n    },\n    \"components\": [\n      {\n        \"type\": \"BODY\",\n        \"parameters\": [\n          {\n            \"text\": \"PINACLESALE\",\n            \"type\": \"text\"\n          },\n          {\n            \"text\": \"20OFF\",\n            \"type\": \"text\"\n          }\n        ]\n      },\n      {\n        \"type\": \"CAROUSEL\",\n        \"cards\": [\n          {\n            \"card_index\": 0,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"872694734399846\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": [\n                  {\n                    \"text\": \"PINACLESALE\",\n                    \"type\": \"text\"\n                  },\n                  {\n                    \"text\": \"20OFF\",\n                    \"type\": \"text\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 1,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"872694734399846\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": [\n                  {\n                    \"text\": \"PINACLESALE\",\n                    \"type\": \"text\"\n                  },\n                  {\n                    \"text\": \"20OFF\",\n                    \"type\": \"text\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 2,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"872694734399846\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 3,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"872694734399846\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 4,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"872694734399846\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 5,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"872694734399846\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 6,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"872694734399846\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 7,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"872694734399846\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 8,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"872694734399846\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 9,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"872694734399846\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          }\n        ]\n      }\n    ]\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send the carousel template message with body placeholders to the end user.","body":{"mode":"raw","raw":"{\n  \"to\": \"91XXXXXXXXXX\",\n  \"type\": \"template\",\n  \"template\": {\n    \"name\": \"image_part02\",\n    \"language\": {\n      \"code\": \"en_US\"\n    },\n    \"components\": [\n      {\n        \"type\": \"BODY\",\n        \"parameters\": [\n          {\n            \"text\": \"PINACLESALE\",\n            \"type\": \"text\"\n          },\n          {\n            \"text\": \"20OFF\",\n            \"type\": \"text\"\n          }\n        ]\n      },\n      {\n        \"type\": \"CAROUSEL\",\n        \"cards\": [\n          {\n            \"card_index\": 0,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"872694734399846\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": [\n                  {\n                    \"text\": \"PINACLESALE\",\n                    \"type\": \"text\"\n                  },\n                  {\n                    \"text\": \"20OFF\",\n                    \"type\": \"text\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 1,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"872694734399846\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": [\n                  {\n                    \"text\": \"PINACLESALE\",\n                    \"type\": \"text\"\n                  },\n                  {\n                    \"text\": \"20OFF\",\n                    \"type\": \"text\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 2,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"872694734399846\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 3,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"872694734399846\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 4,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"872694734399846\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 5,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"872694734399846\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 6,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"872694734399846\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 7,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"872694734399846\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 8,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"872694734399846\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          },\n          {\n            \"card_index\": 9,\n            \"components\": [\n              {\n                \"type\": \"HEADER\",\n                \"parameters\": [\n                  {\n                    \"type\": \"IMAGE\",\n                    \"image\": {\n                      \"id\": \"872694734399846\"\n                    }\n                  }\n                ]\n              },\n              {\n                \"type\": \"BODY\",\n                \"parameters\": []\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"0\",\n                \"sub_type\": \"QUICK_REPLY\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<QUICK_REPLY_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              },\n              {\n                \"type\": \"BUTTON\",\n                \"index\": \"1\",\n                \"sub_type\": \"URL\",\n                \"parameters\": [\n                  {\n                    \"type\": \"PAYLOAD\",\n                    \"payload\": \"<URL_BUTTON_PAYLOAD>\"\n                  }\n                ]\n              }\n            ]\n          }\n        ]\n      }\n    ]\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\\"contacts\\\": [\\n{\\n\\\"input\\\": \\\"9175XXXXXXXX\\\",\\n\\\"wa_id\\\": \\\"9175XXXXXXXX\\\"\\n}\\n],\\n\\\"messages\\\": [\\n{\\n\\\"id\\\":\\n\\\"wamid.HBgMOTE3OTcyODkyNzEyFQIAERgSQzAwRDEzNkQ1NDFFNkM3NkEzAA=\\n=\\\"\\n}\\n]\\n}\\n\"\n}"}]},{"name":"Text Template with Body, header, quick reply","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating text templates with body, header and quick reply.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"welcome_postman_new_sne124\\\", \\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\\"type\\\":\\\"BODY\\\",\\\"text\\\":\\\"Dear {{1}}, Thank you for registering with Pinnacle Teleservices\\nand providing consent to receive notifications using WhatsApp. \\\\\\\\r\\\\\\\\n\\\\\\\\r\\\\\\\\nWe request you\\nto kindly save this number.\\\\\\\\r\\\\\\\\n\\\\\\\\r\\\\\\\\nTo get started, please type help*.\\\\\\\\r\\\\\\\\nYou can\\nreply with STOP* anytime you wish to stop communication through this\\nchannel\\\\\\\\r\\\\\\\\nRegards,\\\\\\\\r\\\\\\\\n{{2}}{{2}}\\\",\\\"example\\\":{\\\"body_text\\\":[[\\\"User1\\\",\\\"Pinnacle\\\"]]}},{\\\"typ\\ne\\\":\\\"HEADER\\\",\\\"format\\\":\\\"TEXT\\\",\\\"text\\\":\\n\\\"Welcome{{1}}\\\",\\\"example\\\":{\\\"header_text\\\":[\\\"header-text\\\"]\\n}},{\\\"type\\\":\\\"FOOTER\\\",\\\"text\\\":\\\"welcome to\\npinnacle\\\"},{\\\"type\\\":\\\"BUTTONS\\\",\\\"buttons\\\":[{\\\"type\\\":\\\"QUICK_REPLY\\\",\\\"text\\\":\\\"button1\\\"},{\\\"type\\\"\\n:\\\"Q\\nUICK_REPLY\\\",\\\"text\\\":\\\"button2\\\"},{\\\"type\\\":\\\"QUICK_REPLY\\\",\\\"text\\\":\\\"button3\\\"}]}\\n\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating text templates with body, header and quick reply.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"welcome_postman_new_sne124\\\", \\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\\"type\\\":\\\"BODY\\\",\\\"text\\\":\\\"Dear {{1}}, Thank you for registering with Pinnacle Teleservices\\nand providing consent to receive notifications using WhatsApp. \\\\\\\\r\\\\\\\\n\\\\\\\\r\\\\\\\\nWe request you\\nto kindly save this number.\\\\\\\\r\\\\\\\\n\\\\\\\\r\\\\\\\\nTo get started, please type help*.\\\\\\\\r\\\\\\\\nYou can\\nreply with STOP* anytime you wish to stop communication through this\\nchannel\\\\\\\\r\\\\\\\\nRegards,\\\\\\\\r\\\\\\\\n{{2}}{{2}}\\\",\\\"example\\\":{\\\"body_text\\\":[[\\\"User1\\\",\\\"Pinnacle\\\"]]}},{\\\"typ\\ne\\\":\\\"HEADER\\\",\\\"format\\\":\\\"TEXT\\\",\\\"text\\\":\\n\\\"Welcome{{1}}\\\",\\\"example\\\":{\\\"header_text\\\":[\\\"header-text\\\"]\\n}},{\\\"type\\\":\\\"FOOTER\\\",\\\"text\\\":\\\"welcome to\\npinnacle\\\"},{\\\"type\\\":\\\"BUTTONS\\\",\\\"buttons\\\":[{\\\"type\\\":\\\"QUICK_REPLY\\\",\\\"text\\\":\\\"button1\\\"},{\\\"type\\\"\\n:\\\"Q\\nUICK_REPLY\\\",\\\"text\\\":\\\"button2\\\"},{\\\"type\\\":\\\"QUICK_REPLY\\\",\\\"text\\\":\\\"button3\\\"}]}\\n\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Text Template with Body, header, footer","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating text templates with body, header and footer.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"welcome_postman_new_sne124\\\", \\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [{\\\"type\\\":\\\"BODY\\\",\\\"text\\\":\\\"Thank you for registering with Pinnacle\\nTeleservices and providing consent to receive notifications using WhatsApp.\\n\\\\\\\\r\\\\\\\\n\\\\\\\\r\\\\\\\\nWe request you to kindly save this number.\\\\\\\\r\\\\\\\\n\\\\\\\\r\\\\\\\\nTo get started, please type\\nhelp*.\\\\\\\\r\\\\\\\\nYou can reply with STOP* anytime you wish to stop communication\\nthrough this channel \\\"},{\\\"type\\\":\\\"HEADER\\\",\\\"format\\\":\\\"TEXT\\\",\\\"text\\\":\\n\\\"Welcome{{1}}\\\",\\\"example\\\":{ \\\"header_text\\\":[\\\"header-text\\\"]\\n}},{\\\"type\\\":\\\"FOOTER\\\",\\\"text\\\":\\\"welcome to pinnacle\\\"}], \\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\\n\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating text templates with body, header and footer.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"welcome_postman_new_sne124\\\", \\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [{\\\"type\\\":\\\"BODY\\\",\\\"text\\\":\\\"Thank you for registering with Pinnacle\\nTeleservices and providing consent to receive notifications using WhatsApp.\\n\\\\\\\\r\\\\\\\\n\\\\\\\\r\\\\\\\\nWe request you to kindly save this number.\\\\\\\\r\\\\\\\\n\\\\\\\\r\\\\\\\\nTo get started, please type\\nhelp*.\\\\\\\\r\\\\\\\\nYou can reply with STOP* anytime you wish to stop communication\\nthrough this channel \\\"},{\\\"type\\\":\\\"HEADER\\\",\\\"format\\\":\\\"TEXT\\\",\\\"text\\\":\\n\\\"Welcome{{1}}\\\",\\\"example\\\":{ \\\"header_text\\\":[\\\"header-text\\\"]\\n}},{\\\"type\\\":\\\"FOOTER\\\",\\\"text\\\":\\\"welcome to pinnacle\\\"}], \\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\\n\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Text Template with Body, Header, Footer, Visit Website and Call to Phone","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating text templates with body, header,footer, Visit website and call to phone.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"welcome_postman_new_sne124\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [{\\\"type\\\":\\\"BODY\\\",\\\"text\\\":\\\"Thank you for registering with Pinnacle\\nTeleservices and providing consent to receive notifications using WhatsApp.\\n\\\\\\\\r\\\\\\\\n\\\\\\\\r\\\\\\\\nWe request you to kindly save this number.\\\\\\\\r\\\\\\\\n\\\\\\\\r\\\\\\\\nTo get started, please type\\nhelp*.\\\\\\\\r\\\\\\\\nYou can reply with STOP* anytime you wish to stop communication\\nthrough this channel \\\"},{\\\"type\\\":\\\"HEADER\\\",\\\"format\\\":\\\"TEXT\\\",\\\"text\\\":\\n\\\"Welcome{{1}}\\\",\\\"example\\\":{ \\\"header_text\\\":[\\\"header-text\\\"]\\n}},{\\\"type\\\":\\\"FOOTER\\\",\\\"text\\\":\\\"welcome to\\npinnacle\\\"},{\\\"type\\\":\\\"BUTTONS\\\",\\\"buttons\\\":[{\\\"type\\\":\\\"PHONE_NUMBER\\\",\\\"text\\\":\\\"phone-\\nbutton-t ext\\\",\\\"phone_number\\\":\\\"+1(650)\\n555-\\n1111\\\"},{\\\"type\\\":\\\"URL\\\",\\\"text\\\":\\\"Click\\\",\\\"url\\\":\\\"https:\\nnamic-url-example\\\"]}]}],\\n\\\"language\\\": \\\"en_US\\\", \\\"allow_category_change\\\": true\\n\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating text templates with body, header,footer, Visit website and call to phone.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"welcome_postman_new_sne124\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [{\\\"type\\\":\\\"BODY\\\",\\\"text\\\":\\\"Thank you for registering with Pinnacle\\nTeleservices and providing consent to receive notifications using WhatsApp.\\n\\\\\\\\r\\\\\\\\n\\\\\\\\r\\\\\\\\nWe request you to kindly save this number.\\\\\\\\r\\\\\\\\n\\\\\\\\r\\\\\\\\nTo get started, please type\\nhelp*.\\\\\\\\r\\\\\\\\nYou can reply with STOP* anytime you wish to stop communication\\nthrough this channel \\\"},{\\\"type\\\":\\\"HEADER\\\",\\\"format\\\":\\\"TEXT\\\",\\\"text\\\":\\n\\\"Welcome{{1}}\\\",\\\"example\\\":{ \\\"header_text\\\":[\\\"header-text\\\"]\\n}},{\\\"type\\\":\\\"FOOTER\\\",\\\"text\\\":\\\"welcome to\\npinnacle\\\"},{\\\"type\\\":\\\"BUTTONS\\\",\\\"buttons\\\":[{\\\"type\\\":\\\"PHONE_NUMBER\\\",\\\"text\\\":\\\"phone-\\nbutton-t ext\\\",\\\"phone_number\\\":\\\"+1(650)\\n555-\\n1111\\\"},{\\\"type\\\":\\\"URL\\\",\\\"text\\\":\\\"Click\\\",\\\"url\\\":\\\"https:\\nnamic-url-example\\\"]}]}],\\n\\\"language\\\": \\\"en_US\\\", \\\"allow_category_change\\\": true\\n\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Image Template with Body, Header, Footer","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating image templates with body, header and footer.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"image\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n\\n},\\n{\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating image templates with body, header and footer.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"image\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n\\n},\\n{\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Image Template with Body, Header, Footer, Visit Website and Call to Phone","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating image templates with body, header, footer, visit website and call to phone.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"image\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n\\n},\\n{\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating image templates with body, header, footer, visit website and call to phone.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"image\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n\\n},\\n{\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Image Template with Body, Header, Footer, Quick Reply","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating image templates with body, header, footer, and quick reply","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"image\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n\\n{\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating image templates with body, header, footer, and quick reply","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"image\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n\\n{\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Document Template with Body, Header, Footer","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating document templates with body, header and footer.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"document\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n{\\n\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating document templates with body, header and footer.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"document\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n{\\n\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Document Template with Body, Header, Footer, Visit Website and Call to Phone","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating document templates with body, header, footer,visit website and call to phone.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"document\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n\\n{\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating document templates with body, header, footer,visit website and call to phone.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"document\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n\\n{\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Document Template with Body, Header, Footer, Quick Reply","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating document templates with body, header, footer and quick reply.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"document\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n\\n},\\n{\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating document templates with body, header, footer and quick reply.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"document\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n\\n},\\n{\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Video Template with Body, Header, Footer","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating video templates with body, header and footer.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"video\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n{\\n\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating video templates with body, header and footer.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"video\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n{\\n\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Video Template with Body, Header, Footer, Quick Reply","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating video templates with body, header, footer and quick reply.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"video\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n\\n{\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating video templates with body, header, footer and quick reply.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"video\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n\\n{\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Video Template with Body, Header, Footer, Visit Website and Call to Phone","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating video templates with body, header, footer, visit website and call to phone.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"video\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n{\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating video templates with body, header, footer, visit website and call to phone.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"video\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n{\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Image Template with Multiple Button","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating image templates with multiple buttons.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"image\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n\\n{\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating image templates with multiple buttons.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"image\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n\\n{\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Image Template with Multiple Button and Dynamic URL Placeholder","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating image templates with multiple buttons and a dynamic url placeholder.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"image\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n{\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating image templates with multiple buttons and a dynamic url placeholder.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"image\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n{\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Video Template with Multiple Button","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating video templates with multiple buttons.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"video\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n\\n{\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating video templates with multiple buttons.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"video\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n\\n{\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Video Template with Multiple Button and Dynamic URL Placeholder","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating video templates with multiple buttons and a dynamic url placeholder.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"video\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n{\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating video templates with multiple buttons and a dynamic url placeholder.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"video\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n{\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Document Template with Multiple Button","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating document templates with multiple buttons.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"document\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n{\\n\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating document templates with multiple buttons.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"document\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n{\\n\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Document Template with Multiple Button and Dynamic URL Placeholder","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating document templates with multiple buttons and a dynamic url placeholder.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"document\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n{\\n\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating document templates with multiple buttons and a dynamic url placeholder.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img_1_a_1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"document\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Hey user,\\\\r\\\\nWelceleservices pvt ltd.\\\\r\\\\n\\\\r\\\\nRegards,\\\\r\\\\nPinnacle\\\"\\n\\n},\\n{\\n\\\"type\\\": \\\"footer\\\",\\n\\\"text\\\": \\\"Use the buge your marketing subscriptions\\\"\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n{\\n\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"phone_number\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Location Template with Multiple Button","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating location templates with multiple buttons.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_location_1a1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"HEADER\\\",\\n\\\"format\\\": \\\"LOCATION\\\"\\n},\\n{\\n\\\"type\\\": \\\"BODY\\\",\\n\\\"text\\\": \\\"dear User,\\\\r\\\\n\\\\r\\\\nThis is location template use for the multate\\n\\\\r\\\\n\\\\r\\\\nregards,\\\\r\\\\nPinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"BUTTONS\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n{\\n\\\"type\\\": \\\"URL\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\": \\\"https:\\n},\\n{\\n\\\"type\\\": \\\"URL\\\",\\n\\\"text\\\": \\\"visit\\\",\\n\\\"url\\\": \\\"https:\\n},\\n{\\n\\\"type\\\": \\\"PHONE_NUMBER\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating location templates with multiple buttons.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_location_1a1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"HEADER\\\",\\n\\\"format\\\": \\\"LOCATION\\\"\\n},\\n{\\n\\\"type\\\": \\\"BODY\\\",\\n\\\"text\\\": \\\"dear User,\\\\r\\\\n\\\\r\\\\nThis is location template use for the multate\\n\\\\r\\\\n\\\\r\\\\nregards,\\\\r\\\\nPinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"BUTTONS\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n{\\n\\\"type\\\": \\\"URL\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\": \\\"https:\\n},\\n{\\n\\\"type\\\": \\\"URL\\\",\\n\\\"text\\\": \\\"visit\\\",\\n\\\"url\\\": \\\"https:\\n},\\n{\\n\\\"type\\\": \\\"PHONE_NUMBER\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Location Template with Multiple Button and Dynamic URL Placeholder","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating location templates with multiple buttons and a dynamic url placeholder.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_location_1a1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"HEADER\\\",\\n\\\"format\\\": \\\"LOCATION\\\"\\n},\\n{\\n\\\"type\\\": \\\"BODY\\\",\\n\\\"text\\\": \\\"dear User,\\\\r\\\\n\\\\r\\\\nThis is location template use for the multate\\n\\\\r\\\\n\\\\r\\\\nregards,\\\\r\\\\nPinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"BUTTONS\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n{\\n\\\"type\\\": \\\"URL\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\": \\\"https:\\n},\\n{\\n\\\"type\\\": \\\"URL\\\",\\n\\\"text\\\": \\\"visit\\\",\\n\\\"url\\\": \\\"https:\\n},\\n{\\n\\\"type\\\": \\\"PHONE_NUMBER\\\",\\n\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating location templates with multiple buttons and a dynamic url placeholder.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_location_1a1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"HEADER\\\",\\n\\\"format\\\": \\\"LOCATION\\\"\\n},\\n{\\n\\\"type\\\": \\\"BODY\\\",\\n\\\"text\\\": \\\"dear User,\\\\r\\\\n\\\\r\\\\nThis is location template use for the multate\\n\\\\r\\\\n\\\\r\\\\nregards,\\\\r\\\\nPinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"BUTTONS\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n{\\n\\\"type\\\": \\\"URL\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\": \\\"https:\\n},\\n{\\n\\\"type\\\": \\\"URL\\\",\\n\\\"text\\\": \\\"visit\\\",\\n\\\"url\\\": \\\"https:\\n},\\n{\\n\\\"type\\\": \\\"PHONE_NUMBER\\\",\\n\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Text Template with Multiple Button","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating text templates with multiple buttons.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img1a1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"TEXT\\\",\\n\\\"text\\\": \\\"welcome to pinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"BODY\\\",\\n\\\"text\\\": \\\"hi user,\\\\r\\\\n\\\\r\\\\nthis is textlate\\\\r\\\\nregards,\\\\r\\\\npinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"BUTTONS\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n{\\n\\\"type\\\": \\\"URL\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"URL\\\",\\n\\\"text\\\": \\\"visit\\\",\\n\\\"url\\\": \\\"https:\\n},\\n\\n{\\n\\\"type\\\": \\\"PHONE_NUMBER\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating text templates with multiple buttons.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img1a1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"TEXT\\\",\\n\\\"text\\\": \\\"welcome to pinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"BODY\\\",\\n\\\"text\\\": \\\"hi user,\\\\r\\\\n\\\\r\\\\nthis is textlate\\\\r\\\\nregards,\\\\r\\\\npinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"BUTTONS\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\n\\\"text\\\": \\\"Button1\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n{\\n\\\"type\\\": \\\"URL\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"URL\\\",\\n\\\"text\\\": \\\"visit\\\",\\n\\\"url\\\": \\\"https:\\n},\\n\\n{\\n\\\"type\\\": \\\"PHONE_NUMBER\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Text Template with Multiple Button and Dynamic URL Placeholder","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating text templates with multiple buttons and a dynamic url placeholder.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img1a1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"TEXT\\\",\\n\\\"text\\\": \\\"welcome to pinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"BODY\\\",\\n\\\"text\\\": \\\"hi user,\\\\r\\\\n\\\\r\\\\nthis is textlate\\\\r\\\\nregards,\\\\r\\\\npinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"BUTTONS\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n{\\n\\\"type\\\": \\\"URL\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"URL\\\",\\n\\\"text\\\": \\\"visit\\\",\\n\\\"url\\\": \\\"https:\\n},\\n{\\n\\n\\\"type\\\": \\\"PHONE_NUMBER\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating text templates with multiple buttons and a dynamic url placeholder.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"sample_partners_api_img1a1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"TEXT\\\",\\n\\\"text\\\": \\\"welcome to pinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"BODY\\\",\\n\\\"text\\\": \\\"hi user,\\\\r\\\\n\\\\r\\\\nthis is textlate\\\\r\\\\nregards,\\\\r\\\\npinnacle\\\"\\n},\\n{\\n\\\"type\\\": \\\"BUTTONS\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button1\\\"\\n\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button2\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button3\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button4\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button5\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button6\\\"\\n},\\n{\\n\\\"type\\\": \\\"QUICK_REPLY\\\",\\n\\\"text\\\": \\\"Button7\\\"\\n},\\n{\\n\\\"type\\\": \\\"URL\\\",\\n\\\"text\\\": \\\"click\\\",\\n\\\"url\\\":\\n\\\"https:\\n},\\n{\\n\\\"type\\\": \\\"URL\\\",\\n\\\"text\\\": \\\"visit\\\",\\n\\\"url\\\": \\\"https:\\n},\\n{\\n\\n\\\"type\\\": \\\"PHONE_NUMBER\\\",\\n\\\"text\\\": \\\"Call\\\",\\n\\\"phone_number\\\": \\\"+919921447944\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"allow_category_change\\\": true\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Coupon Template","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for coupon code templates.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"copycode_temp_img_1a1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Hey User,hi Pinnacle!\\\"\\n},\\n{\\n\\\"type\\\": \\\"HEADER\\\",\\n\\\"format\\\": \\\"image\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARaKNYAKteyoccHERwld0CGRr9lVfd1pQQA6uTMmz4EYDD\\n8Nws1i2_ZSTlhso7vgYn6MPpGe9TUnY3TVIQ9CadEIlMPM8puJ8Uyz5XRUt631Cw:e:1\\n711982059:1849455295211775:100061459561823:ARYJYd3EpvPr55CqmCo\\\"\\n]\\n}\\n},\\n\\n{\\n\\\"type\\\": \\\"BUTTONS\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"COPY_CODE\\\",\\n\\\"example\\\": \\\"CARIBE25\\\"\\n},\\n{\\n\\\"type\\\": \\\"URL\\\",\\n\\\"text\\\": \\\"Click\\\",\\n\\\"url\\\": \\\"https:\\n\\\"example\\\": [\\n\\\"dynamic-url-example\\\"\\n]\\n},\\n{\\n\\\"type\\\": \\\"PHONE_NUMBER\\\",\\n\\\"text\\\": \\\"call\\\",\\n\\\"phone_number\\\": \\\"+917755991051\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\"\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for coupon code templates.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"copycode_temp_img_1a1\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Hey User,hi Pinnacle!\\\"\\n},\\n{\\n\\\"type\\\": \\\"HEADER\\\",\\n\\\"format\\\": \\\"image\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARaKNYAKteyoccHERwld0CGRr9lVfd1pQQA6uTMmz4EYDD\\n8Nws1i2_ZSTlhso7vgYn6MPpGe9TUnY3TVIQ9CadEIlMPM8puJ8Uyz5XRUt631Cw:e:1\\n711982059:1849455295211775:100061459561823:ARYJYd3EpvPr55CqmCo\\\"\\n]\\n}\\n},\\n\\n{\\n\\\"type\\\": \\\"BUTTONS\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"COPY_CODE\\\",\\n\\\"example\\\": \\\"CARIBE25\\\"\\n},\\n{\\n\\\"type\\\": \\\"URL\\\",\\n\\\"text\\\": \\\"Click\\\",\\n\\\"url\\\": \\\"https:\\n\\\"example\\\": [\\n\\\"dynamic-url-example\\\"\\n]\\n},\\n{\\n\\\"type\\\": \\\"PHONE_NUMBER\\\",\\n\\\"text\\\": \\\"call\\\",\\n\\\"phone_number\\\": \\\"+917755991051\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\"\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"MPM Template","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating multi product message(MPM) templates.","body":{"mode":"raw","raw":"{\n  \"name\": \"mpm_temp 1a1\",\n  \"category\": \"MARKETING\",\n  \"language\": \"en_US\",\n  \"components\": [\n    {\n      \"text\": \"Hey User, rgthyju caribeen ackages!\",\n      \"type\": \"body\"\n    },\n    {\n      \"text\": \"prasadhajare\",\n      \"type\": \"HEADER\",\n      \"format\": \"text\"\n    },\n    {\n      \"type\": \"BUTTONS\",\n      \"buttons\": [\n        {\n          \"text\": \"View items\",\n          \"type\": \"MPM\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating multi product message(MPM) templates.","body":{"mode":"raw","raw":"{\n  \"name\": \"mpm_temp 1a1\",\n  \"category\": \"MARKETING\",\n  \"language\": \"en_US\",\n  \"components\": [\n    {\n      \"text\": \"Hey User, rgthyju caribeen ackages!\",\n      \"type\": \"body\"\n    },\n    {\n      \"text\": \"prasadhajare\",\n      \"type\": \"HEADER\",\n      \"format\": \"text\"\n    },\n    {\n      \"type\": \"BUTTONS\",\n      \"buttons\": [\n        {\n          \"text\": \"View items\",\n          \"type\": \"MPM\"\n        }\n      ]\n    }\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Image Carousel Template without Body Placeholder","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating image carousel templates without body placeholder.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"testv2_carouselimgsm1a1\\\",\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"allow_category_change\\\": true,\\n\\\"components\\\": [\\n{\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\" hii from pinnacle, winter is Use code {{1}} to get {{2}} off order.\\\",\\n\\\"example\\\": {\\n\\\"body_text\\\": [\\n[\\n\\\"15OFF\\\",\\n\\\"15%\\\"\\n]\\n]\\n}\\n},{\\n\\\"type\\\": \\\"CAROUSEL\\\",\\n\\\"cards\\\": [\\n\\n{\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"image\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Rare lemons for unique cocktails. Use code {{1}} to get {{2}} off\\nall produce.\\\",\\n\\\"example\\\": {\\n\\\"body_text\\\": [\\n[\\n\\\"prasad1\\\",\\n\\\"Hajare1\\\"\\n]\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Send more like this\\\"\\n},\\n{\\n\\n\\\"url\\\": \\\"https:\\n\\\"example\\\": [\\n\\\"https:\\n],\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"Buy now\\\"\\n}\\n]\\n}\\n]\\n}\\n]\\n}\\n]\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating image carousel templates without body placeholder.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"testv2_carouselimgsm1a1\\\",\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"allow_category_change\\\": true,\\n\\\"components\\\": [\\n{\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\" hii from pinnacle, winter is Use code {{1}} to get {{2}} off order.\\\",\\n\\\"example\\\": {\\n\\\"body_text\\\": [\\n[\\n\\\"15OFF\\\",\\n\\\"15%\\\"\\n]\\n]\\n}\\n},{\\n\\\"type\\\": \\\"CAROUSEL\\\",\\n\\\"cards\\\": [\\n\\n{\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"image\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Rare lemons for unique cocktails. Use code {{1}} to get {{2}} off\\nall produce.\\\",\\n\\\"example\\\": {\\n\\\"body_text\\\": [\\n[\\n\\\"prasad1\\\",\\n\\\"Hajare1\\\"\\n]\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Send more like this\\\"\\n},\\n{\\n\\n\\\"url\\\": \\\"https:\\n\\\"example\\\": [\\n\\\"https:\\n],\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"Buy now\\\"\\n}\\n]\\n}\\n]\\n}\\n]\\n}\\n]\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Image Carousel Template with Body Placeholder","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating image carousel templates with body placeholders.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"testv2_carouselimgsm1a1\\\",\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"allow_category_change\\\": true,\\n\\\"components\\\": [\\n{\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\" hii from pinnacle, winter is Use code {{1}} to get {{2}} off order.\\\",\\n\\\"example\\\": {\\n\\\"body_text\\\": [\\n[\\n\\\"15OFF\\\",\\n\\\"15%\\\"\\n]\\n]\\n\\n}\\n},{\\n\\\"type\\\": \\\"CAROUSEL\\\",\\n\\\"cards\\\": [\\n{\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"image\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Rare lemons for unique cocktails. Use code {{1}} to get {{2}} off\\nall produce.\\\",\\n\\\"example\\\": {\\n\\\"body_text\\\": [\\n[\\n\\\"prasad1\\\",\\n\\\"Hajare1\\\"\\n]\\n\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Send more like this\\\"\\n},\\n{\\n\\\"url\\\": \\\"https:\\n\\\"example\\\": [\\n\\\"https:\\n],\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"Buy now\\\"\\n}\\n]\\n}\\n]\\n}\\n]\\n}\\n\\n]\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating image carousel templates with body placeholders.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"testv2_carouselimgsm1a1\\\",\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"allow_category_change\\\": true,\\n\\\"components\\\": [\\n{\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\" hii from pinnacle, winter is Use code {{1}} to get {{2}} off order.\\\",\\n\\\"example\\\": {\\n\\\"body_text\\\": [\\n[\\n\\\"15OFF\\\",\\n\\\"15%\\\"\\n]\\n]\\n\\n}\\n},{\\n\\\"type\\\": \\\"CAROUSEL\\\",\\n\\\"cards\\\": [\\n{\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"image\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Rare lemons for unique cocktails. Use code {{1}} to get {{2}} off\\nall produce.\\\",\\n\\\"example\\\": {\\n\\\"body_text\\\": [\\n[\\n\\\"prasad1\\\",\\n\\\"Hajare1\\\"\\n]\\n\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Send more like this\\\"\\n},\\n{\\n\\\"url\\\": \\\"https:\\n\\\"example\\\": [\\n\\\"https:\\n],\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"Buy now\\\"\\n}\\n]\\n}\\n]\\n}\\n]\\n}\\n\\n]\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Video Carousel Template without Body Placeholder","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating video carousel templates without body placeholders.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"testv2_carouselimgsm1a1\\\",\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"allow_category_change\\\": true,\\n\\\"components\\\": [\\n{\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\" hii from pinnacle, winter is Use code {{1}} to get {{2}} off order.\\\",\\n\\\"example\\\": {\\n\\\"body_text\\\": [\\n[\\n\\\"15OFF\\\",\\n\\\"15%\\\"\\n]\\n]\\n}\\n},{\\n\\\"type\\\": \\\"CAROUSEL\\\",\\n\\\"cards\\\": [\\n\\n{\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"video\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Rare lemons for unique cocktails. Use code {{1}} to get {{2}} off\\nall produce.\\\",\\n\\\"example\\\": {\\n\\\"body_text\\\": [\\n[\\n\\\"prasad1\\\",\\n\\\"Hajare1\\\"\\n]\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Send more like this\\\"\\n},\\n{\\n\\n\\\"url\\\": \\\"https:\\n\\\"example\\\": [\\n\\\"https:\\n],\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"Buy now\\\"\\n}\\n]\\n}\\n]\\n}\\n]\\n}\\n]\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating video carousel templates without body placeholders.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"testv2_carouselimgsm1a1\\\",\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"allow_category_change\\\": true,\\n\\\"components\\\": [\\n{\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\" hii from pinnacle, winter is Use code {{1}} to get {{2}} off order.\\\",\\n\\\"example\\\": {\\n\\\"body_text\\\": [\\n[\\n\\\"15OFF\\\",\\n\\\"15%\\\"\\n]\\n]\\n}\\n},{\\n\\\"type\\\": \\\"CAROUSEL\\\",\\n\\\"cards\\\": [\\n\\n{\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"video\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Rare lemons for unique cocktails. Use code {{1}} to get {{2}} off\\nall produce.\\\",\\n\\\"example\\\": {\\n\\\"body_text\\\": [\\n[\\n\\\"prasad1\\\",\\n\\\"Hajare1\\\"\\n]\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Send more like this\\\"\\n},\\n{\\n\\n\\\"url\\\": \\\"https:\\n\\\"example\\\": [\\n\\\"https:\\n],\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"Buy now\\\"\\n}\\n]\\n}\\n]\\n}\\n]\\n}\\n]\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Video Carousel Template with Body Placeholder","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating video carousel templates with body placeholders.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"testv2_carouselimgsm1a1\\\",\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"allow_category_change\\\": true,\\n\\\"components\\\": [\\n{\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\" hii from pinnacle, winter is Use code {{1}} to get {{2}} off order.\\\",\\n\\\"example\\\": {\\n\\\"body_text\\\": [\\n[\\n\\\"15OFF\\\",\\n\\\"15%\\\"\\n]\\n]\\n}\\n},{\\n\\\"type\\\": \\\"CAROUSEL\\\",\\n\\\"cards\\\": [\\n\\n{\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"video\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Rare lemons for unique cocktails. Use code {{1}} to get {{2}} off\\nall produce.\\\",\\n\\\"example\\\": {\\n\\\"body_text\\\": [\\n[\\n\\\"prasad1\\\",\\n\\\"Hajare1\\\"\\n]\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Send more like this\\\"\\n},\\n{\\n\\n\\\"url\\\": \\\"https:\\n\\\"example\\\": [\\n\\\"https:\\n],\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"Buy now\\\"\\n}\\n]\\n}\\n]\\n}\\n]\\n}\\n]\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used for creating video carousel templates with body placeholders.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"testv2_carouselimgsm1a1\\\",\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"allow_category_change\\\": true,\\n\\\"components\\\": [\\n{\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\" hii from pinnacle, winter is Use code {{1}} to get {{2}} off order.\\\",\\n\\\"example\\\": {\\n\\\"body_text\\\": [\\n[\\n\\\"15OFF\\\",\\n\\\"15%\\\"\\n]\\n]\\n}\\n},{\\n\\\"type\\\": \\\"CAROUSEL\\\",\\n\\\"cards\\\": [\\n\\n{\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"header\\\",\\n\\\"format\\\": \\\"video\\\",\\n\\\"example\\\": {\\n\\\"header_handle\\\": [\\n\\\"4::aW1hZ2UvanBlZw==:ARZsON6K-8ukPIq2h95wJ9UUCr439vX2odOWPJ0TjPBISD0\\nWIf04LiFVs--EFJdZjCCI8gOUGXVN_1Vn8rz q4t6XIc-R7ryeLPAAnQ2bHopw:e:17119\\n80467:1849455295211775:100061459561823:ARY_I5AUJyyOhp-Yzdw\\\"\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"body\\\",\\n\\\"text\\\": \\\"Rare lemons for unique cocktails. Use code {{1}} to get {{2}} off\\nall produce.\\\",\\n\\\"example\\\": {\\n\\\"body_text\\\": [\\n[\\n\\\"prasad1\\\",\\n\\\"Hajare1\\\"\\n]\\n]\\n}\\n},\\n{\\n\\\"type\\\": \\\"buttons\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"quick_reply\\\",\\n\\\"text\\\": \\\"Send more like this\\\"\\n},\\n{\\n\\n\\\"url\\\": \\\"https:\\n\\\"example\\\": [\\n\\\"https:\\n],\\n\\\"type\\\": \\\"url\\\",\\n\\\"text\\\": \\\"Buy now\\\"\\n}\\n]\\n}\\n]\\n}\\n]\\n}\\n]\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"MARKETING\"\n}"}]},{"name":"Get template with pagination","request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates?after=MjUZD&limit=3&before=MjUZD&fields=name%2Cstatus&status=APPROVED","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"query":[{"key":"after","value":"MjUZD","disabled":false},{"key":"limit","value":"3","disabled":false},{"key":"before","value":"MjUZD","disabled":false},{"key":"fields","value":"name,status","disabled":false},{"key":"status","value":"APPROVED","disabled":false}],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used to check how many templates are there for particular user."},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates?after=MjUZD&limit=3&before=MjUZD&fields=name%2Cstatus&status=APPROVED","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"query":[{"key":"after","value":"MjUZD","disabled":false},{"key":"limit","value":"3","disabled":false},{"key":"before","value":"MjUZD","disabled":false},{"key":"fields","value":"name,status","disabled":false},{"key":"status","value":"APPROVED","disabled":false}],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used to check how many templates are there for particular user."},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": [\n    {\n      \"id\": \"1660142678145146\",\n      \"name\": \"carousel_000_24_05_24\",\n      \"status\": \"APPROVED\"\n    },\n    {\n      \"id\": \"313563575130455\",\n      \"name\": \"image_template_24_may\",\n      \"status\": \"APPROVED\"\n    }\n  ]\n}"}]},{"name":"Get all templates","request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used to check all the templates for a particular user."},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used to check all the templates for a particular user."},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"data\\\": [\\n{\\n\\\"name\\\": \\\"ltotemp36013m103\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"BODY\\\",\\n\\\"text\\\": \\\"Hey User, caribeen ackages!\\\"\\n},\\n{\\n\\\"type\\\": \\\"LIMITED_TIME_OFFER\\\",\\n\\\"limited_time_offer\\\": {\\n\\\"text\\\": \\\"Expiring offer!\\\",\\n\\\"has_expiration\\\": true\\n}\\n},\\n\\n{\\n\\\"type\\\": \\\"BUTTONS\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"COPY_CODE\\\",\\n\\\"text\\\": \\\"Copy offer code\\\",\\n\\\"example\\\": [\\n\\\"CARIBE25\\\"\\n]\\n},\\n{\\n\\\"type\\\": \\\"URL\\\",\\n\\\"text\\\": \\\"Click\\\",\\n\\\"url\\\": \\\"https:\\n\\\"example\\\": [\\n\\\"dynamic-url-example\\\"\\n]\\n},\\n{\\n\\\"type\\\": \\\"PHONE_NUMBER\\\",\\n\\\"text\\\": \\\"call\\\",\\n\\\"phone_number\\\": \\\"+917755991051\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"status\\\": \\\"APPROVED\\\",\\n\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"id\\\": \\\"2883983598406625\\\"\\n},\\n{\\n\\\"name\\\": \\\"ltotemp36013m102\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"BODY\\\",\\n\\\"text\\\": \\\"Hey User, caribeen ackages!\\\"\\n},\\n{\\n\\\"type\\\": \\\"LIMITED_TIME_OFFER\\\",\\n\\\"limited_time_offer\\\": {\\n\\\"text\\\": \\\"Expiring offer!\\\",\\n\\\"has_expiration\\\": true\\n}\\n},\\n{\\n\\\"type\\\": \\\"BUTTONS\\\",\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"COPY_CODE\\\",\\n\\\"text\\\": \\\"Copy offer code\\\",\\n\\\"example\\\": [\\n\\\"CARIBE25\\\"\\n]\\n},\\n{\\n\\n\\\"type\\\": \\\"URL\\\",\\n\\\"text\\\": \\\"Click\\\",\\n\\\"url\\\": \\\"https:\\n\\\"example\\\": [\\n\\\"dynamic-url-example\\\"\\n]\\n},\\n{\\n\\\"type\\\": \\\"PHONE_NUMBER\\\",\\n\\\"text\\\": \\\"call\\\",\\n\\\"phone_number\\\": \\\"+917755991051\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"status\\\": \\\"APPROVED\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"id\\\": \\\"268188973054423\\\"\\n}\\n]\\n}\\n\"\n}"}]},{"name":"Get all template namespaces","request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid?fields=message_template_namespace","host":["{{baseUrl}}"],"path":[":wabaid"],"query":[{"key":"fields","value":"message_template_namespace","disabled":false}],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used to check all template namespaces for a particular user."},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid?fields=message_template_namespace","host":["{{baseUrl}}"],"path":[":wabaid"],"query":[{"key":"fields","value":"message_template_namespace","disabled":false}],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used to check all template namespaces for a particular user."},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"100249586351323\",\n  \"message_template_namespace\": \"13f5d10e_e4ed_4de3_8538_cd0b2a7918d4\"\n}"}]},{"name":"Get template with id","request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:msgtemplateid","host":["{{baseUrl}}"],"path":[":msgtemplateid"],"variable":[{"key":"msgtemplateid","value":"<msgtemplateid>"}]},"description":"This API is used to check the template using template id."},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:msgtemplateid","host":["{{baseUrl}}"],"path":[":msgtemplateid"],"variable":[{"key":"msgtemplateid","value":"<msgtemplateid>"}]},"description":"This API is used to check the template using template id."},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"name\\\": \\\"ltotemp36013m103\\\",\\n\\\"components\\\": [\\n{\\n\\\"type\\\": \\\"BODY\\\",\\n\\\"text\\\": \\\"Hey User, caribeen ackages!\\\"\\n},\\n{\\n\\\"type\\\": \\\"LIMITED_TIME_OFFER\\\",\\n\\\"limited_time_offer\\\": {\\n\\\"text\\\": \\\"Expiring offer!\\\",\\n\\\"has_expiration\\\": true\\n}\\n},\\n{\\n\\\"type\\\": \\\"BUTTONS\\\",\\n\\n\\\"buttons\\\": [\\n{\\n\\\"type\\\": \\\"COPY_CODE\\\",\\n\\\"text\\\": \\\"Copy offer code\\\",\\n\\\"example\\\": [ \\\"CARIBE25\\\"]\\n},\\n{\\n\\\"type\\\": \\\"URL\\\",\\n\\\"text\\\": \\\"Click\\\",\\n\\\"url\\\": \\\"https:\\n\\\"example\\\": [\\n\\\"dynamic-url-example\\\"\\n]\\n},\\n{\\n\\\"type\\\": \\\"PHONE_NUMBER\\\",\\n\\\"text\\\": \\\"call\\\",\\n\\\"phone_number\\\": \\\"+917755991051\\\"\\n}\\n]\\n}\\n],\\n\\\"language\\\": \\\"en_US\\\",\\n\\\"status\\\": \\\"APPROVED\\\",\\n\\\"category\\\": \\\"MARKETING\\\",\\n\\\"id\\\": \\\"2883983598406625\\\"\\n}\\n\"\n}"}]},{"name":"Edit Template","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:msgtemplateid","host":["{{baseUrl}}"],"path":[":msgtemplateid"],"variable":[{"key":"msgtemplateid","value":"<msgtemplateid>"}]},"description":"This API is used to edit the template. If your template status has been set to REJECTED as part of category validation, you have several options: 1. Edit the template's components. 2. Edit the template's category. 3. Create a new template.","body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:msgtemplateid","host":["{{baseUrl}}"],"path":[":msgtemplateid"],"variable":[{"key":"msgtemplateid","value":"<msgtemplateid>"}]},"description":"This API is used to edit the template. If your template status has been set to REJECTED as part of category validation, you have several options: 1. Edit the template's components. 2. Edit the template's category. 3. Create a new template.","body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": true\n}"}]},{"name":"Delete Template by name","request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates?name=%7Btemplatename%7D","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"query":[{"key":"name","value":"{templatename}","disabled":false}],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used to delete the template by its name"},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates?name=%7Btemplatename%7D","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"query":[{"key":"name","value":"{templatename}","disabled":false}],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used to delete the template by its name"},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": true\n}"}]},{"name":"Delete Template by name and id","request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates?name=%7Btemplatename%7D&hsm_id=%7Bmessagetemplateid%7D","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"query":[{"key":"name","value":"{templatename}","disabled":false},{"key":"hsm_id","value":"{messagetemplateid}","disabled":false}],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used to delete the template by its name and id"},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates?name=%7Btemplatename%7D&hsm_id=%7Bmessagetemplateid%7D","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"query":[{"key":"name","value":"{templatename}","disabled":false},{"key":"hsm_id","value":"{messagetemplateid}","disabled":false}],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used to delete the template by its name and id"},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": true\n}"}]},{"name":"Create Authentication One Tap Template","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used to create one tap authentication template.","body":{"mode":"raw","raw":"{\n  \"name\": \"prod_vk_one_tap_0\",\n  \"category\": \"authentication\",\n  \"language\": \"en_US\",\n  \"components\": [\n    {\n      \"type\": \"body\",\n      \"add_security_recommendation\": true\n    },\n    {\n      \"type\": \"footer\",\n      \"code_expiration_minutes\": 90\n    },\n    {\n      \"type\": \"buttons\",\n      \"buttons\": [\n        {\n          \"text\": \"copy code\",\n          \"type\": \"otp\",\n          \"otp_type\": \"one_tap\",\n          \"autofill_text\": \"copy code\",\n          \"supported_apps\": [\n            {\n              \"package_name\": \"com.example.androidapp\",\n              \"signature_hash\": \"K8a/2FAINcG\"\n            }\n          ]\n        }\n      ]\n    }\n  ],\n  \"message_send_ttl_seconds\": 600\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used to create one tap authentication template.","body":{"mode":"raw","raw":"{\n  \"name\": \"prod_vk_one_tap_0\",\n  \"category\": \"authentication\",\n  \"language\": \"en_US\",\n  \"components\": [\n    {\n      \"type\": \"body\",\n      \"add_security_recommendation\": true\n    },\n    {\n      \"type\": \"footer\",\n      \"code_expiration_minutes\": 90\n    },\n    {\n      \"type\": \"buttons\",\n      \"buttons\": [\n        {\n          \"text\": \"copy code\",\n          \"type\": \"otp\",\n          \"otp_type\": \"one_tap\",\n          \"autofill_text\": \"copy code\",\n          \"supported_apps\": [\n            {\n              \"package_name\": \"com.example.androidapp\",\n              \"signature_hash\": \"K8a/2FAINcG\"\n            }\n          ]\n        }\n      ]\n    }\n  ],\n  \"message_send_ttl_seconds\": 600\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"AUTHENTICATION\"\n}"}]},{"name":"Create Authentication Zero Tap Template","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used to create a zero tap authentication template.","body":{"mode":"raw","raw":"{\n  \"name\": \"zero_tap_ttt_vk_fff\",\n  \"category\": \"authentication\",\n  \"language\": \"en_US\",\n  \"components\": [\n    {\n      \"type\": \"body\",\n      \"add_security_recommendation\": true\n    },\n    {\n      \"type\": \"footer\",\n      \"code_expiration_minutes\": 5\n    },\n    {\n      \"type\": \"buttons\",\n      \"buttons\": [\n        {\n          \"text\": \"copy code\",\n          \"type\": \"otp\",\n          \"otp_type\": \"zero_tap\",\n          \"autofill_text\": \"autofill button\",\n          \"supported_apps\": [\n            {\n              \"package_name\": \"com.example.luckyshrub\",\n              \"signature_hash\": \"K8a/2FAINcG\"\n            }\n          ],\n          \"zero_tap_terms_accepted\": true\n        }\n      ]\n    }\n  ],\n  \"message_send_ttl_seconds\": 60\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used to create a zero tap authentication template.","body":{"mode":"raw","raw":"{\n  \"name\": \"zero_tap_ttt_vk_fff\",\n  \"category\": \"authentication\",\n  \"language\": \"en_US\",\n  \"components\": [\n    {\n      \"type\": \"body\",\n      \"add_security_recommendation\": true\n    },\n    {\n      \"type\": \"footer\",\n      \"code_expiration_minutes\": 5\n    },\n    {\n      \"type\": \"buttons\",\n      \"buttons\": [\n        {\n          \"text\": \"copy code\",\n          \"type\": \"otp\",\n          \"otp_type\": \"zero_tap\",\n          \"autofill_text\": \"autofill button\",\n          \"supported_apps\": [\n            {\n              \"package_name\": \"com.example.luckyshrub\",\n              \"signature_hash\": \"K8a/2FAINcG\"\n            }\n          ],\n          \"zero_tap_terms_accepted\": true\n        }\n      ]\n    }\n  ],\n  \"message_send_ttl_seconds\": 60\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"AUTHENTICATION\"\n}"}]},{"name":"Create Authentication Copy Code Template","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used to create a copy code authentication template.","body":{"mode":"raw","raw":"{\n  \"name\": \"copycode_noexp_2111\",\n  \"category\": \"authentication\",\n  \"language\": \"en_US\",\n  \"components\": [\n    {\n      \"type\": \"body\",\n      \"add_security_recommendation\": true\n    },\n    {\n      \"type\": \"footer\",\n      \"code_expiration_minutes\": 5\n    },\n    {\n      \"type\": \"buttons\",\n      \"buttons\": [\n        {\n          \"text\": \"Copy Code\",\n          \"type\": \"otp\",\n          \"otp_type\": \"copy_code\"\n        }\n      ]\n    }\n  ],\n  \"message_send_ttl_seconds\": 60\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid/message_templates","host":["{{baseUrl}}"],"path":[":wabaid","message_templates"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used to create a copy code authentication template.","body":{"mode":"raw","raw":"{\n  \"name\": \"copycode_noexp_2111\",\n  \"category\": \"authentication\",\n  \"language\": \"en_US\",\n  \"components\": [\n    {\n      \"type\": \"body\",\n      \"add_security_recommendation\": true\n    },\n    {\n      \"type\": \"footer\",\n      \"code_expiration_minutes\": 5\n    },\n    {\n      \"type\": \"buttons\",\n      \"buttons\": [\n        {\n          \"text\": \"Copy Code\",\n          \"type\": \"otp\",\n          \"otp_type\": \"copy_code\"\n        }\n      ]\n    }\n  ],\n  \"message_send_ttl_seconds\": 60\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"123412341234123\",\n  \"status\": \"APPROVED\",\n  \"category\": \"AUTHENTICATION\"\n}"}]},{"name":"Send Authentication Template Message","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send an authentication template message.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{recipient_no}}\",\n  \"type\": \"template\",\n  \"template\": {\n    \"name\": \"zero_tap_ttt_vk_fff\",\n    \"language\": {\n      \"code\": \"en_US\"\n    },\n    \"components\": [\n      {\n        \"type\": \"body\",\n        \"parameters\": [\n          {\n            \"text\": \"84984519\",\n            \"type\": \"text\"\n          }\n        ]\n      },\n      {\n        \"type\": \"button\",\n        \"index\": \"0\",\n        \"sub_type\": \"url\",\n        \"parameters\": [\n          {\n            \"text\": \"8498451119\",\n            \"type\": \"text\"\n          }\n        ]\n      }\n    ]\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/messages","host":["{{baseUrl}}"],"path":[":phone_number_id","messages"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to send an authentication template message.","body":{"mode":"raw","raw":"{\n  \"to\": \"{{recipient_no}}\",\n  \"type\": \"template\",\n  \"template\": {\n    \"name\": \"zero_tap_ttt_vk_fff\",\n    \"language\": {\n      \"code\": \"en_US\"\n    },\n    \"components\": [\n      {\n        \"type\": \"body\",\n        \"parameters\": [\n          {\n            \"text\": \"84984519\",\n            \"type\": \"text\"\n          }\n        ]\n      },\n      {\n        \"type\": \"button\",\n        \"index\": \"0\",\n        \"sub_type\": \"url\",\n        \"parameters\": [\n          {\n            \"text\": \"8498451119\",\n            \"type\": \"text\"\n          }\n        ]\n      }\n    ]\n  },\n  \"recipient_type\": \"individual\",\n  \"messaging_product\": \"whatsapp\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"messaging_product\\\": \\\"whatsapp\\\",\\n\\n\\\"contacts\\\": [\\n{\\n\\\"input\\\": \\\"9175XXXXXXXX\\\",\\n\\\"wa_id\\\": \\\"9175XXXXXXXX\\\"\\n}\\n],\\n\\\"messages\\\": [\\n{\\n\\\"id\\\":\\n\\\"wamid.HBgMOTE3OTcyODkyNzEyFQIAERgSQzAwRDEzNkQ1NDFFNkM3NkEzAA=\\n=\\\"\\n}\\n]\\n}\\n\\nBusiness APIs Batch -3 (PARTNERS)\"\n}"}]}]},{"name":"Media","item":[{"name":"UPLOAD MEDIA","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/media","host":["{{baseUrl}}"],"path":[":phone_number_id","media"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to upload the media on your","body":{"mode":"raw","raw":"{\n  \"sheet\": \"<MEDIA_FILE_TO_BE_UPLOADED>\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/media","host":["{{baseUrl}}"],"path":[":phone_number_id","media"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to upload the media on your","body":{"mode":"raw","raw":"{\n  \"sheet\": \"<MEDIA_FILE_TO_BE_UPLOADED>\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"response\": {\n    \"id\": \"{{mediaid}}\"\n  }\n}"}]},{"name":"DOWNLOAD MEDIA DIRECTLY","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/downloadMedia/:mediaid","host":["{{baseUrl}}"],"path":["downloadMedia",":mediaid"],"variable":[{"key":"mediaid","value":"<mediaid>"}]},"description":"This API is used to download the media by passing the mediaid as parameter in the URL.","body":{"mode":"raw","raw":"{\n  \"phone_number_id\": \"{phone_number_id}\"\n}","options":{"raw":{"language":"json"}}}},"response":[]},{"name":"GET MEDIA URL FROM MEDIA ID","request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:mediaid?phone_number_id=%7Bphone_number_id%7D","host":["{{baseUrl}}"],"path":[":mediaid"],"query":[{"key":"phone_number_id","value":"{phone_number_id}","disabled":false}],"variable":[{"key":"mediaid","value":"<mediaid>"}]},"description":"This API is used to get the media url by passing the mediaid as parameter in the URL."},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:mediaid?phone_number_id=%7Bphone_number_id%7D","host":["{{baseUrl}}"],"path":[":mediaid"],"query":[{"key":"phone_number_id","value":"{phone_number_id}","disabled":false}],"variable":[{"key":"mediaid","value":"<mediaid>"}]},"description":"This API is used to get the media url by passing the mediaid as parameter in the URL."},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"url\\\":\\n\\\"https:\\n254&ext=1716536800&hash=ATtFkAs7t1xlhx9wik43m7NBRARfMzfh6Vi_IvgzzxkQsQ\\\",\\n\\\"mime_type\\\": \\\"image/png\\\",\\n\\\"sha256\\\":\\n\\\"ee490eac2a7b038413ab2fb0bfc6db02d9a68e015d92e917fbcee9e324a96810\\\",\\n\\\"file_size\\\": 436484,\\n\\\"id\\\": \\\"7609700182448254\\\",\\n\\\"messaging_product\\\": \\\"whatsapp\\\"\\n}\\n\"\n}"}]},{"name":"GET MEDIA FROM MEDIA URL","request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/whatsapp_business/attachments/?ext=1716536800&mid=7609700182448254&hash=ATtFkAs7t1xlhx9wik43m7NBRARfMzfh6Vi_IvgzzxkQsQ","host":["{{baseUrl}}"],"path":["whatsapp_business","attachments"],"query":[{"key":"ext","value":"1716536800","disabled":false},{"key":"mid","value":"7609700182448254","disabled":false},{"key":"hash","value":"ATtFkAs7t1xlhx9wik43m7NBRARfMzfh6Vi_IvgzzxkQsQ","disabled":false}]},"description":"This API is used to get the media by calling the media url."},"response":[]},{"name":"DELETE MEDIA","request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:mediaid?phone_number_id=%7Bphone_number_id%7D","host":["{{baseUrl}}"],"path":[":mediaid"],"query":[{"key":"phone_number_id","value":"{phone_number_id}","disabled":false}],"variable":[{"key":"mediaid","value":"<mediaid>"}]},"description":"This API is used to delete the media by passing the mediaid as parameter in the URL."},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:mediaid?phone_number_id=%7Bphone_number_id%7D","host":["{{baseUrl}}"],"path":[":mediaid"],"query":[{"key":"phone_number_id","value":"{phone_number_id}","disabled":false}],"variable":[{"key":"mediaid","value":"<mediaid>"}]},"description":"This API is used to delete the media by passing the mediaid as parameter in the URL."},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": true\n}"}]},{"name":"Retrieve media file handle - Step 1 : Create a Session","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/app/uploads","host":["{{baseUrl}}"],"path":["app","uploads"]},"description":"This API is used to get the upload session ID that will be used in the next step to initiate the upload.","body":{"mode":"raw","raw":"{\n  \"file_type\": \"video/mp4\",\n  \"file_length\": \"164313\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/app/uploads","host":["{{baseUrl}}"],"path":["app","uploads"]},"description":"This API is used to get the upload session ID that will be used in the next step to initiate the upload.","body":{"mode":"raw","raw":"{\n  \"file_type\": \"video/mp4\",\n  \"file_length\": \"164313\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"id\\\":\\n\\\"upload:MTphdHRhY2htZW50OjNlYTE1ZTkzLTZkZDktNGIwOS1iOTM3LWM4YWZmM\\nTRkYTZkMz9maWxlX2xlbmd0aD0xNjQzMTMmZmlsZV90eXBlPXZpZGVvJTJGbXA0?s\\nig=ARbUFIDlNcIbRnOalIY\\\"\\n}\"\n}"}]},{"name":"Retrieve media file handle - Step 2 : Create a Session","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/upload:MTphdHRhY2htZW50OjNlYTE1ZTkzLTZkZDktNGIwOS1iOTM3LWM4YWZmMTRkYTZkMz9maWxlX2xlbmd0aD0xNjQzMTMmZmlsZV90eXBlPXZpZGVvJTJGbXA0","host":["{{baseUrl}}"],"path":["upload:MTphdHRhY2htZW50OjNlYTE1ZTkzLTZkZDktNGIwOS1iOTM3LWM4YWZmMTRkYTZkMz9maWxlX2xlbmd0aD0xNjQzMTMmZmlsZV90eXBlPXZpZGVvJTJGbXA0"]},"description":"This API is used to initiate the upload session by sending a POST request and append your upload session {id} along with the required headers indicated below. Upon success, a file handle, {h}, is returned that you can then use with any Partners API endpoints that support file handles returned by the Resumable Upload API.","body":{"mode":"raw","raw":"{\n  \"sig\": \"ARbUFIDlNcIbRnOalIY\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/upload:MTphdHRhY2htZW50OjNlYTE1ZTkzLTZkZDktNGIwOS1iOTM3LWM4YWZmMTRkYTZkMz9maWxlX2xlbmd0aD0xNjQzMTMmZmlsZV90eXBlPXZpZGVvJTJGbXA0","host":["{{baseUrl}}"],"path":["upload:MTphdHRhY2htZW50OjNlYTE1ZTkzLTZkZDktNGIwOS1iOTM3LWM4YWZmMTRkYTZkMz9maWxlX2xlbmd0aD0xNjQzMTMmZmlsZV90eXBlPXZpZGVvJTJGbXA0"]},"description":"This API is used to initiate the upload session by sending a POST request and append your upload session {id} along with the required headers indicated below. Upon success, a file handle, {h}, is returned that you can then use with any Partners API endpoints that support file handles returned by the Resumable Upload API.","body":{"mode":"raw","raw":"{\n  \"sig\": \"ARbUFIDlNcIbRnOalIY\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"h\\\":\\n\\\"4::dmlkZW8vbXA0:ARa3wu4QWKmzupRJa-dmysHBZrmo4TxDVwJgvvtbhvqMqPb-UC\\nGRtNE_S6FjueRXMCx_SDgd9JEQ6IYQKfgEOKM-IAQyzIH-fDz10LSpckfiWA:e:171688\\n5369:769756078280509:100083728822881:ARYnUsRqjwJdiFsDk9c\\\"\\n}\\n\"\n}"}]}]},{"name":"Business Accounts","item":[{"name":"Get user details","request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/getuserdetails","host":["{{baseUrl}}"],"path":["getuserdetails"]},"description":"This API is used to fetch user details"},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/getuserdetails","host":["{{baseUrl}}"],"path":["getuserdetails"]},"description":"This API is used to fetch user details"},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": 200,\n  \"data\": [\n    {\n      \"wanumber\": \"+919921447944\",\n      \"phone_number_id\": \"111266881902966\",\n      \"whatsapp_business_account_id\": \"100249586351323\"\n    },\n    {\n      \"wanumber\": \"+919921449959\",\n      \"phone_number_id\": \"112672835072002\",\n      \"whatsapp_business_account_id\": \"100249586351323\"\n    }\n  ],\n  \"status\": \"SUCCESS\"\n}"}]},{"name":"Fetch Waba Information","request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid","host":["{{baseUrl}}"],"path":[":wabaid"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used to fetch the waba details."},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:wabaid","host":["{{baseUrl}}"],"path":[":wabaid"],"variable":[{"key":"wabaid","value":"<wabaid>"}]},"description":"This API is used to fetch the waba details."},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"100249586351323\",\n  \"name\": \"Developer Pinnacle WABA\",\n  \"currency\": \"INR\",\n  \"timezone_id\": \"71\",\n  \"message_template_namespace\": \"13f5d10e_e4ed_4de3_8538_cd0b2a7918d4\"\n}"}]},{"name":"Get Owned Whatsapp Business Accounts","request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"access_token","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:business-id/owned_whatsapp_business_accounts","host":["{{baseUrl}}"],"path":[":business-id","owned_whatsapp_business_accounts"],"variable":[{"key":"business-id","value":"<business-id>"}]},"description":"This API is used to fetch the owned whatsapp business accounts details for the given business id."},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"access_token","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:business-id/owned_whatsapp_business_accounts","host":["{{baseUrl}}"],"path":[":business-id","owned_whatsapp_business_accounts"],"variable":[{"key":"business-id","value":"<business-id>"}]},"description":"This API is used to fetch the owned whatsapp business accounts details for the given business id."},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": [\n    {\n      \"id\": \"waba-id-1\",\n      \"name\": \"ABC\",\n      \"currency\": \"INR\",\n      \"timezone_id\": \"71\",\n      \"message_template_namespace\": \"message_template_namespace-1\"\n    },\n    {\n      \"id\": \"waba-id-2\",\n      \"name\": \"DEF\",\n      \"currency\": \"INR\",\n      \"timezone_id\": \"71\",\n      \"message_template_namespace\": \"message_template_namespace-2\"\n    }\n  ]\n}"}]},{"name":"Get Client Whatsapp Business Accounts","request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"access_token","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:business-id/client_whatsapp_business_accounts","host":["{{baseUrl}}"],"path":[":business-id","client_whatsapp_business_accounts"],"variable":[{"key":"business-id","value":"<business-id>"}]},"description":"This API is used to fetch the client whatsapp business accounts details for the given business id."},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"access_token","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:business-id/client_whatsapp_business_accounts","host":["{{baseUrl}}"],"path":[":business-id","client_whatsapp_business_accounts"],"variable":[{"key":"business-id","value":"<business-id>"}]},"description":"This API is used to fetch the client whatsapp business accounts details for the given business id."},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": [\n    {\n      \"id\": \"waba-id-1\",\n      \"name\": \"ABC\",\n      \"currency\": \"INR\",\n      \"timezone_id\": \"71\",\n      \"message_template_namespace\": \"message_template_namespace-1\"\n    },\n    {\n      \"id\": \"waba-id-2\",\n      \"name\": \"DEF\",\n      \"currency\": \"INR\",\n      \"timezone_id\": \"71\",\n      \"message_template_namespace\": \"message_template_namespace-2\"\n    }\n  ]\n}"}]},{"name":"Get Whatsapp Business Profile","request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"access_token","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/whatsapp_business_profile","host":["{{baseUrl}}"],"path":[":phone_number_id","whatsapp_business_profile"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to fetch the whatsapp business profile details for the given phone number id."},"response":[]}]},{"name":"Webhooks & Security","item":[{"name":"Set Webhook","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/setwebhook","host":["{{baseUrl}}"],"path":[":phone_number_id","setwebhook"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to set a webhook url against the waba using phone number id. The callback payload received from Meta will be relayed to this webhook url along with the custom values as specified in the headers parameter of the request body.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"webhook_url\\\": \\\"https:\\n\\\"headers\\\": {\\n\\\"header1\\\": \\\"header1_value\\\",\\n\\\"header2\\\": \\\"header2_value\\\"\\n}\\n}\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/setwebhook","host":["{{baseUrl}}"],"path":[":phone_number_id","setwebhook"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to set a webhook url against the waba using phone number id. The callback payload received from Meta will be relayed to this webhook url along with the custom values as specified in the headers parameter of the request body.","body":{"mode":"raw","raw":"{\n  \"raw_example\": \"{\\n\\\"webhook_url\\\": \\\"https:\\n\\\"headers\\\": {\\n\\\"header1\\\": \\\"header1_value\\\",\\n\\\"header2\\\": \\\"header2_value\\\"\\n}\\n}\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"code\": \"200\",\n  \"status\": \"Success\",\n  \"message\": \"Your webhook has been configured successfully\"\n}"}]},{"name":"Get Webhook","request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/getwebhook","host":["{{baseUrl}}"],"path":[":phone_number_id","getwebhook"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to get the webhook url against the waba using phone number id."},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/:phone_number_id/getwebhook","host":["{{baseUrl}}"],"path":[":phone_number_id","getwebhook"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to get the webhook url against the waba using phone number id."},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"webhook_url\\\": \\\"https:\\n\\\"headers\\\": {\\n\\\"header1\\\": \\\"header1_value\\\",\\n\\\"header2\\\": \\\"header2_value\\\"\\n}\\n}\\n\"\n}"}]},{"name":"Set Whatsapp Business Encryption Key","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/flows/:phone_number_id/set_whatsapp_business_encryption","host":["{{baseUrl}}"],"path":["flows",":phone_number_id","set_whatsapp_business_encryption"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to set the whatsapp business encryption key using phone number id.","body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/flows/:phone_number_id/set_whatsapp_business_encryption","host":["{{baseUrl}}"],"path":["flows",":phone_number_id","set_whatsapp_business_encryption"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to set the whatsapp business encryption key using phone number id.","body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": true\n}"}]},{"name":"Get Whatsapp Business Encryption Key","request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/flows/:phone_number_id/get_private_key","host":["{{baseUrl}}"],"path":["flows",":phone_number_id","get_private_key"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to get the whatsapp business encryption key using phone number id."},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"apikey","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/flows/:phone_number_id/get_private_key","host":["{{baseUrl}}"],"path":["flows",":phone_number_id","get_private_key"],"variable":[{"key":"phone_number_id","value":"<phone_number_id>"}]},"description":"This API is used to get the whatsapp business encryption key using phone number id."},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"result\\\": \\\" ---- BEGIN RSA PRIVATE\\nKEY ---- \\\\nMIIEpAIBAAKCAQEA4I6QAFQ7T8/bwuIDcAvjt5RFG+mHiZJUzNl4IPn5RE2F\\n3eHR\\\\nclv+oXzly2FgqxzZxuAvccCRzIWojipadZ/mVA+b/3elmUQD0zY8XFd8iOZYwwVr\\\\\\nnwLSKPNmF47Jfev+ePb2g4pnVk5i1f4qC7G1mmybvVTSyCyFmsGwri+uCU4D43OfR\\\\\\nnkS+xjNK20ZAFsMQqhfxzOm348Ll+VcDCkLeTOWUyfJIuU+JOZm32ocAaLVPPiv92\\\\n\\ncUS5yWI1gAZPBVD4rBtOvU45ROVeBIhvu8gTyZ/QmGoasb1OPb3Ao6EYNHFFiCcT\\\\n\\nCbBtUVEwhD58jexY4qE6R0o3w7GXTmOZwfoLgwIDAQABAoIBAAGCBrDdlQJIQWW\\n9\\\\nZApAJnsuJLIsTLXb5X1FvLjDFuowcUY1wdTr0pEXjnu5IeJnARvoqkoQ+tF3Mvy+\\\\nk\\n+TOxrH4X6TinGtx7DKnJif1H6iVfQ9R57fz6VZdY+q3Qb0/eUdMySmt8a1MFyMK\\\\nyZ6M\\nmXibIFasMsf4hhhJs8/XOOKJ8fX2zjDHHIACJYzIwO51xCYO0Jv5jSJd4+ks\\\\ngDSgKIjyI\\ne8UlbKGoHO8nfsFK2zv7Q7mC1lUgx2zK/g9sE+xKl11KYbLV5FR0Z5O\\\\nNGbF473xxee\\nraSEhC1+oFXw+wpEBjw4QMmhs9nJXxLdvvcu4b602PYRG+E6sV1Y/\\\\nX+iMLYkCgYE\\nA/zeCVgEfsif+ZOELERr/aHoWLdhOmHlYC/nl38FjlX19KFIwv518\\\\n/Tpg5oUPEhvcZeFT\\n/kYWWrhvVu/rNaDt5EEDwhQ/EHVrkVWCfKrtnBIO8NZpTUg3\\\\nVx7lSdsRJ19ESBXX4t\\nLdYekfgQLdbAuAmAFamvZSPvqmj8abWYM+b9kCgYEA4T73\\\\nwzaLo9OELlqU/0H8wi\\nYY8gCmd7fmdARYeD3f4DvD==\\\\n-----END RSA PRIVATE KEY \\\"\\n}\\n\"\n}"}]}]},{"name":"QR Codes","item":[{"name":"Get QR code","request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"api key","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/business/:businessPhoneNumberId/message_qrdls?code=ZFWJIGIWOW2BN1","host":["{{baseUrl}}"],"path":["business",":businessPhoneNumberId","message_qrdls"],"query":[{"key":"code","value":"ZFWJIGIWOW2BN1","disabled":false}],"variable":[{"key":"businessPhoneNumberId","value":"<businessPhoneNumberId>"}]},"description":"This API is used to confirm that template analytics capture will begin for the WhatsApp Business Account."},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"api key","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/business/:businessPhoneNumberId/message_qrdls?code=ZFWJIGIWOW2BN1","host":["{{baseUrl}}"],"path":["business",":businessPhoneNumberId","message_qrdls"],"query":[{"key":"code","value":"ZFWJIGIWOW2BN1","disabled":false}],"variable":[{"key":"businessPhoneNumberId","value":"<businessPhoneNumberId>"}]},"description":"This API is used to confirm that template analytics capture will begin for the WhatsApp Business Account."},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"data\\\": [\\n{\\n\\\"code\\\": \\\"RPASB5GEAP6FO1\\\",\\n\\\"prefilled_message\\\": \\\"Abhijit Wankhede\\\",\\n\\\"deep_link_url\\\": \\\"https:\\n}\\n]\\n}\\n\"\n}"}]},{"name":"Get all QR codes (default fields)","request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"api key","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/business/:businessPhoneNumberId/message_qrdls","host":["{{baseUrl}}"],"path":["business",":businessPhoneNumberId","message_qrdls"],"variable":[{"key":"businessPhoneNumberId","value":"<businessPhoneNumberId>"}]},"description":"This API is used to confirm that template analytics capture will begin for the WhatsApp Business Account."},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"api key","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/business/:businessPhoneNumberId/message_qrdls","host":["{{baseUrl}}"],"path":["business",":businessPhoneNumberId","message_qrdls"],"variable":[{"key":"businessPhoneNumberId","value":"<businessPhoneNumberId>"}]},"description":"This API is used to confirm that template analytics capture will begin for the WhatsApp Business Account."},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"data\\\": [\\n{\\n\\\"code\\\": \\\"RPASB5GEAP6FO1\\\",\\n\\\"prefilled_message\\\": \\\"Abhijit Wankhede\\\",\\n\\\"deep_link_url\\\": \\\"https:\\n}\\n]\\n}\\n\"\n}"}]},{"name":"Get all QR codes (specific fields)","request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"api key","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/business/:businessPhoneNumberId/message_qrdls?fields=code%2Cprefilled_message%2Cqr_image_url.format(SVG)%2Cdeep_link_url","host":["{{baseUrl}}"],"path":["business",":businessPhoneNumberId","message_qrdls"],"query":[{"key":"fields","value":"code,prefilled_message,qr_image_url.format(SVG),deep_link_url","disabled":false}],"variable":[{"key":"businessPhoneNumberId","value":"<businessPhoneNumberId>"}]},"description":"This API is used to confirm that template analytics capture will begin for the WhatsApp Business Account."},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"api key","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/business/:businessPhoneNumberId/message_qrdls?fields=code%2Cprefilled_message%2Cqr_image_url.format(SVG)%2Cdeep_link_url","host":["{{baseUrl}}"],"path":["business",":businessPhoneNumberId","message_qrdls"],"query":[{"key":"fields","value":"code,prefilled_message,qr_image_url.format(SVG),deep_link_url","disabled":false}],"variable":[{"key":"businessPhoneNumberId","value":"<businessPhoneNumberId>"}]},"description":"This API is used to confirm that template analytics capture will begin for the WhatsApp Business Account."},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"data\\\": [\\n{\\n\\\"code\\\": \\\"RPASB5GEAP6FO1\\\",\\n\\\"prefilled_message\\\": \\\"Abhijit Wankhede\\\",\\n\\\"qr_image_url\\\": \\\"http:\\nsouth-1.amazonaws.com/v3/images?url=https%3A%2F%2Fscontent-bom2-\\n1.xx.fbcdn.net%2Fm1%2Fv%2Ft6%2FAn-5bm0Cig4I0JX5q76hym3nOOrIXzHGlyq-\\n_TSsOueaf7PUkOrnAkaaVi51Qoh-\\nyhziBnQNDHErnFz7575quYndtQhJ34PyVATVftCfn0wSuLjocBeoB23atnhhMH2oWmY\\n\\nNn-pJ-Rwi%3Fccb%3D10-\\n5%26oh%3D00_AYAEvjtIp6oIFiCBY27kuuTqrC2aqFPFqeEXijw5F8GvyA%26oe%3D67\\n516D5A%26_nc_sid%3D5a413f\\\",\\n\\\"deep_link_url\\\": \\\"https:\\n}\\n]\\n}\"\n}"}]},{"name":"Get QR code SVG image URL","request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"api key","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/business/:businessPhoneNumberId/message_qrdls?code=ZFWJIGIWOW2BN1&fields=code%2Cprefilled_message%2Cqr_image_url.format(SVG)%2Cdeep_link_url","host":["{{baseUrl}}"],"path":["business",":businessPhoneNumberId","message_qrdls"],"query":[{"key":"code","value":"ZFWJIGIWOW2BN1","disabled":false},{"key":"fields","value":"code,prefilled_message,qr_image_url.format(SVG),deep_link_url","disabled":false}],"variable":[{"key":"businessPhoneNumberId","value":"<businessPhoneNumberId>"}]},"description":"This API is used to confirm that template analytics capture will begin for the WhatsApp Business Account."},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"api key","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/business/:businessPhoneNumberId/message_qrdls?code=ZFWJIGIWOW2BN1&fields=code%2Cprefilled_message%2Cqr_image_url.format(SVG)%2Cdeep_link_url","host":["{{baseUrl}}"],"path":["business",":businessPhoneNumberId","message_qrdls"],"query":[{"key":"code","value":"ZFWJIGIWOW2BN1","disabled":false},{"key":"fields","value":"code,prefilled_message,qr_image_url.format(SVG),deep_link_url","disabled":false}],"variable":[{"key":"businessPhoneNumberId","value":"<businessPhoneNumberId>"}]},"description":"This API is used to confirm that template analytics capture will begin for the WhatsApp Business Account."},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"data\\\": [\\n{\\n\\\"code\\\": \\\"ZFWJIGIWOW2BN1\\\",\\n\\n\\\"prefilled_message\\\": \\\"Abhijit...\\\",\\n\\\"qr_image_url\\\": \\\"http:\\nsouth-1.amazonaws.com/v3/images?url=https%3A%2F%2Fscontent-bom2-\\n1.xx.fbcdn.net%2Fm1%2Fv%2Ft6%2FAn9xvLG9mjuwD4G6_NS5UE2g4rdQ7e81yqUM\\nKbQufVN02pcBQlKB2Q75XVhpul88g89cdZwl1BctRnMPU7eV-\\nUpgNAzWqK5StZspkWFpAbPy8LgzhGCLafe7Xm66entnPI0w6zMmiw89%3Fccb%3D1\\n0-5%26oh%3D00_AYBtrU7w-AC01aD-rdYkjpiqDnbVTXDbWfryn-\\nNjioPYxQ%26oe%3D674FBC84%26_nc_sid%3D5a413f\\\",\\n\\\"deep_link_url\\\": \\\"https:\\n}\\n]\\n}\"\n}"}]},{"name":"Get QR code PNG image URL","request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"api key","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/business/:businessPhoneNumberId/message_qrdls?code=ZFWJIGIWOW2BN1&fields=code%2Cprefilled_message%2Cqr_image_url.format(SVG)%2Cdeep_link_url","host":["{{baseUrl}}"],"path":["business",":businessPhoneNumberId","message_qrdls"],"query":[{"key":"code","value":"ZFWJIGIWOW2BN1","disabled":false},{"key":"fields","value":"code,prefilled_message,qr_image_url.format(SVG),deep_link_url","disabled":false}],"variable":[{"key":"businessPhoneNumberId","value":"<businessPhoneNumberId>"}]},"description":"This API is used to confirm that template analytics capture will begin for the WhatsApp Business Account."},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"api key","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/business/:businessPhoneNumberId/message_qrdls?code=ZFWJIGIWOW2BN1&fields=code%2Cprefilled_message%2Cqr_image_url.format(SVG)%2Cdeep_link_url","host":["{{baseUrl}}"],"path":["business",":businessPhoneNumberId","message_qrdls"],"query":[{"key":"code","value":"ZFWJIGIWOW2BN1","disabled":false},{"key":"fields","value":"code,prefilled_message,qr_image_url.format(SVG),deep_link_url","disabled":false}],"variable":[{"key":"businessPhoneNumberId","value":"<businessPhoneNumberId>"}]},"description":"This API is used to confirm that template analytics capture will begin for the WhatsApp Business Account."},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"data\\\": [\\n{\\n\\\"code\\\": \\\"RPASB5GEAP6FO1\\\",\\n\\\"prefilled_message\\\": \\\"Abhijit Wankhede\\\",\\n\\\"qr_image_url\\\": \\\"http:\\nsouth-1.amazonaws.com/v3/images?url=https%3A%2F%2Fscontent-bom2-\\n1.xx.fbcdn.net%2Fm1%2Fv%2Ft6%2FAn-5bm0Cig4I0JX5q76hym3nOOrIXzHGlyq-\\n_TSsOueaf7PUkOrnAkaaVi51Qoh-\\nyhziBnQNDHErnFz7575quYndtQhJ34PyVATVftCfn0wSuLjocBeoB23atnhhMH2oWmY\\nNn-pJ-Rwi%3Fccb%3D10-\\n5%26oh%3D00_AYAEvjtIp6oIFiCBY27kuuTqrC2aqFPFqeEXijw5F8GvyA%26oe%3D67\\n516D5A%26_nc_sid%3D5a413f\\\",\\n\\\"deep_link_url\\\": \\\"https:\\n}\\n]\\n}\"\n}"}]},{"name":"Create QR code","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"api key","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/business/:businessPhoneNumberId/message_qrdls","host":["{{baseUrl}}"],"path":["business",":businessPhoneNumberId","message_qrdls"],"variable":[{"key":"businessPhoneNumberId","value":"<businessPhoneNumberId>"}]},"description":"This API is used to confirm that template analytics capture will begin for the WhatsApp Business Account.","body":{"mode":"raw","raw":"{\n  \"generate_qr_image\": \"PNG\",\n  \"prefilled_message\": \"Abhijit Wankhede\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"api key","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/business/:businessPhoneNumberId/message_qrdls","host":["{{baseUrl}}"],"path":["business",":businessPhoneNumberId","message_qrdls"],"variable":[{"key":"businessPhoneNumberId","value":"<businessPhoneNumberId>"}]},"description":"This API is used to confirm that template analytics capture will begin for the WhatsApp Business Account.","body":{"mode":"raw","raw":"{\n  \"generate_qr_image\": \"PNG\",\n  \"prefilled_message\": \"Abhijit Wankhede\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"code\\\": \\\"RPASB5GEAP6FO1\\\",\\n\\\"prefilled_message\\\": \\\"Abhijit Wankhede\\\",\\n\\\"deep_link_url\\\": \\\"https:\\n\\\"qr_image_url\\\": \\\"http:\\n1.amazonaws.com/v3/images?url=https%3A%2F%2Fscontent-bom2-\\n1.xx.fbcdn.net%2Fm1%2Fv%2Ft6%2FAn9QzAPXFIY1DoJPnlMI13J3KlRyn5YeDA8b39\\nNdG7NKd1QSd8LduFa5Uzkk3INp9-\\n2FzX_K3C3LWlp_bzNNSkRzaFYgRmY7WI7vVlTtCpxru2aPJ6djhMvLcXiuuWtBTK4FBI\\nueais%3Fccb%3D10-5%26oh%3D00_AYCUqDtBQjltvGvCMW_kc0ch85m6_RaZzwiZ4-\\ntrhUGaDQ%26oe%3D675183BB%26_nc_sid%3D5a413f\\\"\\n}\\n\"\n}"}]},{"name":"Update Message QR Code","request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"api key","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/business/:businessPhoneNumberId/message_qrdls","host":["{{baseUrl}}"],"path":["business",":businessPhoneNumberId","message_qrdls"],"variable":[{"key":"businessPhoneNumberId","value":"<businessPhoneNumberId>"}]},"description":"This API is used to confirm that template analytics capture will begin for the WhatsApp Business Account.","body":{"mode":"raw","raw":"{\n  \"code\": \"RPASB5GEAP6FO1\",\n  \"generate_qr_image\": \"PNG\",\n  \"prefilled_message\": \"Abhijit...\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"api key","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/business/:businessPhoneNumberId/message_qrdls","host":["{{baseUrl}}"],"path":["business",":businessPhoneNumberId","message_qrdls"],"variable":[{"key":"businessPhoneNumberId","value":"<businessPhoneNumberId>"}]},"description":"This API is used to confirm that template analytics capture will begin for the WhatsApp Business Account.","body":{"mode":"raw","raw":"{\n  \"code\": \"RPASB5GEAP6FO1\",\n  \"generate_qr_image\": \"PNG\",\n  \"prefilled_message\": \"Abhijit...\"\n}","options":{"raw":{"language":"json"}}}},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"raw_example\": \"{\\n\\\"code\\\": \\\"RPASB5GEAP6FO1\\\",\\n\\\"prefilled_message\\\": \\\"Abhijit...\\\",\\n\\n\\\"deep_link_url\\\": \\\"https:\\n\\\"qr_image_url\\\": \\\"http:\\n1.amazonaws.com/v3/images?url=https%3A%2F%2Fscontent-bom2-\\n1.xx.fbcdn.net%2Fm1%2Fv%2Ft6%2FAn9QzAPXFIY1DoJPnlMI13J3KlRyn5YeDA8b39\\nNdG7NKd1QSd8LduFa5Uzkk3INp9-\\n2FzX_K3C3LWlp_bzNNSkRzaFYgRmY7WI7vVlTtCpxru2aPJ6djhMvLcXiuuWtBTK4FBI\\nueais%3Fccb%3D10-5%26oh%3D00_AYCUqDtBQjltvGvCMW_kc0ch85m6_RaZzwiZ4-\\ntrhUGaDQ%26oe%3D675183BB%26_nc_sid%3D5a413f\\\"\\n}\"\n}"}]},{"name":"Delete QR code","request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"api key","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/business/:businessPhoneNumberId/message_qrdls/:codeId","host":["{{baseUrl}}"],"path":["business",":businessPhoneNumberId","message_qrdls",":codeId"],"variable":[{"key":"businessPhoneNumberId","value":"<businessPhoneNumberId>"}]},"description":"This API is used to confirm that template analytics capture will begin for the WhatsApp Business Account."},"response":[{"name":"200 The request was successful.","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"}],"auth":{"type":"apikey","apikey":[{"key":"key","value":"api key","type":"string"},{"key":"value","value":"{{apiKey}}","type":"string"},{"key":"in","value":"header","type":"string"}]},"url":{"raw":"{{baseUrl}}/business/:businessPhoneNumberId/message_qrdls/:codeId","host":["{{baseUrl}}"],"path":["business",":businessPhoneNumberId","message_qrdls",":codeId"],"variable":[{"key":"businessPhoneNumberId","value":"<businessPhoneNumberId>"}]},"description":"This API is used to confirm that template analytics capture will begin for the WhatsApp Business Account."},"status":"The request was successful.","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": true\n}"}]}]}],"variable":[{"key":"baseUrl","value":"https://partnersv1.pinbot.ai/v3","type":"string"},{"key":"apiKey","value":"","type":"string"}]}