GET api/St_Permisions?id_user_profile={id_user_profile}&id_user={id_user}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_user_profile | globally unique identifier |
Required |
|
| id_user | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of st_permisions| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_function | globally unique identifier |
Required |
|
| id_user | globally unique identifier |
None. |
|
| id_profile | globally unique identifier |
None. |
|
| permission | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| st_users_profiles | st_users_profiles |
None. |
|
| st_users | st_users |
None. |
|
| st_functions | st_functions |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "9b1cf296-acfb-4236-add1-ffaf70b911fb",
"id_function": "8b6533ae-0499-417e-a94d-f0ca42b899ef",
"id_user": "1875b510-f5e1-45cd-a43f-0469c196daa3",
"id_profile": "5c0eed91-9a1a-44c0-bb3e-c707ce8e00e1",
"permission": 3,
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"st_users_profiles": {
"$id": "2",
"id": "974e412f-c68d-4129-9670-4b680672ba93",
"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:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": [
{
"$id": "3",
"id": "d93e88f9-93ae-4833-9b41-87fdca87758c",
"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": "af465ca7-225e-4c75-b546-b1568e92ffa8",
"view_messages": true,
"id_image_photo": "9049015e-8d3d-4f57-8372-89625cab1cc3",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "94c55355-8810-40b8-a7f3-86aac5f38674",
"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:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "24813335-b3f0-4e5f-bfb0-4473be16366d",
"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": "52be8d51-a087-441f-9eef-a02db14ee660",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "bc37f697-cb62-4420-be9e-97fdb6b3109f",
"commited": true,
"st_images": {
"$id": "5",
"id": "3442d32b-b9a3-4f42-bd2c-7cc1e6505f90",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "b456e236-141f-486e-8680-d638506cc443",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "4dc05e4e-0ecc-4981-8a70-a5ad71873cff",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "95fca728-954c-4a4c-bc7c-20071b2af7ae",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "0bc1219a-7bc9-4ca3-a7ab-15cac19ef8b3",
"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:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "8e1467aa-132f-4b92-855e-c73b39199b43",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "3035a2a3-2136-42eb-b209-19ec40f39ce9",
"id_item": "30a79343-fd13-414b-a7a1-c4519ff46d4c",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "8ee6af9b-8ebd-4482-ad67-8d99a93c0694",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "6fe6ba30-6400-421c-ba8c-8028d22bc9ea",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "3a9e5c7e-4491-475f-9043-43a83a43b537",
"id_unit_sec": "dbe99400-286e-45ae-8620-3c46a8374c0d",
"id_brand": "81bfef0e-5948-4b7c-8471-184bb0c6d3ee",
"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": "8bcde8c0-2760-43ed-a008-93346f4f4bda",
"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:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "ee62ebf9-dbbb-4977-89f7-1b07ef01622e",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "079a15af-83c2-405e-a652-ca251e31cb79",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "e4917c82-2306-4837-a357-9f1feef4f47e",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$id": "10",
"id": "a1f68562-5a08-4f13-af5e-0287970f0041",
"id_branch": "c72cc838-775f-4ae5-8b2e-9d2d8e679dcb",
"id_pos_type": "502759d5-cd0c-4bb0-82ed-ea8d0db1b1c0",
"id_pos": "92891623-6264-4ff4-a87d-ea4a96a0cf45",
"id_item": "2be527ef-b12f-4382-b0af-f2493656469b",
"date_from": "2026-03-10T09:45:17.2903048+01:00",
"date_end": "2026-03-10T09:45:17.2903048+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "d41d3baa-4ddd-4b4e-a9d4-a9eb82652017",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$id": "11",
"id": "6834fd1a-6f0f-472a-927f-82fe794b736f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "7fe93346-9ea9-4174-a290-11f08bea6080",
"id_zone": "63c2720b-a7ac-4782-a009-51393d4735f8",
"user_required": true,
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "b274bc49-49ce-4472-a770-32fbc20d85af",
"commited": true,
"mt_branches_zones": {
"$id": "12",
"id": "18fe6b4b-0ab5-4ba8-a777-25d4f4ee3e86",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ed614d23-c57c-484e-a827-276bd6636c54",
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "1e3fc65f-7cb2-459f-b79a-8092daabd42a",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "4659f1d8-8103-4368-9016-84204759c202",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "e9559486-ec4e-4df3-b165-c9287843c503",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "c02f7c48-e596-4298-a51b-30665d15850e",
"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:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "25681953-5e9c-4a47-93c5-5db3cb558751",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "3ce21663-5fc6-4e3d-b548-385788a151b4",
"id_cloakroom": "855d0583-81bd-44c4-9f2d-5a9502dee0f2",
"id_pos_sesion": "1c1a7db0-cd22-4902-965e-e0e75d33ff33",
"unit_id": 4,
"date_open": "2026-03-10T09:45:17.2903048+01:00",
"date_close": "2026-03-10T09:45:17.2903048+01:00",
"id_doc_sa": "4177c6ac-6555-40e3-b7a4-2407a8ab8c43",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "7b6b2f0a-18b6-44dd-861f-1fb50532425a",
"id_pos": "a1d66704-5550-4e55-9710-df04fb69545d",
"id_doc": "86ea5a66-94a4-417d-87c7-6c56626653d1",
"id_branch": "bd37b9eb-1e52-45a9-a601-18342ff8478f",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:45:17.2903048+01:00",
"date_tax": "2026-03-10T09:45:17.2903048+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "fe5f8933-54bc-426b-a905-a0f84a077970",
"id_relationship": "50f8b428-c1c7-4308-a8b4-fef8f8a56924",
"id_loc_from": "478da0fe-5863-423b-88e9-4dc8d0c4bd5a",
"id_loc_end": "c302ca6d-5ce8-4004-b252-240e618312f2",
"id_user_add": "9231aac1-ea0f-413e-8cdc-958ce1b36019",
"id_user_upd": "7b234b7e-1a22-4600-9d47-9e2ce1d96184",
"comment": "sample string 12",
"id_pos_sesion": "9e3fe7e4-b4ab-4218-a781-3dfbd75e3706",
"id_room_unit": "dbbcce64-f5b9-4599-a1b0-4fc185a9d91f",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "7142e054-5062-4846-b7f9-c64e4f303cb7",
"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:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "6170c149-bd59-4a8e-8490-82660d571cd3",
"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": "9cb0c177-ef9f-4648-b0bd-a5b23b744b21",
"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:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "b685218d-0f67-4bca-bc73-8ead52249466",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "05f3ddc9-e6b1-4e46-b58f-0f720814cb7f",
"id_pay": "b09ffb80-3ab1-41a0-8517-b6bcaa555b9c",
"id_money": "fd2f071c-7d63-42e1-92e7-387311e4bb6e",
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "ff82bf38-529b-49ce-90b5-17a002a665c2",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "29e971a7-ac78-4645-89ca-b12d6cb6ed5e",
"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": "d805ca0c-d799-4e2d-84d0-9918e75d3877",
"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:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "4b54e426-fcaa-45f5-832c-f8a3034c0be1",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "b50fbd0d-4cd9-445d-bd72-0353454c74b7",
"id_money_2": "fdef1c11-63e1-42fd-89a7-63a961707dbb",
"date_from": "2026-03-10T09:45:17.2903048+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "88d9c2f4-1f46-4779-91eb-8ab67e17a9db",
"commited": true,
"mt_money_types": {
"$ref": "18"
},
"mt_money_types1": {
"$ref": "18"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "19"
}
],
"mt_money_rates1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$id": "20",
"id_doc_sa": "68037093-f587-4834-b67e-1602da35ea7c",
"id_pay": "2901c875-d3f3-4893-a330-b9c1ec3314ae",
"id_money": "e47c523f-f497-424b-8f7f-a483019e1e0a",
"date_cashflow": "2026-03-10T09:45:17.2903048+01:00",
"coefficient": 5.1,
"id_user_add": "ba89c673-c5a9-4d7c-9633-6ac0ab65d5a9",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "19a7f86e-cdf5-412c-9b01-cf3d80361f3b",
"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": "ef6e7282-a60d-4891-ba76-2e751d91cafc",
"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:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "e7fa5da2-3b57-491a-a43a-cb73099af822",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$id": "22",
"id_doc_sa": "b9fa25de-8a1c-42b5-90b1-6cbbc27006c7",
"id_line": 2,
"id_pay": "def7c4a7-91b5-42f3-9d3e-c0552b1a89d2",
"id_money": "56df44d2-fd35-486e-bc35-83b47fb5fa25",
"coefficient": 5.1,
"id_voucher": "49aa6b97-f395-4d7b-a35b-72219b261e05",
"id_employee": "fb3c530a-b31f-4630-80ab-b3d0103b7d57",
"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": "e890f8a1-6f8e-42c7-8b78-b630bb128dd5",
"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": "23",
"id": "cfdd2f50-20ee-4471-ada7-6b5184fbc102",
"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": "3b487a54-ccd7-49bc-961c-93889df825c6",
"name_pos": "sample string 12",
"id_image": "869f1ff9-0bf2-48c0-8281-4c4c4b733d75",
"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:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "7c966ebd-444d-4553-8747-0255a8c76e36",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "28d2798c-e01c-48a5-bfb9-5ea36057952a",
"id_branch": "142c8c93-e877-4094-ad66-e16bc3ca0c0c",
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "ffae2ac6-b8a4-47cf-9d91-e6d49282fed6",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "22bc1821-b44d-4cda-82ef-905678292848",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "09f26811-1435-4064-8e0e-c8c5c92376c3",
"commited": true,
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "3"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_det": [
{
"$id": "26",
"id_doc_sa": "6ef01713-af4a-4352-a67d-9eca244f5854",
"id_line": 2,
"id_item_sub": "28afc773-eeda-45bb-b139-acde95c5e614",
"qty": 4.1,
"id_list": "1671e362-fa36-44c9-9a57-aab04a5838b3",
"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": "eb715dd3-8523-4031-8b2b-9f383ee47191",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "efb6473f-609b-41ee-a084-8a05b5fde76e",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "de29f742-c372-40de-b724-98e603cf35ac",
"id_user_upd": "0c1efb1b-8573-485f-85ef-e7ff05396462",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "2ed0c366-60c1-4ada-9cf8-aac6cb24b384",
"id_item": "4384a6e0-dae0-4a8d-b477-9e69e2cd1667",
"id_item_type": "7c74ec32-510b-412a-ac3f-a8b44e5dd871",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "78681416-8a31-4bc4-9d9a-d9114e3a2dae",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "263e3753-9cc0-4ffa-98a9-d0209d4825a9",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "9631eb2e-8892-4d6f-85d3-c4d5eec7ea37",
"id_item": "036e9be1-1704-436a-92b5-9c62c95e9d06",
"group_id": 3,
"id_unit_ref": "b6910b37-ad22-44f2-9650-c39a4cde15aa",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "1b24a89d-4843-460e-855d-6d2523c520c2",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "f25764af-c440-4fad-bc72-8667e824a1c4",
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "69fde73e-8af0-419c-920a-7258f08b089c",
"commited": true,
"mt_units": {
"$id": "30",
"id": "1e9e5890-ee86-42f7-9afa-9ce7850e979a",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "6f74dbd6-28d5-4d94-b561-a86a4d5c5756",
"commited": true,
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_users": {
"$ref": "3"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
}
},
{
"$ref": "28"
}
],
"mt_items_types": {
"$id": "31",
"id": "7813fa0c-5a3e-4d15-90ce-e871d40e901b",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "d56c0fe4-772c-4755-a699-e25be7490e03",
"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:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "1094c32e-47a5-4651-a22d-94fde4c91563",
"commited": true,
"tt_vouchers_det": [
{
"$id": "32",
"id_voucher": "0991cbd4-3d50-4edf-ad7b-7add41c52469",
"id_line": "a1e58325-58c5-4993-8d79-0e573a4688f1",
"id_category": "4769199b-96df-40f7-9caa-91763834bc45",
"id_item": "e60fe61e-fa06-4ec4-976a-82778c3b5b06",
"id_item_type": "fc1f3b98-a44a-4719-b6df-0c0328e4b234",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"tt_vouchers": {
"$id": "33",
"id": "83fb2b4a-4687-446d-80ca-196dc88a341a",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T09:45:17.2903048+01:00",
"date_end": "2026-03-10T09:45:17.2903048+01:00",
"date_used": "2026-03-10T09:45:17.2903048+01:00",
"date_sesion": "2026-03-10T09:45:17.2903048+01:00",
"id_employee": "0898295c-0b41-4c67-9a68-414aeb7f2a41",
"id_branch": "b2f51b21-4cea-418d-b9c3-1be10e0cf86e",
"id_voucher_permision": "1cdc1c22-74bb-480e-be88-125d58dd035f",
"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": "6364029d-2f37-411e-b718-04476fde1f8e",
"id_user_add": "d32a0f90-5ab4-428e-8c5b-594ee382d558",
"id_doc_sa": "01122b4e-5d68-4b76-86f9-eed950b12e2f",
"id_item_sub": "2e789a0b-fafd-41b9-b8d2-3397fdb15a3a",
"id_pos_sesion": "339b4684-d09c-4d43-9936-59a0cc6b85d0",
"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:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": {
"$id": "34",
"id": "5a4167e0-9b62-4558-8eab-2d07f22acf8d",
"date_from": "2026-03-10T09:45:17.2903048+01:00",
"date_end": "2026-03-10T09:45:17.2903048+01:00",
"date_used": "2026-03-10T09:45:17.2903048+01:00",
"id_employee": "2443374a-1a0a-4ae6-93cc-7968e4f8c709",
"id_branch": "f145c698-dda3-4f38-861c-44e38665ef17",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "846ab4d6-2553-40f2-83e8-5119b48d91d3",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
}
}
},
{
"$ref": "32"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$id": "35",
"id": "4e727ba5-d5fc-4b6b-8a18-7c7fcc7daed4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:45:17.2903048+01:00",
"date_end": "2026-03-10T09:45:17.2903048+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": "32d3f7be-893b-4653-97dd-bf08d8d73b92",
"id_pos": "a3234774-d426-424c-a624-79fc979684b4",
"id_list": "8449f133-2ec7-443a-9eba-ba0d138cc3be",
"id_item": "2b1351d2-368c-4d97-a141-7369b9519d23",
"id_item_type": "47657a5f-0512-41ad-a180-7ffea31d1df1",
"id_category": "6fab0e5a-d31f-4db2-b3bf-a5f7a8b276c6",
"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:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "9a22b900-9204-4d03-80bf-a4a322d3db51",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$id": "36",
"id": "c99fe80f-9274-414c-b55e-c8f1f7ae3518",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "208c7b2a-df41-4534-a3b7-b2eb490ada3a",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "0a233474-4c0c-4b56-932b-3a3db30aaa97",
"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:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "c217d465-add8-4562-b3d6-5cf447ccc00f",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "37",
"id_pos": "7eab1a49-870e-44b6-a041-e5d137408236",
"id_pos_type": "5b839306-57a9-46c0-8f96-3050a5058b38",
"id_price_list": "82702890-69bf-486e-9e71-86d51a7e81b1",
"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:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "0d7afc16-a56c-4d83-bb30-570565f818d7",
"commited": true,
"mt_pos_view": {
"$id": "38",
"id_pos": "e92beac8-ef67-4865-848a-d962def1931a",
"id_pos_type": "386237eb-fd5f-44d7-bac5-252a40c3ede2",
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "311f25cc-591a-4717-bc2d-360359728928",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_types": {
"$id": "39",
"id": "d258c254-1a23-42ce-96fa-632f94928938",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "2692bd54-dc9a-4995-9e74-78a7e31b378a",
"commited": true,
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "d053092b-931b-4cee-b903-832971833cae",
"id_doc": "b5df56a8-0dbf-4005-90db-50fde2ded8ed",
"id_pos_type": "fbaa14f1-f2c2-4cc6-8b1e-75b54af9c98f",
"id_doc_print": "710ef8d2-1969-4494-9657-63e62af467c2",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "1b85cdeb-7964-48c4-9dd3-2aa6cdcb8fab",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "41",
"id": "6e967b65-1167-4c4b-a3b1-bbebaf5880b0",
"id_pos": "3a1a68ed-104a-4de7-860d-39b4ba0e455b",
"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:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "8a58af35-b219-4192-a3be-29e63279d90e",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$ref": "39"
},
"st_doc_print": {
"$id": "42",
"id": "57497697-fd30-4ff2-8b3e-57710e0d875a",
"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:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "c318af73-31a5-42dc-be83-0d5944950b67",
"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": "42"
}
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"st_users": {
"$ref": "3"
}
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "37"
}
],
"mt_prices_items": [
{
"$id": "44",
"id_list": "6b244212-67ad-49d4-86ba-a170b93b735d",
"id_item_sub": "5ba13d8d-fb4e-4af8-828d-5af8605fb14f",
"validity_date": "2026-03-10T09:45:17.2903048+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "effe04a8-d968-4253-ad7b-44e60f22e11e",
"commited": true,
"mt_items_sub": {
"$ref": "27"
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "44"
}
],
"mt_prices_list1": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list2": {
"$ref": "36"
},
"mt_prices_list_rules": [
{
"$id": "45",
"id": "a763e936-ac23-4ce4-aa08-6ae4f71b99fc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T09:45:17.2903048+01:00",
"date_end": "2026-03-10T09:45:17.2903048+01:00",
"id_branch": "b415f0d4-cb40-4292-b0c7-1dc7f39f0612",
"id_pos": "9a9fb445-3133-45eb-bf67-6c5931d45e4a",
"id_list": "0a55a094-d945-49d4-954f-dbe03e0ea3a2",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "6f3774d6-6896-4d39-81ca-6ebdf62268bc",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "45"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "35"
}
],
"tt_items_customs": [
{
"$id": "46",
"id": "6de88d3f-6f3c-4670-bcdf-a471e9ea8249",
"order_id": 2,
"id_item": "2cb77db0-6617-4779-a7d2-1d2b6a6954ae",
"id_item_type": "a926cde4-0795-4ab4-a4a8-72af963341e9",
"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": "abb5c84f-5a01-4baf-8ebb-72da00d4d636",
"type_item": 11,
"id_voucher_json": "27b0e0dc-7fd9-4b10-a305-ed56855ae282",
"count_voucher": 1,
"id_category": "cd4e2f79-0c93-4791-b1bb-c8fa325c9294",
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "946ba8dd-c7f1-4af0-85a4-37d8ad81bf97",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "47",
"id": "0d93e5e1-8d57-4eee-a6f9-63484adb97ff",
"nro_sesion": 2,
"id_pos": "154fbea5-aa9d-4668-8cb5-69ecd32be34d",
"date_tax": "2026-03-10T09:45:17.2903048+01:00",
"date_open": "2026-03-10T09:45:17.2903048+01:00",
"date_close": "2026-03-10T09:45:17.2903048+01:00",
"id_user_open": "e65a1159-3048-415b-9c54-899aae2bb2d0",
"id_user_close": "19164837-b863-4342-be57-3c6e5f37efbd",
"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:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_doc_sa_pt": [
{
"$id": "48",
"id": "7398b5eb-250d-424b-bc8e-507e8f261f29",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "0d5df29c-8d9b-4c87-a9e4-b9ec213f6a45",
"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:45:17.2903048+01:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "d1f9579c-ab2b-4966-9d25-71404a189b1e",
"id_room_unit": "30744923-dc9c-4fb8-88a0-fe1ddb4f3b4d",
"id_room_list": "bb780a1e-8933-44a5-9f86-2748cb59b6a1",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T09:45:17.2903048+01:00",
"date_from": "2026-03-10T09:45:17.2903048+01:00",
"date_end": "2026-03-10T09:45:17.2903048+01:00",
"date_open": "2026-03-10T09:45:17.2903048+01:00",
"date_close": "2026-03-10T09:45:17.2903048+01:00",
"id_employee": "5ea2ec20-36ba-4d58-b60e-f969004f6f74",
"id_employee_sec": "9eaf6138-730e-4e6d-a9a2-55f9fea58855",
"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": "e23357cd-add4-49f4-a9d5-0387b6e64faf",
"comment": "sample string 7",
"id_user_open": "6d16c4bd-1ef3-4b3b-8bfc-f997de294c0e",
"id_user_close": "aa7b623b-2a84-49cf-a985-7bdfb6e798e4",
"id_unit_state": "03ef01c9-93a3-43f2-9d22-2a9ab933dde2",
"id_pos_sesion": "83bf9619-7d1d-4e7f-8e52-c4532cb28896",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T09:45:17.2903048+01:00",
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "50",
"id": "98e188e4-d223-44a3-9ec8-c78a1b1b232a",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "34b51cdb-b884-4274-b8c3-fae4009cdada",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "326482f3-4ed9-4443-b8c9-1d44000a566e",
"locked": true,
"date_locked": "2026-03-10T09:45:17.2903048+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "563828b8-88ff-40b6-aee5-d409da1901ea",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "743c6eed-1d3e-4a63-b2f2-4df1ce02442e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "669780ff-2173-4046-8b7f-8cfdb0d5961f",
"name_pos": "sample string 6",
"id_image": "3999469c-c99f-4140-9cc4-10ec283c108c",
"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": "63f7bf6a-f06a-4314-9606-6943e9bcf1bf",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "52177c41-e962-48b2-80c4-2a70707c2892",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "f931bf3d-9bd1-4e10-a258-fb1b7652587c",
"id_room": "4394f0bd-3ab3-4d82-ad15-d9400fc0e4e0",
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "273c9212-a03b-4405-8541-eb8852c73d9e",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "52"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_list": [
{
"$id": "53",
"id": "66d0b13d-c2b6-44f9-b9e9-8cf7b9c2fc92",
"id_room": "e813774d-e641-4b4e-80e0-7ba2774aa3a6",
"date_in": "2026-03-10T09:45:17.2903048+01:00",
"date_out": "2026-03-10T09:45:17.2903048+01:00",
"id_user_add": "9bc58f08-875b-48fb-8b6e-20719d115841",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_types": {
"$id": "54",
"id": "d2ec038a-10e3-4dbd-9c14-4b1f4f598e2a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "6c331b82-07d7-47cd-a4c5-ef9849bf1cd1",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "7697549f-d565-44e2-96ad-3c47e65200e8",
"id_room_state": "cc5706a4-1390-44c8-a884-fbc0ff49e30b",
"id_image": "a728a655-9d37-4df8-978e-6064dbecc705",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "af0ea5cf-e136-47f3-88a5-21c4d7fbbce7",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "f782f4c8-f2e0-4412-a9d7-e57a98e5fa19",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "446cb870-1f46-4372-adb7-93c1577cd7bd",
"commited": true,
"st_users": {
"$ref": "3"
},
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_types": {
"$ref": "54"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "3"
}
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_states": {
"$ref": "56"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_list": {
"$ref": "53"
}
},
{
"$ref": "49"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_tips": [
{
"$id": "57",
"id": "ac4bb7e8-35fc-4657-a6bb-644b9c57712a",
"id_pos_sesion": "d85a3773-79e6-4ff7-9807-3c5f4e70a998",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "24724bb2-f6b3-4ff0-a7b8-d4fa7828e795",
"id_room_unit_activity": "4393aa79-e75c-4c51-b27a-77d7fa160d87",
"id_doc_sa": "be744065-804b-4d51-a561-b5ceb6a56eb3",
"id_pos_type": "4a47a3cc-da0c-4a6a-b357-9cc56ec95de3",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "84aa93ed-dc56-434e-9087-0d7e408e2b78",
"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:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "721b9565-6399-4111-be1f-9fc430f03dd1",
"id_user": "a8b66ddb-e8a8-46bb-aadf-384826805a49",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "57"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_pos_sesion_users": [
{
"$id": "59",
"id_pos_sesion": "8cbe37ca-13c7-40fb-b920-540b68cb09b1",
"id_user": "eb43bd64-57e9-4c57-8147-253ddae7cf1c",
"date_add": "2026-03-10T09:45:17.2903048+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "60",
"id": "4d94803a-e050-4b9d-acc1-5cc1f7c10a81",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "29898360-f007-4df9-9469-a878d53f7cc0",
"id_doc_print": "8c59475c-eb31-429b-9af8-55095e77edbd",
"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:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "61",
"id_doc_sa": "f2c0bed2-df43-42de-892e-a2551a46fe5b",
"id_line": 2,
"id_item": "e63451d1-c7b6-4b45-8721-eaf2cfd4d669",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "26"
}
},
{
"$ref": "61"
}
]
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$ref": "33"
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_money_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_num": [
{
"$id": "62",
"id_pos": "b2cb036b-9a12-430e-8b35-8b7d329780fd",
"id_doc": "70fb9e49-1c52-49f9-95c5-3ca8bfc3f4c1",
"value": 3,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "62"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "63",
"id": "d5281a52-ecc1-4baf-ac16-1febb856e33a",
"id_pos": "a1ce8d63-3942-4518-a232-1dce6d61b910",
"id_doc": "6ea5332f-6252-4418-8e83-74fed0e7baca",
"id_branch": "ab487bba-2c06-4154-9dd0-93bf6a4b385d",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T09:45:17.2903048+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "4d36473d-4104-4208-b09b-a9bd1f9c017b",
"id_loc_from": "b3658186-00b3-490d-bdc0-7f585e59560f",
"id_loc_end": "e21ce135-b9af-4267-8980-3db055a09300",
"id_user_add": "8b184a17-3193-41cb-b48e-605021cd2ec6",
"id_user_upd": "ba3b4909-9a42-4229-b22e-25e5053577c4",
"id_pos_sesion": "ca1da17f-970f-4d85-9991-d3012e8a141c",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T09:45:17.2903048+01:00",
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "64",
"id": "4751ea3a-3d81-4f42-99de-07cb068adb2f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "38bb93cf-8635-45af-a34d-adf55ece3e05",
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"id_user_upd": "161165f6-a2a6-431f-8bf9-0951fdcf0e72",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_st1": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_stock": [
{
"$id": "65",
"id_location": "39560c76-265e-43f2-8a68-8fd7f2cd9dc2",
"id_item": "a3d1e05f-2975-420c-a1aa-5bc6fb418284",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "64"
}
},
{
"$ref": "65"
}
]
},
"mt_locations1": {
"$ref": "64"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$id": "66",
"id_doc_st": "99fa367a-add8-40a3-953f-9a460434e60f",
"id_line": 2,
"id_item": "bee44bee-fcdb-4d57-a819-7c6f56848d31",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "63"
}
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_st2": {
"$ref": "63"
}
},
{
"$ref": "63"
}
]
},
"mt_locations": {
"$ref": "64"
},
"mt_locations1": {
"$ref": "64"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_units_activity": {
"$ref": "49"
},
"tt_spool_doc_print": [
{
"$id": "67",
"id": "2807a7c2-1b76-4657-b695-9e98acfc9ba9",
"spool_server": "sample string 2",
"id_doc_sa": "172d4b6a-67e7-4669-8849-1071a967fc60",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"printed": true,
"print_on": "2026-03-10T09:45:17.2903048+01:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "67"
}
]
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"st_doc_num": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"st_pos_license": [
{
"$id": "68",
"id": "89476600-5780-40b6-ba8f-1a91f6ac4195",
"id_pos": "a0102c79-72f6-43c4-b0a8-a7296c22aa90",
"mac_address": "sample string 3",
"date_end": "2026-03-10T09:45:17.2903048+01:00",
"key_access": "sample string 5",
"id_user_add": "c2972dca-27c8-412e-9a8c-d7d1bc781233",
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "68"
}
],
"st_users_pos": [
{
"$id": "69",
"id_user": "fbfbbfb8-d90b-4342-8a8c-dd37f53fd0b4",
"id_pos": "921457ec-e840-4d19-bd70-9f72e5bdc2ea",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "69"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "70",
"id": "f623d224-a3fa-403a-a866-1ab6beed64c4",
"id_pos": "35958406-7375-44d6-b0f9-f215cfee6413",
"date_add": "2026-03-10T09:45:17.2903048+01:00",
"date_upd": "2026-03-10T09:45:17.2903048+01:00",
"date_out": "2026-03-10T09:45:17.2903048+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "70"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "71",
"id": "58ac8004-f7b2-4107-8db1-abd7f8a955fd",
"id_user_add": "2972ffd4-3000-4d2a-8665-e38ff7394376",
"id_table": "df16457a-dcbd-4e23-8128-e56ada0f1dc8",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "5a1038d3-7c2a-4bdd-b99c-bce7ca1abeaa",
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "72",
"id": "0b975327-d3ab-4385-b4ea-6b648e9b4ecb",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "73",
"id": "b6ddbb7a-1a08-4594-bf13-fe61d379e0d1",
"id_sync": "eb51060b-5c26-4e57-9e85-8648f35df091",
"json": "sample string 3",
"id_table": "2bc02a87-f843-4f4f-a965-a0e0b3c15c22",
"order": 5,
"st_sync_packages": {
"$id": "74",
"id": "57dc1046-3fdb-4b7c-a93e-50b9d8990ef7",
"id_branch_from": "835c9830-33b4-46c0-89e2-8c1e03aca33a",
"id_branch_to": "2c91f5fc-82f8-40fa-87c6-d86c15387344",
"type": 4,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T09:45:17.2903048+01:00",
"send_on": "2026-03-10T09:45:17.2903048+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_sync_tables": {
"$ref": "72"
}
},
{
"$ref": "73"
}
],
"tt_logs": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "71"
}
],
"st_local_variables": [
{
"$id": "75",
"id": "f98c49d5-8540-4e73-bdb2-e8d9574c4fb5",
"id_pos": "99c2167b-7281-4671-b925-f1e6e6f6c7ec",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "75"
}
],
"tt_doc_st": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
},
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "10"
}
],
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units": {
"$ref": "30"
},
"mt_units1": {
"$ref": "30"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st_det": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_stock": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_functions": [
{
"$id": "76",
"id": "06b6ed48-eb35-4932-95b7-fe9fd9c4ce8c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "25bc1e03-cd9b-4770-b335-0abf75c0c4f4",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "8b13f2e2-de95-43c5-9401-b1bd21cb406e",
"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:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "319d1956-4487-4d31-bbdc-c6e966633cce",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "78",
"id": "b9457ebb-8f09-44d1-9128-97f23e865888",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_branches_zones": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_employees_branches": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_locations": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "d171a9cd-1bb0-4a8c-ac4e-5ff20001aa04",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T09:45:17.2903048+01:00",
"date_end": "2026-03-10T09:45:17.2903048+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"last_update": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_sync_packages": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_sync_packages1": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_employees_profiles": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_locations": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_money_rates": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_pos_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_units": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_pos_license": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_users_pos": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"st_users_profiles": {
"$ref": "2"
},
"st_users_token": [
{
"$id": "80",
"id": "308352a5-009e-4a23-8b44-06adfe984808",
"token_id": "sample string 2",
"id_user": "cd1928ee-4a71-40d2-9133-0d7f823192d1",
"date_from": "2026-03-10T09:45:17.2903048+01:00",
"date_end": "2026-03-10T09:45:17.2903048+01:00",
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_det1": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_st1": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_logs": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_pos_sesion1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "52e36b07-7457-46c1-bc3a-fbfe0b74f08f",
"id_room_activity": "aee20a4e-4340-449a-9e90-e2d2e06e0d37",
"id_pos_sesion": "3bc37251-450e-4d95-8be5-6528dbb97bc4",
"log_text": "sample string 4",
"id_user": "80779424-cc59-4b65-bd5c-b8184f19877c",
"created_on": "2026-03-10T09:45:17.2903048+01:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
{
"$ref": "3"
}
]
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$ref": "76"
}
},
{
"$ref": "1"
}
]