GET api/Mt_Periods?id_branch={id_branch}&exercise_id={exercise_id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
Required |
|
| exercise_id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of 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": "1",
"id_branch": "db18b47d-808a-4d6f-ac36-6dcf6acbd938",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:26:39.5563391+01:00",
"date_end": "2025-12-08T21:26:39.5563391+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "8fb8ad50-2dff-4b50-8fd8-5ce5aeeaa383",
"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": "cc16021b-3b02-4308-b2dc-301fcdfc3e93",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "fd4439f8-266f-4fdc-ab27-1db81057e8b5",
"commited": true,
"st_images": {
"$id": "3",
"id": "51156cd2-2948-429d-82a7-1db226b1250e",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "76b3d6a0-3856-4155-adc4-02c99d9ff7bc",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "759474ef-8bfe-4535-acec-df5d1fbe336d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "2a58a3e2-a8ce-4564-abc0-935e7b7ec8b8",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "3499452e-2e8f-4a4b-af4d-11bf2a99ff1a",
"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:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "14ffdf25-d77e-46c8-9e33-f0441278b2fd",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "554afa1d-e9e3-45b1-a6d1-7d08c3a120aa",
"id_item": "43036cfb-e690-43ea-ab2d-239f6e39c3b6",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "dfe050fe-24ff-4e3e-b263-202e5f742c56",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "fc5b4a36-11ae-4676-b10f-a558ac88592f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "a4b4fe89-168f-4f4d-ba9a-7b37a7d4182e",
"id_unit_sec": "e0bc1e4f-f48d-4fbf-a1cc-93f5208376d0",
"id_brand": "cfe93dbd-99a2-4b8b-b7e2-cbe1d9fa7fa8",
"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": "b4363819-c6c2-4804-affe-cb4112a88258",
"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:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "3d320823-d98e-4e53-9daa-bf9b5fbc99fe",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "df68ef9d-037e-46a2-9a10-b1f9f27bb335",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "3b8a0570-6bdf-4d74-ba4f-dc274a8c1181",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "948a3545-035e-47fd-9661-d31cc1d386c3",
"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": "3d1a4d23-18f2-4e90-a69b-b0b54da78eda",
"view_messages": true,
"id_image_photo": "d2ddfcc6-d4b0-4b3b-af73-c5b29085b30f",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "15b31e34-ec7a-47d1-ba92-0ee3ab8e12b2",
"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:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "3690a9c5-e82d-45ca-8934-512e27195f6f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "53e7555b-eb60-4a85-8f86-4617dcd89471",
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "c6567325-fb5d-4984-9da2-e5d3bea60a95",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "0fecb7c4-7e01-42ae-ad08-3fe223a27e37",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "28f4723f-e891-481d-829b-fd58be522e7b",
"id_zone": "eab4ea7a-b776-4140-9b7e-421a213e12e5",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "d2683f1a-0040-4b5d-aa23-a4e79c86099c",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "afea4a93-a2ac-4e6d-8665-14ca1429b0f1",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "bbcf0cc8-36b2-4db2-8d53-efcddd5ef308",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "575d225a-27bd-4456-8330-2d7d2d3e7393",
"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:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "256399e6-e1c6-480d-a38a-c86daa7b5668",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "9a04a7ce-12c6-4bd7-a864-7cf6691a273a",
"id_cloakroom": "d55e83d1-864a-4c49-9e03-62ba3096bfdf",
"id_pos_sesion": "176f81be-a2d3-41ff-b29c-07ab3573934a",
"unit_id": 4,
"date_open": "2025-12-08T21:26:39.5563391+01:00",
"date_close": "2025-12-08T21:26:39.5563391+01:00",
"id_doc_sa": "f7f86f4a-512d-4dc4-a6aa-db748c8aa376",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "2f6c1c78-c197-467b-8eef-6ce74f266e1a",
"id_pos": "f32600ef-b80c-4884-970f-a98f30699216",
"id_doc": "4030b05c-9355-4f1e-8939-3a420bad29a7",
"id_branch": "7c976268-ba89-4af8-85c2-56e06c628bd5",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:26:39.5563391+01:00",
"date_tax": "2025-12-08T21:26:39.5563391+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "74844fe4-133a-44ef-ad79-b2920dc1cead",
"id_relationship": "ddd09393-b1bf-4f5d-bb84-5280fc130bdc",
"id_loc_from": "34acf966-94bb-4265-96d3-6194e9f0f274",
"id_loc_end": "47326b64-6340-443b-89bc-fde534dc52c7",
"id_user_add": "896e654e-36d2-47e2-8151-d5c59ced485f",
"id_user_upd": "0010938f-b0eb-4e8a-a72d-fd3ddbedd17a",
"comment": "sample string 12",
"id_pos_sesion": "d3bcb4e7-1028-4242-b340-a1c860af326b",
"id_room_unit": "5935dd5f-9211-467e-9a6e-1057f38fee78",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "d4612269-4a9b-4319-abb7-d8762d8e6c26",
"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:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "af703402-0620-4a31-918c-511957e6c1c5",
"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": "1daa807e-b589-4a9b-9353-5e016dd93eaa",
"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:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "6704deb0-3be3-4d50-a3f3-29d8a4e130b2",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "aeea3d7c-18ed-472e-967c-a49d77bee6fc",
"id_pay": "8b5d60f9-b2ab-469b-9142-d2609c37c0b7",
"id_money": "4e8d88d8-8027-4a6c-82a5-89b3eb71c2c3",
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "9caba7e4-585b-4e51-aefd-83975909b8e5",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "aec43676-3c70-4a82-aea0-9f8bc9470dac",
"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": "7033b19a-9787-4209-9f37-394313beeb5a",
"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:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "61214d4e-9b69-46c4-b1b2-2335ab2bf53f",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "d50bb1ae-d13c-491f-9870-797171895b8e",
"id_money_2": "8c2bbe64-82ec-4825-8eb0-02145af9db09",
"date_from": "2025-12-08T21:26:39.5563391+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "1cdda074-008e-430a-ac13-565fef5fcc89",
"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": "1233e3ae-3f2b-4347-b575-701a8c44f83d",
"id_pay": "5794769e-ac4b-4806-afe6-a5cf389fe6ac",
"id_money": "e36651e2-9776-4e06-a596-f6023135aed2",
"date_cashflow": "2025-12-08T21:26:39.5563391+01:00",
"coefficient": 5.1,
"id_user_add": "4ff402d8-8043-4a13-a918-97b239193c9b",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "9ca53b3e-c530-413c-b5a9-8f0d3a51b7bc",
"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": "0fa241cc-9618-4950-b6bd-03aa05dd11eb",
"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:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "fbab314d-ac46-4ea8-b856-f4b0f67ffc9b",
"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": "25214741-8715-4b30-8b1f-c0ab93784ed7",
"id_line": 2,
"id_pay": "98f4eabf-4079-4299-9410-a1ac23033bbb",
"id_money": "46187717-de6f-49fd-9a51-e0f3df1258c7",
"coefficient": 5.1,
"id_voucher": "50a6c63c-eea1-450d-9c74-c90d238cfe2a",
"id_employee": "9556c133-1dba-4067-b328-e08cc3324e30",
"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": "53c6b084-ce72-4fc0-8022-a1bc87d9ce09",
"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": "3b1184dd-4d17-47b1-8c22-b9af1e7f3673",
"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": "b34de17c-a4f6-480b-8591-af043e8cfa4f",
"name_pos": "sample string 12",
"id_image": "d347dada-d424-4cdd-8c31-4ca0ca5d3fe7",
"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:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "e5702f94-1bc9-4910-8c40-85bcbb8fd30e",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "cd335eb8-44a4-4c48-aa1c-e5f84d657fc3",
"id_branch": "5b4d4687-62b5-4424-8677-6d85e6ba1488",
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "7176aafa-7eb2-46a1-a64f-bfe8b59424c2",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "1a4f77fb-54f4-49d5-9ffe-6a48b7d5d637",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "9f0384df-bae3-4f5e-9497-bc2c51f5746b",
"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": "cfedfeca-2f79-47a3-bd23-c992619a578d",
"id_line": 2,
"id_item_sub": "bf17bc49-b343-4d66-8d47-ae9b3de27831",
"qty": 4.1,
"id_list": "4cab6a79-ecec-4967-a718-6505b89b4ccc",
"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": "357d0488-2b04-4005-a208-4e687c92799f",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "ee50df6e-3d59-4e87-9574-106c6202440d",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "c018bf47-16d2-4922-a8e9-cb9c45c7908e",
"id_user_upd": "2ade7417-1225-4a9b-bf2d-1c551ed095b2",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "014e16cd-c2c9-4376-8dca-fa746c8e6077",
"id_item": "5f0a0824-312f-4299-a323-8442dbd30c78",
"id_item_type": "2ca1d532-1aa8-456e-9f0f-38a4e1b7f7bb",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "c22d4642-49ec-4713-8756-2b3e142b5228",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "b28e09ad-82b8-4bea-a983-cbeb707a4922",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "7f310395-8752-4b1b-921e-e513c0427be6",
"id_item": "e3476834-0c63-434e-959a-6e7af6f5c634",
"group_id": 3,
"id_unit_ref": "77c6bc4e-018a-46e9-9915-d1eab5808ad1",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "635fa5ea-8838-443b-aab0-a7a270cd4342",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "bedd647b-9663-44b0-ae75-c2381aa77c0f",
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "ea3ce9de-b9f2-422d-b402-3ff7473ed7f4",
"commited": true,
"mt_units": {
"$id": "28",
"id": "517c61ec-73bc-4202-8b0e-b28c57532075",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "5dfa7868-0e33-4a9a-b9b1-839484dc0ab9",
"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": "c79522c0-4ab6-40b9-9a82-07c5dcd9cd7e",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "ad729af4-1ced-4914-a313-cc9c8984d1e3",
"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:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "1f8a8636-0c10-4ea5-b4b4-b8d4c71a21e3",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "cad15871-26a6-4b28-b737-e43a00fd4065",
"id_line": "84df2bd7-3b30-4451-9c4f-b0863857a438",
"id_category": "17b1c0cc-9f2a-4da8-8a90-f5c097f43985",
"id_item": "73ebfe41-f74f-4df6-bd19-d19ceb4946ba",
"id_item_type": "de80c7c2-65d9-41c0-b560-6a63a3d629d9",
"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": "d1e3ea15-7245-4927-988b-9871f962dded",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:26:39.5563391+01:00",
"date_end": "2025-12-08T21:26:39.5563391+01:00",
"date_used": "2025-12-08T21:26:39.5563391+01:00",
"date_sesion": "2025-12-08T21:26:39.5563391+01:00",
"id_employee": "33acd410-e1ef-45c1-ba54-2449bcb096a3",
"id_branch": "0fb6421b-4547-46b6-bf6b-5d7e9eee445b",
"id_voucher_permision": "49aea4a2-0827-4162-be7e-be5cdc8ecf50",
"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": "955ed393-5100-48d3-aa03-623530f6847b",
"id_user_add": "087fa639-27e5-46a7-8c7e-2a7fceb588f0",
"id_doc_sa": "049e1f05-e1a2-4e24-ab76-0af311df6927",
"id_item_sub": "5dba48be-fb09-4ab3-b314-defd6706f81a",
"id_pos_sesion": "ee75eaf1-3c65-432c-b62d-e394c9f6f4c2",
"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:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+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": "0f995229-4e02-4dd1-a5ba-174af6d928cd",
"date_from": "2025-12-08T21:26:39.5563391+01:00",
"date_end": "2025-12-08T21:26:39.5563391+01:00",
"date_used": "2025-12-08T21:26:39.5563391+01:00",
"id_employee": "538c20aa-cfb8-404a-9f61-3bc33e62f096",
"id_branch": "c08249ab-ba63-4846-a02b-ef2c7367c9f7",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "0ae80fdc-8967-44d5-96cc-1cbcfe48037d",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+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": "00c0f8be-ab4f-4079-a3f5-f1b1cc45f8a1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:26:39.5563391+01:00",
"date_end": "2025-12-08T21:26:39.5563391+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": "202adb47-bd54-4f07-8efc-2c37fecf935e",
"id_pos": "6d7a35ae-b9e8-4bcb-8e00-624cdcfa7d2a",
"id_list": "4d1cef8e-589b-4531-9bd8-a65dd5e41675",
"id_item": "f520df0e-a245-4cd7-8c8f-c4c4e6eb92e7",
"id_item_type": "3f997292-f04a-411f-8dc1-9c374bd745cd",
"id_category": "87c3ad67-301b-48fd-939f-a95b6f115309",
"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:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "2c1b7141-3cb5-4238-a6e6-0233e9f4644f",
"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": "e6ffd6d1-db9a-4acd-b6fa-3ea334e88534",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "85eb4d4d-9d2a-4651-8117-90c575d3674e",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "00c08ab5-d1ca-46c8-92dd-f36e97e78528",
"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:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "f5528534-56a9-411b-9320-827073e787ff",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "f0be3a4f-9bb3-4f2c-953a-d4ade245397e",
"id_pos_type": "3bdc8c47-1762-4e25-95f7-62d29439a3c5",
"id_price_list": "1a1e18d1-85e4-4806-81ee-1b2b7fd6f170",
"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:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "f5f04100-be4c-4be9-beba-1740db37aae2",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "a2ee915e-05b4-49ea-a250-58bb3b1476c8",
"id_pos_type": "c6c68335-82cf-4ba5-91c5-7f063264fdb8",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "adf86a03-d84c-4e1c-bf5d-df4058218382",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "491bb2f4-eb8a-4322-aea2-d10d823c4be8",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "b44ab1f1-8f71-4ca0-a7e5-0fceada923ce",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "3b673e8b-8820-4683-bb31-39c295c3fcc6",
"id_branch": "c27c1619-897d-4bac-9dc2-037b779fc69e",
"id_pos_type": "2581f5b7-68ec-40e5-9891-7d44bf4e4d15",
"id_pos": "150659e5-0198-48ae-baad-76983f695d69",
"id_item": "ef7337a3-8e25-47bb-a237-e12d91e569f0",
"date_from": "2025-12-08T21:26:39.5563391+01:00",
"date_end": "2025-12-08T21:26:39.5563391+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "3b7293fd-c66f-4761-965f-301237114ade",
"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": "74729904-1f8e-4c04-931c-120b925b9c97",
"id_doc": "a64cd54e-79f9-40bc-8584-80b98bfcea07",
"id_pos_type": "a6d39582-1235-4662-8883-88dd2159430a",
"id_doc_print": "5152fcfc-2194-4b2a-958c-f4c8d01fbdf3",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "94ff12a0-8814-4c70-8b4e-8217d91b306e",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "ee7d6143-51bb-483d-84c7-66f074ec1540",
"id_pos": "b8c9e191-9357-4161-aa0e-97b1b55fec22",
"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:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "f7535d5b-f223-425e-a3a0-a49252f4d92a",
"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": "22936cb8-e86e-454b-8d90-d57f1a0764ba",
"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:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "f017ff07-a01d-4d5e-9931-9e207c2b7c06",
"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": "f36b7f1a-78bb-4ca0-88b7-af4e815c0769",
"id_item_sub": "a01b8bfa-0c28-4739-926b-419168a31f77",
"validity_date": "2025-12-08T21:26:39.5563391+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "ec189cb6-c295-4db0-8522-af52228a3b97",
"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": "4e7ce0b8-3284-4726-831b-18ce63c61be1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:26:39.5563391+01:00",
"date_end": "2025-12-08T21:26:39.5563391+01:00",
"id_branch": "f33264f4-e434-4aef-b384-786348604fe2",
"id_pos": "6b267b7d-a07b-42a5-8cf1-31160265ebfd",
"id_list": "56186a99-f7fa-44e2-9355-0ecec2be8506",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "6586724a-1278-4a82-8510-4527bf4de459",
"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": "474423b0-4904-45e0-b415-5862b547480f",
"order_id": 2,
"id_item": "916d1eaa-df12-4f98-8d64-9f55de131a68",
"id_item_type": "3e777d4a-5af4-4703-8c0f-f366d71fa152",
"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": "bd226e21-92ab-4d67-a292-72a4f1692394",
"type_item": 11,
"id_voucher_json": "fce0ea48-99ef-40b8-9d3e-4bb4b59389ab",
"count_voucher": 1,
"id_category": "b96ee2fd-f921-4864-ac55-1f619959f60a",
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "64b6e418-74f2-47e1-aef2-f5179b351d9e",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "46",
"id": "03287eaf-5b5a-4f8d-9c6f-ab4c9e770adc",
"nro_sesion": 2,
"id_pos": "485b9b48-1a1e-45ad-9ab5-31450b280d78",
"date_tax": "2025-12-08T21:26:39.5563391+01:00",
"date_open": "2025-12-08T21:26:39.5563391+01:00",
"date_close": "2025-12-08T21:26:39.5563391+01:00",
"id_user_open": "97548d49-6085-47ab-9c0a-c8cb9287d6ec",
"id_user_close": "f01bbd39-8391-4751-b4eb-47d1e384291e",
"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:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+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": "c672d003-f57a-4003-a084-7a3798444fa7",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "dc32302d-8bc1-4f92-be4e-a2469be80b8a",
"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:26:39.5563391+01:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "057490cb-cf56-4d8c-85a0-2f14ba3d476d",
"id_room_unit": "c304447d-2863-49eb-8db3-ab52b09c850e",
"id_room_list": "ccf9a17c-53f9-4435-9cbe-0a11fd2f1215",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:26:39.5563391+01:00",
"date_from": "2025-12-08T21:26:39.5563391+01:00",
"date_end": "2025-12-08T21:26:39.5563391+01:00",
"date_open": "2025-12-08T21:26:39.5563391+01:00",
"date_close": "2025-12-08T21:26:39.5563391+01:00",
"id_employee": "385bfc7e-11c4-4d45-9973-62738ff27506",
"id_employee_sec": "9c36687c-50ad-4b18-8f06-af89cf4c6618",
"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": "e0bcae56-aa5b-4bcb-a4ac-7ffd1b28226f",
"comment": "sample string 7",
"id_user_open": "2021d854-fc55-4bdf-ac84-d60fdaef7a8f",
"id_user_close": "77c3aee0-e481-4a0a-85d5-995b5874d683",
"id_unit_state": "ac05b1da-a13c-4bf4-b5c3-becd0dd4dc4f",
"id_pos_sesion": "71d5b257-3ef2-49fc-8dc6-b1f981ea5488",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:26:39.5563391+01:00",
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "e16fa4b5-c23f-4862-a81b-3b16cef8fc48",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "35655162-81eb-4e3b-9397-05dbec74e7c0",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "13158d83-3eea-4b9e-bf41-dca3aa331c7f",
"locked": true,
"date_locked": "2025-12-08T21:26:39.5563391+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "1c910526-0f7e-4556-8daf-38fc23a174ad",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "ea4eba65-347e-4f8e-8512-b34f5b88a7b3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "33f1cab7-150f-4801-8c41-79c5fc82750e",
"name_pos": "sample string 6",
"id_image": "d93109a7-0509-4436-b009-15c45ee83a54",
"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": "e97932b5-2764-4eff-8759-f32733754dc9",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "f8d45939-1e49-4089-a8e8-1dfb9c08452d",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "46366bf0-c4e3-4cd9-a8f8-5e97924394e5",
"id_room": "0ee78422-f0b6-4a7b-9a0e-ac515a1283f0",
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "4300f470-9168-435f-a27d-84373ce0e1ca",
"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": "1568ced9-de76-4d34-bdb5-c46eabeeee10",
"id_room": "909808bd-3f75-4a3b-81d0-d68a7865044e",
"date_in": "2025-12-08T21:26:39.5563391+01:00",
"date_out": "2025-12-08T21:26:39.5563391+01:00",
"id_user_add": "84a6845c-997c-4c91-9f36-9392de6c5fc5",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+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": "c4ea6020-2020-4d9f-aaf9-9e6ac19850cb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "4cf2c7a5-197d-43f2-b0f3-2dd47ed70c69",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "d6ce9795-bc1f-482c-a541-b729590e6cd8",
"id_room_state": "a14c23b3-61b6-49dc-9488-5672f306d7e3",
"id_image": "cc1e2ab0-b7af-4f3d-80a3-a748d894b28c",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "f88438c4-13f3-4f8e-8517-6bfaa507a343",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "18e24e41-087e-457a-94b6-9040f2744ff1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "fc44502b-a54e-4447-8a49-58ccf8dc9e0a",
"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": "f3aa6119-84bd-4f1a-8b83-34263c8a56bf",
"id_pos_sesion": "c28315b8-d828-4278-94e3-b02eb4b65d44",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "86ad4ef2-75f1-455f-ae44-da81f73a07f1",
"id_room_unit_activity": "2b9f2235-7711-4802-9613-03ccb8acf31c",
"id_doc_sa": "80a09fa2-fafd-478f-bb0d-5b795d706fc9",
"id_pos_type": "a392dc5f-b788-4fa3-ba54-780bc0bbdfbf",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "9b6785dd-82ce-4b7b-a28f-14b9cac7d798",
"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:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "bb67286a-443c-4d01-888f-ddec8f4cf976",
"id_user": "9c38ef5b-2e47-452b-9092-b7e534165ad4",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+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": "237d0f44-64b2-4958-b4ff-e9b6742a1fab",
"id_user": "bf22a1f8-618f-4358-8079-c7074b7e836d",
"date_add": "2025-12-08T21:26:39.5563391+01:00",
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "58"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "59",
"id": "eb132f3e-4a33-4f77-b97c-4b8a06cf2544",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "4b0ba46d-6814-4940-8870-5fb0e48d444a",
"id_doc_print": "9398d9c1-cee4-418e-9eda-73145a4d2014",
"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:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+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": "afb05e9d-914d-4328-a693-dd2265c88b00",
"id_line": 2,
"id_item": "3ed73baa-76bc-4bdb-920d-a56683430806",
"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": "fc123c15-22a7-4a4b-962d-d854c410716b",
"id_doc": "2a8ed05d-00b7-49d2-b624-a321ddef7608",
"value": 3,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+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": "d06cc602-268c-4377-9fcc-9f5ece014632",
"id_pos": "4dff6541-4c02-4609-b81d-1f80ed6226ce",
"id_doc": "902c5b69-e920-484b-9839-341b2b721db8",
"id_branch": "93a05d83-af1a-46d8-8053-bcd9e55f8ef3",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:26:39.5563391+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "d85b2c5e-b9f8-464e-9fa2-ae59561ef4a9",
"id_loc_from": "84da178c-332f-4af6-a92d-250dd203fff4",
"id_loc_end": "a10b5521-f2f0-4817-9662-9a11bbef0907",
"id_user_add": "b974db81-73e3-49ed-9787-7429506630c8",
"id_user_upd": "4b5cfd67-3077-49ee-a074-ae215f36474d",
"id_pos_sesion": "34016a5a-480c-4ef4-a801-86d6a35e3f9c",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:26:39.5563391+01:00",
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "63",
"id": "6dc62b72-a589-4f43-83c5-adc6cf02bcbd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "5f677868-cdd5-4ca2-af3a-ec7d09c100c6",
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"id_user_upd": "0e08ae89-4cb6-4822-b838-3ed800d7e3f0",
"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": "952e9253-5565-441d-bf1c-fd07d312d279",
"id_item": "c1fec52f-3afb-4602-8aaa-0f4e2cc4c594",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+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": "e4081623-9962-4617-9996-2963dd82486b",
"id_line": 2,
"id_item": "6c8f3f13-439d-446c-ab46-4e85f659e01d",
"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": "acb3489e-af94-4d1f-bde0-19a1c8e94fca",
"spool_server": "sample string 2",
"id_doc_sa": "03ef918d-106b-44d4-b3f9-8b2ef4fb9d7e",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"printed": true,
"print_on": "2025-12-08T21:26:39.5563391+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": "317df506-544f-43af-b6c6-645e3d94f794",
"id_pos": "9c9a5168-8ccd-45e0-af96-9f11ffc00591",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:26:39.5563391+01:00",
"key_access": "sample string 5",
"id_user_add": "f3c4b713-8f00-4510-9ad9-b26a1a9141ca",
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"st_users_pos": [
{
"$id": "68",
"id_user": "1446aaac-25fd-4553-9152-1452f3c5fd7f",
"id_pos": "9ae4d2e6-ff8a-411d-9f8d-d3d66845381f",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+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": "3940107a-bdcc-443b-a108-804f44744104",
"id_pos": "022ec314-5ba8-45d2-b7bf-4048e1531b4e",
"date_add": "2025-12-08T21:26:39.5563391+01:00",
"date_upd": "2025-12-08T21:26:39.5563391+01:00",
"date_out": "2025-12-08T21:26:39.5563391+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": "6fb98d27-2a58-4ba7-9846-80e77eb77b4a",
"id_user_add": "d3e6ea72-659e-460d-9010-a3f2b5b639a2",
"id_table": "719a38e7-481c-428a-9972-6c74fbc348b1",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "eeb13bdd-d808-4690-87da-8d238e7402c9",
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "71",
"id": "629fd868-7f79-422d-86ce-5cb2f544ce92",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "72",
"id": "759e52d5-7ae1-4449-b992-2937bbbdb418",
"id_sync": "95486a9d-0741-40ab-a371-0814b4c9a6ed",
"json": "sample string 3",
"id_table": "3ffdba20-136f-44a0-b18b-4f01515c2ee6",
"order": 5,
"st_sync_packages": {
"$id": "73",
"id": "cdcb091c-47b0-4907-acb6-6c28e66db5d2",
"id_branch_from": "887a599b-0588-4034-b74a-07ed9c6d9d85",
"id_branch_to": "9c9f70bb-c627-468f-897a-8150dd3cfc53",
"type": 4,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:26:39.5563391+01:00",
"send_on": "2025-12-08T21:26:39.5563391+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": "3bfbbd8b-8412-463a-9ed7-a072be19a3a4",
"id_pos": "e5b0432b-198b-403e-a6e7-8524ed578c0c",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:26:39.5563391+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": "1efa9b2f-59e7-400c-a28e-a474efa54ccb",
"id_function": "6f05e228-904d-46c1-b3ab-aec97d5cee89",
"id_user": "68774c59-4df4-45b0-aba2-0146a5f9932b",
"id_profile": "973fc8b4-4225-49c5-9f28-7acaab1a3b23",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"commited": true,
"st_users_profiles": {
"$id": "76",
"id": "2f0bdac8-6df4-48a3-b60c-53f1653cf770",
"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:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+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": "a650d58e-ebd1-4203-8bca-fb66e508b515",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "f4935c18-b824-4587-a803-df3ad4db81ed",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "41801b68-abd3-4198-a57e-b03043236804",
"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:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+01:00",
"commited": true,
"st_functions_groups": {
"$id": "78",
"id": "27317c61-f854-4441-812a-38560acacbb1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+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": "181de8bb-9aaa-4a6b-ab73-34578e3a384f",
"token_id": "sample string 2",
"id_user": "b2e43581-a21d-426b-83dc-3096d7a77fab",
"date_from": "2025-12-08T21:26:39.5563391+01:00",
"date_end": "2025-12-08T21:26:39.5563391+01:00",
"created_on": "2025-12-08T21:26:39.5563391+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": "13e93391-076c-403b-b6b1-bbf6651cb1e5",
"id_room_activity": "be6eb582-2b22-44f2-9e21-1fa5b20d386a",
"id_pos_sesion": "2b899764-8c67-4143-8ec9-c4a7e8251458",
"log_text": "sample string 4",
"id_user": "27eebf7b-18af-4af7-8c65-cdf51451e4ad",
"created_on": "2025-12-08T21:26:39.5563391+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": "ca503128-41ea-463e-b8bb-2da0c09cd0a5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:26:39.5563391+01:00",
"last_update": "2025-12-08T21:26:39.5563391+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"
}
]
}
},
{
"$ref": "1"
}
]