GET api/Mt_Periods?id_branch={id_branch}&date_query={date_query}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
Required |
|
| date_query | date |
Required |
Body Parameters
None.
Response Information
Resource Description
mt_periods| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
Required |
|
| exercise_id | integer |
Required |
|
| period_id | integer |
Required |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| state | string |
Required Max length: 1 |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
Response Formats
application/json, text/json
Sample:
{
"id_branch": "a7086041-00cf-4f3b-bdf6-8fe8b7716e6b",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:41:55.5855332+01:00",
"date_end": "2026-03-10T09:41:55.5855332+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "6934f8de-ed42-4114-a74e-4754b142ce25",
"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": "e4a28365-d5e8-47e5-b171-5a2aacbeaf39",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "60b6acd8-5370-460a-bff7-5e708b7c9436",
"commited": true,
"st_images": {
"$id": "3",
"id": "d78f8e7b-331f-4f77-a704-bfb6e384c594",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "295b5c69-5288-4f20-8c4f-9961cfc52714",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "4d12055f-98d3-4c46-9616-bb3788697db5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "40406eb8-168f-4d32-aae6-37b174b7c051",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "19691258-8b85-46f4-9025-238cd3db6777",
"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-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "4698ea46-c16c-4c2d-9e4a-5561953f092e",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "34cbe479-2f55-498e-b9ac-9e655f8da218",
"id_item": "87aff0a3-825e-4ea8-aedb-7d0e857b93a9",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "b0aa1e9a-c91c-40fa-b50b-a6dc9b856a5e",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "a9cc6adf-4db1-47c5-abea-944b7349c547",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "f89345c6-fc23-4e89-b108-3691d481a09c",
"id_unit_sec": "fdc2be8a-1465-424c-a547-dd87e113d818",
"id_brand": "efa26581-96d3-4d85-b469-da7b2f8857a1",
"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": "0723fd26-a9c9-478c-9193-f550d46be916",
"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-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "15b2db43-7fea-48a3-bc8b-c4317cece366",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "0b406609-51f4-4e12-ba68-8907fad117d2",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "a4d77c48-7798-4e62-811c-b20d6e90d32f",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "3790ef74-6cf3-4d3d-832b-7169615042fc",
"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": "829d25be-e737-4a1d-ab27-442c7246692d",
"view_messages": true,
"id_image_photo": "2d4539f7-48e4-4c5b-83c3-6fdf961f5ff2",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "8cc04258-21ea-41dd-8445-1f50a350043f",
"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-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "caf26658-52b7-4179-b2a8-ffde05d3596c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a1f4c5c5-ae40-4a63-9609-d6907e70295c",
"active": true,
"created_on": "2026-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "892de725-0bdd-42a3-b8c1-71bde27299d5",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "133a5b2b-a115-4d78-9e08-1500f523743a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0aedf292-1cb9-4e72-9ba0-ffb4466b8a55",
"id_zone": "87767fbc-a017-495d-af64-ba7dc3a5c97f",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "2101691b-2590-4aef-a707-003c511e9ef7",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "34367dc5-8bfc-49aa-94ed-11bf16b669cf",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "78429802-3e10-4010-abd8-d303df0914ef",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "4e0e3bca-512c-4f1a-a0c4-27b5008d17b8",
"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-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "28d1b912-c64e-4529-8478-ad70b50ae04f",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "36346e4d-4a4a-4e4e-9f3f-7dbe431060f9",
"id_cloakroom": "6246d5bd-5583-4413-958c-fbe74ec5ad9d",
"id_pos_sesion": "ba942c41-57b3-455f-984c-c812479a8a7c",
"unit_id": 4,
"date_open": "2026-03-10T09:41:55.5855332+01:00",
"date_close": "2026-03-10T09:41:55.5855332+01:00",
"id_doc_sa": "f4f61324-dbe6-43f5-8f2a-2b0281d0ac15",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "1c871bcd-17ef-4b46-a01d-80cfdbd5f793",
"id_pos": "6b5c7fb6-fd8b-4fa0-8696-6393c76fe9ab",
"id_doc": "bd75a7fe-2308-4080-97cf-fdb6b4bff592",
"id_branch": "2dc893b0-6d70-4e39-9539-ba5dba2a83b9",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:41:55.5855332+01:00",
"date_tax": "2026-03-10T09:41:55.5855332+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "f5f79fa7-7dd2-4784-904a-af70a153816a",
"id_relationship": "46ce98ee-26e3-4f4d-b5a3-c5beee1d0c0a",
"id_loc_from": "f516266c-5423-4e0d-9ef5-62af3307a9df",
"id_loc_end": "85584ee8-7aa9-4922-abfa-5ca427a8dbd9",
"id_user_add": "20ccb638-cd6f-42a3-b9f5-762746ac6f35",
"id_user_upd": "7b15d761-6752-4901-b5fd-07ceec78c154",
"comment": "sample string 12",
"id_pos_sesion": "29759e7f-c99b-41c3-9a22-edd61fe871fa",
"id_room_unit": "47449c09-c2bb-436a-86ba-3315e27f183f",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "1e55b7cc-1fc7-4494-b6cb-12ab5b71fc6b",
"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-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "491f6bf7-74a7-402b-b33b-7dcecc8e31ae",
"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": "7196fc7b-c7b0-4f64-a0d1-b682b00eacc6",
"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-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "1a08bc72-395c-4c7e-a66b-8af76dd8d895",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "4f6738e6-9e64-4752-8e24-dca5df7dc78c",
"id_pay": "28d0d120-f59c-4851-9299-c6c8f3dcde07",
"id_money": "ea65c12d-36b9-4e75-814b-cf8196cc6221",
"active": true,
"created_on": "2026-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "db53dc7b-f445-47cb-a850-d1d815f29739",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "939015e5-f7ff-4426-8fcf-56857d1ee709",
"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": "2e6a37c1-0143-450a-9aaa-78f62a42998d",
"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-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "d53b2d49-36b0-4c84-9112-07f23dff12f8",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "57571420-e92d-4e3c-8e91-95bab8b016e1",
"id_money_2": "9a87e7b3-cb2a-4bbc-9afe-7615f2f65494",
"date_from": "2026-03-10T09:41:55.5855332+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "7fcd8835-443a-4748-a138-493ae7096f26",
"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": "12f4d9f0-3749-4f1f-bad6-f7f24d9c9777",
"id_pay": "039aff16-ba30-4c2a-b6c5-988fe2fc9faa",
"id_money": "617b559b-e8d8-49d7-9882-67684b295006",
"date_cashflow": "2026-03-10T09:41:55.5855332+01:00",
"coefficient": 5.1,
"id_user_add": "9b5a45ad-7434-4a68-a308-3aef8eb8c9a0",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "29280461-c652-4d85-958b-418bd0abdf5f",
"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": "34a6721f-0833-46a3-a39f-418a146f891b",
"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-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "37c20852-b99e-4192-b1be-9531739cc2c5",
"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": "c1038aa9-3edc-4565-9f02-c848868db192",
"id_line": 2,
"id_pay": "05da5166-595a-4475-9f4f-5fd17339bbea",
"id_money": "5d246f41-d07c-40c8-b8ee-4d24ed767f5a",
"coefficient": 5.1,
"id_voucher": "87131d84-1a48-4c70-8d29-e6609c1c40d7",
"id_employee": "90b14f97-56a4-4605-8e52-f70a9bc6d0b2",
"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": "d7df8d26-3f98-4e4d-9eda-355c7b4343ea",
"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": "cd397b4b-a0d3-4500-afc8-ca80d6973e6d",
"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": "1a4f64f8-c8c5-405f-a8ad-d259d8151a21",
"name_pos": "sample string 12",
"id_image": "2c8478dd-2269-4a87-af2e-443e31a64d2c",
"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-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "1f9fdbc0-93d9-45ac-9450-9d1731cdc6e9",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "d7fac81d-8e02-4adc-bd19-65a3a69d03f8",
"id_branch": "9944b035-4d78-4744-ac85-97cf5fcd2f8e",
"active": true,
"created_on": "2026-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "e8edb9b1-40ed-4d9a-a71a-08ce5436e46c",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "e3a98b44-b698-44c4-822f-cf70cd5d6382",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "58cc3a00-d269-4ff0-b74c-6645385e2629",
"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": "35819e07-e92e-4b2f-9bdf-1675d1df2ab2",
"id_line": 2,
"id_item_sub": "c1b4125a-c12c-4231-8aa8-3a1d9f7d7a7a",
"qty": 4.1,
"id_list": "e03d2290-2f98-4744-affb-4d6970c5a46d",
"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": "53a9fe68-44d5-4cac-b0c0-83fbc83fccc3",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "a9b74655-97dd-4ad5-9fe1-bd5c788938b9",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "3b461693-19c0-49b6-89e6-38e2f16a3b45",
"id_user_upd": "d4a0f083-2a72-4727-9406-70964336544f",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "928f2198-7ca8-4077-87ab-c9f8318edcb0",
"id_item": "6eda8ed8-d750-474b-9d76-35ca8b848306",
"id_item_type": "92442485-acdc-4530-a461-5f050fc1556b",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "e4809750-ba4c-4783-aa4d-aa2969eea99b",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "57b71b5a-a586-4357-9624-225ea9aa5df5",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "6ca0de87-2ffd-4cc8-9c6e-0af34bda8bf6",
"id_item": "9fc34391-1549-473a-8be3-80f08828c831",
"group_id": 3,
"id_unit_ref": "3be6aed4-c204-4996-950f-d21d99e2c767",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "22c2b981-bc74-4c60-86d3-84b60d3abd5f",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "24f2680a-bdb0-45a3-a11d-c5b1900187c3",
"active": true,
"created_on": "2026-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "6dfc89e1-b6f7-4c78-b4e5-d98ea8ec636e",
"commited": true,
"mt_units": {
"$id": "28",
"id": "48a364f0-8c2e-42d8-b8b8-104e445ac7c2",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "2dff6be2-5fc2-4c9d-87a2-c92ed1de7ed0",
"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": "6d38bebc-a02f-42cc-84f1-e313fbc6a8d3",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "2681d971-4e45-41d6-b30e-accc45b19603",
"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-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "9fdfebd2-26d7-497f-b3cd-449ea3b5434a",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "ea5682b6-528e-4237-aaf0-ed9160274b28",
"id_line": "a5ac484b-30b8-4e7e-8ac0-1b7187f7e3f9",
"id_category": "d797ee99-844f-4f19-b351-27ba5078a616",
"id_item": "d6213393-ea75-450d-9d36-c3b0f5703de6",
"id_item_type": "0cf3f885-6d49-4879-b269-6abc3135f5cc",
"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": "f71b43c0-0fcb-47c2-b99d-a4d7fb62433c",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:41:55.5855332+01:00",
"date_end": "2026-03-10T09:41:55.5855332+01:00",
"date_used": "2026-03-10T09:41:55.5855332+01:00",
"date_sesion": "2026-03-10T09:41:55.5855332+01:00",
"id_employee": "c49f5fff-864b-4d40-807a-22cf76b64816",
"id_branch": "71ca0a9a-86d0-4328-8d1c-a761efb38cfb",
"id_voucher_permision": "3d626c41-d83c-493b-9e61-a40f2b275f87",
"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": "53ffc9e9-379c-4749-995d-88b137e0b448",
"id_user_add": "a1c0984b-9a53-43d7-8473-0d205b9417f3",
"id_doc_sa": "0aa9e084-609f-4808-bf45-7e8f28d7ee79",
"id_item_sub": "a88caa74-be7d-4f29-9754-892536f45296",
"id_pos_sesion": "8ce3c07c-2271-4f58-979b-2e839c67d9b4",
"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-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+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": "064a296b-620b-4ebb-9d96-57a806202795",
"date_from": "2026-03-10T09:41:55.5855332+01:00",
"date_end": "2026-03-10T09:41:55.5855332+01:00",
"date_used": "2026-03-10T09:41:55.5855332+01:00",
"id_employee": "57c6a128-fb16-436e-880a-ea94e0ebfea5",
"id_branch": "4b26dffe-1672-4914-8cdc-8dfcaebe4351",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "4eb335a1-2157-43b0-975e-a5f1acac5429",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+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": "027bff3f-7ac4-4abb-9188-7b6ab206aee9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:41:55.5855332+01:00",
"date_end": "2026-03-10T09:41:55.5855332+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": "399c1195-49fa-4e9f-a682-39deab772600",
"id_pos": "569fa026-0353-4160-b563-6b434209e163",
"id_list": "6cf77480-fa7a-4dee-a9d3-258165bb61a0",
"id_item": "385ae308-7c99-4408-b6a5-089ee169a42d",
"id_item_type": "8a0bd0c5-dabd-423a-9115-3ea2bff7383f",
"id_category": "6761691f-1fab-457e-8cac-8f023906b521",
"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-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "aa77309b-f133-4426-aeca-f378a42d7b6a",
"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": "c2499f47-0d31-4a30-b955-02d032695097",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "36413319-8b37-4794-ba9b-f92170fa7f28",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "6911087b-a1f3-4257-8dd6-fb35ec7f07ef",
"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-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "c782d958-7bc2-41c9-8d5e-1ff86ff32e70",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "0d66296b-4c2d-4bed-9588-7d1d95723e68",
"id_pos_type": "faed5622-83c9-4a91-949b-8e98bb2a33ec",
"id_price_list": "f4456d2f-907e-4d39-96a1-bf66ff553fca",
"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-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "f02bea8e-e781-4834-a180-81e061348281",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "ec879133-b1f2-426e-a594-0b3c7bd5a77d",
"id_pos_type": "385de821-98e6-4529-845a-25414e08530c",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "89a59405-d5da-44de-b8ab-36865b9322cc",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "75e581b9-8f45-4136-be30-de0ebaba8c83",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "b1276963-7a05-4b4e-9fa6-6d820ebdd4c8",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "365594a6-fb06-4ed3-837a-eea656439627",
"id_branch": "d42bf93e-b504-4cc5-bd70-0f79a35bcf15",
"id_pos_type": "87d97fbe-25da-493e-9e3a-3827a20f117c",
"id_pos": "9c808fff-40f8-46c0-bfcd-17991b09f243",
"id_item": "739140cc-10e1-4fec-98ba-07f8c7b80632",
"date_from": "2026-03-10T09:41:55.5855332+01:00",
"date_end": "2026-03-10T09:41:55.5855332+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "fe1f1980-e8ec-4190-8664-1cde2e64a07b",
"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": "0540cac0-845d-4143-a1d3-d42ed504e82d",
"id_doc": "866a81d6-cef3-4dc1-80d5-cd2142feaba1",
"id_pos_type": "fc1709fd-a82c-4d20-a21e-011faef5daac",
"id_doc_print": "93da5a70-e09d-4716-9556-5e788199e168",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "c163b67c-8dd9-45f0-9b94-7e91791c209d",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "2644afaf-b168-40f0-aaef-5aa52a1f898c",
"id_pos": "dd25364d-18c2-4924-8527-e78df4cf3634",
"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-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"id_user_upd": "2dd1e6d6-dcbc-41dd-8157-67b63bb75d07",
"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": "a2a26b1d-8c72-4805-9b92-d507e30055df",
"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-03-10T09:41:55.5855332+01:00",
"last_update": "2026-03-10T09:41:55.5855332+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "672de1c5-ebee-41c8-9b8c-12485345a1ad",
"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": "626de178-c5a8-4dea-85aa-2d6efe116f77",
"id_item_sub": "015ba649-39a2-443d-8e5a-3ad7254dd708",
"validity_date": "2026-03-10T09:41:55.6011944+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+01:00",
"id_user_upd": "9e771f35-53d5-456b-9d4c-0e8610403d20",
"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": "c468b185-ba46-4e42-8b73-6230e669e70d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:41:55.6011944+01:00",
"date_end": "2026-03-10T09:41:55.6011944+01:00",
"id_branch": "43b69684-62df-4ce3-b5c3-d5d35aab973b",
"id_pos": "d25ef9b8-49eb-4319-a92d-49fce81f3785",
"id_list": "0165a12b-c6aa-48df-bfac-bd454d435a62",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+01:00",
"id_user_upd": "407d8a8d-1750-4c35-8b9b-3ea6ea7ccdc6",
"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": "664fb244-6ef2-4cf2-916b-bb52d5041c57",
"order_id": 2,
"id_item": "fb939795-aff4-425f-af0e-ae933a643253",
"id_item_type": "ecaa8438-327a-4072-b8cd-684ee6e52d2f",
"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": "bb93e298-d1d7-4f13-8232-02bb2c544ca6",
"type_item": 11,
"id_voucher_json": "fce3e114-66ad-4069-958f-c25a2d83a633",
"count_voucher": 1,
"id_category": "2bdcab4f-a854-4db9-9142-0ada986234d5",
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+01:00",
"id_user_upd": "ff8fc5b4-ba65-49f2-9aff-f0ca4d6fe739",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "46",
"id": "0cf4198b-2861-42f3-9936-7e254a24bb98",
"nro_sesion": 2,
"id_pos": "ea4d378b-34b5-4e90-b030-c27cb3a53016",
"date_tax": "2026-03-10T09:41:55.6011944+01:00",
"date_open": "2026-03-10T09:41:55.6011944+01:00",
"date_close": "2026-03-10T09:41:55.6011944+01:00",
"id_user_open": "26b598e2-fe14-418f-9d03-f9b4df3d601e",
"id_user_close": "cb8e7957-2a9d-4ab6-9966-a2681bc30c5f",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+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": "013b0947-7e7c-4393-aa9b-2b10dc54c1c0",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "a851d328-a6eb-4de5-85b9-0233c676524c",
"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-03-10T09:41:55.6011944+01:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "20aa3355-ec6b-4a8d-b6b9-d40d79612bf9",
"id_room_unit": "7907947e-ccca-4dd4-ada3-dd329f0dab9b",
"id_room_list": "abd66edb-3a32-4702-b3f1-f5b6447fcde8",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:41:55.6011944+01:00",
"date_from": "2026-03-10T09:41:55.6011944+01:00",
"date_end": "2026-03-10T09:41:55.6011944+01:00",
"date_open": "2026-03-10T09:41:55.6011944+01:00",
"date_close": "2026-03-10T09:41:55.6011944+01:00",
"id_employee": "5f539b81-c6bc-4482-8db3-1ee0a98a516e",
"id_employee_sec": "661a1569-f07e-46b7-9bf7-b6754a4ea819",
"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": "d547ce95-b07b-4c7f-8944-bee9ab64904e",
"comment": "sample string 7",
"id_user_open": "f3a19ad1-f41f-4c9f-a648-5a0dd6178d5c",
"id_user_close": "f68d802e-7629-4d50-b5ce-d96d9c0cf4e5",
"id_unit_state": "7eca071b-f3af-4440-bb45-13bb12b20638",
"id_pos_sesion": "f3e081de-cb46-4b85-a2de-d0793381b6b0",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:41:55.6011944+01:00",
"active": true,
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "176d4226-22e5-4903-b908-283774a172bf",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "4fff713d-7be7-42ca-bfbf-d7e8c72a0a55",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "b1a2751e-52dc-4786-8761-89e877a80eac",
"locked": true,
"date_locked": "2026-03-10T09:41:55.6011944+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+01:00",
"id_user_upd": "9846bdf4-d09e-4981-b49f-e977cb70c079",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "90977567-f0c1-4759-b2d2-0a8bb16bb7c4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "78d14a24-a636-47f4-b5c0-166c6b613f8b",
"name_pos": "sample string 6",
"id_image": "7e4e2bb8-ff24-4781-8e75-fe96af723214",
"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": "f5097684-bc24-44aa-bcdb-c7daff1b6d6e",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+01:00",
"id_user_upd": "9d5e251e-0066-4cdb-a50f-4ea82ccf530a",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "83ac1f88-4966-4b3e-b172-0e7aeb539ee6",
"id_room": "c0a730a2-8eb8-45d5-a138-17310bfc5a8b",
"active": true,
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+01:00",
"id_user_upd": "4b0e9e8c-25cc-4645-85d9-5b124b96f5ad",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "51"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_list": [
{
"$id": "52",
"id": "2c27febb-7610-4b2c-ad18-aa72ac2d13ba",
"id_room": "8fba613f-4a91-4a5d-a845-d8de75f95555",
"date_in": "2026-03-10T09:41:55.6011944+01:00",
"date_out": "2026-03-10T09:41:55.6011944+01:00",
"id_user_add": "88eb4f7c-04a2-4ca5-ac35-6e43f1673436",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+01:00",
"commited": true,
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "52"
}
]
},
"mt_rooms_units_types": {
"$id": "53",
"id": "8e6e503e-7ef8-4bba-9859-ff55e19494bf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+01:00",
"id_user_upd": "72a7f004-4666-416e-b4bc-de46bc5b11f1",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "2d458967-daaf-4fa1-b684-22cfffdea376",
"id_room_state": "8d1044a6-9e69-492e-a385-298db8084557",
"id_image": "d08bb0d0-f32f-4e8b-bef9-a931ccd28390",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+01:00",
"id_user_upd": "140f5d9f-f6c3-4743-9efb-41ac6787f502",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "6bcee55e-f850-476b-aeba-15cdfe181634",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+01:00",
"id_user_upd": "654a4d6c-2ec6-4363-9932-ba20a13a2544",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_types": {
"$ref": "53"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_states": {
"$ref": "55"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$ref": "52"
}
},
{
"$ref": "48"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "56",
"id": "2fa5454e-f9b8-45d8-a597-8a486a2a0382",
"id_pos_sesion": "0e2bfe1f-a80e-4dd7-bb27-582774016d4a",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "380bdd5f-daef-45e4-b1bf-f792f2b9332d",
"id_room_unit_activity": "94493ba8-5e3b-42c2-adee-8d2289559193",
"id_doc_sa": "8a71ccb5-7e83-432b-9baf-e7927a008a8a",
"id_pos_type": "dc6ea2d1-5c74-4ea3-8c1c-a76dd90a7a1b",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "52d30ad9-c107-446e-9513-941327d10ace",
"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-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "50194f6e-c112-456d-aa67-c7ece64d56f2",
"id_user": "6dcc5a65-08fd-4399-bb8e-5560cb643d04",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "56"
}
},
{
"$ref": "57"
}
]
},
{
"$ref": "56"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "58",
"id_pos_sesion": "7aa5554e-f4d0-4214-9679-2603ff3a6833",
"id_user": "ca1bc499-dc8d-4f9e-bfce-c20488ce46b4",
"date_add": "2026-03-10T09:41:55.6011944+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "58"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "59",
"id": "aaa3730f-50dd-413b-a8fd-3ec9eb6d9acb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "586e8751-7c38-423a-905d-35f24ad372f5",
"id_doc_print": "2eb75efa-bf5f-401d-bd0e-b76b9734abcf",
"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-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+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": "60",
"id_doc_sa": "515736d3-b379-488b-a9d9-42fcc1803afa",
"id_line": 2,
"id_item": "47075927-96b3-435b-9c17-b0f0fd5731ad",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "60"
}
]
},
{
"$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": "61",
"id_pos": "07b91627-069f-45db-bb75-91199b8a393b",
"id_doc": "639de8b7-27c0-4eb5-9c09-94de2a79fca2",
"value": 3,
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "61"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "62",
"id": "20cd9141-7a01-4b14-af5d-d5922a5e6fc2",
"id_pos": "4a332d81-8d28-4694-a924-ca10bd7a924b",
"id_doc": "445bc098-6e39-410b-9230-7a90605ae661",
"id_branch": "09e7793d-e0c6-4708-b176-b18bc43e0577",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:41:55.6011944+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "e4e76597-6411-4d0e-85ae-c6df1f17366f",
"id_loc_from": "7560633d-2f46-42df-bcef-a6c985645c47",
"id_loc_end": "55f675fb-5fc3-4e23-a08a-aa5259f6d161",
"id_user_add": "c0a5a591-316d-450c-8f62-df80cc168d4d",
"id_user_upd": "7f276a5f-da8a-4d07-870e-8b769009a728",
"id_pos_sesion": "079308b5-825d-4754-9de0-5d8a4015ff62",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:41:55.6011944+01:00",
"active": true,
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "63",
"id": "99872ea7-f025-4dd9-b3ff-c0da21769842",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "eaf57464-f3c4-470a-9b1e-8ab2bea04445",
"active": true,
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+01:00",
"id_user_upd": "05e7104c-4761-4ed0-a94b-25415e9e3fe8",
"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": "62"
},
{
"$ref": "62"
}
],
"tt_doc_st1": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_stock": [
{
"$id": "64",
"id_location": "f0c15352-65c8-4e0d-9e38-aeb7637ea72d",
"id_item": "85e21a32-5d13-4299-86af-4a33a5ffc2d2",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "63"
}
},
{
"$ref": "64"
}
]
},
"mt_locations1": {
"$ref": "63"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "65",
"id_doc_st": "d9a12846-06c2-4839-a039-1339f954d76d",
"id_line": 2,
"id_item": "9613f1a7-1bb4-47bb-9f13-44f906e0c41f",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "62"
}
},
{
"$ref": "65"
}
],
"tt_doc_st1": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_doc_st2": {
"$ref": "62"
}
},
{
"$ref": "62"
}
]
},
"mt_locations": {
"$ref": "63"
},
"mt_locations1": {
"$ref": "63"
},
"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": "66",
"id": "d452576b-3584-4fa6-a39c-ef7e809ff9ab",
"spool_server": "sample string 2",
"id_doc_sa": "5937f03f-a3dd-49f2-abff-4d41aa18b694",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"printed": true,
"print_on": "2026-03-10T09:41:55.6011944+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "66"
}
]
},
"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": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"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": "61"
},
{
"$ref": "61"
}
],
"st_pos_license": [
{
"$id": "67",
"id": "d7a57b2e-66f9-4ae5-a52a-67eae13c8537",
"id_pos": "e04e743b-f50d-42cc-8403-69c89b9dc4b6",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:41:55.6011944+01:00",
"key_access": "sample string 5",
"id_user_add": "69a207c6-9b3a-450f-abbf-b9d2a82e90a7",
"active": true,
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$id": "68",
"id_user": "dfba0c8c-45ae-4ca0-a1a6-aee58cb75d02",
"id_pos": "6dff7558-093d-4baf-b4e1-3c4bec37f1eb",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "68"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "69",
"id": "36339c65-ee26-4230-ab53-950b7b63d7a0",
"id_pos": "47c6a31c-0a65-40f7-8b56-bd95e321a34c",
"date_add": "2026-03-10T09:41:55.6011944+01:00",
"date_upd": "2026-03-10T09:41:55.6011944+01:00",
"date_out": "2026-03-10T09:41:55.6011944+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": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "70",
"id": "d2ac92ae-68d7-4319-9c97-2360d9176e7f",
"id_user_add": "a67812bf-5041-4673-bf27-8175444d1218",
"id_table": "8f598123-5558-4c7e-ba05-dd73d2a7c361",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "cb998d22-788a-4355-beb0-11399fb8b499",
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "71",
"id": "6170721a-3eb4-410e-854e-8f050d12ff4c",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "72",
"id": "02fc34a9-b905-418c-8b59-b32c17b3b6ad",
"id_sync": "43faafb5-868e-448c-9ce1-ad1b83e30014",
"json": "sample string 3",
"id_table": "cb697def-06ee-41c7-b492-7dd7094c8a59",
"order": 5,
"st_sync_packages": {
"$id": "73",
"id": "72593090-7304-4fc3-9fee-c908bd3220d0",
"id_branch_from": "930158b1-2dad-4731-935f-f6e93926d5e1",
"id_branch_to": "b093526d-99c7-409d-83f2-d9aa6e5aab06",
"type": 4,
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:41:55.6011944+01:00",
"send_on": "2026-03-10T09:41:55.6011944+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "72"
},
{
"$ref": "72"
}
]
},
"st_sync_tables": {
"$ref": "71"
}
},
{
"$ref": "72"
}
],
"tt_logs": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "70"
}
],
"st_local_variables": [
{
"$id": "74",
"id": "77bb0d94-df60-4d2b-af32-d3f778b17fea",
"id_pos": "2765f2ef-cd4e-4725-b6ea-5936d6eace99",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:41:55.6011944+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "74"
}
],
"tt_doc_st": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
{
"$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": "63"
},
{
"$ref": "63"
}
],
"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": "51"
},
{
"$ref": "51"
}
],
"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": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "75",
"id": "bacc65e4-18a9-4483-8823-a3cfde8c5ac0",
"id_function": "d2412cad-a4e6-43de-a3e5-587fb8396739",
"id_user": "cb0c0c5a-c70b-4ee6-bfcd-71c0d7ba29af",
"id_profile": "a386cd7c-86d8-4ae7-b385-8ce2375c828c",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+01:00",
"commited": true,
"st_users_profiles": {
"$id": "76",
"id": "7fcf743b-387e-46ec-ba85-4f19ae014828",
"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": "2026-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "77",
"id": "de7179d5-d49a-4f9f-9dfd-447c701dbd60",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "602c8e78-b230-460d-b47e-eea31c92dde9",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "17b438e7-199e-48d6-b692-88d74ca89ce6",
"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-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+01:00",
"commited": true,
"st_functions_groups": {
"$id": "78",
"id": "708e0812-adb0-4e26-95ec-a05abcc03ff4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+01:00",
"commited": true,
"st_functions": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
}
},
{
"$ref": "75"
}
],
"st_pos_license": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_users_profiles": {
"$ref": "76"
},
"st_users_token": [
{
"$id": "79",
"id": "ca6fc73e-f987-49ac-84b0-06afd988d62a",
"token_id": "sample string 2",
"id_user": "315fd6c0-2b55-4ea6-ad29-ef068e13a5ed",
"date_from": "2026-03-10T09:41:55.6011944+01:00",
"date_end": "2026-03-10T09:41:55.6011944+01:00",
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"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": "62"
},
{
"$ref": "62"
}
],
"tt_doc_st1": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_log": [
{
"$id": "80",
"id": "dbbc2a91-db0a-4c4c-8407-ee2a73eec06f",
"id_room_activity": "613b23d7-f12a-49ca-a904-fbe4f11bbb58",
"id_pos_sesion": "c0ae6cb9-3c1a-46b5-a145-968e9c51b13b",
"log_text": "sample string 4",
"id_user": "e3385842-83a1-49ce-aa09-bb165f93477b",
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "80"
}
],
"tt_tips_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
}
},
"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": "60"
},
{
"$ref": "60"
}
],
"tt_doc_st_det": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"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": "50"
},
{
"$ref": "50"
}
],
"mt_rooms1": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_functions": [
{
"$ref": "77"
},
{
"$ref": "77"
}
],
"st_images_types": {
"$id": "81",
"id": "ed5ab745-e769-4c4e-98ab-3f965635144d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:41:55.6011944+01:00",
"last_update": "2026-03-10T09:41:55.6011944+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": "63"
},
{
"$ref": "63"
}
],
"mt_periods": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_sync_packages": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_sync_packages1": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
}
}