Template Request API

Below is the Sample Template Request API Request & Response for requesting new WhatsApp Templates.

Request URL

Method : POST

Requesting Templates

https://pickyassist.com/app/api/v2/template-request

Fetching Template Statuss

https://pickyassist.com/app/api/v2/template-status

Request URL (V4)

Method : POST

Requesting Templates

https://app.pickyassist.com/api/v2/template-request

Fetching Template Statuss

https://app.pickyassist.com/api/v2/template-status

Sample Request - Text Template

Sample Response

Sample Request - Text Templates with Multiple Languages

Sample Media Template Request - Image

Sample Media Template Request - Image with Dynamic Header

Kindly note that if you are passing dynamic header value then while sending the message you must pass the value of the dynamic variable, only one dynamic value is supported in the header

Sample Media Template Request - Document

Sample Request - WhatsApp Interactive Button - Quick Replies with Text Message

Please mind the template button position , the button will be shown to the user as per the order it's requested.

Once the template is approves it's not possible to change the order of the buttons.

Template API Request - Interactive Buttons URL & Phone Number

Template API Request - Interactive Buttons - URL

Only one dynamic variable is allowed and its should be at the end of the URL and from April 19th 2022 onwards dynamic variable is optional

Not possible to change the URL once its approved

Sample Request - Add New Language

You can add new language to an existing template by passing the template id along with new language contents, please note there is no option to edit an existing template.

Please note if you have passed header and footer for the primary template then you must pass the same for all languages

Sample Response

Last updated

Was this helpful?