GET api/St_Permisions?all_rows={all_rows}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
all_rows

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Collection of st_permisions
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_function

globally unique identifier

Required

id_user

globally unique identifier

None.

id_profile

globally unique identifier

None.

permission

integer

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

commited

boolean

None.

st_users_profiles

st_users_profiles

None.

st_users

st_users

None.

st_functions

st_functions

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "129d427a-ee4e-4332-9eb8-2f3dc809cdf0",
    "id_function": "8966cd4e-b1e4-41f2-9736-e482f90372f1",
    "id_user": "03c4d138-647e-40d5-9db6-aa16783715c6",
    "id_profile": "18af3290-41c4-4df6-9cd3-9aea46c7083b",
    "permission": 3,
    "active": true,
    "created_on": "2026-09-06T06:46:34.8682798+02:00",
    "last_update": "2026-09-06T06:46:34.8682798+02:00",
    "commited": true,
    "st_users_profiles": {
      "$id": "2",
      "id": "f9cb3762-5da9-49e5-957e-1ab5a0bf4c19",
      "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,
      "is_view_all": true,
      "active": true,
      "created_on": "2026-09-06T06:46:34.8682798+02:00",
      "last_update": "2026-09-06T06:46:34.8682798+02:00",
      "commited": true,
      "st_permisions": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "st_users": [
        {
          "$id": "3",
          "id": "6bed2814-fba7-45c3-86c7-e5745e03a003",
          "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": "c8e7e7c0-f0a2-47d1-b461-73d2e6dde92e",
          "view_messages": true,
          "id_image_photo": "ddacf175-7e5a-4d4a-ac03-09b31d78344e",
          "reserved": true,
          "pos_access": true,
          "back_access": true,
          "name_pos": "sample string 13",
          "id_image": "fa050473-15e2-4727-9128-45fa04f6710e",
          "view_pos": true,
          "order": 15,
          "color_border": "sample string 16",
          "color_button": "sample string 17",
          "color_font": "sample string 18",
          "active": true,
          "created_on": "2026-09-06T06:46:34.8682798+02:00",
          "last_update": "2026-09-06T06:46:34.8682798+02:00",
          "commited": true,
          "mt_branches": [
            {
              "$id": "4",
              "id": "e4a8d44f-bba0-4014-a553-92262b004d1d",
              "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": "44796324-c329-4d5c-9363-48b349583f0d",
              "order": 12,
              "external_id": "sample string 13",
              "sync": true,
              "active": true,
              "created_on": "2026-09-06T06:46:34.8682798+02:00",
              "last_update": "2026-09-06T06:46:34.8682798+02:00",
              "id_user_upd": "6e5a59cb-1323-4d12-a7fd-0d2c249ca35b",
              "commited": true,
              "st_images": {
                "$id": "5",
                "id": "0f8e780f-abc4-4b6a-86c1-8aaa88bb7b56",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "id_img_type": "f51ff68f-5061-4607-bf3a-eeb411b13e4f",
                "image_file": "sample string 5",
                "extension": "sample string 6",
                "high": 1,
                "width": 1,
                "active": true,
                "created_on": "2026-09-06T06:46:34.8682798+02:00",
                "last_update": "2026-09-06T06:46:34.8682798+02:00",
                "commited": true,
                "mt_branches": [
                  {
                    "$ref": "4"
                  },
                  {
                    "$ref": "4"
                  }
                ],
                "mt_categories": [
                  {
                    "$id": "6",
                    "id": "84ca31e6-0a68-42b6-bb17-9d47b681bb74",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "id_item_type": "54667fed-4736-4afd-9aaa-6cf06fc643cf",
                    "order_type": 5,
                    "name_pos": "sample string 6",
                    "id_image": "6e966295-9a68-4265-bc4e-3a80870b8397",
                    "view_pos": true,
                    "order": 8,
                    "order_sec": 9,
                    "color_border": "sample string 10",
                    "color_button": "sample string 11",
                    "color_font": "sample string 12",
                    "font_bold": true,
                    "font_underline": true,
                    "font_size": 15,
                    "big_buttons": true,
                    "active": true,
                    "created_on": "2026-09-06T06:46:34.8682798+02:00",
                    "last_update": "2026-09-06T06:46:34.8682798+02:00",
                    "id_user_upd": "c4848e97-f673-4cb9-9cb5-04a5bcb99126",
                    "commited": true,
                    "mt_categories_items": [
                      {
                        "$id": "7",
                        "id_category": "00398634-3ae0-4f3c-8b88-446625b20196",
                        "id_item": "0413f0e5-9bd7-4907-b5c1-a221c66c87db",
                        "is_default": true,
                        "active": true,
                        "created_on": "2026-09-06T06:46:34.8682798+02:00",
                        "last_update": "2026-09-06T06:46:34.8682798+02:00",
                        "id_user_upd": "e22f4c7f-1474-4e24-be8d-7e6b47354d7f",
                        "commited": true,
                        "mt_categories": {
                          "$ref": "6"
                        },
                        "mt_items": {
                          "$id": "8",
                          "id": "7f026d56-4e89-4d9b-a7c7-5ee61b1c7978",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_unit": "1892d24a-564e-4f5f-813c-62d4de89daf3",
                          "id_unit_sec": "d6234484-507d-4513-8865-01065ed6b6fb",
                          "id_brand": "4e2bf589-edd0-4f9e-9e35-c88fca31b253",
                          "b_sale": true,
                          "b_stock": true,
                          "b_price": true,
                          "b_unique": true,
                          "b_exclude_control": true,
                          "tax": 12.1,
                          "change_price": true,
                          "force_printing": true,
                          "is_ticket": true,
                          "is_supply": true,
                          "define_price": true,
                          "is_multi_sub": true,
                          "external_id": "sample string 19",
                          "name_pos": "sample string 20",
                          "name_print": "sample string 21",
                          "id_image": "980c7a60-18b8-47cc-a9c1-eeb93f4570e9",
                          "view_pos": true,
                          "order": 23,
                          "color_border": "sample string 24",
                          "color_button": "sample string 25",
                          "color_font": "sample string 26",
                          "font_bold": true,
                          "font_underline": true,
                          "font_size": 29,
                          "active": true,
                          "created_on": "2026-09-06T06:46:34.8682798+02:00",
                          "last_update": "2026-09-06T06:46:34.8682798+02:00",
                          "id_user_upd": "4a8054d7-014c-4873-9ecd-7f1a588fff37",
                          "commited": true,
                          "mt_brands": {
                            "$id": "9",
                            "id": "9c4b86f2-2a17-4bf9-948a-805969459d32",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "active": true,
                            "created_on": "2026-09-06T06:46:34.8682798+02:00",
                            "last_update": "2026-09-06T06:46:34.8682798+02:00",
                            "id_user_upd": "8c7c8777-1719-4aa9-8d31-7e6feb56f358",
                            "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": "2992076b-0516-46c3-ba97-81bc8e0db7e9",
                              "id_branch": "a782a881-fddc-409a-850f-e4c83b0005f7",
                              "id_pos_type": "d48fa45b-3f90-4b7f-93e8-580953dcbcf7",
                              "id_pos": "ae6310da-5ef4-44dc-abcf-539aca9b2815",
                              "id_item": "c315a11b-9e46-4a87-b04b-20e1d9027963",
                              "date_from": "2026-09-06T06:46:34.8682798+02:00",
                              "date_end": "2026-09-06T06:46:34.8682798+02:00",
                              "image_id": 4,
                              "active": true,
                              "created_on": "2026-09-06T06:46:34.8682798+02:00",
                              "last_update": "2026-09-06T06:46:34.8682798+02:00",
                              "id_user_upd": "9aeca67a-23d5-45af-ac45-32caa2190bcc",
                              "commited": true,
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "mt_items": {
                                "$ref": "8"
                              },
                              "mt_pos": {
                                "$id": "11",
                                "id": "6cbaabfd-e86d-42be-8367-b610c3cb6b72",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "393b5277-a871-4c72-80f9-a84430cc35bd",
                                "id_zone": "2c674fb4-ea1c-4cf3-a7c6-ee72aa38be55",
                                "user_required": true,
                                "active": true,
                                "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                "id_user_upd": "94185426-2d77-4fd1-bb97-d5ab5c94b748",
                                "commited": true,
                                "mt_branches_zones": {
                                  "$id": "12",
                                  "id": "e1d78c67-db03-4d55-9753-a3f4edf36b4f",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "id_branch": "85f748d6-2023-40dd-899f-957fdee3c56a",
                                  "active": true,
                                  "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                  "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                  "id_user_upd": "9099387d-eeba-4ff7-a015-b8ea668fc8ff",
                                  "commited": true,
                                  "mt_branches": {
                                    "$ref": "4"
                                  },
                                  "mt_pos": [
                                    {
                                      "$ref": "11"
                                    },
                                    {
                                      "$ref": "11"
                                    }
                                  ],
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                "mt_cloakrooms": [
                                  {
                                    "$id": "13",
                                    "id": "93df6d18-1a18-4d88-bf41-241c77565092",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "id_pos": "a68639c6-3cbe-418d-b27f-41d4a2b99546",
                                    "unit_ini": 5,
                                    "unit_end": 6,
                                    "name_pos": "sample string 7",
                                    "id_image": "19d5c04c-af8e-41fa-93ba-1c6fd3410656",
                                    "view_pos": true,
                                    "order": 9,
                                    "color_border": "sample string 10",
                                    "color_button": "sample string 11",
                                    "color_font": "sample string 12",
                                    "active": true,
                                    "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                    "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                    "id_user_upd": "7a69933b-4fcd-4811-9de1-d158a2dda4a4",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_images": {
                                      "$ref": "5"
                                    },
                                    "st_users": {
                                      "$ref": "3"
                                    },
                                    "tt_cloakrooms_units": [
                                      {
                                        "$id": "14",
                                        "id": "c169f273-c5ff-4346-8d5c-8d321b663b86",
                                        "id_cloakroom": "c6072931-1bf2-418f-8386-a8bab8fe129d",
                                        "id_pos_sesion": "3863700d-74a5-431d-9ba1-3d44571321e1",
                                        "unit_id": 4,
                                        "date_open": "2026-09-06T06:46:34.8682798+02:00",
                                        "date_close": "2026-09-06T06:46:34.8682798+02:00",
                                        "id_doc_sa": "9e739186-37c9-4307-98fb-c061579b64be",
                                        "commited": true,
                                        "mt_cloakrooms": {
                                          "$ref": "13"
                                        },
                                        "tt_doc_sa": {
                                          "$id": "15",
                                          "id": "21622f30-356d-47ad-97aa-cf425ce1939c",
                                          "id_pos": "2bfff58e-f8d1-4bb8-b64b-a43eec05fa91",
                                          "id_doc": "10d3f587-1406-4fc9-b102-0150c69bad73",
                                          "id_branch": "682403e4-475c-4186-acf0-279d035c7907",
                                          "nro_doc": "sample string 5",
                                          "date_doc": "2026-09-06T06:46:34.8682798+02:00",
                                          "date_tax": "2026-09-06T06:46:34.8682798+02:00",
                                          "hour_doc": "00:00:00.1234567",
                                          "block": true,
                                          "id_ref": "256483f4-ec44-425b-9bed-2ee872f309d3",
                                          "id_relationship": "0fd42547-e633-46b6-bb08-1a34a8203c96",
                                          "id_loc_from": "59c14a8a-7ab7-4af0-bb75-a56d92fe02e2",
                                          "id_loc_end": "0364a34d-1c48-46bc-90ab-517193b350f6",
                                          "id_user_add": "224f01b0-ee64-4091-8526-167011f0e661",
                                          "id_user_upd": "0172fa65-0cbb-4b68-8daa-4359784a593f",
                                          "comment": "sample string 12",
                                          "id_pos_sesion": "6eac40e5-17ec-4772-8256-3a329d5d5816",
                                          "id_room_unit": "bf6e69c0-fd92-47c0-a17f-bc75249a99c2",
                                          "ref_locator": "sample string 13",
                                          "ref_zone_aut": "sample string 14",
                                          "id_pos_type": "f5dfcc64-4568-4e7f-a682-c1e25adcd4e5",
                                          "p_dis": 15.1,
                                          "p_chr": 16.1,
                                          "amt_net": 17.1,
                                          "amt_tax": 18.1,
                                          "amt_dis": 19.1,
                                          "amt_chr": 20.1,
                                          "amt_tot": 21.1,
                                          "active": true,
                                          "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                          "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                          "commited": true,
                                          "created_by": 1,
                                          "doc_print": true,
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_docs": {
                                            "$id": "16",
                                            "id": "a50ef042-a829-42f9-aaef-c4b3de76ea57",
                                            "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": "377aa39f-5122-4d52-80f2-295667606df3",
                                            "view_pos": true,
                                            "order": 23,
                                            "color_border": "sample string 24",
                                            "color_button": "sample string 25",
                                            "color_font": "sample string 26",
                                            "active": true,
                                            "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                            "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                            "id_user_upd": "d559da2d-3c2f-49a5-b682-f7d60eff241c",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$id": "17",
                                                "id_doc": "0e2d66fe-12e0-4ad6-9bfe-88811b614a97",
                                                "id_pay": "a1e20310-1706-4333-8f87-5f907ee03d89",
                                                "id_money": "748fe27b-aec4-46da-a83e-88b8f26441dc",
                                                "active": true,
                                                "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                "id_user_upd": "4a1ebfb8-6522-4661-b1b2-a1e154d576bd",
                                                "commited": true,
                                                "mt_docs": {
                                                  "$ref": "16"
                                                },
                                                "mt_money_types": {
                                                  "$id": "18",
                                                  "id": "49d94c9c-30f1-4f7e-b221-3a2e374d5c1f",
                                                  "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": "f5daf5e3-fb15-4520-8f79-cf9a590b962c",
                                                  "view_pos": true,
                                                  "order": 8,
                                                  "color_border": "sample string 9",
                                                  "color_button": "sample string 10",
                                                  "color_font": "sample string 11",
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                  "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                  "id_user_upd": "2c99b030-e466-4a92-bb8d-f6c5c252515a",
                                                  "commited": true,
                                                  "mt_docs_payment_money": [
                                                    {
                                                      "$ref": "17"
                                                    },
                                                    {
                                                      "$ref": "17"
                                                    }
                                                  ],
                                                  "mt_money_rates": [
                                                    {
                                                      "$id": "19",
                                                      "id_money_1": "8dfbf203-c8a0-4f72-bad8-2469e691b0f7",
                                                      "id_money_2": "0a3a00ed-d4da-4176-94d1-e8efacb9f4bd",
                                                      "date_from": "2026-09-06T06:46:34.8682798+02:00",
                                                      "coefficient": 4.1,
                                                      "active": true,
                                                      "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                      "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                      "id_user_upd": "bbc26754-c966-46e3-a9f2-14cb2b703dbe",
                                                      "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": "0b36b0e9-dce6-4862-89ee-83ace882fb15",
                                                      "id_pay": "4828917a-1837-4409-9f60-0c44204fa183",
                                                      "id_money": "bb04b968-3af0-4601-b477-33e1afbe5bac",
                                                      "date_cashflow": "2026-09-06T06:46:34.8682798+02:00",
                                                      "coefficient": 5.1,
                                                      "id_user_add": "6a337bfa-fa86-4e3d-a920-5846dab6980b",
                                                      "amt_tot_md": 7.1,
                                                      "amt_tot_mo": 8.1,
                                                      "mt_payment_types": {
                                                        "$id": "21",
                                                        "id": "a30d99ac-7933-4e72-85ab-ef20d8c8dcd8",
                                                        "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": "536236f1-8075-4db5-bae2-0f3a27f9a5c0",
                                                        "view_pos": true,
                                                        "order": 13,
                                                        "color_border": "sample string 14",
                                                        "color_button": "sample string 15",
                                                        "color_font": "sample string 16",
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                        "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                        "id_user_upd": "48d8c833-ab0d-42ce-abd7-9017bacc9a7e",
                                                        "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": "d632b293-df8a-4b2c-a3fc-174698e8bd96",
                                                            "id_line": 2,
                                                            "id_pay": "bc4743e8-799b-4e91-962c-5174d1e7a7c6",
                                                            "id_money": "442cf374-8b90-40ab-bca4-018898a516a6",
                                                            "coefficient": 5.1,
                                                            "id_voucher": "0fec5e56-932c-4c36-908e-3dfe96b050f1",
                                                            "id_employee": "2f84f00b-cbe0-4955-88a4-8d3f12c4c7fc",
                                                            "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": "86d07987-dae4-4bd5-b9e6-32cd8595ea84",
                                                            "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": "27a7e7ca-cea8-458c-922f-a8b08a2239f9",
                                                              "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": "b17e3d8e-ed17-442a-9cd6-debc183fe278",
                                                              "name_pos": "sample string 12",
                                                              "id_image": "2864f73e-793c-4f55-93bf-dbea8a048698",
                                                              "view_pos": true,
                                                              "order": 14,
                                                              "color_border": "sample string 15",
                                                              "color_button": "sample string 16",
                                                              "color_font": "sample string 17",
                                                              "active": true,
                                                              "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                              "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                              "id_user_upd": "59dcf262-e17a-497f-817b-30c35fe7477f",
                                                              "commited": true,
                                                              "mt_employees_branches": [
                                                                {
                                                                  "$id": "24",
                                                                  "id_employee": "344bf2d2-4f24-4019-ad53-4271575f54ad",
                                                                  "id_branch": "899b38f9-c7a4-4636-a9e5-802878a77d6d",
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                  "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                  "id_user_upd": "61d24491-bf98-4119-a8f9-e5abe07c7da3",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "4"
                                                                  },
                                                                  "mt_employees": {
                                                                    "$ref": "23"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "24"
                                                                }
                                                              ],
                                                              "mt_employees_profiles": {
                                                                "$id": "25",
                                                                "id": "d6731f47-09df-4beb-951e-4420a2f3ba74",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "authorized": true,
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                "id_user_upd": "86c11a2e-6dca-4c26-b8ba-6863fe9e6b37",
                                                                "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": "e08271f6-c078-49f1-b36b-abe26a0254ed",
                                                                  "id_line": 2,
                                                                  "id_item_sub": "839956c2-1a3a-4962-9eb7-8d7e38ed80bd",
                                                                  "qty": 4.1,
                                                                  "id_list": "8da72b5e-111f-4579-bb27-22e6a314ca1e",
                                                                  "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": "4b398545-a887-4093-90f3-8b8dfed7d715",
                                                                  "is_used": true,
                                                                  "qty_vou": 1.1,
                                                                  "amt_vou": 1.1,
                                                                  "comment": "sample string 15",
                                                                  "ref_det": "sample string 16",
                                                                  "id_employee": "011cfdeb-c7fa-47b4-9731-0dbf9a91b9a0",
                                                                  "name_generic": "sample string 17",
                                                                  "type_ope": 1,
                                                                  "id_user_add": "97d35670-dc57-43a8-98c4-d444bb89b3d1",
                                                                  "id_user_upd": "b8ded83d-1d21-494e-8856-04b21cae10af",
                                                                  "active": true,
                                                                  "mt_employees": {
                                                                    "$ref": "23"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$id": "27",
                                                                    "id": "72ec1c85-2abe-4d10-877a-c41149f8bebb",
                                                                    "id_item": "b0af5adc-8b2b-4c27-a63f-f59089be7081",
                                                                    "id_item_type": "e949556a-78f6-4419-8948-d75a8ffd4281",
                                                                    "is_default": true,
                                                                    "barcode": "sample string 5",
                                                                    "voucher_apply": true,
                                                                    "id_voucher_json": "13d472bd-ad32-4f27-9760-08fe6fb99592",
                                                                    "count_voucher": 1,
                                                                    "id_voucher_type": 1,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                    "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                    "id_user_upd": "d17720ed-28d7-417d-9855-afdabf29a7c6",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_formula": [
                                                                      {
                                                                        "$id": "28",
                                                                        "id_item_sub": "423a05db-c83b-4f61-ba95-b399baf832eb",
                                                                        "id_item": "d53a0e66-1c56-4901-95f7-407e041b827a",
                                                                        "group_id": 3,
                                                                        "id_unit_ref": "16eb69d6-bc8d-459c-97ce-1ad7421d30b6",
                                                                        "qty_dis": 5,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_sub": {
                                                                          "$ref": "27"
                                                                        },
                                                                        "mt_units_ref": {
                                                                          "$id": "29",
                                                                          "id": "1f98c8ae-1069-4798-af41-0ec1baa02da4",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "coefficient": 4.1,
                                                                          "id_unit": "8936eaed-f66c-4580-8e48-ec0e4ce8d263",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                          "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                          "id_user_upd": "252a3a5e-fa87-4b3a-ad0a-8623cb77e8b6",
                                                                          "commited": true,
                                                                          "mt_units": {
                                                                            "$id": "30",
                                                                            "id": "44e3c413-567d-4090-8975-5363b7bfda2b",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                            "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                            "id_user_upd": "cc0a2a76-c4de-4d77-9681-c431ff4aee76",
                                                                            "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": "6e9fb71a-ea9b-412a-ba39-0f4f1aadfeaf",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_short": "sample string 4",
                                                                      "name_pos": "sample string 5",
                                                                      "id_image": "9560d644-cc6f-44e1-bf81-2da92a3e2f06",
                                                                      "view_pos": true,
                                                                      "order": 7,
                                                                      "color_border": "sample string 8",
                                                                      "color_button": "sample string 9",
                                                                      "color_font": "sample string 10",
                                                                      "font_bold": true,
                                                                      "font_underline": true,
                                                                      "font_size": 13,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                      "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                      "id_user_upd": "51ded915-ab3c-4175-b9c0-851c197b39fe",
                                                                      "commited": true,
                                                                      "tt_vouchers_det": [
                                                                        {
                                                                          "$id": "32",
                                                                          "id_voucher": "8c3d2fb5-feee-400d-9eec-0ac7d787ffd5",
                                                                          "id_line": "6b3221ef-55b4-4ba2-8aaa-3fff89f08ad5",
                                                                          "id_category": "e9fdd528-b8e9-4d06-82d6-9522f6bee128",
                                                                          "id_item": "94c723e2-725e-40d6-a2c6-27413b16364b",
                                                                          "id_item_type": "88ac6e02-31c9-48cb-874f-6e6844ecbb2b",
                                                                          "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": "c7db1edf-05a0-4e29-aa2d-7c1ca19a16f5",
                                                                            "id_voucher": 2,
                                                                            "locator_voucher": "sample string 3",
                                                                            "qr_code": "sample string 4",
                                                                            "date_from": "2026-09-06T06:46:34.8682798+02:00",
                                                                            "date_end": "2026-09-06T06:46:34.8682798+02:00",
                                                                            "date_used": "2026-09-06T06:46:34.8682798+02:00",
                                                                            "date_sesion": "2026-09-06T06:46:34.8682798+02:00",
                                                                            "id_employee": "55d1e38f-5dee-4b77-9792-8901f26523cf",
                                                                            "id_branch": "f7fca7e2-a44c-4124-87a0-079ad1fc8ed3",
                                                                            "id_voucher_permision": "62b2d914-26cf-40f0-ae5b-f4447bf8ca99",
                                                                            "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": "d699159f-4635-426c-8097-d550ee87d3e5",
                                                                            "id_user_add": "43b241df-5bb1-4230-b3d2-8d34ea3e7788",
                                                                            "id_doc_sa": "da315c60-3b51-4c4f-b47e-f56b00a33404",
                                                                            "id_item_sub": "70691177-6c02-40ed-9d8c-3dcc9ead1a2e",
                                                                            "id_pos_sesion": "9b7b95a6-bbd2-4564-a476-d68f106e640e",
                                                                            "is_authorized": true,
                                                                            "is_automatic": true,
                                                                            "print_in_branch": true,
                                                                            "printed": true,
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "is_used_entry": true,
                                                                            "is_used_consume": true,
                                                                            "is_close": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                            "last_update": "2026-09-06T06:46:34.8682798+02: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": "ffbc9358-40b6-4c7b-ad5c-c07800a09ab8",
                                                                              "date_from": "2026-09-06T06:46:34.8682798+02:00",
                                                                              "date_end": "2026-09-06T06:46:34.8682798+02:00",
                                                                              "date_used": "2026-09-06T06:46:34.8682798+02:00",
                                                                              "id_employee": "803ca367-cf20-4b34-9c05-9641a34d50b5",
                                                                              "id_branch": "6c412b94-6436-4a34-88b7-5b3fb8c84c38",
                                                                              "count": 6,
                                                                              "count_used": 1,
                                                                              "unlimited": true,
                                                                              "id_user_add": "36e21eed-95bb-49fc-ab5d-6ec440b15024",
                                                                              "is_entry": true,
                                                                              "is_consume": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                              "last_update": "2026-09-06T06:46:34.8682798+02: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": "d4e36ff0-eea1-4035-833a-ac5836fea370",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-09-06T06:46:34.8682798+02:00",
                                                                          "date_end": "2026-09-06T06:46:34.8682798+02: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": "219185ff-addb-42fe-9143-31d2f2b43c89",
                                                                          "id_pos": "28c48b1b-a046-47d0-b1eb-93ea2fd2341b",
                                                                          "id_list": "c2d9463a-9f30-49e8-88c5-62471b4f9263",
                                                                          "id_item": "0e7376e3-8641-49a4-9240-2bde9fcd3e28",
                                                                          "id_item_type": "e7d0f11c-a2bf-4ed1-ae0c-5e8ca2e60d41",
                                                                          "id_category": "9d727c07-838c-4cfb-8505-36ae4dbecbd5",
                                                                          "by_day_week": true,
                                                                          "use_mon": true,
                                                                          "use_tue": true,
                                                                          "use_wed": true,
                                                                          "use_thu": true,
                                                                          "use_fri": true,
                                                                          "use_sat": true,
                                                                          "use_sun": true,
                                                                          "use_hour_ini": "00:00:00.1234567",
                                                                          "use_hour_end": "00:00:00.1234567",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                          "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                          "id_user_upd": "e0458a73-5165-4873-9049-c294de9aacb9",
                                                                          "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": "f804075c-0e94-460e-817d-c29643055513",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "id_ref": "dac25813-30a0-496f-ad30-d847a8166acd",
                                                                            "tax_included": true,
                                                                            "switch_select": true,
                                                                            "item_type_default": 7,
                                                                            "name_pos": "sample string 8",
                                                                            "id_image": "b59ec4c2-b6b3-44ea-9823-c459a44c634a",
                                                                            "view_pos": true,
                                                                            "order": 10,
                                                                            "color_border": "sample string 11",
                                                                            "color_button": "sample string 12",
                                                                            "color_font": "sample string 13",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                            "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                            "id_user_upd": "3035d8e8-7a87-48ad-986f-841e53fbc901",
                                                                            "commited": true,
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$id": "37",
                                                                                "id_pos": "dd7950a4-2a69-49ba-bdeb-a24ce23cc4e4",
                                                                                "id_pos_type": "0f4740cb-fdcb-4dc2-b2fb-e9bce0e6a20d",
                                                                                "id_price_list": "ca0dd6e0-a1df-43d2-a40d-537c7e997425",
                                                                                "is_default": true,
                                                                                "view_mon": true,
                                                                                "view_tue": true,
                                                                                "view_wed": true,
                                                                                "view_thu": true,
                                                                                "view_fri": true,
                                                                                "view_sat": true,
                                                                                "view_sun": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "id_user_upd": "244e5b80-42f3-45b4-ae3f-6cd2702d2b7c",
                                                                                "commited": true,
                                                                                "mt_pos_view": {
                                                                                  "$id": "38",
                                                                                  "id_pos": "a9adb334-a7a1-4b67-8053-0690edff1ce0",
                                                                                  "id_pos_type": "07a67e91-246a-4910-88e5-8001ac70204c",
                                                                                  "is_default": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                                  "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                                  "id_user_upd": "c563a889-ff6b-450a-87d4-e29717f32146",
                                                                                  "commited": true,
                                                                                  "mt_pos": {
                                                                                    "$ref": "11"
                                                                                  },
                                                                                  "mt_pos_prices_list": [
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_types": {
                                                                                    "$id": "39",
                                                                                    "id": "e72715c7-dcbc-4228-8f20-2063b86b4284",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "is_module": true,
                                                                                    "order": 5,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                                    "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                                    "id_user_upd": "68953ebc-8892-4805-b8de-72ee855a3d60",
                                                                                    "commited": true,
                                                                                    "mt_items_featured": [
                                                                                      {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "10"
                                                                                      }
                                                                                    ],
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$id": "40",
                                                                                        "id_pos_print": "ea770858-8e2f-45ae-8c5f-6eaac3cbce87",
                                                                                        "id_doc": "dddd8d99-d708-4239-b333-ca35c0648da7",
                                                                                        "id_pos_type": "938d09d8-f1a6-4b75-bb37-1c82e1d4d807",
                                                                                        "id_doc_print": "5f73e668-a291-4ee7-9bc2-90ca3b6bb3e9",
                                                                                        "copies": 5,
                                                                                        "print_mode": 6,
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                                        "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                                        "id_user_upd": "e99e3469-9a4c-4b42-94c7-1abaf71b0d8d",
                                                                                        "commited": true,
                                                                                        "mt_docs": {
                                                                                          "$ref": "16"
                                                                                        },
                                                                                        "mt_pos_print": {
                                                                                          "$id": "41",
                                                                                          "id": "8ea9e0fd-3a3e-40a7-91c0-6dce7a8cf5e6",
                                                                                          "id_pos": "337a58dd-1c18-4a93-9621-11e9ed3a1f88",
                                                                                          "id_mask": "sample string 3",
                                                                                          "name": "sample string 4",
                                                                                          "mode_print": 5,
                                                                                          "port": "sample string 6",
                                                                                          "baud_rate": 1,
                                                                                          "data_bits": 1,
                                                                                          "stop_bit": 1,
                                                                                          "flow_control": 1,
                                                                                          "parity": 1,
                                                                                          "pin_cashdrawer": 1,
                                                                                          "ip_printer": "sample string 7",
                                                                                          "port_ip": 1,
                                                                                          "printer_name": "sample string 8",
                                                                                          "active": true,
                                                                                          "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                                          "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                                          "id_user_upd": "9a014b94-9a24-401c-baa0-3320dcac547d",
                                                                                          "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": "321c5569-db89-49aa-b2ae-19cc789035fe",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "high_row": 5,
                                                                                          "high_doc": 6,
                                                                                          "with_doc": 7,
                                                                                          "to_file": true,
                                                                                          "active": true,
                                                                                          "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                                          "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                                          "commited": true,
                                                                                          "mt_pos_doc_print": [
                                                                                            {
                                                                                              "$ref": "40"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "40"
                                                                                            }
                                                                                          ],
                                                                                          "st_doc_print_det": [
                                                                                            {
                                                                                              "$id": "43",
                                                                                              "id_doc_print": "58506dec-6ea9-4775-b12b-9293a413b3a6",
                                                                                              "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": "9b21bd1d-e396-406b-ac9e-ffb80fcd452d",
                                                                                "id_item_sub": "c0232c3f-5ac9-40f3-bff4-5a63b811bc9f",
                                                                                "validity_date": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "price": 4.1,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "id_user_upd": "83bb2b55-7cc9-47d6-8d30-d9a988600f71",
                                                                                "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": "efb1d06a-c199-4f1b-90af-741ae9602dd2",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "date_from": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "date_end": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "id_branch": "49292f54-b055-4024-8b45-eed94bac162d",
                                                                                "id_pos": "dbe5f1d1-abe0-408a-83c8-93ec9b9b9d98",
                                                                                "id_list": "b02b8828-c997-412b-8f48-67516a123e00",
                                                                                "view_list": true,
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "id_user_upd": "07eb364e-c133-4778-bad8-42df768a150d",
                                                                                "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": "4b558f8d-88f1-4b19-8785-305cab5f65f9",
                                                                          "order_id": 2,
                                                                          "id_item": "06c05d7e-e9e6-41a2-bb07-d7105f1bc7a4",
                                                                          "id_item_type": "bfde3259-d53d-4612-b550-593ee5f09b62",
                                                                          "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": "d2ead056-830d-4f6c-96ec-2d9315b5f9e1",
                                                                          "type_item": 11,
                                                                          "id_voucher_json": "dfd346ec-ab69-4be7-933d-97e5e6f2f637",
                                                                          "count_voucher": 1,
                                                                          "id_category": "a5ba8e6b-ced1-4ef6-9204-c288c0b5d7a8",
                                                                          "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                          "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                          "id_user_upd": "9b9feaf2-5968-4ccc-baa0-d659c6d08045",
                                                                          "commited": true,
                                                                          "mt_items": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "mt_items_types": {
                                                                            "$ref": "31"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$id": "47",
                                                                            "id": "56e29fb8-ab2c-4d33-9950-fb1078828a9d",
                                                                            "nro_sesion": 2,
                                                                            "id_pos": "cfcfdda3-4a72-45aa-bca2-c975a5b0801a",
                                                                            "date_tax": "2026-09-06T06:46:34.8682798+02:00",
                                                                            "date_open": "2026-09-06T06:46:34.8682798+02:00",
                                                                            "date_close": "2026-09-06T06:46:34.8682798+02:00",
                                                                            "id_user_open": "dba8fece-9534-4d36-af03-d3eed5bfa45f",
                                                                            "id_user_close": "9e38c0a5-b47c-478c-98bd-d236527b7487",
                                                                            "nro_z": 1,
                                                                            "amt_tot": 1.1,
                                                                            "locator_event": "sample string 6",
                                                                            "status_pos": 7,
                                                                            "training_sesion": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                            "last_update": "2026-09-06T06:46:34.8682798+02: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": "960f8cff-27a5-4d7b-935f-494115d8a09c",
                                                                                "json_object": "sample string 2",
                                                                                "json_pays": "sample string 3",
                                                                                "id_pos_sesion": "a6131c21-f6e2-4467-bbb4-11533be5ae83",
                                                                                "type_pay": 5,
                                                                                "module": "sample string 6",
                                                                                "process": true,
                                                                                "json_cloackrooms": "sample string 8",
                                                                                "multi_select": 9,
                                                                                "terminal_name": "sample string 10",
                                                                                "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "47"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "48"
                                                                              }
                                                                            ],
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$id": "49",
                                                                                "id": "3c3053a2-bc21-435c-87e6-9e88fbaa2c4e",
                                                                                "id_room_unit": "9a7fa845-8577-4dd0-96ab-8dd6c7a08382",
                                                                                "id_room_list": "8d6e9f5a-9330-409b-bf73-c1487fb94c45",
                                                                                "nro_res_ext": "sample string 3",
                                                                                "date_reserved": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "date_from": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "date_end": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "date_open": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "date_close": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "id_employee": "82ce0ca7-a939-49e1-8c29-4701066326a2",
                                                                                "id_employee_sec": "d488a547-53d8-434b-9037-1973161bfaea",
                                                                                "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": "fbee8893-f9b5-49d1-aacf-b720c557b68a",
                                                                                "comment": "sample string 7",
                                                                                "id_user_open": "34725292-2ef5-4e51-99b4-9a67c842e14b",
                                                                                "id_user_close": "e754efb5-41e8-4643-ab5d-0735eb36714b",
                                                                                "id_unit_state": "e58c7b84-3f85-4a58-934a-5a0bbcdfa4e1",
                                                                                "id_pos_sesion": "3c7a6066-6152-4c4f-ad25-686028d94c18",
                                                                                "vip": true,
                                                                                "paid": true,
                                                                                "send": true,
                                                                                "send_date": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "commited": true,
                                                                                "mt_employees": {
                                                                                  "$ref": "23"
                                                                                },
                                                                                "mt_employees1": {
                                                                                  "$ref": "23"
                                                                                },
                                                                                "mt_rooms_units": {
                                                                                  "$id": "50",
                                                                                  "id": "7f709e15-0061-46f3-881b-ccee997a1f3b",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "name_label": "sample string 4",
                                                                                  "name_zone": "sample string 5",
                                                                                  "order": 6,
                                                                                  "id_room": "540a1966-034e-41ce-a9e7-80230dee6edd",
                                                                                  "pax": 8,
                                                                                  "pos_x": 9,
                                                                                  "pos_y": 10,
                                                                                  "size_w": 1,
                                                                                  "size_h": 1,
                                                                                  "in_map": true,
                                                                                  "reserved_on": true,
                                                                                  "id_room_type": "63a4af54-9fd2-47fe-be43-8c343279af8f",
                                                                                  "locked": true,
                                                                                  "date_locked": "2026-09-06T06:46:34.8682798+02:00",
                                                                                  "comment_locked": "sample string 15",
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                                  "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                                  "id_user_upd": "028ee5c3-a503-44cd-bd10-3a307bc40571",
                                                                                  "commited": true,
                                                                                  "mt_rooms": {
                                                                                    "$id": "51",
                                                                                    "id": "e173bdbd-82eb-48e5-ad90-a3c8fc55b821",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "id_branch": "c85d2291-01e0-48ab-9e8c-3baddce55911",
                                                                                    "name_pos": "sample string 6",
                                                                                    "id_image": "a10e8556-6442-4587-8d56-1dde07bf068f",
                                                                                    "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": "d9ad84b6-f3ce-4e9d-96ad-f3f5bd5027eb",
                                                                                    "refresh_status": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                                    "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                                    "id_user_upd": "342bee26-9d9d-45af-a476-b61d3f8cb42d",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "4"
                                                                                    },
                                                                                    "mt_pos_rooms": [
                                                                                      {
                                                                                        "$id": "52",
                                                                                        "id_pos": "e6e8a998-5f75-4c9f-9fdf-637467b81668",
                                                                                        "id_room": "e0d2ebf4-ed99-43d1-96e5-ac8f5c53be42",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                                        "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                                        "id_user_upd": "be07a73f-3237-453c-a4cf-864cf730c321",
                                                                                        "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": "dcdce8f5-34bf-4d85-a232-219e514eb1b6",
                                                                                        "id_room": "7604b2f5-8fa6-4859-b3ad-f8c9832e1fc8",
                                                                                        "date_in": "2026-09-06T06:46:34.8682798+02:00",
                                                                                        "date_out": "2026-09-06T06:46:34.8682798+02:00",
                                                                                        "id_user_add": "56fe3b0a-bd4a-4d29-bde5-5514b18bc589",
                                                                                        "from_reservation": "sample string 5",
                                                                                        "pax": 6,
                                                                                        "status": 7,
                                                                                        "comment": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                                        "last_update": "2026-09-06T06:46:34.8682798+02: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": "63d0d468-c1a2-4b15-89dc-f6fe6f16674a",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "high": 5,
                                                                                    "width": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                                    "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                                    "id_user_upd": "573089ab-2ad2-4e02-8d0b-cf1db1626c46",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units": [
                                                                                      {
                                                                                        "$ref": "50"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "50"
                                                                                      }
                                                                                    ],
                                                                                    "mt_rooms_units_states_types": [
                                                                                      {
                                                                                        "$id": "55",
                                                                                        "id_room_type": "4b4d8c98-3ab9-4bfa-b0e0-ada1e15a592b",
                                                                                        "id_room_state": "de9eb361-cb04-449c-982a-67c82536d9a5",
                                                                                        "id_image": "6cc4ac7e-6dae-4a94-8b7f-f761a5dd6a35",
                                                                                        "color_font": "sample string 4",
                                                                                        "font_bold": true,
                                                                                        "font_underline": true,
                                                                                        "font_size": 7,
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                                        "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                                        "id_user_upd": "ba4f557d-5c34-447e-94fe-0d608207a77f",
                                                                                        "commited": true,
                                                                                        "mt_rooms_units_states": {
                                                                                          "$id": "56",
                                                                                          "id": "e9710210-9ba3-45e9-9acb-21deecf36dbe",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "color": "sample string 5",
                                                                                          "active": true,
                                                                                          "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                                          "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                                          "id_user_upd": "d9016695-e8be-4ead-aec0-64a87c5d0524",
                                                                                          "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"
                                                                              }
                                                                            ],
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "st_users1": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "tt_tips": [
                                                                              {
                                                                                "$id": "57",
                                                                                "id": "57909cf2-9b45-46ab-96c1-ea75fb8c95c8",
                                                                                "id_pos_sesion": "94510be7-e509-45a0-a9eb-a77db77c9e54",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "id_user": "e9f22c2f-dc86-4eed-a168-8eea84f15213",
                                                                                "id_room_unit_activity": "904e214d-e3fc-412e-b375-957f505b51bc",
                                                                                "id_doc_sa": "26728aba-d1ad-4d81-a917-198a1a94d8da",
                                                                                "id_pos_type": "b2c0131a-838c-4bef-8c7a-7974c3cac9ef",
                                                                                "block": true,
                                                                                "comment": "sample string 5",
                                                                                "json_response": "sample string 6",
                                                                                "id_doc_ref": "cbee2e97-3034-415a-94ff-f64563ba6725",
                                                                                "coupon_id": "sample string 7",
                                                                                "terminal_id": "sample string 8",
                                                                                "card_name": "sample string 9",
                                                                                "card_bank": "sample string 10",
                                                                                "card_number": "sample string 11",
                                                                                "client_name": "sample string 12",
                                                                                "money_type": "sample string 13",
                                                                                "merchant_id": "sample string 14",
                                                                                "aid": "sample string 15",
                                                                                "auth_num": "sample string 16",
                                                                                "authorization": true,
                                                                                "signature": true,
                                                                                "contactless": true,
                                                                                "date_hour_pay": "sample string 17",
                                                                                "terminal_name": "sample string 18",
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "commited": true,
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "47"
                                                                                },
                                                                                "tt_tips_users": [
                                                                                  {
                                                                                    "$id": "58",
                                                                                    "id_tip": "b80fd53d-f2f8-4759-a980-69f095c2790c",
                                                                                    "id_user": "f38ffd42-f7ae-40d5-a124-25e13f13b78d",
                                                                                    "amt_card": 1.1,
                                                                                    "amt_cash": 1.1,
                                                                                    "type_share": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                                    "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "tt_tips": {
                                                                                      "$ref": "57"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "58"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              {
                                                                                "$ref": "57"
                                                                              }
                                                                            ],
                                                                            "tt_pos_sesion_users": [
                                                                              {
                                                                                "$id": "59",
                                                                                "id_pos_sesion": "b19aaacf-4a39-4fd5-be1b-cd834c189a53",
                                                                                "id_user": "59eaa159-0661-4560-8d0a-51b127f8d1cf",
                                                                                "date_add": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "distribution_index": 1.1,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "47"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "59"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa": [
                                                                              {
                                                                                "$ref": "15"
                                                                              },
                                                                              {
                                                                                "$ref": "15"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_connection": [
                                                                              {
                                                                                "$id": "60",
                                                                                "id": "741a2182-da6f-4b95-935e-2db0853e1531",
                                                                                "id_user": "05a002d4-10fb-401a-a788-c0a44364dc59",
                                                                                "id_user_profile": "508797e5-a8af-4d9a-8bd0-a1e91a9646ab",
                                                                                "locator": "sample string 4",
                                                                                "date_end": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "id_pos_sesion": "b9056fa9-3fb3-46ed-8401-3ec38544b160",
                                                                                "date_login": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "date_logout": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "terminal_id": "sample string 6",
                                                                                "terminal_type": "sample string 7",
                                                                                "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "st_users_profiles": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "47"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "60"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_messages": [
                                                                              {
                                                                                "$id": "61",
                                                                                "id": "56715b74-2432-4ce5-92f2-1bf7e942df0a",
                                                                                "id_user": "2c35c8c0-0e15-4fc8-b3c4-aa47c2282768",
                                                                                "date_add": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "destiny_type": 4,
                                                                                "id_key": "f33e8a88-de4d-49fd-807a-7c312ae76c88",
                                                                                "message": "sample string 6",
                                                                                "message_view": true,
                                                                                "date_view": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "id_pos_sesion": "be700576-13d3-4a65-91eb-5f5caba3c5b7",
                                                                                "terminal_add": "sample string 9",
                                                                                "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "47"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "61"
                                                                              }
                                                                            ]
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "46"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_items_vouchers": {
                                                                      "$id": "62",
                                                                      "id": "20a6927d-f934-4ee9-85d8-125a16a1ab03",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "json": "sample string 5",
                                                                      "id_pay_type": "e58fa2f1-a35f-4844-bb94-d823dfccfd35",
                                                                      "id_doc_print": "34db96a5-d426-4035-9505-f7cdf545871c",
                                                                      "hour_end": "00:00:00.1234567",
                                                                      "price_item_sub": true,
                                                                      "define_validity": true,
                                                                      "price_ref": true,
                                                                      "price_min": 11.1,
                                                                      "supply_apply": 12,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                                      "last_update": "2026-09-06T06:46:34.8682798+02: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": "63",
                                                                      "id_doc_sa": "5e74a86c-ef7b-4c61-b98f-70239549e8ab",
                                                                      "id_line": 2,
                                                                      "id_item": "c21abe1a-1593-4b77-85d5-4173d14640f0",
                                                                      "qty": 4.1,
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_doc_sa_det": {
                                                                        "$ref": "26"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "63"
                                                                    }
                                                                  ]
                                                                },
                                                                {
                                                                  "$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": "64",
                                                "id_pos": "c232cc77-71b4-4998-92b9-340b87fe557d",
                                                "id_doc": "756410ac-6ba2-4ebb-8e83-da8c7dc6440f",
                                                "value": 3,
                                                "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                "commited": true,
                                                "mt_docs": {
                                                  "$ref": "16"
                                                },
                                                "mt_pos": {
                                                  "$ref": "11"
                                                }
                                              },
                                              {
                                                "$ref": "64"
                                              }
                                            ],
                                            "tt_doc_sa": [
                                              {
                                                "$ref": "15"
                                              },
                                              {
                                                "$ref": "15"
                                              }
                                            ],
                                            "tt_doc_st": [
                                              {
                                                "$id": "65",
                                                "id": "e3830a7f-48e5-4417-a3a5-a241ceffaa03",
                                                "id_pos": "8b6c7d1c-14f5-4e76-8dee-eb4a3f930ce5",
                                                "id_doc": "52515422-9b94-480a-907c-e6142c633363",
                                                "id_branch": "a960dc83-4772-43c2-afca-634fee9ddbb1",
                                                "nro_doc": "sample string 5",
                                                "date_doc": "2026-09-06T06:46:34.8682798+02:00",
                                                "block": true,
                                                "nro_original": "sample string 8",
                                                "id_ref": "d4dbc805-fe29-4c4f-ac14-daa01d7d4f6a",
                                                "id_loc_from": "09252ead-12f8-40d1-b429-0dd5d09582d0",
                                                "id_loc_end": "7415cd10-e762-4084-bae7-9598f0449aa0",
                                                "id_user_add": "38a34c19-9ac7-427e-954a-93be37efd2cc",
                                                "id_user_upd": "275de146-f396-4af3-8fff-9a321d2746fd",
                                                "id_pos_sesion": "b8d44221-7b15-42f0-a5cd-9a1439447f24",
                                                "comment": "sample string 12",
                                                "status": 1,
                                                "is_send": true,
                                                "date_send": "2026-09-06T06:46:34.8682798+02:00",
                                                "active": true,
                                                "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "4"
                                                },
                                                "mt_docs": {
                                                  "$ref": "16"
                                                },
                                                "mt_locations": {
                                                  "$id": "66",
                                                  "id": "88e4a878-0612-475c-b128-57cd332448e4",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "reserved": true,
                                                  "id_branch": "1d3a578e-6d36-4294-b18f-d7e08c88dbef",
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                  "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                  "id_user_upd": "33e94eff-3dfc-406b-90dc-eab19b98ef4a",
                                                  "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": "65"
                                                    },
                                                    {
                                                      "$ref": "65"
                                                    }
                                                  ],
                                                  "tt_doc_st1": [
                                                    {
                                                      "$ref": "65"
                                                    },
                                                    {
                                                      "$ref": "65"
                                                    }
                                                  ],
                                                  "tt_stock": [
                                                    {
                                                      "$id": "67",
                                                      "id_location": "62ae9792-a31c-484f-9365-f6564d8380b4",
                                                      "id_item": "ab0cf92a-6e22-46c1-97b5-a65623ad98ba",
                                                      "stock_ideal": 3.1,
                                                      "stock_min": 4.1,
                                                      "stock_max": 5.1,
                                                      "stock": 6.1,
                                                      "active": true,
                                                      "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                                      "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                                      "commited": true,
                                                      "mt_items": {
                                                        "$ref": "8"
                                                      },
                                                      "mt_locations": {
                                                        "$ref": "66"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "67"
                                                    }
                                                  ]
                                                },
                                                "mt_locations1": {
                                                  "$ref": "66"
                                                },
                                                "mt_pos": {
                                                  "$ref": "11"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                },
                                                "st_users1": {
                                                  "$ref": "3"
                                                },
                                                "tt_doc_st_det": [
                                                  {
                                                    "$id": "68",
                                                    "id_doc_st": "e20efb34-c24e-4626-9f67-1d4622bdb6d4",
                                                    "id_line": 2,
                                                    "id_item": "51679611-cab0-4f71-b12a-0c3f5f79308e",
                                                    "comment": "sample string 4",
                                                    "qty": 5.1,
                                                    "status": 1,
                                                    "active": true,
                                                    "mt_items": {
                                                      "$ref": "8"
                                                    },
                                                    "tt_doc_st": {
                                                      "$ref": "65"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "68"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "65"
                                                  },
                                                  {
                                                    "$ref": "65"
                                                  }
                                                ],
                                                "tt_doc_st2": {
                                                  "$ref": "65"
                                                }
                                              },
                                              {
                                                "$ref": "65"
                                              }
                                            ]
                                          },
                                          "mt_locations": {
                                            "$ref": "66"
                                          },
                                          "mt_locations1": {
                                            "$ref": "66"
                                          },
                                          "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": "69",
                                              "id": "633f2b32-d283-4e07-bdf8-84656abe3c1f",
                                              "spool_server": "sample string 2",
                                              "id_doc_sa": "e29d8abc-7f3d-4bf3-b8a7-4fed420bda86",
                                              "spool_printer": "sample string 4",
                                              "count": 5,
                                              "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                              "printed": true,
                                              "print_on": "2026-09-06T06:46:34.8682798+02:00",
                                              "tt_doc_sa": {
                                                "$ref": "15"
                                              }
                                            },
                                            {
                                              "$ref": "69"
                                            }
                                          ]
                                        },
                                        "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": "64"
                                  },
                                  {
                                    "$ref": "64"
                                  }
                                ],
                                "st_pos_license": [
                                  {
                                    "$id": "70",
                                    "id": "81437ab1-e564-478c-8b2b-87d87dabff1a",
                                    "id_pos": "992993bb-e9ae-4f5d-a234-35c65b4312cf",
                                    "mac_address": "sample string 3",
                                    "date_end": "2026-09-06T06:46:34.8682798+02:00",
                                    "key_access": "sample string 5",
                                    "id_user_add": "1fbf0b1e-c30a-4180-bfe6-091e11278e0e",
                                    "active": true,
                                    "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                    "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_users": {
                                      "$ref": "3"
                                    }
                                  },
                                  {
                                    "$ref": "70"
                                  }
                                ],
                                "st_users_pos": [
                                  {
                                    "$id": "71",
                                    "id_user": "44354fd4-2b45-4064-beae-70b56d13aee9",
                                    "id_pos": "34df1f14-89f9-4b4a-9b6a-04609a6dde50",
                                    "pass_required": true,
                                    "active": true,
                                    "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                    "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_users": {
                                      "$ref": "3"
                                    }
                                  },
                                  {
                                    "$ref": "71"
                                  }
                                ],
                                "tt_doc_sa": [
                                  {
                                    "$ref": "15"
                                  },
                                  {
                                    "$ref": "15"
                                  }
                                ],
                                "tt_pos_connection": [
                                  {
                                    "$id": "72",
                                    "id": "bfab4ff5-021f-4c5b-9f25-450cfd6d89a4",
                                    "id_pos": "5cedd6ab-7992-4764-8bb8-8a48be548316",
                                    "date_add": "2026-09-06T06:46:34.8682798+02:00",
                                    "date_upd": "2026-09-06T06:46:34.8682798+02:00",
                                    "date_out": "2026-09-06T06:46:34.8682798+02: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": "72"
                                  }
                                ],
                                "tt_pos_sesion": [
                                  {
                                    "$ref": "47"
                                  },
                                  {
                                    "$ref": "47"
                                  }
                                ],
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "tt_logs": [
                                  {
                                    "$id": "73",
                                    "id": "3eb62a93-38d6-4cf6-814d-668e1c5a8968",
                                    "id_user_add": "1f1992e2-e5f6-44c4-bf2e-e39e309b3546",
                                    "id_table": "d0aff247-19a6-456c-949b-b3b5b5c9b789",
                                    "message_log": "sample string 3",
                                    "json_object": "sample string 4",
                                    "log_type": "sample string 5",
                                    "id_pos": "84c6986c-944a-444c-a18b-20a020e9bc23",
                                    "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_sync_tables": {
                                      "$id": "74",
                                      "id": "7def031c-2196-4b3d-9e8c-dfd1a2e5789a",
                                      "level": 2,
                                      "order": 3,
                                      "name": "sample string 4",
                                      "log_ins": true,
                                      "log_upd": true,
                                      "packet_forward": true,
                                      "active": true,
                                      "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                      "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                      "commited": true,
                                      "st_sync_packages_det": [
                                        {
                                          "$id": "75",
                                          "id": "e7199fd2-3e53-4c06-8e7a-5866bd8bf002",
                                          "id_sync": "76aeeeba-4aa6-43d5-8551-2d5b0f3c2800",
                                          "json": "sample string 3",
                                          "id_table": "24784e80-7ecf-4e5f-8db1-a3098e093ef2",
                                          "order": 5,
                                          "st_sync_packages": {
                                            "$id": "76",
                                            "id": "2c371f7c-94c2-49e5-b9ec-60116d81cc92",
                                            "id_branch_from": "0772ed8a-d91b-4882-beaf-7063416510fb",
                                            "id_branch_to": "293f8727-a154-4564-9c6d-1313618e669e",
                                            "type": 4,
                                            "created_on": "2026-09-06T06:46:34.8682798+02:00",
                                            "order": 6,
                                            "status": 7,
                                            "log_info": "sample string 8",
                                            "sync_on": "2026-09-06T06:46:34.8682798+02:00",
                                            "send_on": "2026-09-06T06:46:34.8682798+02:00",
                                            "mt_branches": {
                                              "$ref": "4"
                                            },
                                            "mt_branches1": {
                                              "$ref": "4"
                                            },
                                            "st_sync_packages_det": [
                                              {
                                                "$ref": "75"
                                              },
                                              {
                                                "$ref": "75"
                                              }
                                            ]
                                          },
                                          "st_sync_tables": {
                                            "$ref": "74"
                                          }
                                        },
                                        {
                                          "$ref": "75"
                                        }
                                      ],
                                      "tt_logs": [
                                        {
                                          "$ref": "73"
                                        },
                                        {
                                          "$ref": "73"
                                        }
                                      ]
                                    },
                                    "st_users": {
                                      "$ref": "3"
                                    }
                                  },
                                  {
                                    "$ref": "73"
                                  }
                                ],
                                "st_local_variables": [
                                  {
                                    "$id": "77",
                                    "id": "8dbcc274-001d-4460-b3bf-ac7d35292e78",
                                    "id_pos": "b0785c13-c7c5-4960-aca4-7484dac245c6",
                                    "name": "sample string 3",
                                    "description": "sample string 4",
                                    "value": "sample string 5",
                                    "type": "sample string 6",
                                    "last_update": "2026-09-06T06:46:34.8682798+02:00",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    }
                                  },
                                  {
                                    "$ref": "77"
                                  }
                                ],
                                "tt_doc_st": [
                                  {
                                    "$ref": "65"
                                  },
                                  {
                                    "$ref": "65"
                                  }
                                ]
                              },
                              "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": "63"
                            },
                            {
                              "$ref": "63"
                            }
                          ],
                          "tt_doc_st_det": [
                            {
                              "$ref": "68"
                            },
                            {
                              "$ref": "68"
                            }
                          ],
                          "tt_items_customs": [
                            {
                              "$ref": "46"
                            },
                            {
                              "$ref": "46"
                            }
                          ],
                          "tt_stock": [
                            {
                              "$ref": "67"
                            },
                            {
                              "$ref": "67"
                            }
                          ],
                          "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": "78",
                    "id": "076d1660-7243-4d4f-96e0-43b2e48d7641",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "level_id": 5,
                    "id_group": "f99d677a-ba4d-4707-9c96-5ced9cd8e93d",
                    "name_event": "sample string 7",
                    "name_pos": "sample string 8",
                    "id_image": "91fe5e0a-7796-47bf-aa9c-97f754a7a3d7",
                    "view_pos": true,
                    "order": 10,
                    "color_border": "sample string 11",
                    "color_button": "sample string 12",
                    "color_font": "sample string 13",
                    "font_bold": true,
                    "font_underline": true,
                    "font_size": 16,
                    "active": true,
                    "created_on": "2026-09-06T06:46:34.8682798+02:00",
                    "last_update": "2026-09-06T06:46:34.8682798+02:00",
                    "commited": true,
                    "st_functions_groups": {
                      "$id": "79",
                      "id": "a5467417-5213-4586-b63d-933e0be21410",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "active": true,
                      "created_on": "2026-09-06T06:46:34.8682798+02:00",
                      "last_update": "2026-09-06T06:46:34.8682798+02:00",
                      "commited": true,
                      "st_functions": [
                        {
                          "$ref": "78"
                        },
                        {
                          "$ref": "78"
                        }
                      ]
                    },
                    "st_images": {
                      "$ref": "5"
                    },
                    "st_permisions": [
                      {
                        "$ref": "1"
                      },
                      {
                        "$ref": "1"
                      }
                    ]
                  },
                  {
                    "$ref": "78"
                  }
                ],
                "st_images_types": {
                  "$id": "80",
                  "id": "25def633-3a73-4fa8-87dd-22107daf669c",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "active": true,
                  "created_on": "2026-09-06T06:46:34.8682798+02:00",
                  "last_update": "2026-09-06T06:46:34.8682798+02: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": "66"
                },
                {
                  "$ref": "66"
                }
              ],
              "mt_periods": [
                {
                  "$id": "81",
                  "id_branch": "4ef6e08c-0be4-490f-8229-b82635b239af",
                  "exercise_id": 2,
                  "period_id": 3,
                  "date_from": "2026-09-06T06:46:34.8682798+02:00",
                  "date_end": "2026-09-06T06:46:34.8682798+02:00",
                  "state": "sample string 6",
                  "created_on": "2026-09-06T06:46:34.8682798+02:00",
                  "last_update": "2026-09-06T06:46:34.8682798+02:00",
                  "commited": true,
                  "mt_branches": {
                    "$ref": "4"
                  }
                },
                {
                  "$ref": "81"
                }
              ],
              "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": "76"
                },
                {
                  "$ref": "76"
                }
              ],
              "st_sync_packages1": [
                {
                  "$ref": "76"
                },
                {
                  "$ref": "76"
                }
              ],
              "tt_doc_sa": [
                {
                  "$ref": "15"
                },
                {
                  "$ref": "15"
                }
              ],
              "tt_doc_st": [
                {
                  "$ref": "65"
                },
                {
                  "$ref": "65"
                }
              ],
              "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_featured": [
            {
              "$ref": "10"
            },
            {
              "$ref": "10"
            }
          ],
          "mt_items_sub": [
            {
              "$ref": "27"
            },
            {
              "$ref": "27"
            }
          ],
          "mt_items_types": [
            {
              "$ref": "31"
            },
            {
              "$ref": "31"
            }
          ],
          "mt_locations": [
            {
              "$ref": "66"
            },
            {
              "$ref": "66"
            }
          ],
          "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_types": [
            {
              "$ref": "55"
            },
            {
              "$ref": "55"
            }
          ],
          "mt_rooms_units_types": [
            {
              "$ref": "54"
            },
            {
              "$ref": "54"
            }
          ],
          "mt_units": [
            {
              "$ref": "30"
            },
            {
              "$ref": "30"
            }
          ],
          "mt_units_ref": [
            {
              "$ref": "29"
            },
            {
              "$ref": "29"
            }
          ],
          "st_images": {
            "$ref": "5"
          },
          "st_images1": {
            "$ref": "5"
          },
          "st_permisions": [
            {
              "$ref": "1"
            },
            {
              "$ref": "1"
            }
          ],
          "st_pos_license": [
            {
              "$ref": "70"
            },
            {
              "$ref": "70"
            }
          ],
          "st_users_pos": [
            {
              "$ref": "71"
            },
            {
              "$ref": "71"
            }
          ],
          "st_users_token": [
            {
              "$id": "82",
              "id": "19c4a1e2-1d4c-4e2f-a821-94de66319af0",
              "token_id": "sample string 2",
              "id_user": "d1d5fa58-3647-4eae-b869-383a1da82558",
              "date_from": "2026-09-06T06:46:34.8682798+02:00",
              "date_end": "2026-09-06T06:46:34.8682798+02:00",
              "created_on": "2026-09-06T06:46:34.8682798+02:00",
              "st_users": {
                "$ref": "3"
              }
            },
            {
              "$ref": "82"
            }
          ],
          "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_st": [
            {
              "$ref": "65"
            },
            {
              "$ref": "65"
            }
          ],
          "tt_doc_st1": [
            {
              "$ref": "65"
            },
            {
              "$ref": "65"
            }
          ],
          "tt_items_customs": [
            {
              "$ref": "46"
            },
            {
              "$ref": "46"
            }
          ],
          "tt_logs": [
            {
              "$ref": "73"
            },
            {
              "$ref": "73"
            }
          ],
          "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": "83",
              "id": "9b0c26d5-1486-4610-8581-07dcad0f81d4",
              "id_room_activity": "1bf1d9a6-c8a1-4311-b898-e73e1d3be477",
              "id_pos_sesion": "3e3cdf47-0a1e-45af-a93d-be839966da06",
              "log_text": "sample string 4",
              "id_user": "edbb473c-4260-424c-bed4-8b8e00d8fb23",
              "event_type": "sample string 6",
              "correlation_id": "27e108c3-3a7d-48fa-8ecf-bfdd5bc26d10",
              "id_room_unit": "a20c269a-1d6e-43cc-a947-d08119131084",
              "id_room_unit_source": "9ff6eb69-25db-41c5-aaed-bb17824bd35f",
              "id_room_unit_destination": "871f127c-90ab-45c1-8868-be1cd355403d",
              "id_room_activity_related": "cb244cb3-8d5c-45ce-a266-e7e9d3924001",
              "id_doc_sa": "090d9afc-c79a-4e69-a345-e064a5109a53",
              "id_user_authorizer": "fa6bb7dd-4d43-41c7-85ab-991609a4ff09",
              "data_json": "sample string 7",
              "created_on": "2026-09-06T06:46:34.8682798+02:00",
              "commited": true,
              "st_users": {
                "$ref": "3"
              }
            },
            {
              "$ref": "83"
            }
          ],
          "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"
            }
          ],
          "tt_doc_sa": [
            {
              "$ref": "15"
            },
            {
              "$ref": "15"
            }
          ],
          "tt_doc_sa1": [
            {
              "$ref": "15"
            },
            {
              "$ref": "15"
            }
          ],
          "mt_items": [
            {
              "$ref": "8"
            },
            {
              "$ref": "8"
            }
          ],
          "mt_rooms_units_states": [
            {
              "$ref": "56"
            },
            {
              "$ref": "56"
            }
          ],
          "st_users_profiles": {
            "$ref": "2"
          },
          "tt_cmd_connection": [
            {
              "$ref": "60"
            },
            {
              "$ref": "60"
            }
          ],
          "tt_cmd_messages": [
            {
              "$ref": "61"
            },
            {
              "$ref": "61"
            }
          ]
        },
        {
          "$ref": "3"
        }
      ],
      "tt_cmd_connection": [
        {
          "$ref": "60"
        },
        {
          "$ref": "60"
        }
      ]
    },
    "st_users": {
      "$ref": "3"
    },
    "st_functions": {
      "$ref": "78"
    }
  },
  {
    "$ref": "1"
  }
]