GET api/St_Users_Profiles/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

st_users_profiles
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

is_pass_required

boolean

Required

is_admin

boolean

Required

level_id

integer

Required

order_1

integer

Required

order_2

integer

Required

order_3

integer

Required

order_4

integer

Required

is_tips

boolean

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

commited

boolean

None.

st_permisions

Collection of st_permisions

None.

st_users

Collection of st_users

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "a7b413e1-c612-49a4-8879-7dc4277af8cd",
  "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:38.129827+01:00",
  "last_update": "2025-12-08T21:26:38.129827+01:00",
  "commited": true,
  "st_permisions": [
    {
      "$id": "2",
      "id": "b64a7c5f-a3e9-405a-95ff-ded33a8432ac",
      "id_function": "20b8ff4c-e5c7-4f3c-a144-8b55b2c00d63",
      "id_user": "e10836f5-83f2-4d32-b22f-1a124f260285",
      "id_profile": "ebca794a-cfdb-4ce7-9c4c-67de9d870a69",
      "permission": 3,
      "active": true,
      "created_on": "2025-12-08T21:26:38.129827+01:00",
      "last_update": "2025-12-08T21:26:38.129827+01:00",
      "commited": true,
      "st_users_profiles": {
        "$ref": "1"
      },
      "st_users": {
        "$id": "3",
        "id": "65dc1455-2b76-45c8-ad1d-a428e9b6da41",
        "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": "8fb780a5-3e8a-48ca-8722-9d5c8053901d",
        "view_messages": true,
        "id_image_photo": "87c9044f-ff28-4799-b165-e025d705c28b",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "af773737-cc41-4616-b446-225646b75408",
        "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:38.129827+01:00",
        "last_update": "2025-12-08T21:26:38.129827+01:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "4",
            "id": "202a01ba-7200-4170-b4a1-568ce935a897",
            "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": "6fb7b417-a407-4c7e-bb2f-6e34a78dfd64",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2025-12-08T21:26:38.129827+01:00",
            "last_update": "2025-12-08T21:26:38.129827+01:00",
            "id_user_upd": "4b47fce6-117e-4137-be98-a3b91a77ca78",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "ba52a2bc-7ee1-4fec-9bda-ace227c807dc",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "a3113acd-e535-4525-99b4-59e36a291574",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2025-12-08T21:26:38.129827+01:00",
              "last_update": "2025-12-08T21:26:38.129827+01:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "6bd62ef6-e4a9-44b8-9dee-149638e816a0",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "f6e76838-a472-46ad-85b6-fa78ccca22b7",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "f1fecd13-c614-4699-be94-d899257c7ebd",
                  "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:38.129827+01:00",
                  "last_update": "2025-12-08T21:26:38.129827+01:00",
                  "id_user_upd": "c0337a50-c361-4627-9f7e-acf723db923a",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "a60a14a2-8039-453b-a107-faa80f0e18e2",
                      "id_item": "f94493e9-a273-4edc-838f-52ec7830e475",
                      "is_default": true,
                      "active": true,
                      "created_on": "2025-12-08T21:26:38.129827+01:00",
                      "last_update": "2025-12-08T21:26:38.129827+01:00",
                      "id_user_upd": "f38990c2-bd85-4869-bb95-20ffba68a4ac",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$id": "8",
                        "id": "809bcec9-4d0f-44cf-8fe5-aea1db1a81a9",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_unit": "29f782be-b4f0-4b04-959e-fbaf00c47068",
                        "id_unit_sec": "1187aa8b-3905-4649-9194-de57448cf8e4",
                        "id_brand": "0062826e-b5c1-41b0-9076-3253b018dc3c",
                        "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": "5710169d-c2e9-40fe-b4b4-8dc1e1351e48",
                        "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:38.129827+01:00",
                        "last_update": "2025-12-08T21:26:38.129827+01:00",
                        "id_user_upd": "65585a11-aa22-4ed4-b4af-1b8d146c8b49",
                        "commited": true,
                        "mt_brands": {
                          "$id": "9",
                          "id": "958f3fd1-82bd-460c-8226-545a0c56c516",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "active": true,
                          "created_on": "2025-12-08T21:26:38.129827+01:00",
                          "last_update": "2025-12-08T21:26:38.129827+01:00",
                          "id_user_upd": "2bb8acb8-109b-4a87-93e3-7dce40b928bd",
                          "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": "7042f2e4-8506-48fd-8c8c-3e22133c1c24",
                            "id_branch": "2bab2818-da02-48cb-aa60-5edabe976c97",
                            "id_pos_type": "7809e6dd-fc81-43b6-9218-65dcd8a759b0",
                            "id_pos": "fc7baa24-0818-4edc-849b-16f1a40c50a9",
                            "id_item": "ff2a67c8-5930-4d18-b99b-368f5b7062f4",
                            "date_from": "2025-12-08T21:26:38.129827+01:00",
                            "date_end": "2025-12-08T21:26:38.129827+01:00",
                            "image_id": 4,
                            "active": true,
                            "created_on": "2025-12-08T21:26:38.129827+01:00",
                            "last_update": "2025-12-08T21:26:38.129827+01:00",
                            "id_user_upd": "18f9c27a-3b8c-45f2-b885-10461fcf5ba9",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "4"
                            },
                            "mt_items": {
                              "$ref": "8"
                            },
                            "mt_pos": {
                              "$id": "11",
                              "id": "488c05c1-5be8-4a41-b892-225cc143f919",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "ab7b378f-eb02-4896-af99-459e17813ba8",
                              "id_zone": "f79e1429-a57f-47db-b0bc-3fd4e237636b",
                              "user_required": true,
                              "active": true,
                              "created_on": "2025-12-08T21:26:38.129827+01:00",
                              "last_update": "2025-12-08T21:26:38.129827+01:00",
                              "id_user_upd": "8d61b72f-d179-4239-b89e-8ac743926a8c",
                              "commited": true,
                              "mt_branches_zones": {
                                "$id": "12",
                                "id": "24ab36ff-d35c-4856-828e-051163dad94c",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "18faac67-b908-4c4e-8d49-45a4ad85a230",
                                "active": true,
                                "created_on": "2025-12-08T21:26:38.129827+01:00",
                                "last_update": "2025-12-08T21:26:38.129827+01:00",
                                "id_user_upd": "0c8d61a0-8518-40b6-b9d0-d57de30ff2f2",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_pos": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "3"
                                }
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "13",
                                  "id": "42a87cb6-b05d-407d-8f3b-d70a3cec257e",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "dd375854-9cc7-4ab5-800e-df9db7683f2b",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "1dca16e3-063a-4808-88ba-c16823a2a7b0",
                                  "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:38.129827+01:00",
                                  "last_update": "2025-12-08T21:26:38.129827+01:00",
                                  "id_user_upd": "ab2ffbfd-95bb-470b-8527-2e03657cc8cf",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_images": {
                                    "$ref": "5"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "14",
                                      "id": "c570d36e-2c1b-403a-abf1-b5e9e4ff5228",
                                      "id_cloakroom": "e6e1704c-6590-4644-aa32-eb9842a79200",
                                      "id_pos_sesion": "03ea4d6d-f5dd-4ab2-b74d-3bcccefc0c8b",
                                      "unit_id": 4,
                                      "date_open": "2025-12-08T21:26:38.129827+01:00",
                                      "date_close": "2025-12-08T21:26:38.129827+01:00",
                                      "id_doc_sa": "9fef7ae4-c650-4b40-a616-c7d1a9f5123a",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "13"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "15",
                                        "id": "452985f7-0b60-4fd9-b13c-3e0ba5af6dd5",
                                        "id_pos": "8fb202a4-3bd6-4de6-a1cb-e7f69ecbc55e",
                                        "id_doc": "1c82ab70-9432-48bf-bfd8-63826018231a",
                                        "id_branch": "bc95cf68-59b7-40bb-895e-48fb166dcde9",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2025-12-08T21:26:38.129827+01:00",
                                        "date_tax": "2025-12-08T21:26:38.129827+01:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "220728c7-9990-4c75-b573-c67c76761cc1",
                                        "id_relationship": "b023468d-ead3-45cb-bd4f-a8e7bde30b1e",
                                        "id_loc_from": "84a17edb-5e52-4a4b-ae1e-435239839ede",
                                        "id_loc_end": "ec161d5d-9e8e-4a62-b79c-731d06d6b794",
                                        "id_user_add": "5a9ca75c-3c25-4b68-ae20-a0a0d1c6e89e",
                                        "id_user_upd": "d95d75e0-740e-471b-a58e-35903f832869",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "f39dcbf9-f2f8-4702-8bb6-46a2ec6324a5",
                                        "id_room_unit": "36bf3b28-7a34-4b5a-9faa-ac5fb419ca21",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "8ce479e1-653b-4b3c-a660-8bf98b1ae132",
                                        "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:38.129827+01:00",
                                        "last_update": "2025-12-08T21:26:38.129827+01:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$id": "16",
                                          "id": "454c4156-58c4-47d5-ad12-34033616aea5",
                                          "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": "aec5ed3f-237c-4300-9aa8-5e3a12ba3119",
                                          "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:38.129827+01:00",
                                          "last_update": "2025-12-08T21:26:38.129827+01:00",
                                          "id_user_upd": "7eaf9c4b-1707-4739-a485-ef9ef8588010",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "17",
                                              "id_doc": "9095a035-52a9-49ed-b519-5b089cb5d402",
                                              "id_pay": "7de3bef7-8532-4073-8537-cb46951a6226",
                                              "id_money": "37890507-4dd3-4594-87cf-cdfce2e5cc9f",
                                              "active": true,
                                              "created_on": "2025-12-08T21:26:38.129827+01:00",
                                              "last_update": "2025-12-08T21:26:38.129827+01:00",
                                              "id_user_upd": "826f6a8a-6c81-4daf-8e25-370cb07adbe7",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_money_types": {
                                                "$id": "18",
                                                "id": "6caa91a4-2b18-4eb1-a963-b3b780f61cf5",
                                                "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": "e83a1b32-ed5d-482e-9f28-c74549c346c7",
                                                "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:38.129827+01:00",
                                                "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                "id_user_upd": "731b2db4-345d-49c4-9d22-b8a262e51018",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "19",
                                                    "id_money_1": "057b4922-9340-4d0c-ba2c-cb84f7edfb98",
                                                    "id_money_2": "937a8fbe-3511-40c1-bfa6-e1643644cd0e",
                                                    "date_from": "2025-12-08T21:26:38.129827+01:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                    "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                    "id_user_upd": "63fa1e3a-0743-4c56-8950-79c282a2b0e6",
                                                    "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": "439097b1-2066-441a-85a8-2863fdc5bc8f",
                                                    "id_pay": "878546b5-59e8-44ca-8b31-b22e3f7c40a5",
                                                    "id_money": "805faa0c-e657-4695-a912-c243be5dbc0b",
                                                    "date_cashflow": "2025-12-08T21:26:38.129827+01:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "d72f3028-1fdf-4690-ac24-baea9fa2fd56",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "21",
                                                      "id": "0c3e4b9d-88fd-4ec5-9898-dd5cdc655e2c",
                                                      "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": "8017e145-2511-48b7-b447-b0964815bb21",
                                                      "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:38.129827+01:00",
                                                      "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                      "id_user_upd": "abf51de6-8bae-48aa-a7d6-1624c642ef8a",
                                                      "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": "acd60a89-b8b6-4d1b-a0f5-28ceb3f8fd79",
                                                          "id_line": 2,
                                                          "id_pay": "27e94123-a705-4d27-9fe0-47e490cbca5d",
                                                          "id_money": "dfe62fee-18a7-43f9-8370-8759b8e80068",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "9e455134-e890-475f-96e8-8b0eb0809330",
                                                          "id_employee": "154dcd02-e943-45ec-bf3b-f828ff7979fc",
                                                          "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": "0b7cdb7e-447e-46a0-95c0-55b92f0db89f",
                                                          "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": "8cffd681-1c31-4765-9fce-b1cbd2ca2808",
                                                            "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": "ed9a01a6-80b3-4e11-a02c-cc37a2e067e8",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "c1699179-8882-4c48-af84-4170ece21e08",
                                                            "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:38.129827+01:00",
                                                            "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                            "id_user_upd": "2f4cb6be-fe88-4b2e-bc43-e751d540181c",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "24",
                                                                "id_employee": "3d0a5081-24e4-4de7-84d7-36d14fff76c5",
                                                                "id_branch": "15d7adaa-f445-4e86-b38a-dac533af1948",
                                                                "active": true,
                                                                "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                "id_user_upd": "3094a63d-b4de-425a-bef1-a3615cb05229",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "25",
                                                              "id": "4455f362-1c44-4e77-9eda-5f1be078b445",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                              "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                              "id_user_upd": "193de888-93d8-41c2-85a9-bae967b77184",
                                                              "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": "c810d720-f071-46c5-92f1-86e55569a6d9",
                                                                "id_line": 2,
                                                                "id_item_sub": "6df5a6b2-7f6d-424f-a190-e74bc77a183e",
                                                                "qty": 4.1,
                                                                "id_list": "46845fff-397f-4edc-8cc8-447429b22829",
                                                                "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": "d8aedd8e-a802-4787-a02e-5d54b396be84",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "ba749016-31ff-420a-aaee-3024be76c524",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "692d512b-545a-41a6-911e-638085911fa2",
                                                                "id_user_upd": "9b21113a-4d3a-4c82-9e3a-22ea25f18c8b",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "27",
                                                                  "id": "c2a85cde-aee1-404c-b6e7-676691e0ae48",
                                                                  "id_item": "d62dd150-cd1f-44fb-8802-92049f914cf3",
                                                                  "id_item_type": "a31d8061-9b1b-4a4b-ba99-10f46d13dbd3",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "53cb3bbf-84e8-4871-a747-44ce2e7d90d3",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                  "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                  "id_user_upd": "a482d0d8-af67-4986-94d2-bd3570d0b60a",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "28",
                                                                      "id_item_sub": "969bb127-09f9-48cc-9f97-f5b4c011d9cd",
                                                                      "id_item": "b11d1110-1603-4cd9-90d4-e6332c80ecb9",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "ee181c4b-3cb2-4883-a8b6-21e22d301663",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "27"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "29",
                                                                        "id": "bc5538ac-ac7f-405b-ae6b-4234f241a2e8",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "0903e0ef-a707-4f33-a360-5fc2d3b0ccb0",
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                        "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                        "id_user_upd": "fe3d25dd-5189-4898-91e3-c209d1f4db35",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "30",
                                                                          "id": "83bfb001-f1f2-41c1-a90c-eaf2fecf41d6",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                          "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                          "id_user_upd": "ea320d66-5a20-4d15-9b04-591cb1726a7c",
                                                                          "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": "76b97a0a-e6a3-4ae8-a696-562031b60115",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "cdf521b3-80fb-4324-8d17-2affc7aa1868",
                                                                    "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:38.129827+01:00",
                                                                    "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                    "id_user_upd": "8d234e62-626e-4671-9748-784f522ae04b",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "32",
                                                                        "id_voucher": "b9a6eaa7-e2db-4300-9a92-f58089160e19",
                                                                        "id_line": "f6e22254-ee3f-496c-bab3-425306745f38",
                                                                        "id_category": "f952c721-a7e2-4357-8626-43fbe0cddede",
                                                                        "id_item": "36ff4612-1e80-427d-bc3c-e1db3c969670",
                                                                        "id_item_type": "a7db8f77-5eb6-4d9f-9b15-300c58723d1b",
                                                                        "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": "67e58f3f-00e9-4859-9268-661130b79f5b",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2025-12-08T21:26:38.129827+01:00",
                                                                          "date_end": "2025-12-08T21:26:38.129827+01:00",
                                                                          "date_used": "2025-12-08T21:26:38.129827+01:00",
                                                                          "date_sesion": "2025-12-08T21:26:38.129827+01:00",
                                                                          "id_employee": "b8826495-91c5-4f89-9c90-7cb695de40d9",
                                                                          "id_branch": "607bc50d-e0f7-43c6-adb7-044c769ec892",
                                                                          "id_voucher_permision": "631fc0dc-bc35-4739-82af-9c735e38cef7",
                                                                          "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": "75b5273a-f926-4c89-b836-63e514df9c7c",
                                                                          "id_user_add": "3150ed27-05a4-4383-b58c-347d3ef486d1",
                                                                          "id_doc_sa": "09d3e825-3a5a-46e9-81d1-49add0164328",
                                                                          "id_item_sub": "c305e86d-4d75-448c-ae66-6e435072985c",
                                                                          "id_pos_sesion": "3552c1f4-44df-49a1-a6dd-ac53c98b9349",
                                                                          "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:38.129827+01:00",
                                                                          "last_update": "2025-12-08T21:26:38.129827+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": "2383c8e6-2f80-4459-a69a-991dbf7714ef",
                                                                            "date_from": "2025-12-08T21:26:38.129827+01:00",
                                                                            "date_end": "2025-12-08T21:26:38.129827+01:00",
                                                                            "date_used": "2025-12-08T21:26:38.129827+01:00",
                                                                            "id_employee": "a6e5702e-561d-4d80-8805-a3992932abc0",
                                                                            "id_branch": "5c51f366-7191-42f3-8edc-4fbf225169f8",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "61625a94-442e-478d-a902-73eee004aea9",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                            "last_update": "2025-12-08T21:26:38.129827+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": "96595db5-6edb-4f26-b0de-58551901a665",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2025-12-08T21:26:38.129827+01:00",
                                                                        "date_end": "2025-12-08T21:26:38.129827+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": "6ba361bc-3136-4deb-8a79-3e4362b0c6e4",
                                                                        "id_pos": "9e867336-05e0-48f1-9b48-3b8e5a500f84",
                                                                        "id_list": "1c7f2503-5646-4a05-b979-07430ac36d71",
                                                                        "id_item": "07e9a912-b1f8-484a-bce0-df15b473120c",
                                                                        "id_item_type": "4870e8dc-d770-4900-9866-358a71804d71",
                                                                        "id_category": "2f5df8cd-502e-4bcf-ab6d-bc7fd6863f14",
                                                                        "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:38.129827+01:00",
                                                                        "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                        "id_user_upd": "839febc9-942c-4872-9959-5c816ee49cdf",
                                                                        "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": "f4e7d991-9ad0-49f8-8f83-0e90c5de6733",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "ce7d3548-c8b9-4f3d-9e5b-cda8c509d989",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "1c8a48ad-9826-435e-a594-8ee41c7a6f44",
                                                                          "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:38.129827+01:00",
                                                                          "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                          "id_user_upd": "1b8d83e2-277e-4154-84b0-33dfa167ccf8",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "37",
                                                                              "id_pos": "70b68221-23d0-4da2-884f-4d2d1091b4aa",
                                                                              "id_pos_type": "ce14bd75-c484-436a-8547-3d19e29e12ae",
                                                                              "id_price_list": "d0649bff-3520-4029-b850-d723b31e8285",
                                                                              "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:38.129827+01:00",
                                                                              "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                              "id_user_upd": "6d9ec519-9f27-4647-949f-703e66a7b269",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "38",
                                                                                "id_pos": "336d9749-435b-4158-937d-46de1c574ac3",
                                                                                "id_pos_type": "8d1e6aba-5807-4076-b8d9-11d1f016fc8e",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                                "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                                "id_user_upd": "5429ea73-57f0-49fb-aad7-8797256145ad",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "39",
                                                                                  "id": "5bdcf3ea-405a-4e9f-b77c-876d07b23ff0",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                                  "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                                  "id_user_upd": "0ed1779f-5821-4d4e-bff9-0dea2223567c",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "40",
                                                                                      "id_pos_print": "7df4d1e9-4da7-4602-9c54-f86c54b931c0",
                                                                                      "id_doc": "98a5e83f-86b3-47ee-867b-71aaeb116f95",
                                                                                      "id_pos_type": "298e921c-4109-4d0a-9c27-e2c394a51999",
                                                                                      "id_doc_print": "a1bbeafe-3d91-47e2-b65a-c0d4733f20b0",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                                      "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                                      "id_user_upd": "db6da332-4b4d-440e-bb98-990701b3a96e",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "16"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "41",
                                                                                        "id": "630b3382-2b8c-4330-9b74-d42cb687073d",
                                                                                        "id_pos": "19cec829-6262-4e85-a302-00cf467bcc8c",
                                                                                        "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:38.129827+01:00",
                                                                                        "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                                        "id_user_upd": "29f09b4e-9ff6-438f-ac03-9c20f96bf620",
                                                                                        "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": "a0970661-f77e-4ba5-9d28-765563eb2754",
                                                                                        "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:38.129827+01:00",
                                                                                        "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "43",
                                                                                            "id_doc_print": "991c02ef-d676-41be-b613-447eed4b34a6",
                                                                                            "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": "e8828767-7ef9-4604-b58a-d128e3410e28",
                                                                              "id_item_sub": "1523a5de-969b-4bef-87d2-aa8123b63666",
                                                                              "validity_date": "2025-12-08T21:26:38.129827+01:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                              "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                              "id_user_upd": "379dd5b8-e668-4e7d-b61b-469290447d93",
                                                                              "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": "bb1e6d62-17c5-4b05-bc81-798e4224769d",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2025-12-08T21:26:38.129827+01:00",
                                                                              "date_end": "2025-12-08T21:26:38.129827+01:00",
                                                                              "id_branch": "a4558dce-0007-4c24-8009-6d250c4f5aac",
                                                                              "id_pos": "b87b3571-0933-41a1-a6ea-ad0395ab3fef",
                                                                              "id_list": "23d2af83-18a9-4450-b33f-213bff7a09d3",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                              "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                              "id_user_upd": "8b9d1055-9ccc-4103-b0ca-c768b424672e",
                                                                              "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": "4dc2179f-7efe-43f9-a69f-48264c45918b",
                                                                        "order_id": 2,
                                                                        "id_item": "8e74b2a4-e665-4b28-b257-9e68e19b6141",
                                                                        "id_item_type": "13312da1-9486-4c48-a6b4-dd918b5a65ae",
                                                                        "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": "6e2cf251-8ae2-4776-909d-04a9b887cb75",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "04df23bf-fe6f-4172-bcbe-9fe87382f609",
                                                                        "count_voucher": 1,
                                                                        "id_category": "e33f3a30-2369-47e5-9bca-b79952bee89b",
                                                                        "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                        "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                        "id_user_upd": "5a6bff39-d87d-4ca6-b6df-807757c4cd1d",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "31"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "47",
                                                                          "id": "d6eac0ca-a796-47aa-8e2b-abe034082688",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "d626d9c5-3cca-43de-9d98-587a85322838",
                                                                          "date_tax": "2025-12-08T21:26:38.129827+01:00",
                                                                          "date_open": "2025-12-08T21:26:38.129827+01:00",
                                                                          "date_close": "2025-12-08T21:26:38.129827+01:00",
                                                                          "id_user_open": "2c29ccc4-026b-4c11-93b7-316998df47fb",
                                                                          "id_user_close": "5dc63e25-08ce-4d21-b8a4-c2ce72a21397",
                                                                          "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:38.129827+01:00",
                                                                          "last_update": "2025-12-08T21:26:38.129827+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": "42811139-35f6-4f3a-a23f-8f65d6264d62",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "bc1dcd18-1a7e-44e5-9a98-fbb90d8cc567",
                                                                              "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:38.129827+01:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "49",
                                                                              "id": "da788319-7290-4c45-b0c1-87b3bad7b5a6",
                                                                              "id_room_unit": "27e18ef0-cd0b-437b-80e1-b1df9ce8acf5",
                                                                              "id_room_list": "40ca429c-10e9-4499-80f9-e018fb5659ea",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2025-12-08T21:26:38.129827+01:00",
                                                                              "date_from": "2025-12-08T21:26:38.129827+01:00",
                                                                              "date_end": "2025-12-08T21:26:38.129827+01:00",
                                                                              "date_open": "2025-12-08T21:26:38.129827+01:00",
                                                                              "date_close": "2025-12-08T21:26:38.129827+01:00",
                                                                              "id_employee": "b712d59b-ad02-44a2-890c-0020aa2a1090",
                                                                              "id_employee_sec": "e0515c96-834e-4149-a559-9e4550781d43",
                                                                              "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": "d548975f-6015-4424-a4ac-df3bfe7f5148",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "b6bbc022-0fb8-40e0-823b-4fd31cdc6f09",
                                                                              "id_user_close": "1d8c3dc6-fb80-4491-a90d-8d1590418d83",
                                                                              "id_unit_state": "6c58bcff-309d-4bed-b857-337253546cd0",
                                                                              "id_pos_sesion": "d1055432-18de-4aef-8a7a-7ff19c0f8d60",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2025-12-08T21:26:38.129827+01:00",
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                              "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "50",
                                                                                "id": "1bd5d6fc-4853-4f9f-9dab-fa9a4fb84d8c",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "3ad376e3-86ee-4ee5-89da-860b7e04bfc4",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "a123fe1b-2dc2-4a35-9927-383d9f1e6e35",
                                                                                "locked": true,
                                                                                "date_locked": "2025-12-08T21:26:38.129827+01:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                                "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                                "id_user_upd": "80c3e349-3534-41fd-8202-b6c89136930f",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "51",
                                                                                  "id": "fdf11dcb-cf33-49ce-b55e-2d1c5fbd5410",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "034a227c-e0ea-494b-b158-4ff27c373485",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "e79ad24f-68ea-4ca0-b186-b09d12b28585",
                                                                                  "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": "16286097-e877-4865-b5d5-cf4bf45bdcd8",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                                  "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                                  "id_user_upd": "88360fb3-74e1-4fbf-ba2b-77ae0a141b06",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "52",
                                                                                      "id_pos": "253431e1-e976-4e3e-82ee-c72ef464c353",
                                                                                      "id_room": "5bb8b569-e2f5-421e-94ba-d11160e119af",
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                                      "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                                      "id_user_upd": "9e3a399f-9451-4380-80b8-d71c073928d5",
                                                                                      "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": "e13c3fd9-6355-4985-b551-530d92670e72",
                                                                                      "id_room": "8ccc1e7c-fe65-467b-bf78-ab5ac9c0c900",
                                                                                      "date_in": "2025-12-08T21:26:38.129827+01:00",
                                                                                      "date_out": "2025-12-08T21:26:38.129827+01:00",
                                                                                      "id_user_add": "c046abef-731a-409e-aabe-b6825ab64ed9",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                                      "last_update": "2025-12-08T21:26:38.129827+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": "3cb328d4-2cf1-40b8-a527-a9b080091594",
                                                                                  "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:38.129827+01:00",
                                                                                  "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                                  "id_user_upd": "569949cf-75e0-47c3-a1a9-18b3add8ed80",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "55",
                                                                                      "id_room_type": "2a775e9e-7e2d-4caa-9b1b-2cbf415549eb",
                                                                                      "id_room_state": "85d9a785-6d2d-49ac-bae7-db6afd5e79d2",
                                                                                      "id_image": "5162b428-67b8-4259-b683-7d71bdec227f",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                                      "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                                      "id_user_upd": "d2881a80-c46b-4d0f-92ba-2bec6b2e103e",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "56",
                                                                                        "id": "ab0ad60f-d46e-4de7-a47c-5f97277753a7",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                                        "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                                        "id_user_upd": "7e1596e8-a9fc-4f4f-abd6-e1aad8b10191",
                                                                                        "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": "4a15a4ab-f6de-401e-a75b-8bcafd0fc699",
                                                                              "id_pos_sesion": "13827792-4cf8-4187-a21a-e543c381305c",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "d3de9281-2816-46c2-95d3-7e329abaf1e8",
                                                                              "id_room_unit_activity": "b87d4f85-0751-49e4-aefa-0b9a4437b973",
                                                                              "id_doc_sa": "de6e3112-e530-4f0b-93a9-2a723fe5d0fa",
                                                                              "id_pos_type": "cd8620e5-db7e-48ef-b652-93390f78a712",
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "45f3ebf7-2235-48bb-8a23-221b4e0e887b",
                                                                              "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:38.129827+01:00",
                                                                              "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "58",
                                                                                  "id_tip": "ce2e8a8b-6161-458c-9f27-2fdbde4e65c9",
                                                                                  "id_user": "f9072996-c667-49ec-8308-7c1c8fa23848",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                                  "last_update": "2025-12-08T21:26:38.129827+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": "dc7ecbc2-43bf-44c9-87be-7c832e62977f",
                                                                              "id_user": "ef2d3ed2-6359-4d87-b0ea-d2f34e39103c",
                                                                              "date_add": "2025-12-08T21:26:38.129827+01:00",
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                              "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "59"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "46"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "60",
                                                                    "id": "367b116d-3716-4e12-94a2-6c7062e5b42f",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "ee55aaee-0d03-435c-ad43-165d2319d8b1",
                                                                    "id_doc_print": "155ee812-258b-4fcb-8e63-55a376d50925",
                                                                    "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:38.129827+01:00",
                                                                    "last_update": "2025-12-08T21:26:38.129827+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": "1140df72-0ef4-476e-823c-bb031864d24f",
                                                                    "id_line": 2,
                                                                    "id_item": "c90a8a54-33eb-455a-b9cb-c2ee64fd97fb",
                                                                    "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": "90c230c3-2977-4c56-a5c7-48b46028c3bc",
                                              "id_doc": "8f2d832f-9abf-4bca-b774-cd694956c942",
                                              "value": 3,
                                              "created_on": "2025-12-08T21:26:38.129827+01:00",
                                              "last_update": "2025-12-08T21:26:38.129827+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": "caed096b-5181-4a32-9328-35aa140ec995",
                                              "id_pos": "379cd0d6-6dd8-41ae-8114-d43c723e4f01",
                                              "id_doc": "0010e327-342f-4f0b-9580-bb699e5ca517",
                                              "id_branch": "eb7ddc34-ae40-4217-a4c1-4885677ff4a3",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2025-12-08T21:26:38.129827+01:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "707200b3-e243-4664-aa73-bb1b029c59e6",
                                              "id_loc_from": "baa0c6cc-d501-4321-97b6-6382729ba570",
                                              "id_loc_end": "ca739dda-64c7-496e-a2fe-dcf341412964",
                                              "id_user_add": "0eb72972-113c-4b02-ac4d-a6fadf851df4",
                                              "id_user_upd": "4a465eea-126e-4476-af3d-0de96482bdf8",
                                              "id_pos_sesion": "2d26570d-0535-4584-a60d-196cf8209989",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2025-12-08T21:26:38.129827+01:00",
                                              "active": true,
                                              "created_on": "2025-12-08T21:26:38.129827+01:00",
                                              "last_update": "2025-12-08T21:26:38.129827+01:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_locations": {
                                                "$id": "64",
                                                "id": "f9d59079-5498-48ba-89d9-c490c6992557",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "e2a27726-cb94-453a-9ccf-7951944e28ce",
                                                "active": true,
                                                "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                "id_user_upd": "c411fd61-b654-44e7-8646-ccdb1ab00c21",
                                                "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": "89b89b3d-a825-4e9d-8835-0de2614866e6",
                                                    "id_item": "602fb1dd-dd3b-4476-a84e-dc80c904b755",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                    "last_update": "2025-12-08T21:26:38.129827+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": "14b5058d-092f-4995-ac52-a1586a7598ac",
                                                  "id_line": 2,
                                                  "id_item": "210edd68-6397-49f4-b9c2-93badacb7a65",
                                                  "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": "499c82d8-71c4-42ec-a2e9-a4924d5b2a9f",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "7fd5cc43-2c8b-4712-b60c-d3e2e684d065",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2025-12-08T21:26:38.129827+01:00",
                                            "printed": true,
                                            "print_on": "2025-12-08T21:26:38.129827+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": "8c64315c-6d1b-47e1-ac44-71abacfcf37e",
                                  "id_pos": "3f88547e-53b5-415d-af73-1cac6cd9077d",
                                  "mac_address": "sample string 3",
                                  "date_end": "2025-12-08T21:26:38.129827+01:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "4a363d8b-d959-4b76-85b8-e6cc798f6ed3",
                                  "active": true,
                                  "created_on": "2025-12-08T21:26:38.129827+01:00",
                                  "last_update": "2025-12-08T21:26:38.129827+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "68"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "69",
                                  "id_user": "30dacf14-211a-466c-a56f-478978a05606",
                                  "id_pos": "76162f5b-0f27-43bf-acf1-1a28b96388b5",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2025-12-08T21:26:38.129827+01:00",
                                  "last_update": "2025-12-08T21:26:38.129827+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": "bde6d916-6b17-44c0-8404-7b0904a25eaa",
                                  "id_pos": "fd358b5c-4949-4fb8-af28-1218dcdd72c4",
                                  "date_add": "2025-12-08T21:26:38.129827+01:00",
                                  "date_upd": "2025-12-08T21:26:38.129827+01:00",
                                  "date_out": "2025-12-08T21:26:38.129827+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": "66d819b3-2610-4e4d-9441-603f4be66e98",
                                  "id_user_add": "6866b6fd-ac2a-40a3-a9db-4317a27965ac",
                                  "id_table": "e6a821ef-6155-43da-a507-ca756b50e794",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "8660871b-fd25-4213-98d9-db94f78d6b02",
                                  "created_on": "2025-12-08T21:26:38.129827+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_sync_tables": {
                                    "$id": "72",
                                    "id": "31ad9c68-04e8-4e86-8868-b1f9c6ad0acb",
                                    "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:38.129827+01:00",
                                    "last_update": "2025-12-08T21:26:38.129827+01:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "73",
                                        "id": "3fe58614-6fad-4225-81b5-3d344c626996",
                                        "id_sync": "34dc075d-882d-40b1-a7b4-06b26340a85e",
                                        "json": "sample string 3",
                                        "id_table": "d58fd06b-aed5-4736-bb67-6e6646cfd1e8",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "74",
                                          "id": "143cf4c5-424b-4863-b5b7-1637f57c0a34",
                                          "id_branch_from": "ac903add-c217-43f9-ac6a-a9af078c77e3",
                                          "id_branch_to": "1eb5f51b-573f-494c-bc23-5b0ccba7adb3",
                                          "type": 4,
                                          "created_on": "2025-12-08T21:26:38.129827+01:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2025-12-08T21:26:38.129827+01:00",
                                          "send_on": "2025-12-08T21:26:38.129827+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": "f372eb5a-e298-4f85-80fe-d25eec6534ff",
                                  "id_pos": "c246ceef-8fe9-4210-9fd3-d99ddbb0568b",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2025-12-08T21:26:38.129827+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": "f9940ed3-6789-44c6-a612-f3aa3d901ac1",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "level_id": 5,
                  "id_group": "f8f766d3-277b-4840-8552-ca52c9b81646",
                  "name_event": "sample string 7",
                  "name_pos": "sample string 8",
                  "id_image": "90b1c51a-9e0e-4d3f-a257-edf63f8e868a",
                  "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:38.129827+01:00",
                  "last_update": "2025-12-08T21:26:38.129827+01:00",
                  "commited": true,
                  "st_functions_groups": {
                    "$id": "77",
                    "id": "10c62332-9b32-4752-9719-a8d1c93639ee",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2025-12-08T21:26:38.129827+01:00",
                    "last_update": "2025-12-08T21:26:38.129827+01:00",
                    "commited": true,
                    "st_functions": [
                      {
                        "$ref": "76"
                      },
                      {
                        "$ref": "76"
                      }
                    ]
                  },
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_permisions": [
                    {
                      "$ref": "2"
                    },
                    {
                      "$ref": "2"
                    }
                  ]
                },
                {
                  "$ref": "76"
                }
              ],
              "st_images_types": {
                "$id": "78",
                "id": "91bc9520-eca5-4484-8314-152d6b6ef86f",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2025-12-08T21:26:38.129827+01:00",
                "last_update": "2025-12-08T21:26:38.129827+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": "c77413f7-a342-4ca2-9246-6899b2e18ac1",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2025-12-08T21:26:38.129827+01:00",
                "date_end": "2025-12-08T21:26:38.129827+01:00",
                "state": "sample string 6",
                "created_on": "2025-12-08T21:26:38.129827+01:00",
                "last_update": "2025-12-08T21:26:38.129827+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": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "st_pos_license": [
          {
            "$ref": "68"
          },
          {
            "$ref": "68"
          }
        ],
        "st_users_pos": [
          {
            "$ref": "69"
          },
          {
            "$ref": "69"
          }
        ],
        "st_users_profiles": {
          "$ref": "1"
        },
        "st_users_token": [
          {
            "$id": "80",
            "id": "81334110-53fb-4f1e-a0ac-d2f4ed12b94a",
            "token_id": "sample string 2",
            "id_user": "b045b94e-3606-4ed1-92dd-add34dca1966",
            "date_from": "2025-12-08T21:26:38.129827+01:00",
            "date_end": "2025-12-08T21:26:38.129827+01:00",
            "created_on": "2025-12-08T21:26:38.129827+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": "e4ada77d-f2b0-4dea-97cc-f9d0eeaf2cfd",
            "id_room_activity": "cded5bfd-0366-4f9b-9501-a04efb28736b",
            "id_pos_sesion": "4138995d-efa5-4f99-adbe-02998ac4b382",
            "log_text": "sample string 4",
            "id_user": "95a20835-2ff0-40aa-9513-fb22f3ad4412",
            "created_on": "2025-12-08T21:26:38.129827+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"
          }
        ]
      },
      "st_functions": {
        "$ref": "76"
      }
    },
    {
      "$ref": "2"
    }
  ],
  "st_users": [
    {
      "$ref": "3"
    },
    {
      "$ref": "3"
    }
  ]
}