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": "d52083e2-e474-46ab-98d0-c37c1f4863c5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b5c29f8c-ec39-4900-8370-ba21292f7b33",
"name_pos": "sample string 6",
"id_image": "b8c68839-5158-44b7-b04f-9c45f889f009",
"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": "8abd662f-1e08-45c4-ac03-dfc90a45ed0b",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "88f11f75-6572-4eed-8873-4121033ec84d",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "1e243bf4-8fd4-4f08-a4da-f394baa0f48e",
"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": "ce4a2d86-0ab8-44c8-9f2c-4d5ccb2ac42b",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "22ec18d7-59b4-43dc-8f12-fcf5e09c8b8c",
"commited": true,
"st_images": {
"$id": "3",
"id": "da9e491c-e38d-4111-8ed4-0ff436651f74",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "b7651dbd-3310-4bf9-a6a5-d33ecd423ce3",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "280ca42d-6360-4ea4-93fd-aece66de57ea",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "26866123-e2da-4d48-9fb4-a425ac146784",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "076eedf3-0474-4a7c-b0c8-a7c9b3cefbd1",
"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-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "51f22a23-315e-4898-a559-666e40afd102",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "e859f841-b225-45ea-b780-4eb68ef9ff01",
"id_item": "f4e2762a-882a-4635-9160-3b8b4fa0a72e",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "c6ebce67-522d-49cd-a8d5-a6e42fba9a00",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "39d58b3b-0f7b-43bb-ab55-a6aacb4c3b65",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "075dc9bf-a672-446a-81c9-22000fa51a1a",
"id_unit_sec": "aeaa52e1-9eff-4295-be4b-64ab6ae108e8",
"id_brand": "765cfb91-b1a9-48e0-a61a-6cbb35b8a104",
"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": "70520d98-712c-461e-8a89-f10e9f8af353",
"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-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "dfcca70c-5753-4a07-a160-4860feacaf94",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "625d5450-c30a-4704-91f8-694a67bf9774",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "dbca76c9-1462-4552-82c9-4867243615d6",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "21eb719a-8925-45a1-89dd-d86620db084f",
"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": "2e8b20c3-a35c-4137-b22f-63f806e2a948",
"view_messages": true,
"id_image_photo": "afd18a62-3f1e-4768-9827-58adc6f853d5",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "21cca642-461e-43a0-8883-cf9d7832893f",
"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-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "72c094db-8133-4186-b308-b5c7ae7bfa4a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "764476b6-3f21-4a5c-9906-b63a0784592b",
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "21cf0120-f518-406a-b63e-eef0e19912ab",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "1b8f2f24-3857-4b67-a5ed-906ff345c8c8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e483f844-af5d-40fa-8a5c-5294746c1bb1",
"id_zone": "3d96f01f-df99-4c24-b2b5-5f2d21b02072",
"user_required": true,
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "3c7e6ff3-b980-4b6e-88c2-2f8871d62c21",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "0e80f31c-c671-4484-a104-877fa1915b74",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "ff3447f1-f594-4848-af91-c97234d68eeb",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "df2f63f4-8e25-46a5-8413-386713501d9a",
"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-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "b89ee047-fc36-4039-913b-683725253c7a",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "3874c28c-c59c-4e3e-ae94-831626d59b6e",
"id_cloakroom": "d7e02198-20f6-4951-af37-0beec71d039e",
"id_pos_sesion": "de93e217-f64e-4b56-b905-4a85e74b2c95",
"unit_id": 4,
"date_open": "2026-07-08T10:46:23.2223118+02:00",
"date_close": "2026-07-08T10:46:23.2223118+02:00",
"id_doc_sa": "2186f2e0-768c-4f7d-ba44-f1ca48ca2f1d",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "d24b13f1-1bd5-486f-b250-db1a10e51f5c",
"id_pos": "15a1f1de-86f4-4187-bae1-27992bcc9675",
"id_doc": "77b34b8a-ded2-47e6-9beb-28755a1a2272",
"id_branch": "b74075e7-2fb7-4d43-9efd-52ad83ba3540",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:46:23.2223118+02:00",
"date_tax": "2026-07-08T10:46:23.2223118+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "34cf5ded-e50e-4aee-8e2f-b8cc30896b65",
"id_relationship": "4e8584eb-c5e7-4d83-a7b5-1cc7581af76f",
"id_loc_from": "230c8401-9b5f-41b3-943d-9a827e69125e",
"id_loc_end": "862c834f-190d-4efc-8fc3-ab071e25dfd0",
"id_user_add": "dd4ee997-4ca1-492f-8e35-a0f3b6fdf951",
"id_user_upd": "7dae9f52-e003-42d1-a9ac-e4380ba40550",
"comment": "sample string 12",
"id_pos_sesion": "38339139-8016-4ea6-a696-35ef202f9a07",
"id_room_unit": "b17ab6e5-00a0-4d51-b23d-30e764b69c14",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "10f0f7ca-8098-4a89-b89c-0e8edf103945",
"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-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "9b4084a2-84ed-4a12-85a2-3dfa7026f553",
"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": "9ac6db76-9e64-4dd2-abfe-5e5371049495",
"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-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "43b95b15-2442-49e8-af6f-3955301fa4b6",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "0be8a061-99cf-4bfd-804c-6128e21be057",
"id_pay": "7a1d2ad3-e662-41f8-9cc4-d70a1a03c803",
"id_money": "14988b8b-4aba-4d8e-a431-564be0748e3f",
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "3be4032a-1397-4c12-8f4b-8364cde42c95",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "4644c365-8cdc-4674-87f6-a031fe69c471",
"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": "c90f3fcf-b504-47ed-9e4b-26e8c88727e1",
"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-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "c6fb897d-59f2-4938-9f92-0b6265a9993e",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "225b2d54-2a52-47c1-bdaf-b6b2dcbf9615",
"id_money_2": "4d20c068-86db-4d49-ab4b-1ed45c5e5ac8",
"date_from": "2026-07-08T10:46:23.2223118+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "f56909ce-8970-4681-aefd-39ae991aca7a",
"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": "09a5bd4e-a5be-4efe-9e94-c383037f7704",
"id_pay": "71b43c24-e7aa-421f-84f9-c4be7fb5e4ef",
"id_money": "e737e425-9853-497e-a51b-5999f5e9394f",
"date_cashflow": "2026-07-08T10:46:23.2223118+02:00",
"coefficient": 5.1,
"id_user_add": "3f071bc8-b05c-49c4-8934-e22f11ff06a9",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "78aab99c-2daf-45b9-84ef-8f9e391669ca",
"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": "b17ede84-4de9-4231-a926-ef691097a382",
"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-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "5145522f-3b03-4e4d-b585-8674b33feeeb",
"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": "ef91a137-fdac-4406-91f6-254dc4623312",
"id_line": 2,
"id_pay": "17c56526-5115-4613-a64a-faa3661a42aa",
"id_money": "fe569116-ec81-472e-b065-b9f470f5780f",
"coefficient": 5.1,
"id_voucher": "5a3ad785-f443-4cd2-aac8-89e8766259fa",
"id_employee": "0c7d8cff-abd8-41f7-9d69-719b3c484afe",
"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": "1ebef454-6729-42d4-a142-4577fcc67a7d",
"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": "18307513-7198-4a59-aa1a-e2dfc0256793",
"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": "84ea2e2f-61be-4116-9238-582da6efefc7",
"name_pos": "sample string 12",
"id_image": "01313daf-582f-4860-abb6-927f59e8cac1",
"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-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "bb1c9c89-3edc-4cd3-be6b-99d71dcdbaf5",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "6ed24cb0-ddab-4eef-95f4-8aec4e7174e8",
"id_branch": "20e785f6-43a5-4168-9b57-70cf33a74300",
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "c6adf3bf-57a0-404b-a3b9-cc6f8e10d2ff",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "09cfb7a0-46c6-44ce-965f-328c0f315912",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "47cc5d6c-3d22-4557-b56d-43e4685f2d01",
"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": "62608609-08db-4fa2-877a-50ba61f11bd7",
"id_line": 2,
"id_item_sub": "1a5bec02-1405-4cff-a120-777e6fe6dd27",
"qty": 4.1,
"id_list": "7daf03e6-abb5-4727-8290-4c5003a8d236",
"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": "1ac7e1f4-5b7e-4be4-af0a-267e418540be",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "d07a2cde-8b4b-4a7c-b6e5-63b1e6c69528",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "f8dee424-4d75-4d07-a7ea-a6d0dc67599c",
"id_user_upd": "31e29cb5-17e0-4edc-9c3e-5c0134281068",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "128c0c39-0e64-449d-a36a-a0f34cdab87d",
"id_item": "b9f32c49-ae7c-49a3-aec7-9b99f6ec58a3",
"id_item_type": "7e1413b9-3cb2-4fbb-ac51-eda698a44684",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "9f0d8c0b-5add-4c90-808d-f954a9478718",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "1f994af8-2edb-48db-b3db-ede65051dd91",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "71ca8020-7b11-4214-9990-57a70de9d38f",
"id_item": "c146d1ee-5eb0-49ba-ac8e-f64527414c9d",
"group_id": 3,
"id_unit_ref": "3f6e11d2-d779-4381-ba01-4f5ad439002d",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "347b3961-e28b-4b27-961e-80ffe9231776",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "6fbcb486-39d6-4d60-9d6f-a027b9d33845",
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "0949091b-4770-4e62-a084-14bd4007e71c",
"commited": true,
"mt_units": {
"$id": "28",
"id": "88c7a57c-8c2f-4bd6-9072-340f7a948af4",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "08a88e0c-73b3-455c-a85f-abf16c9c6eb4",
"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": "3dfb7b53-9984-43e8-afbc-d215d18bc913",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "88b785b0-c50b-496e-b618-c1224e2c6343",
"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-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "e6ce12ef-4ccf-4247-b71a-6fef50ccc826",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "2fc8d6a8-318c-4dd3-aa54-4d128523e294",
"id_line": "a3abdd9f-e1fb-4c9a-b857-511ff83d04ed",
"id_category": "5cf2bbfd-1faf-4547-a4a1-f1e29627a110",
"id_item": "fbc783f3-2caf-4441-9e6d-29a5155205f6",
"id_item_type": "ef9632d4-6cbe-476c-8db1-c0ac1fdff1b1",
"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": "0ed6ef5e-c6ee-4200-a9b7-0db1ce5743c0",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T10:46:23.2223118+02:00",
"date_end": "2026-07-08T10:46:23.2223118+02:00",
"date_used": "2026-07-08T10:46:23.2223118+02:00",
"date_sesion": "2026-07-08T10:46:23.2223118+02:00",
"id_employee": "370cd5a5-9146-47b7-a5cd-b91522b8fb6b",
"id_branch": "1b5a913f-7cbb-4450-8c40-f43737b8d71b",
"id_voucher_permision": "c9660157-ccdb-44aa-b63f-3b9502de91c1",
"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": "ef096a1b-fb8d-4846-b449-c05ca1daeb08",
"id_user_add": "d3d70ee3-de6d-4c10-98c9-e571bf3e2428",
"id_doc_sa": "6d3495e3-1939-4fe8-9978-222c402694da",
"id_item_sub": "a33b0117-3aad-40e8-97f6-a00921ea9e27",
"id_pos_sesion": "64969c03-5cbd-4b2a-b319-2475cf4bcc12",
"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-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+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": "6e257f8d-244c-447f-8733-6cc24483be1d",
"date_from": "2026-07-08T10:46:23.2223118+02:00",
"date_end": "2026-07-08T10:46:23.2223118+02:00",
"date_used": "2026-07-08T10:46:23.2223118+02:00",
"id_employee": "1a96f1a3-c90f-4a53-9817-2c006ebc52ce",
"id_branch": "b03a6694-cbdf-4448-97dc-538f9e6a4800",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "aa01a48c-0413-40b0-a311-2cd9f60dae8a",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+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": "be01f587-7306-4eec-824e-eb0b13cdc629",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:46:23.2223118+02:00",
"date_end": "2026-07-08T10:46:23.2223118+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": "7e6d9d9a-6a59-4ad3-aa65-4e29c3a1dfda",
"id_pos": "fe2c7928-5852-4145-91fe-c544c99ea5f0",
"id_list": "dfba4d21-4ce2-4eaf-a937-e80aca275d4c",
"id_item": "99a7d154-cefa-4523-b0bc-e2da057a1470",
"id_item_type": "cb7965ab-f5b0-4e3f-b57e-3d078a78b1d8",
"id_category": "ef5856eb-bc2b-4f9c-a84e-5e6add89074d",
"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-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "e1f6250a-ec3d-4bf6-a641-1f02632f2d1e",
"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": "5df22910-7a55-4d45-ba74-83b2aff8c57d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "e21a5345-8a7f-4302-be7f-6416781b2c78",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "23230927-ba33-4e29-9c6a-789213e67c0b",
"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-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "c631dd27-7d2b-4a0f-baf2-ac02f27a4dda",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "d63823b6-4441-4751-81e5-190143517e45",
"id_pos_type": "040265c6-7c20-4278-ac55-e4bbe5848e25",
"id_price_list": "8fc9bf98-b5d7-4005-a924-dd882ffb0054",
"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-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "5fc4d7c8-ab94-437e-a6cb-453557eea8ab",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "4add4473-b574-40b9-8703-ded9e77c8bc7",
"id_pos_type": "84cee3f3-5a17-4be8-b7a5-9b4562a24cf0",
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "07546083-b10a-46f1-9f9b-ee1adae8fd0f",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "7e5567a7-719f-4531-87cd-6ae4d0607e25",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "edc8e966-d333-4440-8037-7ecab9c49498",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "f64b79c2-a80f-433b-8eb3-b2970bf27c52",
"id_branch": "0210a910-5881-4487-97f1-9d08f09b6058",
"id_pos_type": "7595ac6b-361e-410a-b87d-dd002b14661c",
"id_pos": "c8f6ac12-cf90-4778-81ca-374dbb397f45",
"id_item": "00e049d5-f60b-46e6-81b3-477e063e3acc",
"date_from": "2026-07-08T10:46:23.2223118+02:00",
"date_end": "2026-07-08T10:46:23.2223118+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "c288844c-9f80-45c1-8cd6-a0168f0780f1",
"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": "1fc42ac1-27d0-43d4-a922-94f85483a2fa",
"id_doc": "45121734-8757-4c6e-bd0a-cd3b8503516d",
"id_pos_type": "998f8a21-94d8-4395-8475-ae43a52adecd",
"id_doc_print": "0ecd270c-9a2a-4fab-926f-74b824cbd496",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "f20a354f-e2ca-4c9d-bdf1-374c1ea4f31d",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "dbc4e78a-a732-4886-ab73-12a9756dadff",
"id_pos": "3be1c2fb-4a32-4526-b006-51873aa8281c",
"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-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "4caa6d42-4376-41bd-820a-e9ffc601a76c",
"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": "8c45237c-d5bb-4bae-a51f-3373cb1c2a79",
"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-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "3f0951bf-c4f7-4089-8872-9f9bdbf3f4e0",
"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": "7b40ee1d-9dbd-4a2b-a60b-b5b891a5d587",
"id_item_sub": "b961617c-e88a-405a-869e-6c837dce8351",
"validity_date": "2026-07-08T10:46:23.2223118+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "97c4a302-ba74-44a3-b03f-1fe7b37e0836",
"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": "22b33f87-6538-42a1-8010-640b0f21db16",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T10:46:23.2223118+02:00",
"date_end": "2026-07-08T10:46:23.2223118+02:00",
"id_branch": "725b2c87-f067-44ac-809a-ec4c7e2cc761",
"id_pos": "2e779e45-4f36-41ab-a9eb-a08ad7d42975",
"id_list": "2b7a98b0-213c-46ed-a067-3be54075e60d",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "746c9a90-02b0-425d-a630-0800747a483a",
"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": "948ce375-ccef-4a62-ac80-7f1e2aaeca6f",
"order_id": 2,
"id_item": "3f30406e-9de3-422e-97d7-54804b41d014",
"id_item_type": "d39f2e5a-a41e-4b13-82c2-1ce09eed8f33",
"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": "29a4c945-9f40-4325-b183-2847acf433c4",
"type_item": 11,
"id_voucher_json": "e7f363e4-f49f-4d6b-9f39-b62073e74a33",
"count_voucher": 1,
"id_category": "0f961903-d218-4bfb-b947-71dcef8f252b",
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "664736ed-20f4-4a76-85a4-def2e25ce1b9",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "46",
"id": "f74768cf-c57c-48b4-9256-180258ee4055",
"nro_sesion": 2,
"id_pos": "f596ee0e-cd0e-4adb-b9db-0a7a64b7f599",
"date_tax": "2026-07-08T10:46:23.2223118+02:00",
"date_open": "2026-07-08T10:46:23.2223118+02:00",
"date_close": "2026-07-08T10:46:23.2223118+02:00",
"id_user_open": "527617cc-18d9-4bbd-90dc-807053e3f589",
"id_user_close": "a33eadb2-919c-416f-9a49-840d2ec29b1d",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+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": "3691ff18-242e-4065-aa74-755960503e22",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "8db8f028-ad0f-4ffd-961f-706b84750a0e",
"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-08T10:46:23.2223118+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "75151051-7ed9-4c6d-9c8a-f80bcec7d56a",
"id_room_unit": "653443bf-9a3d-4c00-b323-9bd73a4a896c",
"id_room_list": "68d8409e-7297-4d56-9493-e265886b7947",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T10:46:23.2223118+02:00",
"date_from": "2026-07-08T10:46:23.2223118+02:00",
"date_end": "2026-07-08T10:46:23.2223118+02:00",
"date_open": "2026-07-08T10:46:23.2223118+02:00",
"date_close": "2026-07-08T10:46:23.2223118+02:00",
"id_employee": "d350da8c-a511-41a9-b675-a60699fa4a39",
"id_employee_sec": "2b0a1114-157b-4c8c-9b53-5ac9ed90206f",
"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": "57425f7a-80e4-4b8f-a7e2-aa82c0f87f98",
"comment": "sample string 7",
"id_user_open": "4711f5de-a560-428a-b139-3a85e57d3507",
"id_user_close": "cd2d4e14-f63f-45aa-a7d9-8e054bbeb664",
"id_unit_state": "57089b49-eaaa-44f3-8248-adce47d858cc",
"id_pos_sesion": "577a2525-412d-467d-abb6-fb5b06a93d21",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T10:46:23.2223118+02:00",
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "a03f376f-b063-431f-b876-ba1aec30b132",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "4eca8e12-f0bf-4a42-b3fa-975719090182",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "4beae95b-0025-472a-b4b5-a87a63b85ebe",
"locked": true,
"date_locked": "2026-07-08T10:46:23.2223118+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "badb5098-a477-45f7-bd0f-ba45e0d67621",
"commited": true,
"mt_rooms": {
"$ref": "1"
},
"mt_rooms_units_types": {
"$id": "50",
"id": "c9b9eda2-eb82-4e48-a517-82ae23c132b6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "11b6066b-504e-4721-aa79-511cf627831a",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "51",
"id_room_type": "4fd29bae-9283-4956-93de-00a170acc9db",
"id_room_state": "9bdb337d-74fb-473e-8d8a-d10d3e5a4efc",
"id_image": "15ddf720-1bd8-49ef-963b-e40af7891aa7",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "95d4ab94-51b8-4316-8911-3e6ac27edbe9",
"commited": true,
"mt_rooms_units_states": {
"$id": "52",
"id": "0a811347-44b6-42de-a519-763de846662a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "0326b489-8e9b-436a-a768-ff84117ee784",
"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": "d01f29c5-51ff-41d8-94a6-ac36e54222be",
"id_room": "b4e8f9da-6f57-4e73-a4ad-2826d5a8fe75",
"date_in": "2026-07-08T10:46:23.2223118+02:00",
"date_out": "2026-07-08T10:46:23.2223118+02:00",
"id_user_add": "a51a543f-2c97-4c0b-b9c5-7da56c7e36ce",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+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": "1209b334-8d9b-4f34-bfa2-f2cafc714515",
"id_pos_sesion": "edc6e6f5-ba20-41ff-bcdb-ac0875580eae",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "3eb6382c-36c1-4403-8c0d-11b2973252a6",
"id_room_unit_activity": "2fc8b47b-7a10-4512-abfb-e78d7008ff2b",
"id_doc_sa": "40481a3c-2aa8-4bde-9b12-7cf3664d37bd",
"id_pos_type": "4f128c81-d8a9-4b5a-b02c-f58b465e9cc6",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "683f606f-2abd-46f7-8c4d-b7d53bc64c49",
"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-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "c4cafd22-2791-41a1-9245-22bc38975259",
"id_user": "32c6e725-554c-41dd-9986-86b375f9bcb7",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+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": "b3273c67-46ad-48e6-b1ec-2997fbecf580",
"id_user": "2692b6ce-66a4-4a9f-a848-44f27dbf6387",
"date_add": "2026-07-08T10:46:23.2223118+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+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": "4d7ba18c-7bbc-49b1-898a-8047e1c0c323",
"id_user": "c62985df-27f9-4d06-bf03-31e6dd754b01",
"id_user_profile": "64e81e57-3ac1-4bab-93fe-43260c9104cd",
"locator": "sample string 4",
"date_end": "2026-07-08T10:46:23.2223118+02:00",
"id_pos_sesion": "4f94c2da-06df-48f0-9d2f-009973a627b9",
"date_login": "2026-07-08T10:46:23.2223118+02:00",
"date_logout": "2026-07-08T10:46:23.2223118+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "58",
"id": "3298d1e3-e4d4-4714-8f55-6496e2ef1b72",
"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-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"commited": true,
"st_permisions": [
{
"$id": "59",
"id": "35265497-33e6-4f45-a933-e22ab535b052",
"id_function": "e1ecf9f1-0300-476d-9498-73337a294b9b",
"id_user": "48e09d29-8b75-4b57-a633-eb53a5fb7856",
"id_profile": "eb3f9246-18bf-40b4-8e08-ca456d4a3041",
"permission": 3,
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "58"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "60",
"id": "e65ede27-eb84-450d-b1cf-1c7f6a19b652",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "ff0e6bb2-6da2-419d-881d-618700be14fe",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "b3948f79-3ba9-4bce-905c-71facb5aa247",
"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-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"commited": true,
"st_functions_groups": {
"$id": "61",
"id": "bfefb7fc-0c82-4dca-bcc8-8c8c280dc69d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+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": "125ce99e-67ab-4f44-a8bd-91476436ae56",
"id_user": "fdd563f1-d7f9-4c3c-b898-357f4597b36d",
"date_add": "2026-07-08T10:46:23.2223118+02:00",
"destiny_type": 4,
"id_key": "7a192fdc-7fef-45bd-af31-420713f3f79e",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T10:46:23.2223118+02:00",
"id_pos_sesion": "58e8c5b8-f91d-458f-8e1f-00d8ead07f50",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "62"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "63",
"id": "7a819c1f-b9d5-49fb-a9a6-4c6d1ff54452",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "70ee2308-c904-4fbe-95b2-95f3096095c2",
"id_doc_print": "0db3319b-0044-4077-acf6-1f8a4ef0aca8",
"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-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+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": "3f18ba93-c09e-4113-bcb0-ac52dcfa8f36",
"id_line": 2,
"id_item": "0c1cb94d-7c51-481b-94b5-bfa7384fa20b",
"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": "2ceb7f5f-9dab-4242-b7de-c666ff06ceaf",
"id_doc": "38f0796f-9b69-4d74-8d84-ee8270fcfdc6",
"value": 3,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+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": "a691f18b-c542-44bc-86a8-a99c3a12d3dd",
"id_pos": "fe99ade7-e94a-4acd-bff0-5aa316ab28f9",
"id_doc": "f2b4d713-e979-45a7-8d8b-86c7b43c6f17",
"id_branch": "e75e81a5-2fa3-4e32-a03d-7f61109d41ae",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T10:46:23.2223118+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "8f15350a-deb0-47fa-8057-0691d54acc62",
"id_loc_from": "41722d35-2413-4bfe-8789-9ed83c4dc651",
"id_loc_end": "d062e05a-55e3-4a31-94cc-9b8a249ba6dc",
"id_user_add": "3c5964b9-f8a5-4676-a97a-ef20951783b6",
"id_user_upd": "462929f2-387c-4e7c-bebf-af7a8058adc6",
"id_pos_sesion": "f7a15ab8-64b7-4b44-bab1-68d7bbf6b0a3",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T10:46:23.2223118+02:00",
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "67",
"id": "63b1d615-07ff-4faa-bed5-8283d21220fc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "bb148366-c07a-455e-a1ef-895487c7c3c8",
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "fcad2e9d-3dc3-44e3-9ab4-c31f02dc5d30",
"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": "9d2af590-6e5a-47a1-92d0-2c2962e92f09",
"id_item": "14b9bb63-ce5a-432c-bc99-985c60d9efa2",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+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": "aa5fb893-37fd-4d76-bb24-2a5298b08dcd",
"id_line": 2,
"id_item": "ad2eceb7-4a49-465d-acf8-a06a0d2e0cfb",
"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": "cf2e2a8d-8bd3-4d1f-834b-285d9e68b1e8",
"spool_server": "sample string 2",
"id_doc_sa": "dd537e78-7335-463f-bb78-4be6beb1f1e8",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"printed": true,
"print_on": "2026-07-08T10:46:23.2223118+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": "edc732c3-28ca-445c-a58a-3da1e4b303c0",
"id_room": "7d97b9c5-4053-4bf7-afbe-31337161a7ae",
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"id_user_upd": "54b19d30-f68b-43e7-a60c-95a0e786fcd9",
"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": "c8be9368-6e40-410d-9c25-c81fa09d2b6d",
"id_pos": "7fec3768-a76c-4b75-8fea-2ba20d88bd5a",
"mac_address": "sample string 3",
"date_end": "2026-07-08T10:46:23.2223118+02:00",
"key_access": "sample string 5",
"id_user_add": "ac791e6e-ff7b-4202-bdb5-ef7a0fd54940",
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "5f5a325c-1657-45ca-b10b-dff43776f24c",
"id_pos": "3442d9f7-3739-418b-858f-f00a3735f658",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+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": "8e4b0dc7-af8b-4d61-b99b-b832dcf6e485",
"id_pos": "9b04ba43-12c9-49e7-b362-5d9f2dd8a66a",
"date_add": "2026-07-08T10:46:23.2223118+02:00",
"date_upd": "2026-07-08T10:46:23.2223118+02:00",
"date_out": "2026-07-08T10:46:23.2223118+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": "efd2dc48-2650-4ac6-aea0-145ad5ddcfd5",
"id_user_add": "2ef8a2b9-5348-43c6-83ae-66b894669eaa",
"id_table": "76ae7dad-7074-48a8-9f88-4f982a9b287c",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "90b3c1d8-1fec-4025-b7cb-4e0b1d8d32d8",
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "29d06c2c-5656-4a1c-a75d-b7811200141d",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "be1cb50c-580f-4ef1-9f0d-368416ae9d9a",
"id_sync": "07ff3184-8e1d-4d75-8efc-21df90824fb1",
"json": "sample string 3",
"id_table": "bdb69133-c41c-4141-ab16-6c0b4813ff8d",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "080f0734-c59d-4917-b7e1-ccb20fbd456a",
"id_branch_from": "e6c39ea5-ec3a-4ef7-b718-80a534e8c684",
"id_branch_to": "97540dfb-3094-4902-ac87-97edc0827937",
"type": 4,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T10:46:23.2223118+02:00",
"send_on": "2026-07-08T10:46:23.2223118+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": "67079313-ee5f-470e-b713-1d287678faa6",
"id_pos": "d57ebb3e-2f3c-4316-a4b8-419c0fdbb03a",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T10:46:23.2223118+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": "477673bf-db1a-44cb-8fb0-ff68903b0109",
"token_id": "sample string 2",
"id_user": "bb967cc8-9234-450d-8647-638edce4cf13",
"date_from": "2026-07-08T10:46:23.2223118+02:00",
"date_end": "2026-07-08T10:46:23.2223118+02:00",
"created_on": "2026-07-08T10:46:23.2223118+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": "dd86ae10-f002-489e-8658-a0753c93cfae",
"id_room_activity": "34535506-e34d-4e31-936c-3af444776655",
"id_pos_sesion": "a9928aed-3f09-4b9d-abd7-8b22bfef4570",
"log_text": "sample string 4",
"id_user": "c6c54a8d-20f6-4f7b-a4d5-e9032c464831",
"created_on": "2026-07-08T10:46:23.2223118+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": "4b377e8d-1d3c-4d1c-b4d5-77afd82ef5e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+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": "6f0751a3-3dd2-4f76-b180-4b679faa56a7",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T10:46:23.2223118+02:00",
"date_end": "2026-07-08T10:46:23.2223118+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T10:46:23.2223118+02:00",
"last_update": "2026-07-08T10:46:23.2223118+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"
}
]
}