{
"name": "Template name",
"publicId": "3cb69db1-c410-4b83-8d37-84b823be9c06",
"tariffType": 0,
"description": "Template description",
"status": 1,
"statusText": "APPROVED",
"message": {
"type": "rich_card",
"message": "Message Content",
"richCards": [
{
"fileUrl": "https://images.pexels.com/photo.jpeg",
"thumbnailUrl": "https://images.pexels.com/photo.jpeg",
"title": "Example Title",
"description": "Example Description",
"suggestions": [
{
"text": "Example suggestion",
"action": "reply",
"tracking": true,
"webviewType": "FULL",
"postbackData": "Example postback data",
"openUrlApplication": "BROWSER"
}
]
}
],
"fileUrl": "https://images.pexels.com/photo.jpeg",
"thumbnailUrl": "https://images.pexels.com/photo.jpeg"
}
}