DELETE api/Mt_Rooms/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | 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": "1db20833-252d-4640-834f-abd2e9af179b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "10d6a82e-1f1e-4e38-a811-04aea7ac4abf",
"name_pos": "sample string 6",
"id_image": "92a1b0f7-41dc-4207-ba5f-e44a4729b7e2",
"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": "43c9cd04-1c22-4d0b-baba-90f730fd0f53",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "de38eef4-b47d-4084-ad19-72930d003a37",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "be2751bd-71b2-42e7-bb43-61f367065479",
"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": "76d6829a-212a-463d-a39d-9174bb69ed64",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "40311329-1a28-4a5c-95fc-4bd4251192cd",
"commited": true,
"st_images": {
"$id": "3",
"id": "949ca5e3-8504-49bd-98dc-03903c0dd788",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "45a0da41-f82a-460d-b553-f00db7d849d7",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "f5d03313-8777-4063-a960-11ceefd4be44",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "df3e721a-3152-4e94-baff-c08c291e3c95",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "fcb93888-9149-4c9f-b23d-c1453b7f964f",
"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-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "90098df2-8fae-4836-9f8d-c601bde29990",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "b201399a-0fcf-4207-beb5-0ea13a5502cc",
"id_item": "2f80ed7f-f0e9-4366-afc2-3bf79a91a070",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "36a4ca2f-bc4b-4ec5-bde5-519c2cf1a843",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "c762992c-e3cf-4ff4-a9f8-fd056ed7d173",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "52bce81f-7297-4a1c-bf19-250fbcd92b7b",
"id_unit_sec": "bd2fc289-b2dc-42d6-bc3c-af18864860c7",
"id_brand": "fb37be0c-a6ac-4665-b443-995d55801a59",
"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": "c11ca83f-5358-45db-b672-c2ea09fb01f7",
"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-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "0a648c01-a7d1-420f-9fc7-3ec295adbf5c",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "4ac3e40a-8d96-4d6c-b187-1fdfcbf486a2",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "178518fa-c220-418a-8dc0-ec0bf623a92a",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "885277da-0ead-4c46-a965-c510c08a80ba",
"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": "d0a1def3-057a-4518-b8f8-c00190a4a799",
"view_messages": true,
"id_image_photo": "32b721bb-1de1-4a52-8818-2dadba61dd1e",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "51b44b12-d1ea-45e7-9aa1-31932ba02ccd",
"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-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "97ab0361-d4c4-43a2-ba99-4237b1aadab3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "dba7d7c0-743d-4b8c-90e7-e5d7435ad82b",
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "0615dfe8-9feb-46f6-8b1c-eb4f92b9b5f7",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "0665ae34-84a9-4db7-b71c-f4c98ccf9865",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "398d9fc5-e2b8-45ce-b1f0-75d404bc3c64",
"id_zone": "81a8825a-9401-46e7-af9b-daee2da846fc",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "116e6731-53e6-4b62-9cc7-2eb8efdbbf3e",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "9e46fb1b-f303-43d0-8f9c-1d895780cf9f",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "f0c386ed-8898-477b-a81a-ae91657b4ece",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "cf1a12a1-33f2-497b-adb1-8183ec764838",
"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-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "d1ede156-c93c-4af8-9995-796e30019362",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "acaf7155-6197-4531-bc4a-f8a6b78a05bc",
"id_cloakroom": "f2a91f0f-271b-4d13-8e7b-2e33ba9b59df",
"id_pos_sesion": "de48cdba-77fc-449b-99fa-bd110177033c",
"unit_id": 4,
"date_open": "2026-05-09T09:39:24.5697807+02:00",
"date_close": "2026-05-09T09:39:24.5697807+02:00",
"id_doc_sa": "e2ce4028-7bbc-49fd-93ec-822d444d9f85",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "7a1748f7-baaf-484a-af75-3fd1efafd80d",
"id_pos": "04b2ef8a-bebe-4b3b-83f7-16816ec93375",
"id_doc": "47dda132-98dd-4f38-b96d-4c284d16c0ee",
"id_branch": "87941741-347e-4640-991c-364f6028393f",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:24.5697807+02:00",
"date_tax": "2026-05-09T09:39:24.5697807+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "8aaf9c03-fb74-410e-be2f-8bbf1afadc69",
"id_relationship": "34cce242-0881-4dcf-95cc-d79fcd4f8c9a",
"id_loc_from": "552d4fc6-1852-443e-bc0c-56beab602e6c",
"id_loc_end": "90cc0e0b-52ba-4d43-9b24-f7acec6e8fd7",
"id_user_add": "b7962291-a07f-4a07-8ddb-36e1da8cd8ae",
"id_user_upd": "3c678cb6-3e80-48c2-89f5-1bdae17463a3",
"comment": "sample string 12",
"id_pos_sesion": "919ddd7d-7d96-4e0e-af55-f51ba498558b",
"id_room_unit": "b24914da-4730-4db0-a3b9-8668b383b362",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "0303ef38-b3ce-4fc4-bb96-4368f57c09af",
"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-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "57edbaf5-ec0b-4919-b1c3-001146cb2263",
"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": "dffc4c84-7105-4074-8c82-46762aea2817",
"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-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "d9cf9372-3e3b-4ea3-aa40-17690479bbcd",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "c65d0d80-2be9-42af-8a02-f0623d8e41e8",
"id_pay": "edab24f7-a89e-4f04-9fce-17c7cdfe97da",
"id_money": "31f8f8e9-05b4-4a51-9ed7-fc64d0a1b80d",
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "f1e6a8d6-9659-40f1-bc09-b445a8e9c971",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "eba2792b-3364-4a0e-a65f-2e0230f35af0",
"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": "eb36210f-906e-4c1c-b1b1-6bd2f6e15cae",
"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-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "74d1b8b6-777a-4588-a8c0-7279c6237539",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "69b0bd08-3836-4f8e-864b-6876d5a14653",
"id_money_2": "8c799a94-2d13-4121-a9c4-c61b660b9105",
"date_from": "2026-05-09T09:39:24.5697807+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "89f7ea32-1ad0-44c2-8a05-01014e4d9967",
"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": "e3232874-06c9-4027-9c4f-afed630277fa",
"id_pay": "ad972f54-827c-45de-a4d6-14c4002995db",
"id_money": "459f8114-7d75-4517-bfed-92a0baefe15e",
"date_cashflow": "2026-05-09T09:39:24.5697807+02:00",
"coefficient": 5.1,
"id_user_add": "5fb02ae1-7b90-4ce1-a62a-f7d4a4bed248",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "375ac43c-16f8-4279-b450-26bfba8a788e",
"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": "5a9a7815-feb1-4cb4-a704-f3bebc3be7a1",
"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-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "8aee21d5-8187-47bc-b200-963ab1cf4d07",
"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": "9223f56f-a82c-4dcb-a83e-c8ec19745bbf",
"id_line": 2,
"id_pay": "b556e1c1-6bdf-4293-ab2f-0057669ca26d",
"id_money": "91aa56e6-343f-4dfd-a96e-8d513b6dd5e1",
"coefficient": 5.1,
"id_voucher": "37b76356-762d-4e17-b684-ee2ff3b25ec8",
"id_employee": "b1f8655f-948f-400f-8a12-af9afbdcfd1b",
"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": "3d8e9e71-f0d7-4637-8512-16137bb01077",
"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": "dde7ea03-f130-42c2-b386-9bbbc3ad41c0",
"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": "08ecc6ec-7ce4-40d5-814f-b9816ea5d818",
"name_pos": "sample string 12",
"id_image": "9dbeda1b-696a-4de4-8a03-70e50a96f58a",
"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-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "b50a4b40-89d0-42e5-b987-905aa635ecb6",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "b547cf15-4cbb-42dc-a56c-f77d310c2770",
"id_branch": "a50c51e9-58bb-4bb2-82f2-04cb7cff7d46",
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "c003c97d-9212-4ff8-a1f8-e3367a852aa4",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "c48c827f-f22f-4f58-9795-3177497ccad0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "851439a1-a1ba-42f2-b3af-03a999883dc2",
"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": "20e673a2-1efc-4353-995f-d25fe8ff11e8",
"id_line": 2,
"id_item_sub": "d269a637-b588-42da-a9cb-bb8061a71116",
"qty": 4.1,
"id_list": "208794ab-1756-4746-abe5-e7f1b19945e1",
"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": "8003f2a0-aa68-492a-921f-c21be396e4d5",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "50fcd2f0-739a-4cf8-9788-a2e964cd8df1",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "0b8a41fd-80f2-434b-8bbb-2fc441697ca0",
"id_user_upd": "6e774b3a-6e7e-4fd1-b929-b4ae83e336f2",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "d3d0cdc1-272b-4bb4-9cff-938834cdaf98",
"id_item": "fd68d60f-50a5-478a-a9a4-79fd88f4f5fc",
"id_item_type": "f6ad62e5-f4e2-4f11-bde7-9142f8d0ca54",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "c1801927-697b-4546-a540-2010cc960230",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "5dc6f9b6-3d51-4a96-9428-d1426d76cd25",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "9dc9992a-ae3d-40fc-a03a-60d5b8d86058",
"id_item": "094ae95c-0322-470f-8819-0e68d294d45b",
"group_id": 3,
"id_unit_ref": "d2930370-073f-4388-8679-c0a7384d17ca",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "02f688b5-a370-42d9-b1c1-fdd49dbe0fc2",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "2a34598a-3771-484d-a967-85ff1098cbad",
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "24aaf1ad-be57-42fe-ad26-56d24584b6d9",
"commited": true,
"mt_units": {
"$id": "28",
"id": "979aaf8b-5db5-4aad-9d2b-87080212f16c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "c00393d3-d2ff-4a5b-aec3-38b559e7e0c4",
"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": "d068441a-5bf4-4522-96a0-824c65483c31",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "a0567550-8d4b-4b55-9048-1e05b0d32ef3",
"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-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "35a8fb77-bab7-4744-948d-bfa1d9e5805c",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "f28d7878-2a31-407b-9d87-f80e9d769151",
"id_line": "4ea8faa8-78c8-4d58-b587-2834b772e047",
"id_category": "6f405194-6f0c-4b16-9d7c-b4cc4d19ba13",
"id_item": "7a0b7733-3f03-4968-9b45-9749bede4929",
"id_item_type": "0cc98faf-56fd-4ab5-beaa-1119e6baf803",
"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": "284aab16-fb2d-4188-8ba6-16fa7e8c88c9",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:39:24.5697807+02:00",
"date_end": "2026-05-09T09:39:24.5697807+02:00",
"date_used": "2026-05-09T09:39:24.5697807+02:00",
"date_sesion": "2026-05-09T09:39:24.5697807+02:00",
"id_employee": "ecd24789-7c64-4d94-9962-cbc5921ff84e",
"id_branch": "799080fe-4b98-4f89-a1e4-4be0855f7030",
"id_voucher_permision": "f4165f12-b493-4f13-ae85-4f41d89a9acb",
"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": "23b95617-fef9-4542-8881-1b1d4ca5a56b",
"id_user_add": "5fb2a52d-e625-41ef-bbb9-2bcab3e21dd9",
"id_doc_sa": "55388459-1749-4c18-a1f7-9950685d3f6a",
"id_item_sub": "3b874a22-e44c-4d57-80b4-9e3d53875ea3",
"id_pos_sesion": "d0ad8fe9-47c6-4500-9005-dfb48923c31e",
"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-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+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": "10f49a06-1e82-4345-9a72-8d47bae13feb",
"date_from": "2026-05-09T09:39:24.5697807+02:00",
"date_end": "2026-05-09T09:39:24.5697807+02:00",
"date_used": "2026-05-09T09:39:24.5697807+02:00",
"id_employee": "e9dff3ae-ab5c-4c3c-9617-79a5db35b87c",
"id_branch": "1dd53fec-9f55-40b8-971b-072bc8a12aad",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "7f3f9be8-a6d4-4e54-b12a-f07c04f4daa0",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+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": "0a8ea65d-b519-4955-8de9-b695bb8c47e9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:24.5697807+02:00",
"date_end": "2026-05-09T09:39:24.5697807+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": "90190e6a-8a65-44cf-b270-0956a201074e",
"id_pos": "f07f59c3-368d-45de-9463-7cc821b07ca4",
"id_list": "fbed14f5-0cb1-4fec-b4d1-a876ea834ef5",
"id_item": "5c9379e6-9bbd-4e0a-8703-3707ff643465",
"id_item_type": "e5ee70af-c7ab-4abe-920b-9d8e3c5f45ed",
"id_category": "cfb91cb4-38bb-4f5c-9419-ea38ff48a322",
"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-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "91c2289f-8a16-4d7c-9d5c-fab08ffe813b",
"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": "1f9240be-5aa1-4f86-8e7f-a4a24cb12fbf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "da6eeb0f-7e57-4112-ab02-a63baebf63b1",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "6f0ffdfb-48c0-42d2-b914-fe487cb4b896",
"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-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "065af726-b072-48c1-808a-62a6dba28a42",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "c6fa8b2f-93e9-406d-a045-f4b0a5048352",
"id_pos_type": "e674fe76-e21d-4099-8f33-a8dad4621779",
"id_price_list": "ce10e1c1-847b-4e7f-b873-119372c2095e",
"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-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "51a69d24-8825-4670-ba4a-c7b6210f5982",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "984489af-703a-40f9-a387-3b4729a5f8d5",
"id_pos_type": "498b61db-dcbf-480e-a9af-9c724363ff46",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "caf21aa1-2017-4c56-9ac3-44a61c7940c7",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "b26d35d4-1dd6-4c88-b6b6-60e97d930880",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "32ba2459-6ac2-4a7b-bb82-9a99921a70f1",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "96001857-2132-4dfd-b2dd-b73371c4c646",
"id_branch": "cc7037c4-5b26-4ffb-9068-a97fc6e1e3a4",
"id_pos_type": "587335b6-abec-4a0e-8cf7-93717f301fd6",
"id_pos": "f3987454-bd5e-4e25-9f34-f521b481438a",
"id_item": "633683d2-9e45-4e19-b80b-54de3babe3b4",
"date_from": "2026-05-09T09:39:24.5697807+02:00",
"date_end": "2026-05-09T09:39:24.5697807+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "1ab011c7-0d52-4f35-a164-4756cbfd166c",
"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": "b06eee77-2286-48c3-838c-5106fbb66262",
"id_doc": "771167e0-8cdb-4c1c-8bab-3fbe6bf416d6",
"id_pos_type": "6c0e31ea-ca67-435f-8278-c519308c384a",
"id_doc_print": "038dae3c-7ae8-4588-bdb4-984f57cfe378",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "2f597d16-7130-48fe-b796-a7ccdb3d815d",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "67601ce3-16ca-440a-9157-86d1b1497b2a",
"id_pos": "d0e54320-2164-4052-b875-784b95ad5839",
"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-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "d44578c0-72b1-482f-a291-00e033db26ea",
"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": "661497f0-e9e8-4379-82ee-a22a871694aa",
"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-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "6d035429-e031-4d7c-8e62-172f67a511f2",
"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": "a81c6f2b-6bc6-4240-8e21-efb234bc4beb",
"id_item_sub": "f4f179d1-6db8-484d-afb3-2fbb3b87d7db",
"validity_date": "2026-05-09T09:39:24.5697807+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "0182ea90-910d-440b-9bb5-bcfebcbcea6f",
"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": "4138c287-c68c-49b0-8b49-c18a8ccb54ec",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:24.5697807+02:00",
"date_end": "2026-05-09T09:39:24.5697807+02:00",
"id_branch": "3685dba1-f99a-44f3-8de4-04664a907a44",
"id_pos": "5abe3e6d-9871-43fc-afef-4647f4df1d6e",
"id_list": "2a8766cd-d4ff-4ab8-9f01-5e8ca53df734",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "f65a6bf3-23bb-4162-aa02-0f6ae11fe8e9",
"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": "4e6a0725-5d78-417a-930b-5ed8b8cf1fe6",
"order_id": 2,
"id_item": "a792f2a2-4ebc-47db-9e3c-a85b2d02d183",
"id_item_type": "90e97174-e5f4-4b91-9cbe-1e2611abc06d",
"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": "dac8528a-5ceb-42ad-a4d6-7a622c84e7fe",
"type_item": 11,
"id_voucher_json": "75eab6da-f252-4adf-82f6-5faf914b53fb",
"count_voucher": 1,
"id_category": "a89bdd1d-71b1-49dc-b1df-5241d242f3c5",
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "702d99db-9352-41a4-a0e0-712374df0a22",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "46",
"id": "8f85c9c5-a33d-4254-9fbc-c0f393adbee1",
"nro_sesion": 2,
"id_pos": "d06d4a43-8095-4eb5-b501-6f0e253b6171",
"date_tax": "2026-05-09T09:39:24.5697807+02:00",
"date_open": "2026-05-09T09:39:24.5697807+02:00",
"date_close": "2026-05-09T09:39:24.5697807+02:00",
"id_user_open": "d3939819-2f05-4dd9-b1fa-9cff2c604fba",
"id_user_close": "06fa34da-2d01-4815-a4be-3c788129abfc",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+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": "6ca6896d-7969-46b1-82dd-b1a5bf234ab6",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "9e79e943-2027-44f7-ba2f-412c65e0e47f",
"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-05-09T09:39:24.5697807+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "7f256e4f-2cc2-48da-9bf1-b08f2e7eea59",
"id_room_unit": "691a72ac-0c98-42be-8aaf-90afb1e76003",
"id_room_list": "00ccee0a-6938-4ee5-b226-3fa3854e7edc",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:39:24.5697807+02:00",
"date_from": "2026-05-09T09:39:24.5697807+02:00",
"date_end": "2026-05-09T09:39:24.5697807+02:00",
"date_open": "2026-05-09T09:39:24.5697807+02:00",
"date_close": "2026-05-09T09:39:24.5697807+02:00",
"id_employee": "8736421e-ce62-4cfe-9e7f-247b1998b347",
"id_employee_sec": "29774b4e-604e-43ab-bb94-22a23767472e",
"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": "2298246e-fd92-455d-b49e-34e421f23294",
"comment": "sample string 7",
"id_user_open": "a86f7c12-9547-4b62-a957-91e0912f5f18",
"id_user_close": "dd9f4045-31cd-4eea-9939-6e9cd8f67d3f",
"id_unit_state": "7f1cdec2-7ac9-4a6e-a98f-e13878584b3f",
"id_pos_sesion": "9771f2bb-af1e-4547-aaf5-9b869a75333f",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:39:24.5697807+02:00",
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "da98ba1a-4a68-4dee-a3b9-2204499fb244",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "706d5661-91c2-44ca-88b6-75f80ee51776",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "f10dd07f-34aa-4d05-8a03-d3968e4720c8",
"locked": true,
"date_locked": "2026-05-09T09:39:24.5697807+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "dcc282ee-cf45-46de-94d9-b949b8c295c7",
"commited": true,
"mt_rooms": {
"$ref": "1"
},
"mt_rooms_units_types": {
"$id": "50",
"id": "eb77490a-a87c-405e-baba-481e7a414869",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "2c2b23ac-08c6-45d3-acb7-d7c07873c825",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "51",
"id_room_type": "0c0b1daf-79d9-4147-8169-ef3fa8b5d5e3",
"id_room_state": "c09e6f4f-6365-4ce4-9902-799ed672c103",
"id_image": "9fb596c3-7f07-4367-aa02-0bcc23d92120",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "e8b15b8e-4840-4553-b042-50a3ebeb65ba",
"commited": true,
"mt_rooms_units_states": {
"$id": "52",
"id": "3ce59286-57b6-4dcc-ab58-a18939b52616",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:39:24.5697807+02:00",
"last_update": "2026-05-09T09:39:24.5697807+02:00",
"id_user_upd": "c826cfaa-ee74-4dc6-9ecf-252a7370ecdc",
"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": "c320b162-ccfd-4868-a046-5847d03799b1",
"id_room": "bb6b833c-baff-418c-813a-f5fa808fce46",
"date_in": "2026-05-09T09:39:24.5854555+02:00",
"date_out": "2026-05-09T09:39:24.5854555+02:00",
"id_user_add": "5ba227c1-4f99-411a-ae77-389376d31018",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:39:24.5854555+02:00",
"last_update": "2026-05-09T09:39:24.5854555+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": "964fad34-01c7-47e2-a99c-5d27cfe681fc",
"id_pos_sesion": "2b16ff45-f0fa-4c3a-967e-8652bc2c2471",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "e388494b-133c-4290-8b80-081df44362fc",
"id_room_unit_activity": "3ceb67d9-76f2-450e-a868-73ddf8428009",
"id_doc_sa": "ed8fba8c-6559-47a2-8cda-625e7d76e708",
"id_pos_type": "87ae3ce6-33a0-4b6d-877e-38d0ff9d3047",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "021445b1-d35b-44c1-af2a-dcead51d3b00",
"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-05-09T09:39:24.5854555+02:00",
"last_update": "2026-05-09T09:39:24.5854555+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "f7fb3d42-7fca-4da5-9934-f7ec6d987e50",
"id_user": "40523a7c-9132-4dcb-af28-c00dcf97b380",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:39:24.5854555+02:00",
"last_update": "2026-05-09T09:39:24.5854555+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": "b511e7ce-f06b-4fee-9032-c0c90e3aee59",
"id_user": "770623e4-ea68-4976-aa9f-8bc609631c5f",
"date_add": "2026-05-09T09:39:24.5854555+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:39:24.5854555+02:00",
"last_update": "2026-05-09T09:39:24.5854555+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": "e89aa5b6-68af-43ce-9153-34cb05eae57f",
"id_user": "8fbd7027-ed8a-4007-bf8c-1972ab8e817c",
"id_user_profile": "c15faa8e-1726-4153-8e90-0f98cf32759a",
"locator": "sample string 4",
"date_end": "2026-05-09T09:39:24.5854555+02:00",
"id_pos_sesion": "d0d1b41b-11d5-4bc4-807f-52397144e56b",
"date_login": "2026-05-09T09:39:24.5854555+02:00",
"date_logout": "2026-05-09T09:39:24.5854555+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:39:24.5854555+02:00",
"last_update": "2026-05-09T09:39:24.5854555+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "fb700dfa-9fc8-4279-b5c0-d5f5a3a25fbe",
"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-05-09T09:39:24.5854555+02:00",
"last_update": "2026-05-09T09:39:24.5854555+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "783cebb3-5a7d-4b44-a847-9537d4bce994",
"id_function": "fcad7e02-540b-4a41-91f2-de8187670343",
"id_user": "0bedc3b7-d92e-49e5-9f01-c917f67f565a",
"id_profile": "5d4e8207-0d44-4a35-81d0-b825ba943784",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:39:24.5854555+02:00",
"last_update": "2026-05-09T09:39:24.5854555+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "9646e7b1-db7c-4a01-8053-1401082978c7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "9dd01d70-e2b2-42f7-8483-6e2b28e6b046",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "d2131dec-3850-4e99-b25f-ac701eb74b34",
"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-05-09T09:39:24.5854555+02:00",
"last_update": "2026-05-09T09:39:24.5854555+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "6ca3adea-9b7f-442f-9be0-e008a644b48a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:24.5854555+02:00",
"last_update": "2026-05-09T09:39:24.5854555+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": "7633823b-42a7-4ae6-8085-79f13f14a09b",
"id_user": "013fb435-4a81-4199-ba97-b96d5448cd48",
"date_add": "2026-05-09T09:39:24.5854555+02:00",
"destiny_type": 4,
"id_key": "f76ff4cd-64a4-4cac-b975-6292de20be1c",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:39:24.5854555+02:00",
"id_pos_sesion": "d6240d78-96b7-42c2-96e5-6c8735a0c981",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:39:24.5854555+02:00",
"last_update": "2026-05-09T09:39:24.5854555+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "6fbd9cb5-a5c4-402a-a0bf-d33d3234c57b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "56d11963-c4a8-42c4-9405-a59fff5ff92e",
"id_doc_print": "f6c4a3f6-6509-4997-9caa-2f7dd8ca0ad9",
"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-05-09T09:39:24.5854555+02:00",
"last_update": "2026-05-09T09:39:24.5854555+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": "f21f9952-4d2f-437e-95ab-eb062209b610",
"id_line": 2,
"id_item": "458e3b7e-f212-4221-bdb9-f0660162c6b9",
"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": "bc121d03-c81b-4888-9cde-b5872e0af09b",
"id_doc": "d71636d1-5f66-4d4e-8cc0-d3aef213e0d6",
"value": 3,
"created_on": "2026-05-09T09:39:24.5854555+02:00",
"last_update": "2026-05-09T09:39:24.5854555+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": "d15ba496-9e03-476b-9eaf-376006868fda",
"id_pos": "c7a73385-30ee-4692-8c6a-52b01738322a",
"id_doc": "77c5f28c-ca12-44f6-a60d-196944ff5675",
"id_branch": "c7c52cdb-24ea-4cf8-9254-892e0df8b454",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:24.5854555+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "ba071dda-b3ac-4d4d-a857-8e8314d6573b",
"id_loc_from": "79b33d7b-2434-4cf0-a331-65c03d90aa40",
"id_loc_end": "32c298b6-1890-473c-b998-55f8c9d34d38",
"id_user_add": "4c0acc26-9797-4703-b5c3-80bfbc47a178",
"id_user_upd": "b191a9a4-1b82-4766-bb0f-9d88ba51becb",
"id_pos_sesion": "60c205a8-23ec-46fb-a746-57cc9ecf2ff7",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:39:24.5854555+02:00",
"active": true,
"created_on": "2026-05-09T09:39:24.5854555+02:00",
"last_update": "2026-05-09T09:39:24.5854555+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "67",
"id": "679a24e9-eaea-499c-9e70-22e48b4dcb60",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "27e4fcf0-c938-4a66-a602-6e7b43a0cff8",
"active": true,
"created_on": "2026-05-09T09:39:24.5854555+02:00",
"last_update": "2026-05-09T09:39:24.5854555+02:00",
"id_user_upd": "e1f51f6a-ece0-464e-a819-5ebc54f861af",
"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": "43342d6b-4095-43d9-b2de-6a0a38a265ca",
"id_item": "5375d7a2-b2bf-47d0-8990-dc47f9162790",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:39:24.5854555+02:00",
"last_update": "2026-05-09T09:39:24.5854555+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": "c237299b-d492-4a04-b7e6-12971dce352e",
"id_line": 2,
"id_item": "a0fcd11a-8319-4846-8dc3-f85f1931f1ce",
"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": "b6c0b119-c641-4745-8122-08fab697c0ec",
"spool_server": "sample string 2",
"id_doc_sa": "4e542d2b-9e57-44a3-bccd-2c704973cf3b",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:39:24.5854555+02:00",
"printed": true,
"print_on": "2026-05-09T09:39:24.5854555+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": "9a198c97-352b-4261-9a2a-d0e8af841f3b",
"id_room": "73b30963-3cf0-4f46-bfb5-1d0bdfe92640",
"active": true,
"created_on": "2026-05-09T09:39:24.5854555+02:00",
"last_update": "2026-05-09T09:39:24.5854555+02:00",
"id_user_upd": "5e61796b-a42f-4440-a651-313e1155ced1",
"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": "b65f1a99-3fc9-4353-b911-dfd67d3eb94b",
"id_pos": "736bdb69-d668-4a08-8833-d1f2d09e0b55",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:39:24.5854555+02:00",
"key_access": "sample string 5",
"id_user_add": "ec39283e-64f0-449b-b397-c8d2a2ed2854",
"active": true,
"created_on": "2026-05-09T09:39:24.5854555+02:00",
"last_update": "2026-05-09T09:39:24.5854555+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "11702842-18c2-491d-a8cf-d0e75cb89886",
"id_pos": "13aa4012-9bc2-4cb3-b3ab-d587287b02d7",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:39:24.5854555+02:00",
"last_update": "2026-05-09T09:39:24.5854555+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": "33f95e5f-49c9-4503-b7da-46f08227569f",
"id_pos": "fd218d06-8fbe-4efe-9d2a-47a2c1f57e59",
"date_add": "2026-05-09T09:39:24.5854555+02:00",
"date_upd": "2026-05-09T09:39:24.5854555+02:00",
"date_out": "2026-05-09T09:39:24.5854555+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": "ce6b12f5-113e-484b-982a-2e511b8706e5",
"id_user_add": "bd5e7233-4208-4c75-bfbb-3aa442019854",
"id_table": "21e2d56b-3a05-49ea-90cc-db3a8adb3384",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "c5dba2ca-9d40-4694-8694-14002a1306bb",
"created_on": "2026-05-09T09:39:24.5854555+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "aa63ef77-3aa3-4e88-bebc-64b124aa7a53",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:39:24.5854555+02:00",
"last_update": "2026-05-09T09:39:24.5854555+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "581284de-f494-4463-84c8-4f2cfabe6272",
"id_sync": "a4d341d3-4582-4b52-9064-76178ed4c59c",
"json": "sample string 3",
"id_table": "f491028d-7bcf-4e65-a61e-8f576ddb135a",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "edc1f9d7-45b6-4374-b3aa-077d1e3dfcf6",
"id_branch_from": "49ff2cad-88f0-4018-ae8e-8821a56045af",
"id_branch_to": "94859be6-ec6e-47d0-b379-5ff59bd03d38",
"type": 4,
"created_on": "2026-05-09T09:39:24.5854555+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:39:24.5854555+02:00",
"send_on": "2026-05-09T09:39:24.5854555+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": "48709988-17a7-4e0c-8b67-85db8970cc3f",
"id_pos": "cb326a30-f3b7-4ee8-9b80-246785cd2669",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:39:24.5854555+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": "0ffe57a2-9177-47bd-b5a3-171aa1f54d62",
"token_id": "sample string 2",
"id_user": "563afc06-a352-4e41-8c2a-e4fd690957c3",
"date_from": "2026-05-09T09:39:24.5854555+02:00",
"date_end": "2026-05-09T09:39:24.5854555+02:00",
"created_on": "2026-05-09T09:39:24.5854555+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": "9d697832-9d80-435d-aa5e-fbd72351d7dd",
"id_room_activity": "f7cfc863-e965-4bbf-a820-ca4da8916e08",
"id_pos_sesion": "5fc6fb94-2197-48d2-9563-713b8163cfad",
"log_text": "sample string 4",
"id_user": "fab23552-98bc-4354-b168-b7f6519ebe84",
"created_on": "2026-05-09T09:39:24.5854555+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": "ff4ab3d6-e13d-416f-9154-f19bc6b73ec9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:24.5854555+02:00",
"last_update": "2026-05-09T09:39:24.5854555+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": "042ac10b-ad22-4d1c-8f60-de3f477df4bc",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:39:24.5854555+02:00",
"date_end": "2026-05-09T09:39:24.5854555+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:39:24.5854555+02:00",
"last_update": "2026-05-09T09:39:24.5854555+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"
}
]
}