GET api/Mt_Rooms?id_room_c={id_room_c}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_room_c | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
mt_rooms| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| id_branch | globally unique identifier |
Required |
|
| name_pos | string |
Max length: 20 |
|
| id_image | globally unique identifier |
None. |
|
| view_pos | boolean |
Required |
|
| order | integer |
Required |
|
| color_border | string |
Max length: 20 |
|
| color_button | string |
Max length: 20 |
|
| color_font | string |
Max length: 20 |
|
| font_bold | boolean |
Required |
|
| font_underline | boolean |
Required |
|
| font_size | integer |
Required |
|
| id_image_map | globally unique identifier |
None. |
|
| refresh_status | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_pos_rooms | Collection of mt_pos_rooms |
None. |
|
| st_images | st_images |
None. |
|
| st_images1 | st_images |
None. |
|
| st_users | st_users |
None. |
|
| mt_rooms_units | Collection of mt_rooms_units |
None. |
|
| tt_rooms_list | Collection of tt_rooms_list |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "9c5eebc0-6481-4c50-9ac5-d6d71f8003ae",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "f3fa4d29-8d70-4193-b3cb-39edbe89cab1",
"name_pos": "sample string 6",
"id_image": "e7f987c5-7aae-4d62-82e4-e95ba451a0e0",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"font_bold": true,
"font_underline": true,
"font_size": 14,
"id_image_map": "ff107eba-922a-47c8-be10-34daee0b9cb6",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "fd9e6a83-e800-4242-88c8-42e25cbd19cc",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "c1b30e98-e8a7-4301-8967-bab59102ad47",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"cif": "sample string 5",
"address": "sample string 6",
"tel_01": "sample string 7",
"tel_02": "sample string 8",
"mail": "sample string 9",
"cp": "sample string 10",
"location": "sample string 11",
"id_image": "04cea9aa-3025-409b-b823-cd55d2ca9944",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "6a87544b-d8f1-4d13-8d29-f0e5e815ba28",
"commited": true,
"st_images": {
"$id": "3",
"id": "8305d63e-979a-4db2-a4a2-86f62dfb5717",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "fae73047-e66f-445f-a7c9-bdc9008d8e04",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "068218af-84de-449d-85a3-6e4c17671df3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "1f9721dd-9645-430b-915e-5914cdaa7de1",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "64d59b7d-1baf-4f9d-be7e-7b57c1b7bf8e",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "75079f00-2c8f-439a-bec0-975405d52e6b",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "2f4b4d49-93cd-429b-b45a-0eba396c86de",
"id_item": "d0b72ee9-210c-4ab6-803d-14106e167b30",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "83d5ecf0-0c75-4874-b9af-3af53c4d8c7a",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "eda5deca-764f-4e61-895d-87c53a172ded",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "cbaa6a13-7739-46bf-b2ec-22b41bd9386e",
"id_unit_sec": "97e97c81-2077-4abe-9daa-251160610bbd",
"id_brand": "9cb32ef7-2af3-4428-a824-3c2284683fb7",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "5fee2d1b-51e4-4148-b228-087e28066063",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "7fdf9641-0b5f-468e-b45b-4dbd603f74d7",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "26beceda-27c7-4929-be92-f925b27c1ff0",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "1fee740e-3e71-460a-a739-03ade813c98f",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "ffbba736-153f-4685-8938-12e318def5d5",
"username": "sample string 2",
"password": "sample string 3",
"first_name": "sample string 4",
"last_name": "sample string 5",
"external_id": "sample string 6",
"email": "sample string 7",
"mobile": "sample string 8",
"nif": "sample string 9",
"block": true,
"id_user_profile": "8803b7cc-fae7-4a32-b319-d540bbc4bbea",
"view_messages": true,
"id_image_photo": "3a58d2bc-6803-479e-b6d2-3f6e531e7227",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "486f0fb4-3f45-45b8-a99d-61e6713dd9e0",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "2e3a95a9-425f-4c45-a67e-9248314ee439",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0e429c19-83c9-4d45-9380-547d5326801d",
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "bfac6059-b03f-4f73-be15-bf407eea6318",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "9e509d27-9c25-4494-8e2c-ad152885d655",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b9d0230f-990c-43cd-be66-a2a8bffe46f6",
"id_zone": "2bb50243-7519-42f6-9cd3-1fb804382619",
"user_required": true,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "cc60021e-bce0-424c-b2c9-147cd1fc2f43",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "8be1525f-92d6-4da7-af99-40b509178372",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "adc3d456-2b0f-4d26-8566-fddf0e972385",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "2e016248-6f42-4bcb-a12b-eb75254492bb",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "43f7e10e-7b39-421e-8606-943b7fafe754",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "c686e330-61c2-4a70-bf44-238b8718386e",
"id_cloakroom": "ef21e8e3-ae37-4f50-8f0a-3ea67b0ebb58",
"id_pos_sesion": "fe1ff482-0ef5-441d-bb69-8f02c4854de2",
"unit_id": 4,
"date_open": "2026-07-08T09:51:47.7876014+02:00",
"date_close": "2026-07-08T09:51:47.7876014+02:00",
"id_doc_sa": "f56d3780-0572-4e86-8074-6939f5c9e337",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "a4cab7bf-6800-44a8-ba59-cff4650fcaab",
"id_pos": "f61cce7a-9946-4025-8fac-b63f3ebf49dd",
"id_doc": "0204f664-f38f-4ba5-96a0-dc5f90b13be2",
"id_branch": "a96656fe-8fc8-4e0d-9593-969264a7d96d",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:51:47.7876014+02:00",
"date_tax": "2026-07-08T09:51:47.7876014+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "ac706354-96e7-44a6-acfa-294dbb85715a",
"id_relationship": "ea40f00f-9968-4986-b947-5f6ac65743c9",
"id_loc_from": "a617d913-6ae2-4b13-8853-9f357635f3e3",
"id_loc_end": "3bc7e60a-ce2e-4d9a-91a4-c160efe442f1",
"id_user_add": "fbe5981a-c509-4381-8bc7-a7592a3f3d18",
"id_user_upd": "3d6cdf1a-df76-4847-a327-3b86c93a23fb",
"comment": "sample string 12",
"id_pos_sesion": "5d919fba-e95e-46eb-ae7a-f79c83d4ac19",
"id_room_unit": "ceb15ca6-5fe7-4e7f-bfc3-d0d89646081e",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "7fe97160-c37c-49f8-89ba-e231f43fcf4f",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "ffb3b362-0cad-456f-980e-04ba402952fe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"type_doc": "sample string 5",
"stock": true,
"sign_stock": 1,
"sign_money": 7,
"cash_flow": true,
"block": true,
"symbol": "sample string 10",
"prefix": "sample string 11",
"ask_det": true,
"ask_pay": true,
"reserved": true,
"sale": true,
"user_required": true,
"view_in_report": true,
"open_sesion_st": true,
"amt_greater": 19.1,
"correlation_control": true,
"name_pos": "sample string 21",
"id_image": "f9f4f3a4-3633-4a23-a7fc-42002c0df8f9",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "3271df44-5504-4881-8e44-cd58dacc7bf9",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "746ea160-8842-4bed-bb26-4f73f6983a96",
"id_pay": "07ec111e-2557-41c8-8eea-08f652b1b2d9",
"id_money": "63c7c46e-e5b8-485d-87bc-945abb4f77b0",
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "3bc61cc0-c58e-4734-8f60-922733dbee51",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "8c8143fe-fb4c-4a0b-9055-fb53f1793cdd",
"id_mask": "sample string 2",
"name": "sample string 3",
"symbol": "sample string 4",
"symbol_large": "sample string 5",
"name_pos": "sample string 6",
"id_image": "fe7ab558-6c6b-433a-bc2d-28c278952236",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "845b7ffe-8e50-4c02-9622-3abda61774a3",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "d9887d2b-ae5c-4811-a9f0-bdc4378e3d01",
"id_money_2": "1d21ef91-ede2-42b7-bce5-d1023317abe6",
"date_from": "2026-07-08T09:51:47.7876014+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "31d3c01c-ce60-41cd-8fd4-e82dd396930c",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "58dc5c0b-5da7-40ad-84cf-340f555f0557",
"id_pay": "eab7284c-300f-40d0-9093-2936b370a658",
"id_money": "4b4c3a66-2b8c-41e5-9362-9764a5ac1074",
"date_cashflow": "2026-07-08T09:51:47.7876014+02:00",
"coefficient": 5.1,
"id_user_add": "15ca812a-1bc3-4c4b-977b-1af231c24a3a",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "313273ad-cf13-4d38-b462-24e2a5ee9e2a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"cash": true,
"voucher": true,
"description_voucher": "sample string 7",
"open_box": true,
"authorization_required": true,
"symbol": "sample string 10",
"name_pos": "sample string 11",
"id_image": "ab296342-cf62-426a-bc11-ed528dfeb787",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "3a91e9f8-16f7-401f-a037-ca3a24d0fa78",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "6627028d-2d21-4c65-a72c-cb2087f6e73f",
"id_line": 2,
"id_pay": "1b0324a9-2181-4ee4-8f6c-0ca84ddaa531",
"id_money": "40adecdf-78ef-45da-8afb-c55c1242efa9",
"coefficient": 5.1,
"id_voucher": "91e90865-f3d3-4a37-9481-d3a5284505a3",
"id_employee": "9188d5d7-0700-47af-aea8-5a6b8311527a",
"amt_tot_md": 6.1,
"amt_tot_mo": 7.1,
"amt_cash_pay": 1.1,
"amt_cash_return": 1.1,
"json_response": "sample string 8",
"id_doc_ref": "0c34e7cc-0520-4abc-9623-c2964bcedda3",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$id": "21",
"id": "c844b56c-f762-4283-b401-47a7ee36d00d",
"id_mask": "sample string 2",
"first_name": "sample string 3",
"last_name": "sample string 4",
"nickname": "sample string 5",
"external_id": "sample string 6",
"email": "sample string 7",
"mobile": "sample string 8",
"nif": "sample string 9",
"authorization": true,
"id_employee_profile": "b341adaf-219b-4809-94b9-03c00ba7fc79",
"name_pos": "sample string 12",
"id_image": "461c5064-2723-4c8e-96f4-50c8e27a4df3",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "60a3183b-9cd4-402f-85cf-7253589ebcf1",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "439cb6e1-df34-4a54-8497-02d9400f9827",
"id_branch": "1e0d8f26-d20c-4277-a902-2d8043299253",
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "9204bf7c-0c59-475a-81b0-7426cd1d63e8",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "87cf2d28-310d-4b07-bba3-4cc5a6963794",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "d84901af-7a83-4579-9940-317e7309cf39",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "8"
}
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_det": [
{
"$id": "24",
"id_doc_sa": "95c4d3ae-ae36-4cc9-a113-3f376227f902",
"id_line": 2,
"id_item_sub": "0c58629b-550e-4b7f-b8b5-21288bd57d56",
"qty": 4.1,
"id_list": "b6493de0-0f82-4970-8ca1-7be5abe2a381",
"unit_price": 5.1,
"p_dis": 6.1,
"p_chr": 7.1,
"tax": 8.1,
"amt_net": 9.1,
"amt_tax": 10.1,
"amt_dis": 11.1,
"amt_chr": 12.1,
"amt_tot": 13.1,
"id_voucher": "679d9d25-bd5c-4451-adc0-0998a9379264",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "93395883-9ad8-43f6-b094-2aaefd69126c",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "f2069998-a546-44c5-9e70-6a03a2cba63c",
"id_user_upd": "863691e7-6d67-42fa-a1b3-7604c844ec2f",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "3e31bab0-2f55-4f5a-b884-899bde4b2035",
"id_item": "d5231920-8255-4274-bb83-2292019e320f",
"id_item_type": "1fed4031-51dc-4083-a04a-911958253c96",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "89b5c755-c902-4fb5-b7f3-365580a2691f",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "fae7512e-3773-44ca-8140-7df41b9251d3",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "97f5aa8b-7014-4933-af58-d045c2251f7e",
"id_item": "0449c6b6-fd41-4ed0-84ce-2b101219b1d2",
"group_id": 3,
"id_unit_ref": "97fef8a3-bb14-4614-8eee-c842a450e92d",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "27906731-f0c3-406c-991c-98acc161f9b8",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "3691af4e-c3ff-4114-9294-b64de4634022",
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "4339d64c-cf36-4514-8423-e72c3a29475d",
"commited": true,
"mt_units": {
"$id": "28",
"id": "ba4a91b3-774a-4330-a74e-ed5efbbbfa94",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "230a4337-70f4-4efa-b5a5-6f7254357eba",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "8"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "b8ecf122-8a3d-4a89-90f1-5276101189e2",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "5bd64d9c-e656-4976-b429-d7aab4832440",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "21e98b40-73ba-4866-98b0-edd396f96ec5",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "a329ba22-8387-4717-b9f9-726ea638eed5",
"id_line": "3bf97f41-4dc6-4da7-982e-9a77e952d01e",
"id_category": "7002fb6c-6555-40ee-ba7d-f3c12828a802",
"id_item": "5bc7b8a7-fd85-4637-a778-c46deefd3857",
"id_item_type": "911b040e-70f3-4a81-99c8-11f4c2b59902",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "a2e5a887-9228-4544-9acc-f036f0358455",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T09:51:47.7876014+02:00",
"date_end": "2026-07-08T09:51:47.7876014+02:00",
"date_used": "2026-07-08T09:51:47.7876014+02:00",
"date_sesion": "2026-07-08T09:51:47.7876014+02:00",
"id_employee": "454665ea-e100-44bb-ab1c-fce2559c9e6a",
"id_branch": "1af5aecd-fc11-4aeb-be50-cb7f75f26cdb",
"id_voucher_permision": "a3d7dcd3-81bb-4e46-9a0f-e4efb1c8bc63",
"amt_tot": 1.1,
"amt_pen": 1.1,
"by_amount": true,
"by_item_category": true,
"qty_applied": 1,
"locator_entry": "sample string 11",
"locator_event": "sample string 12",
"is_only_use": true,
"price_ref": true,
"supply_apply": 1,
"id_pay": "ee8fa3fd-3796-44a6-8ed4-1308c7ca571e",
"id_user_add": "c4b2f78c-4c1f-494b-9088-f5c14116e262",
"id_doc_sa": "2d46b307-7d8c-42ff-ba8e-40130a6be3dc",
"id_item_sub": "e5348e62-afbd-40e0-b334-4fa87e964fce",
"id_pos_sesion": "e52fbebd-8060-49da-89eb-52cb6c782d8a",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "384c45ad-19cf-4463-868e-12667aed4008",
"date_from": "2026-07-08T09:51:47.7876014+02:00",
"date_end": "2026-07-08T09:51:47.7876014+02:00",
"date_used": "2026-07-08T09:51:47.7876014+02:00",
"id_employee": "af1b8531-5e21-47e2-be1a-cd1eb03d4128",
"id_branch": "df8301c7-45d2-40a8-83c9-7aa7a1315280",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "3b9d99e5-70a0-4266-85df-584e02efd9b0",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "31e2badc-6564-4296-839e-f9ca5694841f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:51:47.7876014+02:00",
"date_end": "2026-07-08T09:51:47.7876014+02:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "dbe2ed23-727d-4bd7-9e84-25e0759ecd9c",
"id_pos": "d9d4a63d-54be-4417-bd33-926cc44df44f",
"id_list": "2a977894-d7e8-447f-b2d4-a92cff6ba54c",
"id_item": "a4404e15-37bf-40bb-9782-bc3a01bf5671",
"id_item_type": "f534d946-c528-427e-8d81-d9ccae357d6d",
"id_category": "4df2ec23-d824-4e72-a87b-0d7ce9bc264a",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "7c5fc572-029b-4301-b66f-1b0490033b00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$id": "34",
"id": "0c035974-fbc2-4f02-b4a9-8b108156e9cd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "06958140-7967-4c34-882a-26c9b9cf3aa5",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "241701a3-3660-4ecd-82dc-74fe42510090",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "a02d2a08-fd8d-4343-8599-c53615ee2078",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "3eddfe9a-7c4a-415b-aa37-dcddc5d81916",
"id_pos_type": "499f2c00-9b8b-4294-b66e-87e4ba3c24ad",
"id_price_list": "83359cb2-3fa1-45da-b831-843a1e8db36b",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "90351d41-1618-4673-a891-77a375e561bc",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "d78f4e5f-968e-4862-a01d-1ec6585ad171",
"id_pos_type": "bc2c47b5-359d-4447-9c27-d5d5968187d4",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "f10e6e1f-8dc0-46bb-976e-7812dfbe67be",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "126c1537-d80d-4a15-ab0a-62ae61becbb8",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "3e7f36a3-3946-4b1a-931d-63108cdae80b",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "e8b60418-f258-42e4-90e8-1c4fd91308ee",
"id_branch": "9787b910-18ff-45e7-9b8c-cb245a26c2da",
"id_pos_type": "3ec8d10b-f690-406d-acc5-b8b6f39c9982",
"id_pos": "0ca88b3c-194b-4b8d-a73c-25adbbcb8452",
"id_item": "b3563673-1f62-4dc1-a207-1994330e632f",
"date_from": "2026-07-08T09:51:47.7876014+02:00",
"date_end": "2026-07-08T09:51:47.7876014+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "7bb9fe7d-757d-49e3-a2e6-7efd57513d0f",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "38"
}
],
"mt_pos_doc_print": [
{
"$id": "39",
"id_pos_print": "37247967-4870-4f55-ab51-2e180dbee51d",
"id_doc": "30bb7ad4-f041-40bd-8025-1d50ee677597",
"id_pos_type": "fde16d60-3372-454e-b631-d63f01c058ce",
"id_doc_print": "6d5ffe4f-b2ec-4bf6-bd4c-3bf2796d1fb0",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "706cc83e-83a4-4ddb-b5bd-e0da5543d429",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "005f8e7e-9659-4b21-89c5-121a7c69d037",
"id_pos": "5d415f9a-be7c-40fa-9043-5ea6353de692",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "e730ab0c-1cab-4cc1-888d-cce6966a714a",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "41",
"id": "6d12411d-4e3a-440b-9a79-25380f53808d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "de43f5fc-9329-4d1f-ba59-9c3d7528c321",
"id_line": 2,
"text": "sample string 3",
"type_line": "sample string 4",
"type_align": "sample string 5",
"ref_line": 6,
"font_name": "sample string 7",
"font_bold": true,
"font_underline": true,
"font_color": "sample string 10",
"st_doc_print": {
"$ref": "41"
}
},
{
"$ref": "42"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "43",
"id_list": "e289bfb0-db1e-4e86-807e-e511504fdf1c",
"id_item_sub": "fcf06009-44f8-4606-a45e-939891fe9c82",
"validity_date": "2026-07-08T09:51:47.7876014+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "a53f7c8a-3d34-4cf2-91b5-8b4ba8348582",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "43"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "44",
"id": "aa6b1b62-ecea-4732-9865-7705696ad47a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:51:47.7876014+02:00",
"date_end": "2026-07-08T09:51:47.7876014+02:00",
"id_branch": "823c4a50-945b-462e-907c-00b69ab8d32a",
"id_pos": "590e469d-f895-40cb-b7f2-a8c377f05fa4",
"id_list": "201c4023-a794-461a-b79f-536760e451e9",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "ca843816-256c-4613-b93c-84fe22491165",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "44"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "1bc0bdde-c7cd-47e8-b495-b6bcf8992479",
"order_id": 2,
"id_item": "4489fcd3-3a6a-4b0f-ad39-67382a26917f",
"id_item_type": "e5abe6c3-e318-4a36-85a5-b8c5629db694",
"name_pos": "sample string 5",
"price": 6.1,
"color_border": "sample string 7",
"color_button": "sample string 8",
"color_font": "sample string 9",
"id_pos_sesion": "eac0058f-22f6-4fa9-8347-f437ba7b51da",
"type_item": 11,
"id_voucher_json": "5fc3c5db-58fb-446f-8228-19bb1f1e34ee",
"count_voucher": 1,
"id_category": "c13aeba8-2129-493a-99e8-1932fee9da19",
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "43e83590-7226-42d8-a92b-a9b21525b347",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "46",
"id": "9be15756-57bc-4183-b4b9-d0beb268471a",
"nro_sesion": 2,
"id_pos": "05bf68d6-a5ce-465b-8e9a-9a68b0267a0b",
"date_tax": "2026-07-08T09:51:47.7876014+02:00",
"date_open": "2026-07-08T09:51:47.7876014+02:00",
"date_close": "2026-07-08T09:51:47.7876014+02:00",
"id_user_open": "ed335734-e239-4bbc-b143-85bf9b348642",
"id_user_close": "38e5b8a5-a433-470a-8fdb-eaec455afcf5",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "1cbdae23-f5a0-4849-8e95-3bac3e6f07ca",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "40412e9b-3046-4660-b039-f3029bf585b5",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "0cb7a5f0-40b4-4ff9-b4f2-43e8601127cb",
"id_room_unit": "f8449902-0b5e-479d-a384-a191a64ec48f",
"id_room_list": "6e4c17e8-32cb-4e89-bbf1-28742fb32f65",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T09:51:47.7876014+02:00",
"date_from": "2026-07-08T09:51:47.7876014+02:00",
"date_end": "2026-07-08T09:51:47.7876014+02:00",
"date_open": "2026-07-08T09:51:47.7876014+02:00",
"date_close": "2026-07-08T09:51:47.7876014+02:00",
"id_employee": "752bafb5-3523-4f4d-b509-399f9fc2f302",
"id_employee_sec": "567c7847-944a-4cc5-a2bb-c40e523ddb87",
"from_reservation": "sample string 4",
"pax": 5,
"language": "sample string 6",
"amt_min": 1.1,
"amt_tot": 1.1,
"amt_pay": 1.1,
"amt_adv_card": 1.1,
"amt_adv_cash": 1.1,
"amt_tips_card": 1.1,
"amt_tips_cash": 1.1,
"id_user_tips": "01634eec-5a7f-484e-bb55-1758144ddb11",
"comment": "sample string 7",
"id_user_open": "569d2734-0d4b-4851-9014-98d6256ce22d",
"id_user_close": "82c53b13-2d5b-4c1a-afaa-3d3e63924412",
"id_unit_state": "ce021e7e-b3d6-4d08-b92d-ff18bf809366",
"id_pos_sesion": "016ebcae-cd6b-4de6-bdca-40f9154c4108",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T09:51:47.7876014+02:00",
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "40d004ac-5c29-48f8-b664-af435372ebdc",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "c86e4f49-fc16-4b72-9744-72064c766b54",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "57ae57ba-8f8a-4862-b394-cceaea790ef1",
"locked": true,
"date_locked": "2026-07-08T09:51:47.7876014+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "934d1ef9-e50b-43b8-8a58-4bdf8548a1c2",
"commited": true,
"mt_rooms": {
"$ref": "1"
},
"mt_rooms_units_types": {
"$id": "50",
"id": "73b1cbb4-c072-4274-bf9d-073a97bf0211",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "928fe755-923f-40e6-9499-e0d02aaafb8d",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "51",
"id_room_type": "283d0daa-531b-4c00-a9a6-966284b2fb64",
"id_room_state": "476757d4-6ac7-4f45-8e85-145ce29c0be2",
"id_image": "1cdf3583-9ad1-4f4e-b01b-d53f96a45b51",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "1d5ba8a0-6116-437c-96b1-815294ed811c",
"commited": true,
"mt_rooms_units_states": {
"$id": "52",
"id": "1f4eef54-2e39-4d91-a098-8ca0eaf82f9e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "eff56f34-5ad1-4207-8007-128f5045836d",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_types": {
"$ref": "50"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_states": {
"$ref": "52"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$id": "53",
"id": "d6952e85-3f51-414b-ac80-7180418a2151",
"id_room": "fda3837f-67a1-4d66-933e-f12e037e567b",
"date_in": "2026-07-08T09:51:47.7876014+02:00",
"date_out": "2026-07-08T09:51:47.7876014+02:00",
"id_user_add": "1fcefd07-3b40-4c45-8297-44b69737d8e8",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"mt_rooms": {
"$ref": "1"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
}
},
{
"$ref": "48"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "54",
"id": "2d0c7a1c-03c4-4b5a-b280-6ee93559a53f",
"id_pos_sesion": "6466433b-4e0a-4b7b-a66e-d38a10cc1f75",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "3ce8a337-b3ee-446d-bfad-ca56d10c7fa0",
"id_room_unit_activity": "05fe02b9-c68f-429e-8909-dad9528a4325",
"id_doc_sa": "59690043-915b-4ef8-a409-a166846d2d43",
"id_pos_type": "5de6796d-6848-45dc-bf04-e1f76fbfda4c",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "d14a6ffc-37b8-4257-9101-94b09fd0aa10",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "9bd2251c-86ac-46ba-83bd-4c04ea8d470e",
"id_user": "2c5f613c-bc6d-4a26-a065-7ed37a33d9e5",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "f940c329-dfb2-4440-aa5d-560370f3cf36",
"id_user": "193dbbd9-a347-4a56-9ba7-42b14e17ae75",
"date_add": "2026-07-08T09:51:47.7876014+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "57",
"id": "b66f0533-8f79-4087-bff1-0206f1ef080c",
"id_user": "4e3e2a14-ee91-43c4-97b8-d42b11c9e968",
"id_user_profile": "014a74c5-562d-4b13-8282-b024ec9cfcd1",
"locator": "sample string 4",
"date_end": "2026-07-08T09:51:47.7876014+02:00",
"id_pos_sesion": "4ad163cb-6d2c-48c2-a74a-325cbb8f6bd2",
"date_login": "2026-07-08T09:51:47.7876014+02:00",
"date_logout": "2026-07-08T09:51:47.7876014+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "0ac2f374-7d22-4659-8e13-fa74059a3185",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "bbb555ce-0ea2-4393-af0f-1195bdd231cf",
"id_function": "eb5ded5f-dc72-4f7c-9b27-567b307cf144",
"id_user": "ec75a15b-9e3a-454e-a748-0c19fbacb1a6",
"id_profile": "5e2b3f7c-c0bf-4866-ba6e-0e7e0b18a56f",
"permission": 3,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "4067213c-99ac-4f9c-96dc-9a3406e67585",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "cebf5712-0a64-409e-8be4-270421bbce22",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "fcf9e4ff-5171-4b80-aad9-929f20913285",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "e1563216-c2e9-40c3-956a-51f8e1681190",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "59"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$id": "62",
"id": "a0c90d45-2996-44f5-8ab2-861f3e2a861f",
"id_user": "f2b0f4e1-ea7a-4ba5-bb65-f65454f0034c",
"date_add": "2026-07-08T09:51:47.7876014+02:00",
"destiny_type": 4,
"id_key": "1674979f-e39a-475a-aac2-c1e35ef0afc0",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T09:51:47.7876014+02:00",
"id_pos_sesion": "945b8734-3847-48a6-b621-8fe99a358c99",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "2b038ba9-fa41-4602-b2c8-05175c918fb4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "dd8a1480-5084-4ee2-8015-6d58fdfbf5a5",
"id_doc_print": "1f639c07-26e9-46bc-a96f-89e6bb8f6401",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "64",
"id_doc_sa": "d7f15bf9-26df-4f2c-8c25-26b25a17749e",
"id_line": 2,
"id_item": "b01add77-cbde-4485-b36c-b63d424267df",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "64"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_num": [
{
"$id": "65",
"id_pos": "e2361a33-3458-4e82-b745-6f8c58049657",
"id_doc": "feb232cc-fb2e-47d9-8de7-809f8828d10c",
"value": 3,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "65"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "66",
"id": "2fedd5e0-fb7b-4cd5-8dc2-89733d8bf3f9",
"id_pos": "a024ffd1-8ac0-4f85-9560-2c7f25a9d806",
"id_doc": "b3d91a2f-71d2-4302-8b1a-b68ece1fac8e",
"id_branch": "721e54e2-5518-47e6-8cf8-45db234db8f0",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:51:47.7876014+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "18fa5c3b-c643-4091-88d7-b7a1cc8f6a99",
"id_loc_from": "3a3b8963-594b-496b-82a0-984c3aea8663",
"id_loc_end": "d210a298-6060-4736-8459-5c3ee4499ac2",
"id_user_add": "b6e57713-8789-4425-914e-cfd3c9077112",
"id_user_upd": "f55fbfde-4c00-4661-b1a3-8084f2d7d4c0",
"id_pos_sesion": "b5dcc8cf-3a29-4c4c-82b2-78b16ab07df4",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T09:51:47.7876014+02:00",
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "67",
"id": "542ca56b-0bde-4bb7-a6cd-504b3a4760db",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "afa6cea1-0e76-47de-b5fd-8fc8d6e8c531",
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "b70b34df-2ee4-4676-bdd8-22412ab721c4",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_stock": [
{
"$id": "68",
"id_location": "26e53427-b12e-4096-a7d9-27fabe7e901a",
"id_item": "b0665287-5737-4428-a5b3-8869830219a3",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "67"
}
},
{
"$ref": "68"
}
]
},
"mt_locations1": {
"$ref": "67"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "69",
"id_doc_st": "52bebe0b-8db3-4e71-8229-bc83035d56bc",
"id_line": 2,
"id_item": "8a18fcd0-7197-478f-8f7b-facbca2af6bb",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "66"
}
},
{
"$ref": "69"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st2": {
"$ref": "66"
}
},
{
"$ref": "66"
}
]
},
"mt_locations": {
"$ref": "67"
},
"mt_locations1": {
"$ref": "67"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "48"
},
"tt_spool_doc_print": [
{
"$id": "70",
"id": "fcf31e7b-85db-46e7-a1c6-c5650f537241",
"spool_server": "sample string 2",
"id_doc_sa": "b858ff35-f021-4654-b305-dd68cfa56b21",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"printed": true,
"print_on": "2026-07-08T09:51:47.7876014+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "70"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_rooms": [
{
"$id": "71",
"id_pos": "9c3f321f-454d-413a-8942-12f7222a332b",
"id_room": "1b2bcd14-9405-467c-9d40-15c94bf068f2",
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"id_user_upd": "8dc48f07-ec34-4001-8d6b-877cfb4216c3",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "1"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "71"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "fd8d295f-fbb3-427d-9c51-2b6ee5e9390f",
"id_pos": "31206108-1f98-40db-83ef-6da7a20df45e",
"mac_address": "sample string 3",
"date_end": "2026-07-08T09:51:47.7876014+02:00",
"key_access": "sample string 5",
"id_user_add": "91618f77-6f19-4878-93a0-5a43c0eee096",
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "a659ca3f-197e-4931-9e68-3cf5d9677365",
"id_pos": "e5831aba-d5ec-4f18-9f5c-e38d0cc50211",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "da53a1f7-34f8-43aa-adc1-074f7605f2a0",
"id_pos": "2b9b8d2e-8f7c-49e6-af7f-f87024e2046c",
"date_add": "2026-07-08T09:51:47.7876014+02:00",
"date_upd": "2026-07-08T09:51:47.7876014+02:00",
"date_out": "2026-07-08T09:51:47.7876014+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "75",
"id": "14004f9c-c802-467c-8468-e9765b83d6b3",
"id_user_add": "57fa5372-6cf9-4993-a49d-006f3286ce02",
"id_table": "bbee5687-9798-4b33-8018-a1fd8549fa33",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "2dbaf694-293c-4e7d-8a75-fbf852822109",
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "113419cd-9518-4f2d-b11d-6eb029fbc849",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "49e85737-252f-423b-8d94-fb671d807799",
"id_sync": "4921e1ab-b4b0-4826-8a7a-45af99011747",
"json": "sample string 3",
"id_table": "c2c38586-7708-47e3-85fe-e5d3b42d858f",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "b5e567ce-222d-4da5-9db2-4f0adab4d479",
"id_branch_from": "0a7a65a1-8419-43e0-a236-9b60d1b8dac8",
"id_branch_to": "e67e2c70-07f9-4c5b-bfed-39d76320b961",
"type": 4,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T09:51:47.7876014+02:00",
"send_on": "2026-07-08T09:51:47.7876014+02:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "6b54ee6f-188c-4430-bb8f-eabf7672fbd4",
"id_pos": "2f545c82-b705-44be-9e00-a969a77494c3",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_rooms": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_types": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "df451776-6bfe-4085-a25b-569955b9f48b",
"token_id": "sample string 2",
"id_user": "533c9fc2-eebe-4315-a4f9-1edf700908fa",
"date_from": "2026-07-08T09:51:47.7876014+02:00",
"date_end": "2026-07-08T09:51:47.7876014+02:00",
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "658c65c8-1505-4c7d-b24b-dd240e167810",
"id_room_activity": "451c25fd-c557-48b2-adc4-eb8f436c88a0",
"id_pos_sesion": "0e3171a6-d774-4ab9-8810-6b8a35f15dca",
"log_text": "sample string 4",
"id_user": "d1d01995-7eb2-4538-9b86-c94642cdfa29",
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_rooms_units_states": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_users_profiles": {
"$ref": "58"
},
"tt_cmd_connection": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_cmd_messages": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_doc_st_det": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_functions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_images_types": {
"$id": "82",
"id": "d14317be-bc15-4f47-b659-43799b74cb6f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_locations": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "f125d53b-799c-4274-883f-e8d1ffb5c58a",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T09:51:47.7876014+02:00",
"date_end": "2026-07-08T09:51:47.7876014+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T09:51:47.7876014+02:00",
"last_update": "2026-07-08T09:51:47.7876014+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_sync_packages": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_pos_rooms": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
}