GET api/St_Permisions?id_user_profile={id_user_profile}&id_user={id_user}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_user_profile

globally unique identifier

Required

id_user

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of st_permisions
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": "8fa65559-d055-448d-90ac-b95b19d6ded2",
    "id_function": "36e564c7-469c-401f-8105-7a7ff0b53f93",
    "id_user": "a12bfba8-9dcb-4d06-b678-45e5a137bd4e",
    "id_profile": "cd0b736c-b1aa-46c7-a384-751c2abff3f0",
    "permission": 3,
    "active": true,
    "created_on": "2026-07-08T09:49:15.3183121+02:00",
    "last_update": "2026-07-08T09:49:15.3183121+02:00",
    "commited": true,
    "st_users_profiles": {
      "$id": "2",
      "id": "a6233152-0792-494d-abd9-639d2812562e",
      "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-07-08T09:49:15.3183121+02:00",
      "last_update": "2026-07-08T09:49:15.3183121+02:00",
      "commited": true,
      "st_permisions": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "st_users": [
        {
          "$id": "3",
          "id": "e2822d54-ae20-40af-81bf-30356e6a627c",
          "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": "715f48e5-000b-4477-83a9-307767646f4d",
          "view_messages": true,
          "id_image_photo": "7d2147ca-ae2a-4038-8e36-0f93991dc1d4",
          "reserved": true,
          "pos_access": true,
          "back_access": true,
          "name_pos": "sample string 13",
          "id_image": "eabda153-3707-416a-9632-113b40f5ac65",
          "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-07-08T09:49:15.3183121+02:00",
          "last_update": "2026-07-08T09:49:15.3183121+02:00",
          "commited": true,
          "mt_branches": [
            {
              "$id": "4",
              "id": "b950f170-6321-40a6-9260-bf5f7900f8cc",
              "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": "4737d991-d8cf-4ee4-b6bb-2664240decab",
              "order": 12,
              "external_id": "sample string 13",
              "sync": true,
              "active": true,
              "created_on": "2026-07-08T09:49:15.3183121+02:00",
              "last_update": "2026-07-08T09:49:15.3183121+02:00",
              "id_user_upd": "21ec76cd-e817-4ab4-8601-95320c0940dd",
              "commited": true,
              "st_images": {
                "$id": "5",
                "id": "eb3c4faf-fd3f-447a-b277-e3e0adbb7fd9",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "id_img_type": "327c2ea2-67a5-4981-bc53-843ee7138f20",
                "image_file": "sample string 5",
                "extension": "sample string 6",
                "high": 1,
                "width": 1,
                "active": true,
                "created_on": "2026-07-08T09:49:15.3183121+02:00",
                "last_update": "2026-07-08T09:49:15.3183121+02:00",
                "commited": true,
                "mt_branches": [
                  {
                    "$ref": "4"
                  },
                  {
                    "$ref": "4"
                  }
                ],
                "mt_categories": [
                  {
                    "$id": "6",
                    "id": "f5b3d462-4e6f-4a99-ad57-3c668996fa8f",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "id_item_type": "2bf46e9a-98b5-46d4-a1f1-dbd6daff56ad",
                    "order_type": 5,
                    "name_pos": "sample string 6",
                    "id_image": "a68becd3-5129-4523-adb9-f59b6e0902e8",
                    "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-07-08T09:49:15.3183121+02:00",
                    "last_update": "2026-07-08T09:49:15.3183121+02:00",
                    "id_user_upd": "d3322ade-1a02-4a02-aaee-95220fc7a699",
                    "commited": true,
                    "mt_categories_items": [
                      {
                        "$id": "7",
                        "id_category": "92eb682d-2ac7-4cc1-ac76-dcb1edf1e9be",
                        "id_item": "929bea7e-97c8-4a41-bc48-815753f1e935",
                        "is_default": true,
                        "active": true,
                        "created_on": "2026-07-08T09:49:15.3183121+02:00",
                        "last_update": "2026-07-08T09:49:15.3183121+02:00",
                        "id_user_upd": "29898733-a7b1-4ecd-b6e9-45716e155ef8",
                        "commited": true,
                        "mt_categories": {
                          "$ref": "6"
                        },
                        "mt_items": {
                          "$id": "8",
                          "id": "d57cbb81-e018-4434-8e43-366a78ef5954",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_unit": "6653aff9-ce5c-470a-ba3e-6d535a716ad9",
                          "id_unit_sec": "ffa3121f-7fe9-4c40-9774-0a033828d50d",
                          "id_brand": "48a33ef2-85c6-4f1c-8eff-a30aa1312ca1",
                          "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": "a58c1090-1e95-4cab-84b5-b79aea06da48",
                          "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-07-08T09:49:15.3183121+02:00",
                          "last_update": "2026-07-08T09:49:15.3183121+02:00",
                          "id_user_upd": "0d86053e-4a60-4d66-8f45-043c4ca48287",
                          "commited": true,
                          "mt_brands": {
                            "$id": "9",
                            "id": "46c0be0c-1eb0-4cf6-b42b-dc18b687911a",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "active": true,
                            "created_on": "2026-07-08T09:49:15.3183121+02:00",
                            "last_update": "2026-07-08T09:49:15.3183121+02:00",
                            "id_user_upd": "3387ea96-2098-4d53-ab0f-1a69840906ae",
                            "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": "9643b140-073c-4466-8c49-ee8dc9e5992b",
                              "id_branch": "db59450d-ad22-4dc2-b9d1-ea15405d7286",
                              "id_pos_type": "8e95e118-d0cc-454b-aa52-f08607da2f8f",
                              "id_pos": "ef51a5c3-375a-4fb8-a9f2-623d3a2a3b9e",
                              "id_item": "f551af19-43fa-4df4-8501-005bc93074ba",
                              "date_from": "2026-07-08T09:49:15.3183121+02:00",
                              "date_end": "2026-07-08T09:49:15.3183121+02:00",
                              "image_id": 4,
                              "active": true,
                              "created_on": "2026-07-08T09:49:15.3183121+02:00",
                              "last_update": "2026-07-08T09:49:15.3183121+02:00",
                              "id_user_upd": "8ba8101b-c7e2-4259-90dc-d87b67111f06",
                              "commited": true,
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "mt_items": {
                                "$ref": "8"
                              },
                              "mt_pos": {
                                "$id": "11",
                                "id": "5ce84956-8803-4be2-8999-acece32c5c77",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "27b60351-0f85-42f9-90e1-20141fd48bfb",
                                "id_zone": "004226cf-546c-4040-8f0e-3d0f10014dd7",
                                "user_required": true,
                                "active": true,
                                "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                "id_user_upd": "00468923-fba5-4587-9fa1-f0b46feda72d",
                                "commited": true,
                                "mt_branches_zones": {
                                  "$id": "12",
                                  "id": "6c29d876-0112-479c-96db-7b5efb9b2912",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "id_branch": "a665df9d-093c-4fa6-9732-4d50d7cfcb85",
                                  "active": true,
                                  "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                  "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                  "id_user_upd": "cfce7f0a-6bf2-44a2-8d53-277bcd6791e1",
                                  "commited": true,
                                  "mt_branches": {
                                    "$ref": "4"
                                  },
                                  "mt_pos": [
                                    {
                                      "$ref": "11"
                                    },
                                    {
                                      "$ref": "11"
                                    }
                                  ],
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                "mt_cloakrooms": [
                                  {
                                    "$id": "13",
                                    "id": "c976bd1f-9365-4c03-bb14-398021c03d18",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "id_pos": "db48d518-155f-446a-9061-341565700a49",
                                    "unit_ini": 5,
                                    "unit_end": 6,
                                    "name_pos": "sample string 7",
                                    "id_image": "c7aba5a6-c6d1-4131-b2eb-3b638039c1af",
                                    "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-07-08T09:49:15.3183121+02:00",
                                    "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                    "id_user_upd": "95333c47-1cb8-4c47-ae30-5542eebc05c3",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_images": {
                                      "$ref": "5"
                                    },
                                    "st_users": {
                                      "$ref": "3"
                                    },
                                    "tt_cloakrooms_units": [
                                      {
                                        "$id": "14",
                                        "id": "f0a51176-fe54-482a-9639-6fe3dd044474",
                                        "id_cloakroom": "f35a67c7-bd0f-4943-92d3-3631c054d5d9",
                                        "id_pos_sesion": "330d213f-c9cb-4b54-bfd4-ca5c9c86162d",
                                        "unit_id": 4,
                                        "date_open": "2026-07-08T09:49:15.3183121+02:00",
                                        "date_close": "2026-07-08T09:49:15.3183121+02:00",
                                        "id_doc_sa": "b897810c-80f4-4ebf-bc16-16faf16b1ed3",
                                        "commited": true,
                                        "mt_cloakrooms": {
                                          "$ref": "13"
                                        },
                                        "tt_doc_sa": {
                                          "$id": "15",
                                          "id": "4b0098d2-1723-495a-8997-8c3cc305ce7d",
                                          "id_pos": "b3f3ae42-ebe6-41d3-840a-f01dd5cb498b",
                                          "id_doc": "6e709bbc-9f20-4820-8749-f2f6e79760d3",
                                          "id_branch": "1ec7835c-c67b-49bd-ace0-40f36fb3853a",
                                          "nro_doc": "sample string 5",
                                          "date_doc": "2026-07-08T09:49:15.3183121+02:00",
                                          "date_tax": "2026-07-08T09:49:15.3183121+02:00",
                                          "hour_doc": "00:00:00.1234567",
                                          "block": true,
                                          "id_ref": "8ac66428-b781-464f-ae69-c51007f40b21",
                                          "id_relationship": "6d026249-e7ca-4951-9d66-88247513bb80",
                                          "id_loc_from": "56b978a3-5fff-44ec-aeef-dd8405453c55",
                                          "id_loc_end": "cb0d447a-146f-4666-919b-6e3ee4248408",
                                          "id_user_add": "1b51b5ba-c942-411d-a63c-e3089c077fdd",
                                          "id_user_upd": "0e83c189-f9e4-49a4-a0b6-f69c4f7cab0b",
                                          "comment": "sample string 12",
                                          "id_pos_sesion": "3992a491-3c97-44b9-83d1-31c7860b2266",
                                          "id_room_unit": "55825dfb-8474-4804-a1a2-37ef7f91ca6d",
                                          "ref_locator": "sample string 13",
                                          "ref_zone_aut": "sample string 14",
                                          "id_pos_type": "f723ba7b-c5da-4b82-ac35-66f1d703679f",
                                          "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-07-08T09:49:15.3183121+02:00",
                                          "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                          "commited": true,
                                          "created_by": 1,
                                          "doc_print": true,
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_docs": {
                                            "$id": "16",
                                            "id": "ab4fd588-0719-4a66-8065-faecf6e83b03",
                                            "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": "2c93e1a8-ccbf-46aa-ae9d-9f3a34d1caa8",
                                            "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-07-08T09:49:15.3183121+02:00",
                                            "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                            "id_user_upd": "bdc99517-88ba-4662-b154-46b1a68d652a",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$id": "17",
                                                "id_doc": "cb00d433-24c9-4f26-a3fd-b6af8ef51c94",
                                                "id_pay": "7637c82e-940e-4111-a960-0624168016f8",
                                                "id_money": "5a2b42cd-d5b1-43d8-872c-b466ba0e31f3",
                                                "active": true,
                                                "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                "id_user_upd": "d18df8a9-07e4-4d1c-8284-19a9abbe2310",
                                                "commited": true,
                                                "mt_docs": {
                                                  "$ref": "16"
                                                },
                                                "mt_money_types": {
                                                  "$id": "18",
                                                  "id": "3dc6ea84-4653-4c74-bd68-99a360bc8ff0",
                                                  "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": "b0d88ea4-9526-4083-9fce-c178cf005e31",
                                                  "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-07-08T09:49:15.3183121+02:00",
                                                  "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                  "id_user_upd": "e1fc5184-267a-4cb5-b8f3-92c671cdc097",
                                                  "commited": true,
                                                  "mt_docs_payment_money": [
                                                    {
                                                      "$ref": "17"
                                                    },
                                                    {
                                                      "$ref": "17"
                                                    }
                                                  ],
                                                  "mt_money_rates": [
                                                    {
                                                      "$id": "19",
                                                      "id_money_1": "6ba8253d-df19-4645-831e-dfd7fe78253b",
                                                      "id_money_2": "7e053388-91a3-4272-8670-b01244e9c052",
                                                      "date_from": "2026-07-08T09:49:15.3183121+02:00",
                                                      "coefficient": 4.1,
                                                      "active": true,
                                                      "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                      "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                      "id_user_upd": "5810cc96-7b33-4564-8f8e-21505a5c1f4f",
                                                      "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": "3c37c0a8-0c24-45be-ad9b-b457ad891eac",
                                                      "id_pay": "6a8df9f8-e842-4f41-824a-9a29a49d1055",
                                                      "id_money": "5de1b2e2-5d14-4132-83b4-c9e0fd8f4d87",
                                                      "date_cashflow": "2026-07-08T09:49:15.3183121+02:00",
                                                      "coefficient": 5.1,
                                                      "id_user_add": "3a99028d-e9b0-4e5e-b155-db70f4c043ae",
                                                      "amt_tot_md": 7.1,
                                                      "amt_tot_mo": 8.1,
                                                      "mt_payment_types": {
                                                        "$id": "21",
                                                        "id": "f19e94db-0293-45ce-8a7b-c3b9bb732a64",
                                                        "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": "d838a60b-d75d-465a-89e6-746cc4985bef",
                                                        "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-07-08T09:49:15.3183121+02:00",
                                                        "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                        "id_user_upd": "f045a8c9-a75b-41ca-83b8-b2f696ee830d",
                                                        "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": "0c8f4fa9-da87-459e-98a1-8038d8aad348",
                                                            "id_line": 2,
                                                            "id_pay": "4c5f582f-0d4c-47ea-8d62-75cea8224a11",
                                                            "id_money": "72c29a99-8fa7-486c-9213-3949c3029cdc",
                                                            "coefficient": 5.1,
                                                            "id_voucher": "605f31c4-bf82-4939-9779-88e1006b9725",
                                                            "id_employee": "be24f15b-82f1-41f3-bebd-b507e068646a",
                                                            "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": "ba76466e-8503-469b-bbcb-86889539070e",
                                                            "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": "e05880df-3f22-474c-96aa-1ddd08c24eea",
                                                              "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": "411ac58f-6eb9-487a-8363-586305d76080",
                                                              "name_pos": "sample string 12",
                                                              "id_image": "11c9c6e7-342b-466f-a59f-7aca195b5579",
                                                              "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-07-08T09:49:15.3183121+02:00",
                                                              "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                              "id_user_upd": "3995fa1e-d238-401b-a6a7-2d4f80fb5234",
                                                              "commited": true,
                                                              "mt_employees_branches": [
                                                                {
                                                                  "$id": "24",
                                                                  "id_employee": "c5be7edd-7cc1-4925-be3d-5a3420c0170e",
                                                                  "id_branch": "e1816801-30c7-4120-ab87-c0013d635418",
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                                  "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                                  "id_user_upd": "93d93928-3176-482f-9830-f5d140d23d32",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "4"
                                                                  },
                                                                  "mt_employees": {
                                                                    "$ref": "23"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "24"
                                                                }
                                                              ],
                                                              "mt_employees_profiles": {
                                                                "$id": "25",
                                                                "id": "9f80596c-1c8c-488d-8f7a-253d2e16aafc",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "authorized": true,
                                                                "active": true,
                                                                "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                                "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                                "id_user_upd": "86735c07-da2d-4fe8-93e9-931eeaee822d",
                                                                "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": "4091ec55-dfba-41d1-aa71-f7cd8c393766",
                                                                  "id_line": 2,
                                                                  "id_item_sub": "54e3a338-e7ee-4135-b831-b210693ad039",
                                                                  "qty": 4.1,
                                                                  "id_list": "3badeda9-ae7a-4906-be83-0956cf87f5ba",
                                                                  "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": "58c074f0-d5b1-494a-bc9f-68e64ba967f3",
                                                                  "is_used": true,
                                                                  "qty_vou": 1.1,
                                                                  "amt_vou": 1.1,
                                                                  "comment": "sample string 15",
                                                                  "ref_det": "sample string 16",
                                                                  "id_employee": "6c26bd54-7fb4-4a9f-89bd-3f2f6fc81284",
                                                                  "name_generic": "sample string 17",
                                                                  "type_ope": 1,
                                                                  "id_user_add": "a60db94f-0937-4ff8-a946-1272cfc3b1f3",
                                                                  "id_user_upd": "590dae56-dc20-477f-af0a-1c14d1aebf4c",
                                                                  "active": true,
                                                                  "mt_employees": {
                                                                    "$ref": "23"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$id": "27",
                                                                    "id": "f19140cd-fc03-4d49-beb0-742891e842a7",
                                                                    "id_item": "2e81abcb-048f-4847-8857-73e0511d027f",
                                                                    "id_item_type": "952e9eac-0cd9-4ac9-a90f-1dfccb1ec309",
                                                                    "is_default": true,
                                                                    "barcode": "sample string 5",
                                                                    "voucher_apply": true,
                                                                    "id_voucher_json": "210bd648-e75b-464d-bc7c-5c446c5a440b",
                                                                    "count_voucher": 1,
                                                                    "id_voucher_type": 1,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                                    "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                                    "id_user_upd": "b98da077-0291-4bde-9027-a8b43076f2e1",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_formula": [
                                                                      {
                                                                        "$id": "28",
                                                                        "id_item_sub": "360a7af3-6af3-44c0-b9a7-fdbb3e2159f7",
                                                                        "id_item": "f947b919-f10a-4bc0-8eda-d82f3b019b13",
                                                                        "group_id": 3,
                                                                        "id_unit_ref": "e706d50c-8d0c-400f-b980-ea5a91dee178",
                                                                        "qty_dis": 5,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_sub": {
                                                                          "$ref": "27"
                                                                        },
                                                                        "mt_units_ref": {
                                                                          "$id": "29",
                                                                          "id": "3c1320eb-1155-432f-a27b-af21b05a9148",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "coefficient": 4.1,
                                                                          "id_unit": "c7da7aa4-a1c1-42d8-8188-d26a3096847e",
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                                          "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                                          "id_user_upd": "2d68cee1-15bc-4c57-9f87-9a99139d8536",
                                                                          "commited": true,
                                                                          "mt_units": {
                                                                            "$id": "30",
                                                                            "id": "43936a0a-a517-4136-8d3d-4f6a618d47dd",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                                            "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                                            "id_user_upd": "0af73fff-1d6c-4140-a45b-2cf7264d3608",
                                                                            "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": "2acdb8a5-6906-4ea7-a67d-325db5f09c60",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_short": "sample string 4",
                                                                      "name_pos": "sample string 5",
                                                                      "id_image": "3651af68-9b4c-4772-96cc-fb22d8409328",
                                                                      "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-07-08T09:49:15.3183121+02:00",
                                                                      "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                                      "id_user_upd": "0f258887-a091-4b66-8b4c-c411d8d3c446",
                                                                      "commited": true,
                                                                      "tt_vouchers_det": [
                                                                        {
                                                                          "$id": "32",
                                                                          "id_voucher": "dfac50be-62fc-4e7f-9600-4b4533fdc97a",
                                                                          "id_line": "9f9f155e-1ba3-4012-b62b-9a95d8d5d8a2",
                                                                          "id_category": "948c28be-3385-4594-96b8-da5a84696351",
                                                                          "id_item": "1d8d210f-67f6-4a10-8eaa-c668c52a26dd",
                                                                          "id_item_type": "d1bd16d0-d6b7-4fb3-b175-5f2044c0ffb2",
                                                                          "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": "7652f3c3-d4ae-48bc-b20f-9d06a46b16bc",
                                                                            "id_voucher": 2,
                                                                            "locator_voucher": "sample string 3",
                                                                            "qr_code": "sample string 4",
                                                                            "date_from": "2026-07-08T09:49:15.3183121+02:00",
                                                                            "date_end": "2026-07-08T09:49:15.3183121+02:00",
                                                                            "date_used": "2026-07-08T09:49:15.3183121+02:00",
                                                                            "date_sesion": "2026-07-08T09:49:15.3183121+02:00",
                                                                            "id_employee": "c168a0ac-78d4-4487-9bc4-b31af319544c",
                                                                            "id_branch": "b3a8a6d8-3636-4644-b529-3ccb395dfcd6",
                                                                            "id_voucher_permision": "e38ee0ac-a704-4f2d-b066-b5c5cfb3dcf5",
                                                                            "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": "b71373d3-8f9f-4b8a-ba37-27803b3ca666",
                                                                            "id_user_add": "8ffd1c10-cc14-4b68-b4f4-478f1210dd54",
                                                                            "id_doc_sa": "06269bc0-cb26-4236-a17d-370ca6133b63",
                                                                            "id_item_sub": "d61060b3-fec0-4090-a6d6-79b0cdcd5056",
                                                                            "id_pos_sesion": "eabc08a3-b50c-4766-8b8d-30e8dbfa4e4d",
                                                                            "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-07-08T09:49:15.3183121+02:00",
                                                                            "last_update": "2026-07-08T09:49:15.3183121+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": "3bff2485-b70e-41e1-843e-173b9a918d18",
                                                                              "date_from": "2026-07-08T09:49:15.3183121+02:00",
                                                                              "date_end": "2026-07-08T09:49:15.3183121+02:00",
                                                                              "date_used": "2026-07-08T09:49:15.3183121+02:00",
                                                                              "id_employee": "7ef60c01-bd41-4f8e-85b9-bb8f72c7796f",
                                                                              "id_branch": "daf71d5b-1d29-4a43-a976-58afd5e96229",
                                                                              "count": 6,
                                                                              "count_used": 1,
                                                                              "unlimited": true,
                                                                              "id_user_add": "b12b629f-5e49-4254-9d52-73a3937cc4e0",
                                                                              "is_entry": true,
                                                                              "is_consume": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                                              "last_update": "2026-07-08T09:49:15.3183121+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": "50853326-70a2-4894-91f6-6882f204cdba",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-07-08T09:49:15.3183121+02:00",
                                                                          "date_end": "2026-07-08T09:49:15.3183121+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": "10c036f4-4d47-4458-bb7f-3e17e1a8a945",
                                                                          "id_pos": "abcadf88-8da4-44a6-8188-2e88dc8f3550",
                                                                          "id_list": "bc104a96-f5c7-48a8-b89b-77cb736840e6",
                                                                          "id_item": "7e319859-f1b5-4ed1-8f93-48234228e9ec",
                                                                          "id_item_type": "b5abd039-4803-4df1-8b24-faee7602a371",
                                                                          "id_category": "35c9056b-d3e2-4ff5-bd3d-e7eb16e0c057",
                                                                          "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-07-08T09:49:15.3183121+02:00",
                                                                          "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                                          "id_user_upd": "d8fe29af-a46f-47fd-a381-2eb7e6e4d97c",
                                                                          "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": "9e87089e-cf9a-4733-a40e-4457f0e10ca9",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "id_ref": "6fba1166-6b33-409b-a190-5d58947f8865",
                                                                            "tax_included": true,
                                                                            "switch_select": true,
                                                                            "item_type_default": 7,
                                                                            "name_pos": "sample string 8",
                                                                            "id_image": "55ebdb23-a247-4786-b6dc-89918aae7333",
                                                                            "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-07-08T09:49:15.3183121+02:00",
                                                                            "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                                            "id_user_upd": "46f49f02-19de-4b4b-be02-dd78a7844d4d",
                                                                            "commited": true,
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$id": "37",
                                                                                "id_pos": "96858dc9-b9bd-43e5-9c0d-03af1172a8d2",
                                                                                "id_pos_type": "040d9f76-ce77-434c-8e3d-cd1b4182122e",
                                                                                "id_price_list": "9dc3ac41-07d7-491e-b48c-eba1b295c359",
                                                                                "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-07-08T09:49:15.3183121+02:00",
                                                                                "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "id_user_upd": "da95af1d-8cbf-4870-b377-10cb7daaa8a9",
                                                                                "commited": true,
                                                                                "mt_pos_view": {
                                                                                  "$id": "38",
                                                                                  "id_pos": "9c9ed1d0-96d1-4965-8762-82569638da0b",
                                                                                  "id_pos_type": "78975223-824f-4416-b7c4-b65862bd37c7",
                                                                                  "is_default": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                                                  "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                                                  "id_user_upd": "eff66983-09d0-498a-bcd4-c2d94adffddf",
                                                                                  "commited": true,
                                                                                  "mt_pos": {
                                                                                    "$ref": "11"
                                                                                  },
                                                                                  "mt_pos_prices_list": [
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_types": {
                                                                                    "$id": "39",
                                                                                    "id": "a5a01cc2-2e70-44fc-9022-5e494a00f1f2",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "is_module": true,
                                                                                    "order": 5,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                                                    "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                                                    "id_user_upd": "07ac7a66-63fe-4017-9e4d-653891f621f9",
                                                                                    "commited": true,
                                                                                    "mt_items_featured": [
                                                                                      {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "10"
                                                                                      }
                                                                                    ],
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$id": "40",
                                                                                        "id_pos_print": "9a5958e3-e2e9-4f52-aef1-0c79dfecfce2",
                                                                                        "id_doc": "d29f5cc3-9d09-422d-9e41-1651cb6b249c",
                                                                                        "id_pos_type": "769463c7-56c1-4983-b71f-637d13651ce8",
                                                                                        "id_doc_print": "bd6a80ac-61ca-4967-ba3e-8a5cc74e473c",
                                                                                        "copies": 5,
                                                                                        "print_mode": 6,
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                                                        "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                                                        "id_user_upd": "d189019c-28ff-4540-ad87-782be92340f9",
                                                                                        "commited": true,
                                                                                        "mt_docs": {
                                                                                          "$ref": "16"
                                                                                        },
                                                                                        "mt_pos_print": {
                                                                                          "$id": "41",
                                                                                          "id": "1f64365d-428e-4527-bd4d-e7118b8099eb",
                                                                                          "id_pos": "e1a36aed-c87c-446d-a8e4-ca81b2716425",
                                                                                          "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-07-08T09:49:15.3183121+02:00",
                                                                                          "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                                                          "id_user_upd": "ebd7e834-7f19-42c5-9fcc-070afbbb6a0e",
                                                                                          "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": "1df77747-9f08-4045-9442-cd230eb92b11",
                                                                                          "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-07-08T09:49:15.3183121+02:00",
                                                                                          "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                                                          "commited": true,
                                                                                          "mt_pos_doc_print": [
                                                                                            {
                                                                                              "$ref": "40"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "40"
                                                                                            }
                                                                                          ],
                                                                                          "st_doc_print_det": [
                                                                                            {
                                                                                              "$id": "43",
                                                                                              "id_doc_print": "04a81f69-3bb4-4cd0-a9e0-edfa30ff92ed",
                                                                                              "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": "e3538895-a352-4112-b462-c415e1b8f3d1",
                                                                                "id_item_sub": "b4cab71b-3fc0-4a83-ab0d-bb84dda11400",
                                                                                "validity_date": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "price": 4.1,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "id_user_upd": "1038eab1-c41b-4746-9985-69ef3535dab6",
                                                                                "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": "a71fc271-16a2-4483-8c7e-875a93a015a5",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "date_from": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "date_end": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "id_branch": "44aefb2f-57de-4965-a26b-179af2cbb676",
                                                                                "id_pos": "c2151a33-2e6b-4567-b5d0-eba95f9fd753",
                                                                                "id_list": "cb4b251f-4e3e-4959-a8d2-ba1eb2557df8",
                                                                                "view_list": true,
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "id_user_upd": "2c630b91-c608-49d7-a170-d8c5b8fc5ec5",
                                                                                "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": "e21daa7c-e149-4df5-8c84-e9766232dc6a",
                                                                          "order_id": 2,
                                                                          "id_item": "d206c91a-e215-4b26-bd7a-2cd1f7b3f3e1",
                                                                          "id_item_type": "5416c596-90d9-438d-a6a1-0d0164c72a61",
                                                                          "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": "64f2a0c6-099f-4fd0-a082-89598cdbb33c",
                                                                          "type_item": 11,
                                                                          "id_voucher_json": "e9d4015d-c2e8-4da2-93f7-f48ecc3b43e7",
                                                                          "count_voucher": 1,
                                                                          "id_category": "54ea32ce-57ef-4af8-aaa0-2e5bede12e7b",
                                                                          "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                                          "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                                          "id_user_upd": "7787c514-e970-48ff-991c-4495fd9c56a3",
                                                                          "commited": true,
                                                                          "mt_items": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "mt_items_types": {
                                                                            "$ref": "31"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$id": "47",
                                                                            "id": "28c0c496-ac62-4e56-8fdc-01393b069aa7",
                                                                            "nro_sesion": 2,
                                                                            "id_pos": "4223648c-7543-485b-a186-a087a130bdd9",
                                                                            "date_tax": "2026-07-08T09:49:15.3183121+02:00",
                                                                            "date_open": "2026-07-08T09:49:15.3183121+02:00",
                                                                            "date_close": "2026-07-08T09:49:15.3183121+02:00",
                                                                            "id_user_open": "cede1ad4-b407-40d7-9fd1-db1501aa80bc",
                                                                            "id_user_close": "26160651-be59-46c6-b0c3-1be65df30122",
                                                                            "nro_z": 1,
                                                                            "amt_tot": 1.1,
                                                                            "locator_event": "sample string 6",
                                                                            "status_pos": 7,
                                                                            "training_sesion": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                                            "last_update": "2026-07-08T09:49:15.3183121+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": "80a92a93-c905-4f4b-93ef-91c4b0bcfde2",
                                                                                "json_object": "sample string 2",
                                                                                "json_pays": "sample string 3",
                                                                                "id_pos_sesion": "62e2d2ee-b0ef-4ee9-86bc-fd945360567d",
                                                                                "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-07-08T09:49:15.3183121+02:00",
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "47"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "48"
                                                                              }
                                                                            ],
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$id": "49",
                                                                                "id": "55c56d4c-913a-4c17-b84e-a0a7e1244660",
                                                                                "id_room_unit": "c2da1967-8a39-467b-a2e1-2728f3d1fca7",
                                                                                "id_room_list": "b228a962-9e6e-4530-abcc-68e4f48b86bc",
                                                                                "nro_res_ext": "sample string 3",
                                                                                "date_reserved": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "date_from": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "date_end": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "date_open": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "date_close": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "id_employee": "c1b249b9-3060-4238-ac5d-761762cf3b57",
                                                                                "id_employee_sec": "415fcf7a-98ae-4f13-94c3-4235729da196",
                                                                                "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": "cdb64727-2b55-49f2-bd09-81f52376a4e2",
                                                                                "comment": "sample string 7",
                                                                                "id_user_open": "3bb974a3-6ae5-4674-94e5-4775f4844cdf",
                                                                                "id_user_close": "2b4d8c66-8bdd-4567-a45b-1c2bcb1db610",
                                                                                "id_unit_state": "0c936b1b-1dd7-4d8b-ab77-fe1ae9b8ad1e",
                                                                                "id_pos_sesion": "17b2cd40-1c4b-49b3-8464-3e2d13e2f7c6",
                                                                                "vip": true,
                                                                                "paid": true,
                                                                                "send": true,
                                                                                "send_date": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "commited": true,
                                                                                "mt_employees": {
                                                                                  "$ref": "23"
                                                                                },
                                                                                "mt_employees1": {
                                                                                  "$ref": "23"
                                                                                },
                                                                                "mt_rooms_units": {
                                                                                  "$id": "50",
                                                                                  "id": "cfd5aef1-0eef-4cd8-8b59-d5bccc449842",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "name_label": "sample string 4",
                                                                                  "name_zone": "sample string 5",
                                                                                  "order": 6,
                                                                                  "id_room": "77d78def-5e16-424b-ad89-96aaaaf651c8",
                                                                                  "pax": 8,
                                                                                  "pos_x": 9,
                                                                                  "pos_y": 10,
                                                                                  "size_w": 1,
                                                                                  "size_h": 1,
                                                                                  "in_map": true,
                                                                                  "reserved_on": true,
                                                                                  "id_room_type": "96bcc2fd-81c4-497e-bf8d-7e327b59fd2f",
                                                                                  "locked": true,
                                                                                  "date_locked": "2026-07-08T09:49:15.3183121+02:00",
                                                                                  "comment_locked": "sample string 15",
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                                                  "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                                                  "id_user_upd": "8fcc662d-6fb9-4cd8-af3f-2fd363bfca7e",
                                                                                  "commited": true,
                                                                                  "mt_rooms": {
                                                                                    "$id": "51",
                                                                                    "id": "ed8ee1ae-5b2f-4ec9-88c1-6aae02e54846",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "id_branch": "6558206b-9c8f-4fe7-900f-1e8c8ac3fcd5",
                                                                                    "name_pos": "sample string 6",
                                                                                    "id_image": "be54e07f-fce0-42c1-8c61-65df190649e1",
                                                                                    "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": "354b2d0a-2e87-4ebe-b7ef-787c5272e5cc",
                                                                                    "refresh_status": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                                                    "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                                                    "id_user_upd": "0d7823b8-420e-4426-ad94-0266dbf08eec",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "4"
                                                                                    },
                                                                                    "mt_pos_rooms": [
                                                                                      {
                                                                                        "$id": "52",
                                                                                        "id_pos": "57f0da97-c18a-4e29-8bb6-bc02c03d60da",
                                                                                        "id_room": "4ac1abb3-4c3e-44f7-b792-543f30abed36",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                                                        "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                                                        "id_user_upd": "c71740d3-26e6-4534-adf2-8bf062c42ef1",
                                                                                        "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": "b12c23b0-980d-4331-821a-233a24e9cea1",
                                                                                        "id_room": "bb28b96b-ec79-4348-874c-62a6a5cd7059",
                                                                                        "date_in": "2026-07-08T09:49:15.3183121+02:00",
                                                                                        "date_out": "2026-07-08T09:49:15.3183121+02:00",
                                                                                        "id_user_add": "8b63acc3-b63d-4bcb-bf9f-2f9f935fd248",
                                                                                        "from_reservation": "sample string 5",
                                                                                        "pax": 6,
                                                                                        "status": 7,
                                                                                        "comment": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                                                        "last_update": "2026-07-08T09:49:15.3183121+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": "24436c1c-d67e-4233-a23f-ebe4da2727b6",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "high": 5,
                                                                                    "width": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                                                    "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                                                    "id_user_upd": "ecea6949-6af5-4b7e-b776-38887113e933",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units": [
                                                                                      {
                                                                                        "$ref": "50"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "50"
                                                                                      }
                                                                                    ],
                                                                                    "mt_rooms_units_states_types": [
                                                                                      {
                                                                                        "$id": "55",
                                                                                        "id_room_type": "dc9ded40-84fa-4cea-bc90-db9a6cfcd139",
                                                                                        "id_room_state": "b5a3854a-58f7-468a-a0ec-79db97cf94ca",
                                                                                        "id_image": "9a0ed2d6-cd3b-4b89-b3f8-e154689bda3c",
                                                                                        "color_font": "sample string 4",
                                                                                        "font_bold": true,
                                                                                        "font_underline": true,
                                                                                        "font_size": 7,
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                                                        "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                                                        "id_user_upd": "bad6c49b-ec77-458e-9b73-cc63f299e1e2",
                                                                                        "commited": true,
                                                                                        "mt_rooms_units_states": {
                                                                                          "$id": "56",
                                                                                          "id": "8893f8fc-0ad9-4cce-9d75-513db4450925",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "color": "sample string 5",
                                                                                          "active": true,
                                                                                          "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                                                          "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                                                          "id_user_upd": "4eddf3c7-bda6-4289-9a17-0e80255bde3e",
                                                                                          "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": "63d72e50-fb96-41f9-9251-545118812c3d",
                                                                                "id_pos_sesion": "ae1af9c5-5408-478f-90bc-4b27e1aa66be",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "id_user": "7bb2cb73-4663-43e2-a2f0-a812d093040f",
                                                                                "id_room_unit_activity": "87027593-33b0-4100-aa76-bdd4f588eefc",
                                                                                "id_doc_sa": "b479f1fb-fc6f-4ffa-a552-106eec4d4df4",
                                                                                "id_pos_type": "7443ec2a-3b8a-4c4b-b1d4-a4cbbd835363",
                                                                                "block": true,
                                                                                "comment": "sample string 5",
                                                                                "json_response": "sample string 6",
                                                                                "id_doc_ref": "4137e283-f1c8-4ab6-bbd1-323f1a0481e8",
                                                                                "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-07-08T09:49:15.3183121+02:00",
                                                                                "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "commited": true,
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "47"
                                                                                },
                                                                                "tt_tips_users": [
                                                                                  {
                                                                                    "$id": "58",
                                                                                    "id_tip": "d1814bbf-9853-478a-825a-a14218ed2e27",
                                                                                    "id_user": "209c0a9a-ea2e-4e3e-9bdd-7e5fe11f0af7",
                                                                                    "amt_card": 1.1,
                                                                                    "amt_cash": 1.1,
                                                                                    "type_share": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                                                    "last_update": "2026-07-08T09:49:15.3183121+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": "7f6bf49c-6429-4f20-b760-81e8c39f03db",
                                                                                "id_user": "1d15d69f-4910-4893-a7ae-623c9f4e62b6",
                                                                                "date_add": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "distribution_index": 1.1,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "last_update": "2026-07-08T09:49:15.3183121+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": "a36c6d79-28ad-4578-881b-b1c8aa8675bd",
                                                                                "id_user": "6cbf3bdf-3b72-4c3b-a21b-7ad58bfe73cb",
                                                                                "id_user_profile": "ed3eb92b-8499-466b-9cbc-2c553aa92f96",
                                                                                "locator": "sample string 4",
                                                                                "date_end": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "id_pos_sesion": "9a0baf03-91f6-498d-b6e4-830922092d07",
                                                                                "date_login": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "date_logout": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "terminal_id": "sample string 6",
                                                                                "terminal_type": "sample string 7",
                                                                                "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "last_update": "2026-07-08T09:49:15.3183121+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": "05825628-d7c8-447c-85e4-b34e1b422815",
                                                                                "id_user": "c13f06c8-5b28-449d-b76b-a329ca8be5ba",
                                                                                "date_add": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "destiny_type": 4,
                                                                                "id_key": "2e040722-debe-4e51-9161-a1829b7c3999",
                                                                                "message": "sample string 6",
                                                                                "message_view": true,
                                                                                "date_view": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "id_pos_sesion": "d2c40082-bf2f-49f2-a39d-58b41436423c",
                                                                                "terminal_add": "sample string 9",
                                                                                "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "47"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "61"
                                                                              }
                                                                            ]
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "46"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_items_vouchers": {
                                                                      "$id": "62",
                                                                      "id": "72c3dfd4-4ebe-448d-9faa-254c0f4ea8bb",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "json": "sample string 5",
                                                                      "id_pay_type": "72821267-f03b-47b9-8733-a81af17359d0",
                                                                      "id_doc_print": "2cbc3a2c-ef88-4d4d-ad9e-03f64c5c3d19",
                                                                      "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-07-08T09:49:15.3183121+02:00",
                                                                      "last_update": "2026-07-08T09:49:15.3183121+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": "fa002729-2d3c-41be-b1e3-625a3092c46e",
                                                                      "id_line": 2,
                                                                      "id_item": "dc2177a0-4791-4ab0-9273-050ea24b993c",
                                                                      "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": "3723e063-381b-4660-a7fe-9f317221a6d3",
                                                "id_doc": "adf69927-4011-4e2b-b358-3107cd0824ba",
                                                "value": 3,
                                                "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                "last_update": "2026-07-08T09:49:15.3183121+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": "0808714b-552d-4e20-bfb7-1db8e8d335c4",
                                                "id_pos": "1cabe8e0-4125-484e-83f0-f95a96c5bed6",
                                                "id_doc": "2be280e9-595c-4c2e-8df8-45b0469e8af8",
                                                "id_branch": "4761bea7-70b8-41e5-a0d5-ad032c443f12",
                                                "nro_doc": "sample string 5",
                                                "date_doc": "2026-07-08T09:49:15.3183121+02:00",
                                                "block": true,
                                                "nro_original": "sample string 8",
                                                "id_ref": "5c523baa-46ed-4673-a56e-055ec5b6b7a6",
                                                "id_loc_from": "5c0df4aa-9b4e-4d45-b056-782376ffd5c1",
                                                "id_loc_end": "643cdd87-c404-4d8d-8081-456894e72622",
                                                "id_user_add": "858670b0-ccfc-4557-b5c3-6a0040e9a736",
                                                "id_user_upd": "145c45ce-2913-453d-8b1d-abeff631671b",
                                                "id_pos_sesion": "c02ce83d-4b89-4602-932f-813864cb7287",
                                                "comment": "sample string 12",
                                                "status": 1,
                                                "is_send": true,
                                                "date_send": "2026-07-08T09:49:15.3183121+02:00",
                                                "active": true,
                                                "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "4"
                                                },
                                                "mt_docs": {
                                                  "$ref": "16"
                                                },
                                                "mt_locations": {
                                                  "$id": "66",
                                                  "id": "9128316f-89ca-4899-a45e-f3f2c0d7a291",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "reserved": true,
                                                  "id_branch": "be2c00a1-5ed3-4174-9181-2cad5fa1340c",
                                                  "active": true,
                                                  "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                  "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                                  "id_user_upd": "4e2bf8d2-a48a-4718-a000-b06920349dfe",
                                                  "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": "1805cb48-5ba5-461f-95a3-858120340eb7",
                                                      "id_item": "b9a85a11-ad61-4dcf-8068-8f2bf1bea55c",
                                                      "stock_ideal": 3.1,
                                                      "stock_min": 4.1,
                                                      "stock_max": 5.1,
                                                      "stock": 6.1,
                                                      "active": true,
                                                      "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                                      "last_update": "2026-07-08T09:49:15.3183121+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": "9dc19ffc-fc5d-4eeb-ab25-8e8b00a03428",
                                                    "id_line": 2,
                                                    "id_item": "960d5c85-1e25-4744-987c-d8d630f3542a",
                                                    "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": "fb84b5f4-6640-402b-820d-73bc29e90d52",
                                              "spool_server": "sample string 2",
                                              "id_doc_sa": "5769803e-901b-4616-81f0-def96ebafe95",
                                              "spool_printer": "sample string 4",
                                              "count": 5,
                                              "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                              "printed": true,
                                              "print_on": "2026-07-08T09:49:15.3183121+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": "95760437-51f9-4698-8623-24232618d21b",
                                    "id_pos": "d9a50503-b511-46f3-a8d3-c22757c1233d",
                                    "mac_address": "sample string 3",
                                    "date_end": "2026-07-08T09:49:15.3183121+02:00",
                                    "key_access": "sample string 5",
                                    "id_user_add": "7cb8f2cd-8080-418b-894d-5a32a29cca55",
                                    "active": true,
                                    "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                    "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_users": {
                                      "$ref": "3"
                                    }
                                  },
                                  {
                                    "$ref": "70"
                                  }
                                ],
                                "st_users_pos": [
                                  {
                                    "$id": "71",
                                    "id_user": "5077b238-f443-4e7d-a944-e845fa8aa6d6",
                                    "id_pos": "ed932cc6-a478-4f77-8184-74b0b4a71ead",
                                    "pass_required": true,
                                    "active": true,
                                    "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                    "last_update": "2026-07-08T09:49:15.3183121+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": "c4c0979a-0ae5-4242-9dcc-b0ffaf2cdfb5",
                                    "id_pos": "49ba18a9-e71c-4df3-bb45-2c5b7c6930c3",
                                    "date_add": "2026-07-08T09:49:15.3183121+02:00",
                                    "date_upd": "2026-07-08T09:49:15.3183121+02:00",
                                    "date_out": "2026-07-08T09:49:15.3183121+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": "5b6e47b8-712e-40fb-8af4-44ef0a802c27",
                                    "id_user_add": "018318e0-bd4c-4d83-b108-93082c363fd5",
                                    "id_table": "766bd7bc-3ecb-42cc-a05a-5508c1a5ba2b",
                                    "message_log": "sample string 3",
                                    "json_object": "sample string 4",
                                    "log_type": "sample string 5",
                                    "id_pos": "2df7c7c1-2a00-4ce0-a90c-886f31368811",
                                    "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_sync_tables": {
                                      "$id": "74",
                                      "id": "eed62c0a-30ef-4584-b1ec-8f2d588b49ae",
                                      "level": 2,
                                      "order": 3,
                                      "name": "sample string 4",
                                      "log_ins": true,
                                      "log_upd": true,
                                      "packet_forward": true,
                                      "active": true,
                                      "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                      "last_update": "2026-07-08T09:49:15.3183121+02:00",
                                      "commited": true,
                                      "st_sync_packages_det": [
                                        {
                                          "$id": "75",
                                          "id": "a9da3a08-9907-4bf3-8edb-0906f7bc6558",
                                          "id_sync": "8f88481b-89eb-43d3-a20c-74c629d4c0ec",
                                          "json": "sample string 3",
                                          "id_table": "b0b26f53-db21-488a-828e-9275b37e05b5",
                                          "order": 5,
                                          "st_sync_packages": {
                                            "$id": "76",
                                            "id": "960600fa-1add-4af0-83f6-2136abdd2645",
                                            "id_branch_from": "031892df-7b8f-409b-a318-9a4e64bc9407",
                                            "id_branch_to": "82e1a255-4cd2-434b-98ca-fd622384e50d",
                                            "type": 4,
                                            "created_on": "2026-07-08T09:49:15.3183121+02:00",
                                            "order": 6,
                                            "status": 7,
                                            "log_info": "sample string 8",
                                            "sync_on": "2026-07-08T09:49:15.3183121+02:00",
                                            "send_on": "2026-07-08T09:49:15.3183121+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": "ca49e1aa-1772-4984-988b-56edd15a5d74",
                                    "id_pos": "c976d356-a12e-48ff-8c0c-baa0a8633861",
                                    "name": "sample string 3",
                                    "description": "sample string 4",
                                    "value": "sample string 5",
                                    "type": "sample string 6",
                                    "last_update": "2026-07-08T09:49:15.3183121+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": "76843fef-3f00-44f6-a2d2-1c1711160ac1",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "level_id": 5,
                    "id_group": "477e701e-ef44-4fad-916c-afb5b0eafcf1",
                    "name_event": "sample string 7",
                    "name_pos": "sample string 8",
                    "id_image": "bae0304a-3a76-415d-8c29-103bd43a77f0",
                    "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-07-08T09:49:15.3183121+02:00",
                    "last_update": "2026-07-08T09:49:15.3183121+02:00",
                    "commited": true,
                    "st_functions_groups": {
                      "$id": "79",
                      "id": "20b41ac2-0774-474b-9919-a667f8bf6641",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "active": true,
                      "created_on": "2026-07-08T09:49:15.3183121+02:00",
                      "last_update": "2026-07-08T09:49:15.3183121+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": "ca3f939f-8d6a-4e00-904f-ee331e59a823",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "active": true,
                  "created_on": "2026-07-08T09:49:15.3183121+02:00",
                  "last_update": "2026-07-08T09:49:15.3183121+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": "27accb28-ef0e-4cf1-a65d-713de9be4ea4",
                  "exercise_id": 2,
                  "period_id": 3,
                  "date_from": "2026-07-08T09:49:15.3183121+02:00",
                  "date_end": "2026-07-08T09:49:15.3183121+02:00",
                  "state": "sample string 6",
                  "created_on": "2026-07-08T09:49:15.3183121+02:00",
                  "last_update": "2026-07-08T09:49:15.3183121+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": "ae5cc63f-5fad-4610-b05a-7b63db137c87",
              "token_id": "sample string 2",
              "id_user": "9f79624f-7297-4d09-aa43-4c2c2bb9f320",
              "date_from": "2026-07-08T09:49:15.3183121+02:00",
              "date_end": "2026-07-08T09:49:15.3183121+02:00",
              "created_on": "2026-07-08T09:49:15.3183121+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": "e5ae032d-7f3b-4eb9-a90a-abd0976437e4",
              "id_room_activity": "d50bd999-fd23-48fe-afd8-05ef8f0c4609",
              "id_pos_sesion": "e852465c-f1b8-429a-826f-ea54a7c47467",
              "log_text": "sample string 4",
              "id_user": "5f56aadc-0519-4b4a-88c5-8df4c5641ce3",
              "created_on": "2026-07-08T09:49:15.3183121+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"
  }
]