{
"login":"username",
"password":"password",
"command":"get_templates"
}
{
"templates":[
{
"id":"1",
"title":"Наименование шаблона 1",
"type":"SMS",
"text":"Содержимое шаблона 1"
},
{
"id":"2",
"title":"Наименование шаблона 2",
"type":"Viber",
"text":"Содержимое шаблона 2"
}
]
}
{"error":-16}