GET api/Mt_Rooms?id_branch={id_branch}&all_rows={all_rows}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
Required |
|
| all_rows | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of 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": "1",
"id": "4769e070-a4f4-44e7-b682-dbd599544811",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "2ec50589-12e2-4b90-829a-613b8754be63",
"name_pos": "sample string 6",
"id_image": "6bc945da-0fce-49a9-ac92-19cbd3e66f15",
"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": "b8b05b46-49d6-4d49-b67b-31155ad73486",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "b7a2b7a6-eeee-4d4c-ae38-08f143bf2fd7",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "4f93b9c4-7db0-46c6-878e-1e0e59ad4c8a",
"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": "94147c3d-0984-4719-87cd-33629cc7213f",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "1781414e-340f-48b9-ba8b-b895eea9b4a0",
"commited": true,
"st_images": {
"$id": "3",
"id": "cdad37fc-4854-4331-9345-89f347bd8f62",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "d526ca7d-8c44-4358-9117-76fa11fb2876",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "b2124c1e-c962-420d-9f4b-e6976383415f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "4bb32bef-1928-4aff-b426-9d19535ee0c9",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "647a2ddd-ed57-47f4-a531-c32ddc47d7de",
"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": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "ec9e6581-86c7-44dd-91c3-49c932200a39",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "5f12f350-ddc2-4a39-a784-8eabee1cb820",
"id_item": "744b46a5-edba-43c0-b540-cb4d0f280ea7",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "2b68ca7d-af24-480f-a892-3c995a2c0151",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "1c043c92-409d-4a25-b660-fd17b1e44377",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "83fca3ef-0b0e-41dd-920b-5a1a034927a7",
"id_unit_sec": "ff19b661-22df-4035-954a-fb3693540e3a",
"id_brand": "bb2052be-54ff-4283-a69b-f1b10c673f61",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "4b911453-760a-42e5-98e2-559f29546f50",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "badb7b3a-3cc5-45a8-8aa9-3a4df710b773",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "a9295e85-65ab-44b4-9625-8d2c64889b65",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "6ea093f1-aaff-4135-9692-6d0a4ef99eb5",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "59c19d3a-88e9-40d2-b129-8dc54d19749b",
"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": "cd6fc438-813b-4336-a3e4-bc9b0d02b574",
"view_messages": true,
"id_image_photo": "da77aca4-9970-431a-8e5a-64d330cbfa24",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "3d5b98ee-377f-4edd-a329-890371504dc8",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "7ce7ee06-e45f-47ad-b61e-ced6f9459452",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "47535491-df17-493f-8f94-450ec927a4b7",
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "38f2caa2-bae0-4a8b-b335-851994e6c8b9",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "389fb4dd-eeee-46ed-bd17-2bf91c101305",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "dfd48366-2e50-4663-be82-e844697db98c",
"id_zone": "3c5a0e14-84d9-487f-80f0-1cc80f6d10e0",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "7eedae3a-0a34-4a71-9fa9-d262637f9f97",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "221aa4d0-e1ad-444b-aaf8-2308b32f178f",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "9ef3a1c5-08f4-4314-ba76-c493b26ea743",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "c0374a73-3f92-4ded-adef-bb8ec1945dfa",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "b93064a3-43ea-4d7a-81df-51692c4a0c3c",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "48945888-5edd-4022-a44e-14c1a572917c",
"id_cloakroom": "895c4925-b84c-4ea0-9470-6bcb82f91878",
"id_pos_sesion": "43e7fc87-5ef2-4d27-b3cc-6bbe57055f0b",
"unit_id": 4,
"date_open": "2025-12-08T21:27:18.2312657+01:00",
"date_close": "2025-12-08T21:27:18.2312657+01:00",
"id_doc_sa": "2542138b-47f9-4788-be34-fe6e9263e9f5",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "bed835b1-715b-4187-84d4-3ece8acd17b8",
"id_pos": "dd763038-c482-4681-aa68-eaef5e8a746e",
"id_doc": "dc552659-8fd2-4cb4-8e98-2eb02f4c1f36",
"id_branch": "9baa19e8-5018-4f7d-8cf1-691f93d39cb5",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:27:18.2312657+01:00",
"date_tax": "2025-12-08T21:27:18.2312657+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "39aa03c6-d281-4e5f-81c3-08ff60d3bf48",
"id_relationship": "3f09cb38-0343-44f1-886d-85488b2f0d8f",
"id_loc_from": "4f125029-4d61-469d-be80-84c7486cfce1",
"id_loc_end": "da7602f2-275f-4ec8-b705-5b0e0bf5e691",
"id_user_add": "4b28fc3a-3231-4c78-a680-40efc542539e",
"id_user_upd": "96233de1-9fde-45b2-8ab4-e4cda81bdcbb",
"comment": "sample string 12",
"id_pos_sesion": "3c36f338-8641-47af-b6b4-87c10f06f9ba",
"id_room_unit": "ab253c9b-1ba2-4ace-bf2c-4f01c241bdb3",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "62c65ab9-947a-438c-8dd9-dc87ca453437",
"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": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "2070d58b-c58d-41f1-ba15-2cb4834713ab",
"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": "d876d51b-bf65-40bc-997f-c32cb299a1da",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "deb18e09-9e0d-4ce7-b1cb-655ff27bbbaa",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "c33f47c6-c1db-4b71-9336-82831c632e21",
"id_pay": "a313f3fe-1ace-4e18-b627-a6bf5643e61f",
"id_money": "1df38e9c-7ca8-4696-af76-7d4d45249416",
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "40959cbf-7330-48e8-b518-a5cf5f5fe01e",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "3d328381-44c4-4f28-88a6-8514f43e2a57",
"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": "91f52aa3-5a09-456c-ad8b-ff37d9e71e34",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "fbb1994e-fee1-438a-9053-d49cecca6d98",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "664da4e0-7e4d-44bf-bd39-52f9561ed582",
"id_money_2": "3868509b-84da-4e04-9ca8-9d86e7b15d1d",
"date_from": "2025-12-08T21:27:18.2312657+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "ad89656d-7e25-45d7-949c-5e19ab35b176",
"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": "6f4f022b-a6f9-4a78-ac87-a12ffc174b0f",
"id_pay": "3df8d018-b485-45d5-a68b-3a2e682e8b70",
"id_money": "ca958695-7418-467f-ad12-63ec185026a6",
"date_cashflow": "2025-12-08T21:27:18.2312657+01:00",
"coefficient": 5.1,
"id_user_add": "b552af14-7b07-4472-b272-467442678537",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "c38f29d6-0603-4f92-99ce-d20dff1f7c1d",
"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": "17695a2f-2f3b-445b-9eae-45af6c111037",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "8ddcdab7-f58c-4061-b044-38702ba7b60b",
"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": "1bc79f01-7418-424f-9574-9a9fb6c0ca72",
"id_line": 2,
"id_pay": "8e629b3d-4fbc-443e-87e9-db6a9965cdda",
"id_money": "16305494-b650-4f53-a385-71ddefe8e063",
"coefficient": 5.1,
"id_voucher": "10d10ac9-b5b3-42d7-9b46-547f6479c602",
"id_employee": "4e30c973-acfa-4792-86a5-0045c5d22e5f",
"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": "70274811-08f2-4f06-a9a8-f4a1c382b165",
"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": "13458790-0328-4354-80e6-5d5027d0ae96",
"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": "07082627-107f-48b4-9bcf-09d81d397032",
"name_pos": "sample string 12",
"id_image": "024e7e8c-a98f-4052-a533-05e5dbc11893",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "5195dd67-6008-479f-b815-76f680b1f6b6",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "4c3cd0aa-1e89-4b8d-8243-df53a0e9e84c",
"id_branch": "662424d5-f5dd-49c1-94d3-5d3dfdd9da57",
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "f5d5e6bb-6532-40b3-8884-d9a59f9a01e5",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "d3ce5255-b7ed-4ea8-a205-baf469fc57e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "ab4996e7-20f1-4e9b-a3f7-b956a03f77e4",
"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": "b7de5b3e-8c4d-4b46-a9ac-dcdbfbbdff60",
"id_line": 2,
"id_item_sub": "5138068f-382c-4c74-833d-094c9c118637",
"qty": 4.1,
"id_list": "3cd58735-9727-4ba5-88f4-21fda2d1078e",
"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": "4bfd2346-5424-48d0-836e-9181c53882cf",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "2a21eb55-0c17-4845-accf-15b572b8453c",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "725effdd-45d9-467c-a75b-83815d440127",
"id_user_upd": "9ac4513e-527a-4e88-bf57-0140a76ebe71",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "19da4e31-689e-4f96-8446-3ecd75491d2d",
"id_item": "cdde3092-38f1-45b9-8eed-636e9ec3c509",
"id_item_type": "210e00ec-33b6-4974-ab08-6db17a575c71",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "7d344947-3d04-41c0-9563-ed31943e90b8",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "b9a8d421-e133-49d1-b7c9-440880b07908",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "5203fac4-da33-4245-aefb-43c2ae22a1bf",
"id_item": "600ba111-da76-4905-bb54-1a3149344b41",
"group_id": 3,
"id_unit_ref": "6147264e-650b-4ba2-afd3-a5f32f69ff3e",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "0a1faf7c-a1e6-4bc2-ab38-c1a91aba914e",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "eea6f916-196f-468c-bab6-1d53e7ff99f0",
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "c27d1c96-7305-4305-8b78-2265f024889a",
"commited": true,
"mt_units": {
"$id": "28",
"id": "4e539e7e-a34b-4f33-b3b4-fd12ee5019ea",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "ccc72a11-ddca-437b-add7-b4a1c97d30ab",
"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": "00f92f75-4315-486b-8633-25be028ac80c",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "49288be9-d598-4a7e-a6f8-2978f964c88b",
"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": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "437593f1-3be9-41a9-b50a-595d6f5c9b0e",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "e59fdf0b-7bc8-45d1-8920-d626853b4e34",
"id_line": "f11045e2-43c6-4e16-8299-f044e1b9d566",
"id_category": "9d1da539-ace1-438e-aeb9-c9862417f4f8",
"id_item": "c955b151-829b-4d2c-94dd-37556b8a1356",
"id_item_type": "b7b958a0-c4a0-4dc3-a12b-bdd7c297c97f",
"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": "5bbb99da-81c5-4644-b8ad-64fd7bc1a93d",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:27:18.2312657+01:00",
"date_end": "2025-12-08T21:27:18.2312657+01:00",
"date_used": "2025-12-08T21:27:18.2312657+01:00",
"date_sesion": "2025-12-08T21:27:18.2312657+01:00",
"id_employee": "768492a1-6952-45a8-984c-80040462e86e",
"id_branch": "70ceb8be-f68a-4911-b874-e9e6ffecce5c",
"id_voucher_permision": "8f590da4-2e56-46bf-9d3f-95427563ccfc",
"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": "10d83b79-74d0-4f4c-9236-799e5c4e402e",
"id_user_add": "14080f71-8b61-406d-a6cd-289ebe392111",
"id_doc_sa": "c9196793-2130-4e97-9914-8e1593e3526d",
"id_item_sub": "dc58afcc-e31e-4ce3-8a6a-a3caf62aebd6",
"id_pos_sesion": "64a36ee1-0f09-4e63-9adc-e36c5d1ff0bf",
"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": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01: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": "ce05f808-cf1c-4aac-96f3-61f7fc5a5cc6",
"date_from": "2025-12-08T21:27:18.2312657+01:00",
"date_end": "2025-12-08T21:27:18.2312657+01:00",
"date_used": "2025-12-08T21:27:18.2312657+01:00",
"id_employee": "a11f2384-fe41-4c28-b441-b86c8794b329",
"id_branch": "49de75f2-c580-46a7-83d9-96e9c649e30b",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "b666164a-b03e-4a54-9a32-2621f75ec4c7",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01: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": "c887789f-ecc5-4463-83cf-6e844a0179ec",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:27:18.2312657+01:00",
"date_end": "2025-12-08T21:27:18.2312657+01: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": "3e58f94f-32a9-4218-aa91-054ea9378871",
"id_pos": "4258cc20-e284-4a4d-8bcc-42e29e171423",
"id_list": "81d27f9e-b534-4787-882a-f1c8427001f7",
"id_item": "eb4ade5d-826b-40e6-bf0c-edfe121c0eb6",
"id_item_type": "fa2c268e-f419-4c29-825c-55a174396bde",
"id_category": "a724d964-d5e4-4878-92d2-494c0e8cb165",
"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": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "a339730a-ccf6-4c47-ba71-84411c071a25",
"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": "5ec2a522-e330-433e-9875-153dc8e25bf8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "0a8dbf36-2a72-4bf9-8d4d-166c35840a75",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "2b2b701c-007a-41b7-bd62-816dc606abd5",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "b40bf54b-bc49-4b68-bd3a-eeee77920bc3",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "583afded-e8ca-4118-9740-3364a01c2c3e",
"id_pos_type": "3e57d1c7-78c3-47dc-a4d2-7354930a16b8",
"id_price_list": "4de26bb0-5e80-4415-ac5f-2dd232fb7fe7",
"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": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "62a504d0-50a9-4974-80f8-b5244ab04fc0",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "0a37cdf1-6ba6-4686-be2b-339a556b9e4f",
"id_pos_type": "9dd3c18f-0329-4151-89a9-a2ae56d9a90e",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "8d03dff9-8a15-49a4-9553-c5462247b29d",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "7ce845dc-a0d5-4409-b23a-45af8953708c",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "c2a27f90-ac77-48e0-a7b2-ba1d39cb46fd",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "0a1db4fa-85e6-4f34-a150-895e814b1c38",
"id_branch": "2cab9e6a-52b7-460d-8d80-9b9c0c4d1f58",
"id_pos_type": "c9ccdb99-b5c9-4a2c-928f-78884f80b81c",
"id_pos": "2d0771e2-a5a1-4626-b3e2-94b77f215aa7",
"id_item": "616f3c7e-c646-46b2-b319-2b04272deb3c",
"date_from": "2025-12-08T21:27:18.2312657+01:00",
"date_end": "2025-12-08T21:27:18.2312657+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "809ab228-b3a9-41aa-b7c6-5eb1e3c9a164",
"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": "bc4e5e68-ba01-4222-89d5-4abc40b8d36f",
"id_doc": "943d139e-68ed-4ddf-9cd0-fb73c342c6b7",
"id_pos_type": "3e7c077e-9ad4-4e71-9a14-3005669a2441",
"id_doc_print": "90240ff8-69cb-4639-a408-a2940d229d3c",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "7553c59d-99e4-4b4c-832e-e0f7b855317a",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "c10783ee-d9a1-470e-acd7-7c34dfcd00c6",
"id_pos": "5b171bca-1b69-49c3-89b6-df49a71dd23f",
"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": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "d8c83064-7d92-43f0-8f75-4b71f1d82ec2",
"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": "96972375-9445-4bad-af38-721a6d8b844c",
"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": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "48336ef9-fc97-454b-afb0-9717be9852f4",
"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": "2abc0637-ed95-40e7-888d-4c90224d3aa4",
"id_item_sub": "0e1cbcfc-63b0-411c-9e4d-a0c512ff4538",
"validity_date": "2025-12-08T21:27:18.2312657+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "4d7fc0ea-caf7-4d0f-b0e4-6a16ba92fa7f",
"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": "aff1234f-cd55-4d59-9454-01d2fc26a576",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:27:18.2312657+01:00",
"date_end": "2025-12-08T21:27:18.2312657+01:00",
"id_branch": "3c0c5cf5-8a8a-4b5e-8e0d-2b91f8fe908d",
"id_pos": "f0fd15a1-667b-42d4-83ac-af8baa6fce55",
"id_list": "2408a253-0e21-401e-be7c-5e6d99d31717",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "5e9aeddf-86c5-45cc-8a4a-a353829f9060",
"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": "103a4610-1cb0-4577-899b-13749c2f5603",
"order_id": 2,
"id_item": "2c419f73-1701-4ae5-aed2-3ab011e8d3ba",
"id_item_type": "e2effb1d-d807-425e-8224-764b1de90852",
"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": "b3e3bb46-1252-4261-b9de-0cfe7ff6d05a",
"type_item": 11,
"id_voucher_json": "58d20a58-f773-475a-b77c-134d2034c019",
"count_voucher": 1,
"id_category": "ded75955-80a3-4f9a-ae30-f5816ef84b5c",
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"id_user_upd": "45df4cf3-f38f-4f79-bf2e-0197b9c8f894",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "46",
"id": "1a40cf08-e91f-4fe1-a1c0-1176710193cd",
"nro_sesion": 2,
"id_pos": "cf49c5ab-7ba9-4530-9fb5-0dbeb4aaebc9",
"date_tax": "2025-12-08T21:27:18.2312657+01:00",
"date_open": "2025-12-08T21:27:18.2312657+01:00",
"date_close": "2025-12-08T21:27:18.2312657+01:00",
"id_user_open": "3f85037a-8169-4659-9791-a9c8f396194f",
"id_user_close": "cb9f4007-6b2d-4165-9d1a-4095dfdd6364",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01: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": "6b8ab6d7-d13b-4bc8-8ae8-102fa0162a99",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "f342e39b-3a05-4f62-ab5b-67f1149ded89",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "cec31082-5ccc-4e00-8f6f-a4ef506df2af",
"id_room_unit": "bbea2a8b-d6ec-4f21-8d7d-e165df2428e2",
"id_room_list": "d6638915-22f6-4503-9631-88bfa542e82b",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:27:18.2312657+01:00",
"date_from": "2025-12-08T21:27:18.2312657+01:00",
"date_end": "2025-12-08T21:27:18.2312657+01:00",
"date_open": "2025-12-08T21:27:18.2312657+01:00",
"date_close": "2025-12-08T21:27:18.2312657+01:00",
"id_employee": "93481c0f-f826-4c30-ae4f-2b54383a8b8e",
"id_employee_sec": "3e20e0c7-5235-4984-b9a4-2c07eaeaf155",
"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": "a33d722a-f511-40fd-8bfe-4c0ea83c9958",
"comment": "sample string 7",
"id_user_open": "1c94968e-b0b3-47bb-829b-084591d8f9e4",
"id_user_close": "cc2e27cf-14b6-4a31-bbb3-1db36b19d101",
"id_unit_state": "924259ea-cb8f-4a7e-bae2-09c1a24186be",
"id_pos_sesion": "cd3fa727-f3c1-42bc-843c-f54cdd757e43",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:27:18.2312657+01:00",
"active": true,
"created_on": "2025-12-08T21:27:18.2312657+01:00",
"last_update": "2025-12-08T21:27:18.2312657+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "b64b30f8-ab9f-4037-8f1f-e874376b656d",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "9b6cac1d-ee67-4918-a0a7-837ae178e057",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "5741d813-bad7-415b-b3ef-178d25c53506",
"locked": true,
"date_locked": "2025-12-08T21:27:18.2346849+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:27:18.2346849+01:00",
"last_update": "2025-12-08T21:27:18.2346849+01:00",
"id_user_upd": "6181d77a-d837-4a03-a94a-058c6fb7f4a0",
"commited": true,
"mt_rooms": {
"$ref": "1"
},
"mt_rooms_units_types": {
"$id": "50",
"id": "1ad52968-7b2d-4907-9165-9adf30a5ed64",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:27:18.2346849+01:00",
"last_update": "2025-12-08T21:27:18.2346849+01:00",
"id_user_upd": "3197944a-8f1a-47f8-93f4-3ff20c3c3272",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "51",
"id_room_type": "6e4e780b-4e8f-42cf-a1c1-8b33322e092b",
"id_room_state": "b2c41fbb-1379-4732-85aa-dee4afc18517",
"id_image": "13913d07-b00b-4f4f-96b3-08049630c355",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:27:18.2346849+01:00",
"last_update": "2025-12-08T21:27:18.2346849+01:00",
"id_user_upd": "6569f6b8-3a0c-4d75-b5b1-e5e9c90e7500",
"commited": true,
"mt_rooms_units_states": {
"$id": "52",
"id": "913dc595-55ff-4534-82ae-b1c2cce7d491",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:27:18.2346849+01:00",
"last_update": "2025-12-08T21:27:18.2346849+01:00",
"id_user_upd": "12d20845-793e-4c93-8bef-706bddb71856",
"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": "be8d4247-485d-4699-b6d8-b0c8c9f8d23a",
"id_room": "372c199c-da73-4cd8-89aa-fdeff2e79485",
"date_in": "2025-12-08T21:27:18.2346849+01:00",
"date_out": "2025-12-08T21:27:18.2346849+01:00",
"id_user_add": "fc4b0bf7-08fa-4513-a80a-fa108925a605",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:27:18.2346849+01:00",
"last_update": "2025-12-08T21:27:18.2346849+01:00",
"commited": true,
"mt_rooms": {
"$ref": "1"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
}
},
{
"$ref": "48"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "54",
"id": "fc3253da-150b-44e6-a278-dfc761bdc7bf",
"id_pos_sesion": "4e4abcf9-b0a6-4267-940f-9496cce1bc13",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "040dcd2c-be7b-43da-96ab-de7dafb9f4dc",
"id_room_unit_activity": "2042cc67-b340-4eeb-bfa4-f6d2dd1f2bd2",
"id_doc_sa": "f0b584c2-1147-4a09-bfb5-19d40063b5d9",
"id_pos_type": "c9ca9afe-b3c1-4af8-8bd4-1dc49aa52f74",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "d3d8ef93-76b9-4b37-bbbc-b06d434bd764",
"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": "2025-12-08T21:27:18.2346849+01:00",
"last_update": "2025-12-08T21:27:18.2346849+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "55",
"id_tip": "46199243-056f-4058-a443-93ffd75cad3d",
"id_user": "2501153d-c118-4b82-888b-71fd14c6b980",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:27:18.2346849+01:00",
"last_update": "2025-12-08T21:27:18.2346849+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "56",
"id_pos_sesion": "5d8abcb2-e2eb-4fcd-a241-285549702cf0",
"id_user": "17aaccb3-f756-4ddd-be8c-277c6579a878",
"date_add": "2025-12-08T21:27:18.2346849+01:00",
"active": true,
"created_on": "2025-12-08T21:27:18.2346849+01:00",
"last_update": "2025-12-08T21:27:18.2346849+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "56"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "57",
"id": "3a991ae1-f95d-4ff7-ad28-4f6832931754",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "35b4ce17-aa88-44a7-ba52-0625b8e88088",
"id_doc_print": "7ee6cf9e-be45-4ee6-891a-09ae490fa3ad",
"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": "2025-12-08T21:27:18.2346849+01:00",
"last_update": "2025-12-08T21:27:18.2346849+01: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": "58",
"id_doc_sa": "fe86ad95-81ae-4d55-8fdd-5f668d51a401",
"id_line": 2,
"id_item": "e251e773-1f43-4f9a-840d-6aa13b7a4ca3",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "58"
}
]
},
{
"$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": "59",
"id_pos": "4a75b492-3a04-4e3e-b647-71e0a2c0083a",
"id_doc": "574e1492-f8ca-4e8e-bf85-870e96f8675b",
"value": 3,
"created_on": "2025-12-08T21:27:18.2346849+01:00",
"last_update": "2025-12-08T21:27:18.2346849+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "59"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "60",
"id": "03e98620-77dc-4016-a93c-2cf052ed7ebb",
"id_pos": "0c4d6761-613e-4a3a-8b22-6b9484c083aa",
"id_doc": "993fc159-7596-44b4-81d8-94cb7ea7376c",
"id_branch": "13061b4d-454b-4545-b8b3-b34a69825f1f",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:27:18.2346849+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "e762f80c-bd02-4158-8fe6-641c32b6026e",
"id_loc_from": "64ffede6-4542-4598-82a9-487af7b17ac2",
"id_loc_end": "516ef00e-24ab-4979-b6d1-10c51b39c606",
"id_user_add": "500892fc-d953-4af4-a432-fa88321705f7",
"id_user_upd": "11e778e2-9143-4ef3-b8b8-883d8f4aa656",
"id_pos_sesion": "11aea7ba-43b9-410f-b803-3fc296937820",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:27:18.2346849+01:00",
"active": true,
"created_on": "2025-12-08T21:27:18.2346849+01:00",
"last_update": "2025-12-08T21:27:18.2346849+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "61",
"id": "adbace73-439c-406c-83f5-ceb9c7eee4d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "31ce5074-6f25-4846-88bb-18b216d167ff",
"active": true,
"created_on": "2025-12-08T21:27:18.2346849+01:00",
"last_update": "2025-12-08T21:27:18.2346849+01:00",
"id_user_upd": "2cb051f7-1e1c-47af-acc4-5d56307c9d0d",
"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": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_stock": [
{
"$id": "62",
"id_location": "83f8be93-9dfb-45ce-a4c6-df478a114c97",
"id_item": "f1524991-3569-4b35-b2e4-dc6385a1b942",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:27:18.2346849+01:00",
"last_update": "2025-12-08T21:27:18.2346849+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "61"
}
},
{
"$ref": "62"
}
]
},
"mt_locations1": {
"$ref": "61"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "63",
"id_doc_st": "59cd31ba-28e9-4791-bb52-e2eb597fee71",
"id_line": 2,
"id_item": "55ca3d73-84e2-49b5-a8ba-0af0ac486059",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "60"
}
},
{
"$ref": "63"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st2": {
"$ref": "60"
}
},
{
"$ref": "60"
}
]
},
"mt_locations": {
"$ref": "61"
},
"mt_locations1": {
"$ref": "61"
},
"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": "64",
"id": "97c98318-daa9-4181-938c-999b20c855e2",
"spool_server": "sample string 2",
"id_doc_sa": "8825cd3a-f9ca-423a-adbf-5efda0ff7451",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:27:18.2346849+01:00",
"printed": true,
"print_on": "2025-12-08T21:27:18.2346849+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "64"
}
]
},
"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": "65",
"id_pos": "da99d1a8-951c-45e8-9399-b45818a113a6",
"id_room": "2d2b698b-4722-431b-8f87-af7c68066278",
"active": true,
"created_on": "2025-12-08T21:27:18.2346849+01:00",
"last_update": "2025-12-08T21:27:18.2346849+01:00",
"id_user_upd": "68fd40c7-93d2-4c54-a673-2ee51091be9c",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "1"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "65"
}
],
"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": "59"
},
{
"$ref": "59"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "94933368-3422-4c6a-9930-e1c276ab520f",
"id_pos": "d611a523-5d94-4de8-bc9f-10596665d1f7",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:27:18.2346849+01:00",
"key_access": "sample string 5",
"id_user_add": "84913007-6f4c-43cf-8633-6478c48da39e",
"active": true,
"created_on": "2025-12-08T21:27:18.2346849+01:00",
"last_update": "2025-12-08T21:27:18.2346849+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "f6e7dc03-4878-44d7-96e0-340e9017319e",
"id_pos": "3d110d84-1443-4562-91f1-e4d6eaf081b2",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:27:18.2346849+01:00",
"last_update": "2025-12-08T21:27:18.2346849+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "2ab6d5b5-6c96-4cde-bdde-cae998b0015d",
"id_pos": "97d162d7-a1b4-47eb-b92e-a5ca25b85365",
"date_add": "2025-12-08T21:27:18.2346849+01:00",
"date_upd": "2025-12-08T21:27:18.2346849+01:00",
"date_out": "2025-12-08T21:27:18.2346849+01: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": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "b9c0d63c-ed66-4ebf-bb84-7d71a8e08350",
"id_user_add": "b9da148d-348c-469a-a374-c112cb54842f",
"id_table": "e2f27da9-ea40-419c-89f4-a1e5ccaefa05",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "2c2fed06-76db-4833-86ce-ec4651f1d9ce",
"created_on": "2025-12-08T21:27:18.2346849+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "ed5c0dd3-1662-410a-b119-e43f0f59d41d",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:27:18.2346849+01:00",
"last_update": "2025-12-08T21:27:18.2346849+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "11f1e95a-ff88-499d-850f-13a74bb9416e",
"id_sync": "71547e75-72dc-4563-8ddd-792cefc1159a",
"json": "sample string 3",
"id_table": "1a25d809-4770-4790-8f7a-1f07f7f85b4f",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "b92fd38b-ffb2-4850-8d5a-b817053b7164",
"id_branch_from": "beac6821-904d-436f-bce4-f06cb805dc4f",
"id_branch_to": "8995069e-0fa2-4def-850c-2946b87dc865",
"type": 4,
"created_on": "2025-12-08T21:27:18.2346849+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:27:18.2346849+01:00",
"send_on": "2025-12-08T21:27:18.2346849+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "8acec678-80c3-4788-a3bb-0f952f9d5597",
"id_pos": "0755d9c3-7116-44ab-b792-c34136810ad3",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:27:18.2346849+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
{
"$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": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"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": "65"
},
{
"$ref": "65"
}
],
"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": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"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": [
{
"$id": "74",
"id": "d66f1bd1-9758-4133-b051-530b9e9129b3",
"id_function": "358caa02-db56-45de-a4b4-39c45f902ba6",
"id_user": "5503c315-af2e-4a2d-871e-0cfc6e686585",
"id_profile": "b107b5d0-602f-4977-b83a-7be315e00210",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:27:18.2346849+01:00",
"last_update": "2025-12-08T21:27:18.2346849+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "13532a33-45e8-4dca-aa16-417678fbecf2",
"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,
"active": true,
"created_on": "2025-12-08T21:27:18.2346849+01:00",
"last_update": "2025-12-08T21:27:18.2346849+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "76",
"id": "5ee72abd-8960-4bb2-9f2d-297698a03fd5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "49715a60-b426-4bff-9ed3-14008b3f4036",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "293cc05e-0ff0-404f-acab-2182223fe184",
"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": "2025-12-08T21:27:18.2346849+01:00",
"last_update": "2025-12-08T21:27:18.2346849+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "d8cf4010-79a5-43a9-8aaa-3cd12b7dc434",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:27:18.2346849+01:00",
"last_update": "2025-12-08T21:27:18.2346849+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "c9658ac4-6e8b-4ec8-8db9-260ba35324f8",
"token_id": "sample string 2",
"id_user": "736b201c-7e4d-4b55-b2a7-c6468e9271a1",
"date_from": "2025-12-08T21:27:18.2346849+01:00",
"date_end": "2025-12-08T21:27:18.2346849+01:00",
"created_on": "2025-12-08T21:27:18.2346849+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "78"
}
],
"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_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st1": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"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": "79",
"id": "c7efeea7-b8b2-49fc-90ce-3ebf7288c9de",
"id_room_activity": "58889e5c-9f96-47ed-8bf0-c0ed00b5c842",
"id_pos_sesion": "7e97fe1a-8fbe-4934-bab9-5c9e2ade2cdb",
"log_text": "sample string 4",
"id_user": "719e4308-82dd-4688-a82e-4d435ed96127",
"created_on": "2025-12-08T21:27:18.2346849+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"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"
}
]
}
},
"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": "58"
},
{
"$ref": "58"
}
],
"tt_doc_st_det": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"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": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "b9bc3475-38ec-40ac-9513-a02e1995a97c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:27:18.2346849+01:00",
"last_update": "2025-12-08T21:27:18.2346849+01: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": "61"
},
{
"$ref": "61"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "1435547f-3e8d-4d27-a76d-dfb086edd15c",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:27:18.2346849+01:00",
"date_end": "2025-12-08T21:27:18.2346849+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:27:18.2346849+01:00",
"last_update": "2025-12-08T21:27:18.2346849+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"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": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"mt_pos_rooms": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"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"
}
]
},
{
"$ref": "1"
}
]