GET api/St_Permisions?all_rows={all_rows}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
all_rows

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Collection of st_permisions
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_function

globally unique identifier

Required

id_user

globally unique identifier

None.

id_profile

globally unique identifier

None.

permission

integer

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

commited

boolean

None.

st_users_profiles

st_users_profiles

None.

st_users

st_users

None.

st_functions

st_functions

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "b3751966-c91c-468d-9416-ef5d4dbff6c4",
    "id_function": "d580e998-7339-4af8-a82c-9811b489dce4",
    "id_user": "85c51127-4bac-4281-9449-93908e3a70ec",
    "id_profile": "0c260905-6499-48fb-aea7-1d674051c943",
    "permission": 3,
    "active": true,
    "created_on": "2026-07-08T10:42:27.8135945+02:00",
    "last_update": "2026-07-08T10:42:27.8135945+02:00",
    "commited": true,
    "st_users_profiles": {
      "$id": "2",
      "id": "ffe72ca0-8208-4371-b646-fac7224dc44a",
      "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-08T10:42:27.8135945+02:00",
      "last_update": "2026-07-08T10:42:27.8135945+02:00",
      "commited": true,
      "st_permisions": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "st_users": [
        {
          "$id": "3",
          "id": "6f4e6ffb-9ed6-480d-bf93-999c5143d890",
          "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": "2d46ee19-0f6d-46ea-beb6-35e4e3c7dafa",
          "view_messages": true,
          "id_image_photo": "99bf7e22-d0f3-42b7-a29f-a2c8a88302fe",
          "reserved": true,
          "pos_access": true,
          "back_access": true,
          "name_pos": "sample string 13",
          "id_image": "2adad338-3d94-4301-8593-150231a3ca4c",
          "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-08T10:42:27.8297292+02:00",
          "last_update": "2026-07-08T10:42:27.8297292+02:00",
          "commited": true,
          "mt_branches": [
            {
              "$id": "4",
              "id": "4d52b7e6-d87d-4454-9172-1f7802772d84",
              "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": "3129caa3-5baa-4298-8620-0bf01eeae0e1",
              "order": 12,
              "external_id": "sample string 13",
              "sync": true,
              "active": true,
              "created_on": "2026-07-08T10:42:27.8297292+02:00",
              "last_update": "2026-07-08T10:42:27.8297292+02:00",
              "id_user_upd": "b3176fe4-7535-4cdf-b551-05d04e7fa468",
              "commited": true,
              "st_images": {
                "$id": "5",
                "id": "1a7618a2-8940-43d4-8a00-78081c4bba24",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "id_img_type": "42a45ff0-4bba-462c-8115-d2b31ac43898",
                "image_file": "sample string 5",
                "extension": "sample string 6",
                "high": 1,
                "width": 1,
                "active": true,
                "created_on": "2026-07-08T10:42:27.8297292+02:00",
                "last_update": "2026-07-08T10:42:27.8297292+02:00",
                "commited": true,
                "mt_branches": [
                  {
                    "$ref": "4"
                  },
                  {
                    "$ref": "4"
                  }
                ],
                "mt_categories": [
                  {
                    "$id": "6",
                    "id": "e0878735-2abf-40d0-acd5-c178088fa135",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "id_item_type": "b333c4be-c341-49f1-af6a-cb50f5c31ff5",
                    "order_type": 5,
                    "name_pos": "sample string 6",
                    "id_image": "498d6780-1993-421c-bfb7-b9539969eae7",
                    "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-08T10:42:27.8297292+02:00",
                    "last_update": "2026-07-08T10:42:27.8297292+02:00",
                    "id_user_upd": "cb69d17b-935e-4cc0-b1c4-c1522f38b71e",
                    "commited": true,
                    "mt_categories_items": [
                      {
                        "$id": "7",
                        "id_category": "6adf9778-b308-4712-97b8-509fadfc754c",
                        "id_item": "1d27468b-d197-49aa-ad38-f53263bdd437",
                        "is_default": true,
                        "active": true,
                        "created_on": "2026-07-08T10:42:27.8297292+02:00",
                        "last_update": "2026-07-08T10:42:27.8297292+02:00",
                        "id_user_upd": "76133d17-568f-4b9d-8715-6dbceb742d30",
                        "commited": true,
                        "mt_categories": {
                          "$ref": "6"
                        },
                        "mt_items": {
                          "$id": "8",
                          "id": "c2aef547-9620-4add-b907-4e9aa10f4586",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_unit": "5f4a593b-f3ef-4b9c-928a-3d340828963a",
                          "id_unit_sec": "6540bb3d-73f9-42b0-aedf-79e2262e33b1",
                          "id_brand": "0d982ef7-cde0-43d7-8e06-656f0666fb4b",
                          "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": "86839b50-9919-40eb-b630-283dfe129312",
                          "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-08T10:42:27.8297292+02:00",
                          "last_update": "2026-07-08T10:42:27.8297292+02:00",
                          "id_user_upd": "06efef25-db59-4eaf-9110-dab877a26946",
                          "commited": true,
                          "mt_brands": {
                            "$id": "9",
                            "id": "35ffe9be-c45f-4bf8-8e1a-9cfd0a530f4e",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "active": true,
                            "created_on": "2026-07-08T10:42:27.8297292+02:00",
                            "last_update": "2026-07-08T10:42:27.8297292+02:00",
                            "id_user_upd": "8e133ab8-a7f4-4e2b-b5cc-85df0d9000e3",
                            "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": "065a1a9f-9180-4e72-bb74-43eab3fc7506",
                              "id_branch": "ebbb66f2-7f6b-42c6-98af-5436fc811d54",
                              "id_pos_type": "b39bd805-3f49-462e-8ce6-5f539ebddd1a",
                              "id_pos": "b408a849-f2c8-41cb-aeda-818c0462739b",
                              "id_item": "5bf9da67-31ba-4fe9-8efd-6fd481f2e430",
                              "date_from": "2026-07-08T10:42:27.8297292+02:00",
                              "date_end": "2026-07-08T10:42:27.8297292+02:00",
                              "image_id": 4,
                              "active": true,
                              "created_on": "2026-07-08T10:42:27.8297292+02:00",
                              "last_update": "2026-07-08T10:42:27.8297292+02:00",
                              "id_user_upd": "b012d6a3-2912-4bcc-9301-958d48487319",
                              "commited": true,
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "mt_items": {
                                "$ref": "8"
                              },
                              "mt_pos": {
                                "$id": "11",
                                "id": "a703dd97-3358-4877-9129-b550c2e02bae",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "2e7868bf-4c71-44ac-bc4d-17ea81deb258",
                                "id_zone": "943fba7b-cca1-4a45-8a47-56a030050642",
                                "user_required": true,
                                "active": true,
                                "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                "id_user_upd": "b8d43a85-c342-4980-a699-e65efc1b44ed",
                                "commited": true,
                                "mt_branches_zones": {
                                  "$id": "12",
                                  "id": "9869a7fb-4a69-4337-b748-c944fbe6948f",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "id_branch": "be82ba1f-414f-4af5-9a85-32c748e65a2d",
                                  "active": true,
                                  "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                  "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                  "id_user_upd": "14ae82dc-6452-4aa2-8f7d-e9e9289672fa",
                                  "commited": true,
                                  "mt_branches": {
                                    "$ref": "4"
                                  },
                                  "mt_pos": [
                                    {
                                      "$ref": "11"
                                    },
                                    {
                                      "$ref": "11"
                                    }
                                  ],
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                "mt_cloakrooms": [
                                  {
                                    "$id": "13",
                                    "id": "a42e0205-9ada-42c7-ae9a-33d7b9b8ea5a",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "id_pos": "1260a7ac-ed47-4483-bb78-c6a1bc6520ca",
                                    "unit_ini": 5,
                                    "unit_end": 6,
                                    "name_pos": "sample string 7",
                                    "id_image": "f90abc5a-2c86-467a-bae1-d5211762a3f0",
                                    "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-08T10:42:27.8297292+02:00",
                                    "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                    "id_user_upd": "8af74916-92df-4542-be9c-c1699b01b06f",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_images": {
                                      "$ref": "5"
                                    },
                                    "st_users": {
                                      "$ref": "3"
                                    },
                                    "tt_cloakrooms_units": [
                                      {
                                        "$id": "14",
                                        "id": "ce63b284-e4d8-42f1-9d8c-675824b4ce71",
                                        "id_cloakroom": "53e565c9-d3df-486f-8c63-b15334331a75",
                                        "id_pos_sesion": "6d5caeb7-53ac-4303-8432-ebe9ecc46215",
                                        "unit_id": 4,
                                        "date_open": "2026-07-08T10:42:27.8297292+02:00",
                                        "date_close": "2026-07-08T10:42:27.8297292+02:00",
                                        "id_doc_sa": "426f175b-ebdc-4211-baf4-0f241cdccbcf",
                                        "commited": true,
                                        "mt_cloakrooms": {
                                          "$ref": "13"
                                        },
                                        "tt_doc_sa": {
                                          "$id": "15",
                                          "id": "05cab202-261c-4c98-9ba4-26a13e4f2540",
                                          "id_pos": "331b031b-10d2-44f8-9c42-f16a2e5829a2",
                                          "id_doc": "4fb90628-5c7a-40a4-b47c-fc9b9412981a",
                                          "id_branch": "8e9de9dc-5402-4153-aba9-7b03ccfb867d",
                                          "nro_doc": "sample string 5",
                                          "date_doc": "2026-07-08T10:42:27.8297292+02:00",
                                          "date_tax": "2026-07-08T10:42:27.8297292+02:00",
                                          "hour_doc": "00:00:00.1234567",
                                          "block": true,
                                          "id_ref": "151caf7a-46e3-4987-9161-9ef85784a508",
                                          "id_relationship": "ea32db95-1705-4365-a421-9c2ef84f187c",
                                          "id_loc_from": "4b1aa9e4-a55f-41f5-b0db-e58274b416ee",
                                          "id_loc_end": "8daa25a7-504d-4d35-92b3-c9c96d6e1a77",
                                          "id_user_add": "052b80de-7f96-4826-842d-26780d5d56ed",
                                          "id_user_upd": "98c89d79-a625-455c-b212-3bbf2e5839bd",
                                          "comment": "sample string 12",
                                          "id_pos_sesion": "517ed94b-fc79-4f6b-bd62-4f7fab2457a1",
                                          "id_room_unit": "19f7d4b1-3bcd-4e79-b599-c192aff0bd2b",
                                          "ref_locator": "sample string 13",
                                          "ref_zone_aut": "sample string 14",
                                          "id_pos_type": "123ce883-225d-4da4-b93a-8f75934f13e8",
                                          "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-08T10:42:27.8297292+02:00",
                                          "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                          "commited": true,
                                          "created_by": 1,
                                          "doc_print": true,
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_docs": {
                                            "$id": "16",
                                            "id": "f91d4142-1fdc-4380-b020-2afcd04e8010",
                                            "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": "9fbf7c45-183e-47cc-9393-7ce07b46cbfa",
                                            "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-08T10:42:27.8297292+02:00",
                                            "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                            "id_user_upd": "0d5e0a49-976d-402d-9c95-16e3ffe5764c",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$id": "17",
                                                "id_doc": "14001284-8086-4ed1-8f0c-2085b8103132",
                                                "id_pay": "a54b4726-e379-4ebc-aa01-457b92034018",
                                                "id_money": "6cdd1734-bc52-402f-a6e8-be9e86fd1f0c",
                                                "active": true,
                                                "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                "id_user_upd": "98c6d895-be67-475f-8e22-939d067b82b7",
                                                "commited": true,
                                                "mt_docs": {
                                                  "$ref": "16"
                                                },
                                                "mt_money_types": {
                                                  "$id": "18",
                                                  "id": "892f4afe-219f-4ab5-af7c-bb2cf34d405a",
                                                  "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": "9f0151d1-019a-49fb-9b27-dc61cd29fd54",
                                                  "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-08T10:42:27.8297292+02:00",
                                                  "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                  "id_user_upd": "7a5d7ef1-48d0-40a7-bba4-534103eb79a6",
                                                  "commited": true,
                                                  "mt_docs_payment_money": [
                                                    {
                                                      "$ref": "17"
                                                    },
                                                    {
                                                      "$ref": "17"
                                                    }
                                                  ],
                                                  "mt_money_rates": [
                                                    {
                                                      "$id": "19",
                                                      "id_money_1": "eab89db7-34cc-41e2-9af8-ea194223735a",
                                                      "id_money_2": "597880c0-fba4-4f4c-aa5c-bf1b16bbb296",
                                                      "date_from": "2026-07-08T10:42:27.8297292+02:00",
                                                      "coefficient": 4.1,
                                                      "active": true,
                                                      "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                      "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                      "id_user_upd": "7a84c1bd-b4e2-4342-83f8-579e6e888b41",
                                                      "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": "788a6715-eb0b-450a-8e70-3e5e97e21401",
                                                      "id_pay": "d56d7b2c-5f1f-4934-ac9b-ef20dd301c0e",
                                                      "id_money": "4603bd76-acd2-4da3-8a6d-aba9937ea396",
                                                      "date_cashflow": "2026-07-08T10:42:27.8297292+02:00",
                                                      "coefficient": 5.1,
                                                      "id_user_add": "ee9b963b-c26e-4982-ac60-9392c0824100",
                                                      "amt_tot_md": 7.1,
                                                      "amt_tot_mo": 8.1,
                                                      "mt_payment_types": {
                                                        "$id": "21",
                                                        "id": "2cbe4bd5-8b57-4aea-b6a6-3153a34a63ee",
                                                        "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": "939a5a32-053c-4638-8d4d-3f8b58d2807e",
                                                        "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-08T10:42:27.8297292+02:00",
                                                        "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                        "id_user_upd": "f0412362-93e0-4b73-ac3f-ad97d9a6d779",
                                                        "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": "1ec1f452-48ee-4788-a28d-f8c42482a21b",
                                                            "id_line": 2,
                                                            "id_pay": "eb9b6606-2091-4d68-9e12-e962f297d562",
                                                            "id_money": "83364550-4b10-4a35-873e-7eaa7b865c82",
                                                            "coefficient": 5.1,
                                                            "id_voucher": "fd260533-f453-411d-a39c-dfaeacf6faf0",
                                                            "id_employee": "e9d5c2b4-44f0-487d-a2aa-785b67e20213",
                                                            "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": "da4fa200-c054-40d1-8ca2-ca4ccf011116",
                                                            "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": "e3b761c3-a4d0-422b-a272-03879b680557",
                                                              "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": "b5a5133b-bd1d-4430-b602-c2b1a3350683",
                                                              "name_pos": "sample string 12",
                                                              "id_image": "ccb18276-bf3e-49b5-adce-e66e72a0cc8d",
                                                              "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-08T10:42:27.8297292+02:00",
                                                              "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                              "id_user_upd": "0ed04844-08af-4fbf-95b0-b4c7dea6a02a",
                                                              "commited": true,
                                                              "mt_employees_branches": [
                                                                {
                                                                  "$id": "24",
                                                                  "id_employee": "bb22e6d7-fed8-4b12-ad96-1c9ce601fee6",
                                                                  "id_branch": "4e45d2c9-6a4d-4786-ad04-818d94a036f1",
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                                  "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                                  "id_user_upd": "d769d631-cc98-4614-9a61-0288cecc3ff9",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "4"
                                                                  },
                                                                  "mt_employees": {
                                                                    "$ref": "23"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "24"
                                                                }
                                                              ],
                                                              "mt_employees_profiles": {
                                                                "$id": "25",
                                                                "id": "71ab6a15-afaa-4673-b213-1a620a6251f3",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "authorized": true,
                                                                "active": true,
                                                                "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                                "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                                "id_user_upd": "406cc3e1-bf68-4db8-a311-0df262d64876",
                                                                "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": "2d03eb82-bb1f-4764-9603-f79215417dd2",
                                                                  "id_line": 2,
                                                                  "id_item_sub": "0bf56b98-8428-4944-bd9b-8806ccb46b9e",
                                                                  "qty": 4.1,
                                                                  "id_list": "e756a973-38aa-49ed-a946-9b8353010259",
                                                                  "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": "826ceeec-d371-416f-b560-66ec39a90d6b",
                                                                  "is_used": true,
                                                                  "qty_vou": 1.1,
                                                                  "amt_vou": 1.1,
                                                                  "comment": "sample string 15",
                                                                  "ref_det": "sample string 16",
                                                                  "id_employee": "50e40e90-2f4c-489f-be7f-0784b06bf136",
                                                                  "name_generic": "sample string 17",
                                                                  "type_ope": 1,
                                                                  "id_user_add": "4bc5ab06-8a62-4516-9786-951b782ac2fc",
                                                                  "id_user_upd": "f9893e51-1ff0-46fa-b292-cfce3a175554",
                                                                  "active": true,
                                                                  "mt_employees": {
                                                                    "$ref": "23"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$id": "27",
                                                                    "id": "c88a9b31-3092-4301-8c93-b8ccb936913a",
                                                                    "id_item": "44a06d9f-cb07-40e0-b37e-0462b04f4575",
                                                                    "id_item_type": "de467bef-b0d9-4913-8b73-4e3f6c2e4e96",
                                                                    "is_default": true,
                                                                    "barcode": "sample string 5",
                                                                    "voucher_apply": true,
                                                                    "id_voucher_json": "2d17f883-f6c8-4efc-80ea-7b29de687b99",
                                                                    "count_voucher": 1,
                                                                    "id_voucher_type": 1,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                                    "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                                    "id_user_upd": "6d36914a-187a-4b9d-9387-946fad13613c",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_formula": [
                                                                      {
                                                                        "$id": "28",
                                                                        "id_item_sub": "1387b37b-716f-46d3-a265-4e4b2cf0136f",
                                                                        "id_item": "f375b89a-8eb2-408d-9077-fb2f0d70282c",
                                                                        "group_id": 3,
                                                                        "id_unit_ref": "52013528-b802-4c60-9d05-73594a448344",
                                                                        "qty_dis": 5,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_sub": {
                                                                          "$ref": "27"
                                                                        },
                                                                        "mt_units_ref": {
                                                                          "$id": "29",
                                                                          "id": "a411a7f8-8588-4fd2-96d3-03df3227740b",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "coefficient": 4.1,
                                                                          "id_unit": "e9b9122f-4b11-4d77-933e-f4b92fcd9dfa",
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                                          "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                                          "id_user_upd": "783f2ddd-569c-4018-8c89-5044cf9439f7",
                                                                          "commited": true,
                                                                          "mt_units": {
                                                                            "$id": "30",
                                                                            "id": "3d48b46d-94d9-4916-b77c-9cd63d6b9dc6",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                                            "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                                            "id_user_upd": "29e09d86-ce33-4780-89f9-fe6eb5d115db",
                                                                            "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": "4fa65aee-95e7-4c21-a00b-9a091c167d59",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_short": "sample string 4",
                                                                      "name_pos": "sample string 5",
                                                                      "id_image": "fe48511f-b570-4715-b194-31e55b1e46c3",
                                                                      "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-08T10:42:27.8297292+02:00",
                                                                      "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                                      "id_user_upd": "9e536534-4b2a-4bde-acfe-6f6065455bc4",
                                                                      "commited": true,
                                                                      "tt_vouchers_det": [
                                                                        {
                                                                          "$id": "32",
                                                                          "id_voucher": "b345f0e8-a7e2-4006-9cb3-8c6642ecfb9f",
                                                                          "id_line": "8af0cc29-2f67-4d2e-aa66-03b80d9ab520",
                                                                          "id_category": "1e0aa3bd-e1d3-4779-a0b6-83fd50245bee",
                                                                          "id_item": "142a8fc3-3297-4bbd-b2e2-0650d8c0c9d5",
                                                                          "id_item_type": "c3ca6727-041b-40a7-9cf6-1ef486596f75",
                                                                          "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": "6e04ad1b-2a4a-42da-9852-228467bb1323",
                                                                            "id_voucher": 2,
                                                                            "locator_voucher": "sample string 3",
                                                                            "qr_code": "sample string 4",
                                                                            "date_from": "2026-07-08T10:42:27.8297292+02:00",
                                                                            "date_end": "2026-07-08T10:42:27.8297292+02:00",
                                                                            "date_used": "2026-07-08T10:42:27.8297292+02:00",
                                                                            "date_sesion": "2026-07-08T10:42:27.8297292+02:00",
                                                                            "id_employee": "6bfe9d3f-610d-48e1-a402-83cfb628564a",
                                                                            "id_branch": "d2a0f222-6152-4fbc-84cc-2a69de097b64",
                                                                            "id_voucher_permision": "3fde6550-4dac-4e07-9e6c-cafa162ac571",
                                                                            "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": "5f03d682-21a2-4d3b-8c29-45d2c60646b1",
                                                                            "id_user_add": "cf0505f5-4149-4307-a378-2bd675c1e723",
                                                                            "id_doc_sa": "fa66d15d-95a5-4d94-8ee3-d20d863772e8",
                                                                            "id_item_sub": "bc7f4ce5-6c08-4250-9a01-b80c56a7931d",
                                                                            "id_pos_sesion": "7a1c749f-6010-4953-8dbd-aa0250d7d010",
                                                                            "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-08T10:42:27.8297292+02:00",
                                                                            "last_update": "2026-07-08T10:42:27.8297292+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": "0287aed5-8a2d-41c8-8e5f-1f83597b1c92",
                                                                              "date_from": "2026-07-08T10:42:27.8297292+02:00",
                                                                              "date_end": "2026-07-08T10:42:27.8297292+02:00",
                                                                              "date_used": "2026-07-08T10:42:27.8297292+02:00",
                                                                              "id_employee": "44c726c6-32c3-4477-a806-8156ece56e60",
                                                                              "id_branch": "1f763c34-c8c3-4bc5-888c-8441a7b8717b",
                                                                              "count": 6,
                                                                              "count_used": 1,
                                                                              "unlimited": true,
                                                                              "id_user_add": "4fd39ba6-9d0e-4df5-a420-8048366f1bb7",
                                                                              "is_entry": true,
                                                                              "is_consume": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                                              "last_update": "2026-07-08T10:42:27.8297292+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": "472785f6-8045-4e72-948d-770343296f18",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-07-08T10:42:27.8297292+02:00",
                                                                          "date_end": "2026-07-08T10:42:27.8297292+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": "591dc4e9-6911-4294-a7af-ddfee6ab9a12",
                                                                          "id_pos": "319d330d-7d68-415d-8a33-c4e148c0b1a8",
                                                                          "id_list": "36af1938-a66c-41e1-9751-132e351338e9",
                                                                          "id_item": "5d961d9c-df52-4edd-ba62-4162bca40a78",
                                                                          "id_item_type": "49f8dd20-9845-404e-899a-1ddeb6ec2f3c",
                                                                          "id_category": "83481b47-e213-42f0-83b2-42b0c05497a3",
                                                                          "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-08T10:42:27.8297292+02:00",
                                                                          "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                                          "id_user_upd": "0ce17359-d89b-4e03-9ff5-4a9c758fff89",
                                                                          "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": "86e785a1-2a08-499d-a63b-b521f0f859d2",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "id_ref": "92b56637-04f9-4f91-b49b-8cfe95c71fa3",
                                                                            "tax_included": true,
                                                                            "switch_select": true,
                                                                            "item_type_default": 7,
                                                                            "name_pos": "sample string 8",
                                                                            "id_image": "787b715f-d1c8-48a4-9b50-2a42b5443db0",
                                                                            "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-08T10:42:27.8297292+02:00",
                                                                            "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                                            "id_user_upd": "3a68d2a3-d8fa-43c5-802f-04eea2564e00",
                                                                            "commited": true,
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$id": "37",
                                                                                "id_pos": "91fe59c8-3ae1-41fc-9a65-401192d907ec",
                                                                                "id_pos_type": "3e332ed5-4043-48ba-930e-f1065a6c2032",
                                                                                "id_price_list": "8d500f87-84db-4915-bb73-12e69f423028",
                                                                                "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-08T10:42:27.8297292+02:00",
                                                                                "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "id_user_upd": "5dffae37-2711-4ef2-882b-c41dec431593",
                                                                                "commited": true,
                                                                                "mt_pos_view": {
                                                                                  "$id": "38",
                                                                                  "id_pos": "e8c89fe4-b65c-4db2-9769-f292f3f9419c",
                                                                                  "id_pos_type": "e7c1e810-c74a-4ccc-aaf3-fddbdefd643e",
                                                                                  "is_default": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                                                  "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                                                  "id_user_upd": "12fa02f6-926e-4421-ab41-ba1d282047b3",
                                                                                  "commited": true,
                                                                                  "mt_pos": {
                                                                                    "$ref": "11"
                                                                                  },
                                                                                  "mt_pos_prices_list": [
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_types": {
                                                                                    "$id": "39",
                                                                                    "id": "b32a6f59-57b8-42ef-b8bf-e8a14f7209eb",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "is_module": true,
                                                                                    "order": 5,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                                                    "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                                                    "id_user_upd": "2de496f0-5893-4af5-a402-2c7012f2360f",
                                                                                    "commited": true,
                                                                                    "mt_items_featured": [
                                                                                      {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "10"
                                                                                      }
                                                                                    ],
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$id": "40",
                                                                                        "id_pos_print": "77f8ed83-5943-498f-8e0a-2cc6da175104",
                                                                                        "id_doc": "953838ef-0365-4d7b-b850-400ccd7f9d06",
                                                                                        "id_pos_type": "1ebfeaad-4216-4b83-9ce1-786e5049ddbb",
                                                                                        "id_doc_print": "d7400ee4-9b6e-44d1-9862-407665801930",
                                                                                        "copies": 5,
                                                                                        "print_mode": 6,
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                                                        "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                                                        "id_user_upd": "878befd4-b4ae-443c-9806-8d228629e081",
                                                                                        "commited": true,
                                                                                        "mt_docs": {
                                                                                          "$ref": "16"
                                                                                        },
                                                                                        "mt_pos_print": {
                                                                                          "$id": "41",
                                                                                          "id": "49dd215e-b963-449d-ba9a-adb553aaebf1",
                                                                                          "id_pos": "23553d1f-501e-4c24-b341-766bc78174c0",
                                                                                          "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-08T10:42:27.8297292+02:00",
                                                                                          "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                                                          "id_user_upd": "c94e8c5c-4521-4443-9d93-37cebf92c9a7",
                                                                                          "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": "a9ef190e-ba4e-4f3e-9a38-0b82b7c3e7ad",
                                                                                          "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-08T10:42:27.8297292+02:00",
                                                                                          "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                                                          "commited": true,
                                                                                          "mt_pos_doc_print": [
                                                                                            {
                                                                                              "$ref": "40"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "40"
                                                                                            }
                                                                                          ],
                                                                                          "st_doc_print_det": [
                                                                                            {
                                                                                              "$id": "43",
                                                                                              "id_doc_print": "33b02313-e5bd-42da-a7b4-aa0a048a9494",
                                                                                              "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": "f2e36e33-5e57-4577-9a45-0302da0fbead",
                                                                                "id_item_sub": "6f6f4e06-c5be-4586-a43a-d01e96c1edb7",
                                                                                "validity_date": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "price": 4.1,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "id_user_upd": "3e9e70e6-87c7-4522-a869-8b774e17a5bb",
                                                                                "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": "a4a88457-80bd-4e91-b30a-06c94c62dbf1",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "date_from": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "date_end": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "id_branch": "704b62e6-9901-4e44-9028-711480edc88d",
                                                                                "id_pos": "aa7450cc-4865-43a5-886e-6f05f5edfa9c",
                                                                                "id_list": "3044a27a-a66e-4da6-8025-674b0f93ec4e",
                                                                                "view_list": true,
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "id_user_upd": "750ef6a6-1608-4a33-b2c6-9c5ec1a811ce",
                                                                                "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": "840d719a-019c-4651-bc73-378b6d6cc08b",
                                                                          "order_id": 2,
                                                                          "id_item": "13f58140-0e88-48ee-8269-9e63bc094e30",
                                                                          "id_item_type": "18338b6d-33b5-491c-a01a-cf519ccb796b",
                                                                          "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": "6a556a2f-777d-4c63-9b84-9e659779d608",
                                                                          "type_item": 11,
                                                                          "id_voucher_json": "625ba3d8-2e39-4471-b8a0-39024d760205",
                                                                          "count_voucher": 1,
                                                                          "id_category": "7d82d5da-aa71-4b5b-ba08-f8c0b5d81df3",
                                                                          "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                                          "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                                          "id_user_upd": "d05ced9d-b6af-4eda-b9b0-0ebdb23df622",
                                                                          "commited": true,
                                                                          "mt_items": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "mt_items_types": {
                                                                            "$ref": "31"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$id": "47",
                                                                            "id": "778a57d5-2345-4c90-94e8-8c29fa2c3de9",
                                                                            "nro_sesion": 2,
                                                                            "id_pos": "273e829e-2557-4a9a-909f-51f43ac9c4ff",
                                                                            "date_tax": "2026-07-08T10:42:27.8297292+02:00",
                                                                            "date_open": "2026-07-08T10:42:27.8297292+02:00",
                                                                            "date_close": "2026-07-08T10:42:27.8297292+02:00",
                                                                            "id_user_open": "9b0a0785-14dd-470d-9e5a-a08760292ba5",
                                                                            "id_user_close": "81f3ae8b-2c3a-411c-a77c-89acdaf060f6",
                                                                            "nro_z": 1,
                                                                            "amt_tot": 1.1,
                                                                            "locator_event": "sample string 6",
                                                                            "status_pos": 7,
                                                                            "training_sesion": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                                            "last_update": "2026-07-08T10:42:27.8297292+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": "b32cc9ac-01cc-412c-a205-3db3cf4fc5a5",
                                                                                "json_object": "sample string 2",
                                                                                "json_pays": "sample string 3",
                                                                                "id_pos_sesion": "a7bd76d7-aa52-4c38-9b17-7d9e22f33b20",
                                                                                "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-08T10:42:27.8297292+02:00",
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "47"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "48"
                                                                              }
                                                                            ],
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$id": "49",
                                                                                "id": "7b51f1b6-9e56-4839-8ef0-107e55f5c74f",
                                                                                "id_room_unit": "24a387af-7f66-4cfd-943d-5c7bbb082d4f",
                                                                                "id_room_list": "9ce350e2-aaee-49b2-a878-775639be2c87",
                                                                                "nro_res_ext": "sample string 3",
                                                                                "date_reserved": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "date_from": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "date_end": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "date_open": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "date_close": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "id_employee": "31d25e41-d2bf-41f9-9ffb-6f130f03bfad",
                                                                                "id_employee_sec": "5d215dab-68f9-44e6-b88f-c4ce63a79ef8",
                                                                                "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": "b02b8b3f-70fd-411e-b517-61dfa3bf1784",
                                                                                "comment": "sample string 7",
                                                                                "id_user_open": "18b4e0f8-ad29-46e1-9b2b-fe55753865d1",
                                                                                "id_user_close": "aebbf756-2f30-4702-b309-22781cdc5038",
                                                                                "id_unit_state": "10cb77a1-fc73-43d1-891e-041c1de8f210",
                                                                                "id_pos_sesion": "54d87fcc-bba8-406d-93f8-d1e3177603f2",
                                                                                "vip": true,
                                                                                "paid": true,
                                                                                "send": true,
                                                                                "send_date": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "commited": true,
                                                                                "mt_employees": {
                                                                                  "$ref": "23"
                                                                                },
                                                                                "mt_employees1": {
                                                                                  "$ref": "23"
                                                                                },
                                                                                "mt_rooms_units": {
                                                                                  "$id": "50",
                                                                                  "id": "feef45e2-6e06-43c7-8dcd-adc7465c135a",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "name_label": "sample string 4",
                                                                                  "name_zone": "sample string 5",
                                                                                  "order": 6,
                                                                                  "id_room": "42e0b516-c13c-439e-9b99-b92b50615c75",
                                                                                  "pax": 8,
                                                                                  "pos_x": 9,
                                                                                  "pos_y": 10,
                                                                                  "size_w": 1,
                                                                                  "size_h": 1,
                                                                                  "in_map": true,
                                                                                  "reserved_on": true,
                                                                                  "id_room_type": "ce89c02d-46e9-47a8-a25c-2d85cb9e6376",
                                                                                  "locked": true,
                                                                                  "date_locked": "2026-07-08T10:42:27.8297292+02:00",
                                                                                  "comment_locked": "sample string 15",
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                                                  "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                                                  "id_user_upd": "2dc80132-04ca-48e6-b3d0-dc002c437fae",
                                                                                  "commited": true,
                                                                                  "mt_rooms": {
                                                                                    "$id": "51",
                                                                                    "id": "ba426010-4efe-470a-bc6c-78a0e941963a",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "id_branch": "8e6fde9a-bfb6-498a-9066-717f1cf5aa0e",
                                                                                    "name_pos": "sample string 6",
                                                                                    "id_image": "9cb14ec9-2565-4e2b-a191-a1057ee716f1",
                                                                                    "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": "2f6b74f1-a99f-4619-b984-de941a056b9b",
                                                                                    "refresh_status": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                                                    "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                                                    "id_user_upd": "eb93f8cd-b441-4a1c-b1ab-86daec27468e",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "4"
                                                                                    },
                                                                                    "mt_pos_rooms": [
                                                                                      {
                                                                                        "$id": "52",
                                                                                        "id_pos": "1c073887-fd20-41b5-9646-4a8d845239a1",
                                                                                        "id_room": "e4fd43a2-3ad8-4ee2-9de7-957da6c4de25",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                                                        "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                                                        "id_user_upd": "26c838a1-bb20-4d7f-b68f-9dcfb6d24e7c",
                                                                                        "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": "ac053aa3-454f-40af-b1d9-2c036fc581cf",
                                                                                        "id_room": "6085594c-e1c6-488b-a073-97df6e7531e4",
                                                                                        "date_in": "2026-07-08T10:42:27.8297292+02:00",
                                                                                        "date_out": "2026-07-08T10:42:27.8297292+02:00",
                                                                                        "id_user_add": "2b444120-21eb-4c40-81f6-6c9d779afbd7",
                                                                                        "from_reservation": "sample string 5",
                                                                                        "pax": 6,
                                                                                        "status": 7,
                                                                                        "comment": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                                                        "last_update": "2026-07-08T10:42:27.8297292+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": "e07ef9e3-8c0f-410a-8291-2f76801fd65a",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "high": 5,
                                                                                    "width": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                                                    "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                                                    "id_user_upd": "cf4d66fa-be40-463b-9b66-ff05f0fe291b",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units": [
                                                                                      {
                                                                                        "$ref": "50"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "50"
                                                                                      }
                                                                                    ],
                                                                                    "mt_rooms_units_states_types": [
                                                                                      {
                                                                                        "$id": "55",
                                                                                        "id_room_type": "84b851b0-11a5-4d06-bad0-b76b03865039",
                                                                                        "id_room_state": "3f5ba1cb-fdf9-452c-85fd-4e9093bae47c",
                                                                                        "id_image": "af7ba2a6-9965-4d92-8647-794f5e1e1e0e",
                                                                                        "color_font": "sample string 4",
                                                                                        "font_bold": true,
                                                                                        "font_underline": true,
                                                                                        "font_size": 7,
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                                                        "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                                                        "id_user_upd": "7cd43ea6-9af4-452b-8a03-763edd8084be",
                                                                                        "commited": true,
                                                                                        "mt_rooms_units_states": {
                                                                                          "$id": "56",
                                                                                          "id": "99b6228c-adae-4c55-bcbb-fb32249c43bd",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "color": "sample string 5",
                                                                                          "active": true,
                                                                                          "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                                                          "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                                                          "id_user_upd": "0a2b6571-1a93-467a-a15e-a3562eeb4f34",
                                                                                          "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": "494c1107-9136-477e-b43e-a674a8a9ff26",
                                                                                "id_pos_sesion": "8f56ee85-3c61-427f-ae6d-976fefe4cf73",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "id_user": "0207a54a-d7cd-4b2e-9550-006a2f54c400",
                                                                                "id_room_unit_activity": "e281a892-8a3b-462a-952e-a9d7785547c6",
                                                                                "id_doc_sa": "bce3040c-4446-4af3-a18b-a4ebe87360b1",
                                                                                "id_pos_type": "b4d2754d-03ef-47e9-80b3-a094568fc9a1",
                                                                                "block": true,
                                                                                "comment": "sample string 5",
                                                                                "json_response": "sample string 6",
                                                                                "id_doc_ref": "a3a3b3f1-f474-4f72-bd2f-bac44bd2d4d4",
                                                                                "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-08T10:42:27.8297292+02:00",
                                                                                "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "commited": true,
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "47"
                                                                                },
                                                                                "tt_tips_users": [
                                                                                  {
                                                                                    "$id": "58",
                                                                                    "id_tip": "ef37b4fe-7c67-4282-98e5-a6a75847ff0b",
                                                                                    "id_user": "df968ab3-dacb-4ea8-9453-f4bf63d43394",
                                                                                    "amt_card": 1.1,
                                                                                    "amt_cash": 1.1,
                                                                                    "type_share": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                                                    "last_update": "2026-07-08T10:42:27.8297292+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": "7154b0d6-fb4b-43d6-b6a2-9796c30ba473",
                                                                                "id_user": "3d6b4747-ec1a-478d-a913-d56564adfcc4",
                                                                                "date_add": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "distribution_index": 1.1,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "last_update": "2026-07-08T10:42:27.8297292+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": "0b04b6ee-93d1-4c7d-a770-3ad31100af10",
                                                                                "id_user": "a6c6e28a-991c-4b9f-81d7-9a274e0a980e",
                                                                                "id_user_profile": "9439e773-1e59-410a-a608-159f5a61e8aa",
                                                                                "locator": "sample string 4",
                                                                                "date_end": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "id_pos_sesion": "13592199-af54-463b-9f28-db3a7dd27207",
                                                                                "date_login": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "date_logout": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "terminal_id": "sample string 6",
                                                                                "terminal_type": "sample string 7",
                                                                                "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "last_update": "2026-07-08T10:42:27.8297292+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": "dd2f10f1-6344-40db-83c9-7cc26a61feef",
                                                                                "id_user": "b5194c5a-6013-4b8b-b2e6-1d0e9e0c64b1",
                                                                                "date_add": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "destiny_type": 4,
                                                                                "id_key": "81944efd-d9e3-4c70-a575-38572f620acf",
                                                                                "message": "sample string 6",
                                                                                "message_view": true,
                                                                                "date_view": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "id_pos_sesion": "a3c648dd-745d-4093-8cc5-f093321200aa",
                                                                                "terminal_add": "sample string 9",
                                                                                "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "47"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "61"
                                                                              }
                                                                            ]
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "46"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_items_vouchers": {
                                                                      "$id": "62",
                                                                      "id": "145208b6-d9e2-4392-8b44-d5c217518b5b",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "json": "sample string 5",
                                                                      "id_pay_type": "f2522f4e-e306-4ea2-a0f7-9c2900375fa6",
                                                                      "id_doc_print": "2ddf984f-0c74-4add-8ffd-0cc68e9cd97a",
                                                                      "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-08T10:42:27.8297292+02:00",
                                                                      "last_update": "2026-07-08T10:42:27.8297292+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": "e3f10d0b-a9e8-4c93-9da8-edd52a80ff45",
                                                                      "id_line": 2,
                                                                      "id_item": "0a9c68f2-42b8-4179-8ae3-422f7ebad5f5",
                                                                      "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": "b5d22de8-d724-4c2f-93b3-b2e5d4662224",
                                                "id_doc": "8fe7545f-95c7-4751-a822-897e56dda414",
                                                "value": 3,
                                                "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                "last_update": "2026-07-08T10:42:27.8297292+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": "4b4fae19-aa77-4848-8212-4f5155ff94a4",
                                                "id_pos": "f4399a65-a0ff-4220-a6a9-ad3903f8210e",
                                                "id_doc": "f4f6e898-7020-4777-b5d7-c3a064d5baa8",
                                                "id_branch": "f31f92b6-a6b6-4dd8-a184-112eac56f0a9",
                                                "nro_doc": "sample string 5",
                                                "date_doc": "2026-07-08T10:42:27.8297292+02:00",
                                                "block": true,
                                                "nro_original": "sample string 8",
                                                "id_ref": "7f78b2f6-940f-4ccf-a56d-011028568126",
                                                "id_loc_from": "19577c2e-0cdd-41c1-b536-e90cb36b37b7",
                                                "id_loc_end": "3c460138-594c-479c-86bb-d641279ece2a",
                                                "id_user_add": "cb54446c-07e8-406b-a5a9-217fc7cdb22b",
                                                "id_user_upd": "892f2913-0324-4315-8f17-39fdc73eed0e",
                                                "id_pos_sesion": "bd7bd592-8c40-4848-a769-9888e700e374",
                                                "comment": "sample string 12",
                                                "status": 1,
                                                "is_send": true,
                                                "date_send": "2026-07-08T10:42:27.8297292+02:00",
                                                "active": true,
                                                "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "4"
                                                },
                                                "mt_docs": {
                                                  "$ref": "16"
                                                },
                                                "mt_locations": {
                                                  "$id": "66",
                                                  "id": "edb06fe6-b56a-4158-98a4-9a380af15aa2",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "reserved": true,
                                                  "id_branch": "340f354b-f508-4ebd-a8f5-17dc1f312b51",
                                                  "active": true,
                                                  "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                  "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                                  "id_user_upd": "f67548f3-db7d-4230-b0ad-e3601183d393",
                                                  "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": "b108ede4-56e4-4557-a164-4df7717ad4b3",
                                                      "id_item": "6eb98065-8620-4490-be95-079f177798f9",
                                                      "stock_ideal": 3.1,
                                                      "stock_min": 4.1,
                                                      "stock_max": 5.1,
                                                      "stock": 6.1,
                                                      "active": true,
                                                      "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                                      "last_update": "2026-07-08T10:42:27.8297292+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": "24c97dd2-3cec-4b1e-8e54-b2c7a7063f3a",
                                                    "id_line": 2,
                                                    "id_item": "6231831f-23b9-4d2e-8b99-63d17c8f529e",
                                                    "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": "ab8b6f52-5d86-441b-a418-42cf8ae96ca0",
                                              "spool_server": "sample string 2",
                                              "id_doc_sa": "26385f56-3d45-4838-a827-61d0d0214986",
                                              "spool_printer": "sample string 4",
                                              "count": 5,
                                              "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                              "printed": true,
                                              "print_on": "2026-07-08T10:42:27.8297292+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": "3fc2ddc2-da52-4949-9e7b-11198b277e45",
                                    "id_pos": "14dfc443-810e-457e-87f0-778f410f9995",
                                    "mac_address": "sample string 3",
                                    "date_end": "2026-07-08T10:42:27.8297292+02:00",
                                    "key_access": "sample string 5",
                                    "id_user_add": "3de47cf2-45c4-4dd1-88f1-55f8f4d7a65d",
                                    "active": true,
                                    "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                    "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_users": {
                                      "$ref": "3"
                                    }
                                  },
                                  {
                                    "$ref": "70"
                                  }
                                ],
                                "st_users_pos": [
                                  {
                                    "$id": "71",
                                    "id_user": "a8a688e7-3280-4527-9e10-5fc668b7ac2c",
                                    "id_pos": "7d2edc46-5865-461f-a7be-90161259564c",
                                    "pass_required": true,
                                    "active": true,
                                    "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                    "last_update": "2026-07-08T10:42:27.8297292+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": "1205586b-1532-48c4-907a-61eb85eaecd2",
                                    "id_pos": "cbe2056f-d02b-46f8-8d60-57a4b08dc41c",
                                    "date_add": "2026-07-08T10:42:27.8297292+02:00",
                                    "date_upd": "2026-07-08T10:42:27.8297292+02:00",
                                    "date_out": "2026-07-08T10:42:27.8297292+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": "83d60b3c-5e07-412b-b57a-6ef3c67c7f40",
                                    "id_user_add": "ccb5447a-3c9e-427b-9faf-54e081810748",
                                    "id_table": "2c790a9f-5336-448f-a2a4-07539c9e0c63",
                                    "message_log": "sample string 3",
                                    "json_object": "sample string 4",
                                    "log_type": "sample string 5",
                                    "id_pos": "6719ee77-cd34-4b73-b4e7-f18a57341143",
                                    "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                    "commited": true,
                                    "mt_pos": {
                                      "$ref": "11"
                                    },
                                    "st_sync_tables": {
                                      "$id": "74",
                                      "id": "07cbaf24-7f30-4bd8-80e1-d6a386e6f87c",
                                      "level": 2,
                                      "order": 3,
                                      "name": "sample string 4",
                                      "log_ins": true,
                                      "log_upd": true,
                                      "packet_forward": true,
                                      "active": true,
                                      "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                      "last_update": "2026-07-08T10:42:27.8297292+02:00",
                                      "commited": true,
                                      "st_sync_packages_det": [
                                        {
                                          "$id": "75",
                                          "id": "bc17d148-a648-427b-a44f-04e19a0484f9",
                                          "id_sync": "35631254-e4f8-4990-b50d-08086cd80c89",
                                          "json": "sample string 3",
                                          "id_table": "d8c553f0-3fd2-481a-97e5-7c187c6e617b",
                                          "order": 5,
                                          "st_sync_packages": {
                                            "$id": "76",
                                            "id": "569395e8-0a44-4501-894b-1b26a39b719b",
                                            "id_branch_from": "7b3c2526-8d92-4d72-9fbe-2164eb72d4b7",
                                            "id_branch_to": "d9f3b271-aa8b-4b50-b24a-4930aaa3219d",
                                            "type": 4,
                                            "created_on": "2026-07-08T10:42:27.8297292+02:00",
                                            "order": 6,
                                            "status": 7,
                                            "log_info": "sample string 8",
                                            "sync_on": "2026-07-08T10:42:27.8297292+02:00",
                                            "send_on": "2026-07-08T10:42:27.8297292+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": "f33362b0-f496-4d84-ae28-2a1e34201b0c",
                                    "id_pos": "4d8cfdce-1892-4b5e-83df-20de13da07cd",
                                    "name": "sample string 3",
                                    "description": "sample string 4",
                                    "value": "sample string 5",
                                    "type": "sample string 6",
                                    "last_update": "2026-07-08T10:42:27.8297292+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": "e56cce00-2256-4be5-b274-233e78ffd409",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "level_id": 5,
                    "id_group": "9d804c0a-2475-4961-9291-5ae00b611999",
                    "name_event": "sample string 7",
                    "name_pos": "sample string 8",
                    "id_image": "3ff23b85-015f-4a66-b93d-b2949c4208e2",
                    "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-08T10:42:27.8297292+02:00",
                    "last_update": "2026-07-08T10:42:27.8297292+02:00",
                    "commited": true,
                    "st_functions_groups": {
                      "$id": "79",
                      "id": "c9aa4913-b277-4966-b15d-e8adf29d79f9",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "active": true,
                      "created_on": "2026-07-08T10:42:27.8297292+02:00",
                      "last_update": "2026-07-08T10:42:27.8297292+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": "a943bde7-969a-49af-8387-7cc948581fd1",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "active": true,
                  "created_on": "2026-07-08T10:42:27.8297292+02:00",
                  "last_update": "2026-07-08T10:42:27.8297292+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": "89f6475e-5ff5-4fad-b0fc-5512059329e8",
                  "exercise_id": 2,
                  "period_id": 3,
                  "date_from": "2026-07-08T10:42:27.8297292+02:00",
                  "date_end": "2026-07-08T10:42:27.8297292+02:00",
                  "state": "sample string 6",
                  "created_on": "2026-07-08T10:42:27.8297292+02:00",
                  "last_update": "2026-07-08T10:42:27.8297292+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": "61b606c2-ce29-4e86-b108-ce58597f20d2",
              "token_id": "sample string 2",
              "id_user": "790fd24a-066f-400c-abd6-93690d6b5b31",
              "date_from": "2026-07-08T10:42:27.8297292+02:00",
              "date_end": "2026-07-08T10:42:27.8297292+02:00",
              "created_on": "2026-07-08T10:42:27.8297292+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": "d1f07272-c93c-437f-8e89-d9732e7a0329",
              "id_room_activity": "c99e9b6e-4220-4fb4-bb11-55be6ff0c6d6",
              "id_pos_sesion": "f733672d-4a0e-4390-99d0-80cd8b75b974",
              "log_text": "sample string 4",
              "id_user": "49e56646-3e89-460e-8713-bd219e90e6f3",
              "created_on": "2026-07-08T10:42:27.8297292+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"
  }
]