All translations

From SimplyBook.me

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent message text
 h English (en)<pre>
  Request
  {
   "jsonrpc": "2.0",
   "method": "getEventList",
   "params":[],
   "id":1
  }
  
  Response
  {
   "result": {
       "1": {
           "id": "1",
           "name": "Часовая фотосесcия",
           "duration": "60",
           "hide_duration": "0",
           "description": "<p>Если Вы хотите попробовать себя в роли модели, но не определились с образом. <br /> 5-7 отретушированных и готовых к печати фотографий + отснятый материал на диске</p>",
           "picture": "a200edab10b669225e22d2b3803a38b5.jpg",
           "is_public": "1",
           "is_active": "1",
           "position": "0",
           "is_recurring": "0",
           "picture_path": "/uploads/mib/event__picture/small/a200edab10b669225e22d2b3803a38b5.jpg",
           "price": "300.0000",
           "currency": "UAH",
           "categories": ["1"]
       },
       ...
   },
   "id": "1",
   "jsonrpc": "2.0"
  }
</pre>