Пример запроса
{
"taskResponse": {
"restaurant": {
"guid": "fc1bbb36-4d7f-4ef9-80c2-33b78adbdb6a",
"name": "Наименование Ресторана",
"halls": [
{
"guid": "e8e2b0f2-974d-4461-bf02-0258f91769cc",
"name": "тестовая схема зала",
"width": 400,
"height": 300,
"tables": [
{
"guid": "58aa3d61-e0e0-4abc-92f4-eae75e17b43e",
"code": 246,
"name": "2",
"seatsCount": 10,
"position": {
"top": 97,
"left": 301
}
},
]
}
},
"responseCommon": {
"taskGuid": "0aaf7e4b-5875-468b-ae15-ca631fad4460",
"taskType": "GetRestaurantInfo",
"objectId": 000000000,
"agentGuid": "d564619a-50c3-3d87-0816-de67ed9c8e18"
}
}
CODE