get https://waapi.routee.net/accounts/templates/
Get the details of a template including his review status.
KEY | DESCRIPTION |
---|---|
whatsAppAccountId | Id of the WhatsApp Business Account the template belongs to. |
templateName | Name of the template. |
templateId | id of the template |
templateCategory | Category of the template |
localizations | Array of responses for Localizations in the form of { "status": "DELETED", "rejectionReason": "not yet", "language": "en", "components": [ { "type": "BODY", "text": "Hello {{1}}! How is going?" } ], "date": "2020-08-10T14:54:49.876Z", "lastUpdated": "2020-08-10T14:54:49.876Z", "expiresAt": "2020-08-10T14:54:49.876Z" } |