GET api/Mt_Employees_Branches?id_employee={id_employee}&list_id_branch_txt={list_id_branch_txt}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_employee

globally unique identifier

Required

list_id_branch_txt

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mt_employees_branches
NameDescriptionTypeAdditional information
id_employee

globally unique identifier

Required

id_branch

globally unique identifier

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_branches

mt_branches

None.

mt_employees

mt_employees

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id_employee": "2ad0a972-967e-4fbe-8369-3df66574109d",
    "id_branch": "0d5792fa-abc6-4b2c-9e2b-d354534343ab",
    "active": true,
    "created_on": "2026-07-08T09:52:25.0772874+02:00",
    "last_update": "2026-07-08T09:52:25.0772874+02:00",
    "id_user_upd": "97f2b821-1bb2-4df6-9c97-244bcee256db",
    "commited": true,
    "mt_branches": {
      "$id": "2",
      "id": "3b9f6aee-33f0-4cf7-af80-bf4bede40ca8",
      "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": "87df7931-3125-448e-87d8-22f97b824613",
      "order": 12,
      "external_id": "sample string 13",
      "sync": true,
      "active": true,
      "created_on": "2026-07-08T09:52:25.0772874+02:00",
      "last_update": "2026-07-08T09:52:25.0772874+02:00",
      "id_user_upd": "01d49f32-e48c-459c-939f-af603bac170d",
      "commited": true,
      "st_images": {
        "$id": "3",
        "id": "1ceeafe2-0796-493b-82d1-6a9472260558",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "id_img_type": "eeb97909-74cb-471c-8350-27090b060a39",
        "image_file": "sample string 5",
        "extension": "sample string 6",
        "high": 1,
        "width": 1,
        "active": true,
        "created_on": "2026-07-08T09:52:25.0772874+02:00",
        "last_update": "2026-07-08T09:52:25.0772874+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_categories": [
          {
            "$id": "4",
            "id": "3ae65424-1440-4431-a8ed-5f1034313f19",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "id_item_type": "f12ef0b4-7243-4409-8672-9e0bd24a4673",
            "order_type": 5,
            "name_pos": "sample string 6",
            "id_image": "ab102bc5-37c5-4e4e-af1d-d09e2fc14892",
            "view_pos": true,
            "order": 8,
            "order_sec": 9,
            "color_border": "sample string 10",
            "color_button": "sample string 11",
            "color_font": "sample string 12",
            "font_bold": true,
            "font_underline": true,
            "font_size": 15,
            "big_buttons": true,
            "active": true,
            "created_on": "2026-07-08T09:52:25.0772874+02:00",
            "last_update": "2026-07-08T09:52:25.0772874+02:00",
            "id_user_upd": "5ab661ee-e541-42eb-8e96-03640bea07a9",
            "commited": true,
            "mt_categories_items": [
              {
                "$id": "5",
                "id_category": "d20fd228-d585-472e-b6f6-5746ce0d1726",
                "id_item": "21d737fb-e7d0-4620-b9a6-07252f5c17ae",
                "is_default": true,
                "active": true,
                "created_on": "2026-07-08T09:52:25.0772874+02:00",
                "last_update": "2026-07-08T09:52:25.0772874+02:00",
                "id_user_upd": "f21b9fda-fd6b-45b4-821b-e842e80636dc",
                "commited": true,
                "mt_categories": {
                  "$ref": "4"
                },
                "mt_items": {
                  "$id": "6",
                  "id": "dfd2ffa2-a3b2-43eb-a873-338573b92988",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_unit": "aaabd8b9-bec1-4fba-9c4e-306b98ee2c2e",
                  "id_unit_sec": "92faef4c-7abc-4998-97e5-a6da657d0f1f",
                  "id_brand": "18642604-7685-4c13-8999-b16b0584e409",
                  "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": "30c4fd1d-f5e0-40a9-ba89-aca0d4d07bbc",
                  "view_pos": true,
                  "order": 23,
                  "color_border": "sample string 24",
                  "color_button": "sample string 25",
                  "color_font": "sample string 26",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 29,
                  "active": true,
                  "created_on": "2026-07-08T09:52:25.0772874+02:00",
                  "last_update": "2026-07-08T09:52:25.0772874+02:00",
                  "id_user_upd": "c23994d3-5c36-4894-98df-2b6da9fdad9e",
                  "commited": true,
                  "mt_brands": {
                    "$id": "7",
                    "id": "d12c20e0-b370-49c5-9c4a-5743d3a40304",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "active": true,
                    "created_on": "2026-07-08T09:52:25.0772874+02:00",
                    "last_update": "2026-07-08T09:52:25.0772874+02:00",
                    "id_user_upd": "37f165b1-304c-4aa4-b432-e29725cac1cc",
                    "commited": true,
                    "mt_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "st_users": {
                      "$id": "8",
                      "id": "7ae5dffe-c39e-4877-930c-36f968af8d28",
                      "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": "3f8b0109-a308-42ed-a3b4-b60e75f291bd",
                      "view_messages": true,
                      "id_image_photo": "268efeab-6c5f-44d9-beb2-e9ec95dd8cb3",
                      "reserved": true,
                      "pos_access": true,
                      "back_access": true,
                      "name_pos": "sample string 13",
                      "id_image": "e6979245-4f93-4c93-b29f-2dde7b05b7e9",
                      "view_pos": true,
                      "order": 15,
                      "color_border": "sample string 16",
                      "color_button": "sample string 17",
                      "color_font": "sample string 18",
                      "active": true,
                      "created_on": "2026-07-08T09:52:25.0772874+02:00",
                      "last_update": "2026-07-08T09:52:25.0772874+02:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "2"
                        },
                        {
                          "$ref": "2"
                        }
                      ],
                      "mt_branches_zones": [
                        {
                          "$id": "9",
                          "id": "2cacd65d-60a1-4f89-8a6c-92806885ef1b",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "60b222c4-9326-4db0-8a51-5b27a419de15",
                          "active": true,
                          "created_on": "2026-07-08T09:52:25.0772874+02:00",
                          "last_update": "2026-07-08T09:52:25.0772874+02:00",
                          "id_user_upd": "c5cc4b69-da0b-4f8d-a38e-0995d23a2b63",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "2"
                          },
                          "mt_pos": [
                            {
                              "$id": "10",
                              "id": "519471a7-d3fe-4a2b-982d-af8ba1a88756",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "59e213e9-c4e1-4f38-81af-99179f21a416",
                              "id_zone": "3d57baef-71e0-4573-a95e-798604ec4bfe",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-07-08T09:52:25.0772874+02:00",
                              "last_update": "2026-07-08T09:52:25.0772874+02:00",
                              "id_user_upd": "6a565cea-93d3-498f-a9e2-7ef13fde68c6",
                              "commited": true,
                              "mt_branches_zones": {
                                "$ref": "9"
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "11",
                                  "id": "3747737d-45c5-4170-a0ba-1ec4adbc930f",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "971090e9-43e5-487a-a823-2f33560e3775",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "ce77c12e-c559-4b06-ab95-9e1bb0f5c4a0",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                  "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                  "id_user_upd": "de1c2920-9340-4b02-8260-340d3f83fb1c",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_images": {
                                    "$ref": "3"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "12",
                                      "id": "f0358875-1bc7-4040-9a79-c5bcb4138e1c",
                                      "id_cloakroom": "bc3d4411-a4fe-452f-b0a8-2ee31e786269",
                                      "id_pos_sesion": "00c4a470-c56f-4b22-a3de-a30036b08994",
                                      "unit_id": 4,
                                      "date_open": "2026-07-08T09:52:25.0772874+02:00",
                                      "date_close": "2026-07-08T09:52:25.0772874+02:00",
                                      "id_doc_sa": "edf6858f-2b98-4646-b12f-9be0351e97cd",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "11"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "13",
                                        "id": "dff60cc0-5636-40e9-918e-53df12c9008a",
                                        "id_pos": "bd108b42-3051-463c-9484-4c8d96154ae9",
                                        "id_doc": "887150c8-d1f4-4e25-84d7-1ec0af6c8f4d",
                                        "id_branch": "bf0e1aa6-9e37-4231-b710-32d34f622075",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-07-08T09:52:25.0772874+02:00",
                                        "date_tax": "2026-07-08T09:52:25.0772874+02:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "4d4ed578-ca6a-4dad-a687-4138c8d84ab4",
                                        "id_relationship": "009150dc-8773-42f5-bc95-b284218b3878",
                                        "id_loc_from": "958fa305-7d9c-41c9-996f-3038b9bfd470",
                                        "id_loc_end": "23639677-ebc7-4127-ad85-31504c61d2a4",
                                        "id_user_add": "a4799d96-87ac-42d0-8272-df67e94d42cb",
                                        "id_user_upd": "73540310-e20b-44d2-94a0-baaace6525e7",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "67985856-66c1-48a2-b3a5-9376de29b0c8",
                                        "id_room_unit": "f1577061-e961-4918-b1a2-6b59da418544",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "a3955de6-70b2-46fd-aeaa-cc29e02817dc",
                                        "p_dis": 15.1,
                                        "p_chr": 16.1,
                                        "amt_net": 17.1,
                                        "amt_tax": 18.1,
                                        "amt_dis": 19.1,
                                        "amt_chr": 20.1,
                                        "amt_tot": 21.1,
                                        "active": true,
                                        "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                        "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "2"
                                        },
                                        "mt_docs": {
                                          "$id": "14",
                                          "id": "3f06f9d6-d27c-4b89-935f-402892e0ed26",
                                          "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": "6403d4d2-229b-45ac-a14e-d7e50c5a6e1e",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                          "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                          "id_user_upd": "693b7b92-03fc-479f-97f6-d6bfed4bd938",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "15",
                                              "id_doc": "b76a99ca-6383-4dd8-a11f-3401feae5a78",
                                              "id_pay": "ab83ec67-9d01-4d27-8c6c-136af03c64a5",
                                              "id_money": "7449181a-bd48-4009-acb5-cf67fe4675a7",
                                              "active": true,
                                              "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                              "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                              "id_user_upd": "ff53b1f0-2cac-4660-b302-4b9f3e4fc172",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_money_types": {
                                                "$id": "16",
                                                "id": "f3a276b3-049d-451b-8b1f-b0bc44b279e3",
                                                "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": "25d8a561-eeda-4743-856a-5885d663dfda",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                "id_user_upd": "bf55a2e8-6e4c-42ca-9825-dadbc04e50c4",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "17",
                                                    "id_money_1": "9637fabb-c3ac-4f42-b49b-6539d52c9590",
                                                    "id_money_2": "032b3a84-0938-4e1e-b31a-0d14f1bfc925",
                                                    "date_from": "2026-07-08T09:52:25.0772874+02:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                    "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                    "id_user_upd": "c43dd011-9c28-46f5-adfe-919d57474d55",
                                                    "commited": true,
                                                    "mt_money_types": {
                                                      "$ref": "16"
                                                    },
                                                    "mt_money_types1": {
                                                      "$ref": "16"
                                                    },
                                                    "st_users": {
                                                      "$ref": "8"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates1": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "3"
                                                },
                                                "st_users": {
                                                  "$ref": "8"
                                                },
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$id": "18",
                                                    "id_doc_sa": "42c57199-1935-427c-8dd4-f376d328f04f",
                                                    "id_pay": "6a612916-ee6b-4aa3-843f-e85634d88e1e",
                                                    "id_money": "7db280a9-de46-4506-8c12-b213e8c6edb7",
                                                    "date_cashflow": "2026-07-08T09:52:25.0772874+02:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "da5d7e38-4b12-4b9e-9323-a4e2c119db66",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "19",
                                                      "id": "d0a4e7cf-a913-4e47-bff9-2a9138a3c4a6",
                                                      "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": "1317e02a-388f-4daf-aadc-bb95167cea71",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                      "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                      "id_user_upd": "c792f3fc-75a6-4661-9f81-71122e220ea5",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "15"
                                                        },
                                                        {
                                                          "$ref": "15"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "3"
                                                      },
                                                      "st_users": {
                                                        "$ref": "8"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$ref": "18"
                                                        },
                                                        {
                                                          "$ref": "18"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$id": "20",
                                                          "id_doc_sa": "881a00f1-926e-4c7a-b7e7-993584c9fb6f",
                                                          "id_line": 2,
                                                          "id_pay": "807028cd-64e2-4f0c-899f-3880f70e265f",
                                                          "id_money": "a47834a8-bd9f-493a-b2e8-233448db754e",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "d92b8e77-c275-4716-bc85-281ca10d0768",
                                                          "id_employee": "6dfb364e-139b-40a4-a66f-0ad580c4d79f",
                                                          "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": "6d592a4b-f49d-4a25-8448-995c83cbe587",
                                                          "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": "21",
                                                            "id": "2f3519b8-2493-4718-890d-cc95c85a9899",
                                                            "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": "ceb5017a-7641-405b-9f0d-a3fd492bd300",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "0946cc23-1656-4ac1-8c2b-7cdc97b5185c",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                            "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                            "id_user_upd": "6964a222-162d-473a-9052-c20f9af8b4a3",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$ref": "1"
                                                              },
                                                              {
                                                                "$ref": "1"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "22",
                                                              "id": "30f8e358-fd42-48ab-bb13-bae9a7fc7da7",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                              "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                              "id_user_upd": "a4b6cc15-5990-4513-8d58-c3374ed02c18",
                                                              "commited": true,
                                                              "mt_employees": [
                                                                {
                                                                  "$ref": "21"
                                                                },
                                                                {
                                                                  "$ref": "21"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "8"
                                                              }
                                                            },
                                                            "st_images": {
                                                              "$ref": "3"
                                                            },
                                                            "st_users": {
                                                              "$ref": "8"
                                                            },
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$id": "23",
                                                                "id_doc_sa": "f923677a-4b8d-4347-a485-84c975ab75ce",
                                                                "id_line": 2,
                                                                "id_item_sub": "f3d37618-dea8-419a-a844-8e72775abd8e",
                                                                "qty": 4.1,
                                                                "id_list": "c1872cbe-0464-48b2-a20a-4febe0325d31",
                                                                "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": "c7d37943-ac80-47d1-aa9b-a80fe7ff559a",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "0242163f-7014-4092-af68-aabf6d56b732",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "a82007a0-7a5c-45b0-8361-8caf4c4977b1",
                                                                "id_user_upd": "0bbb6da1-b75b-4e7d-9e4b-7f19a564e0eb",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "21"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "24",
                                                                  "id": "87c3fe03-d4ca-43fb-b451-dd339920b2a7",
                                                                  "id_item": "491f8f1b-5d4d-4b61-80d0-f58e0b75712d",
                                                                  "id_item_type": "9003ebc2-0a64-4155-a067-f323e408558a",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "13a16efa-5531-4ffc-9b20-44dd7feb2b54",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                  "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                  "id_user_upd": "a553c30c-aed8-4733-8f54-6c766d4b8bde",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "25",
                                                                      "id_item_sub": "4c10136d-33f2-4dec-9e4e-bc708e1d4def",
                                                                      "id_item": "50ebd6fe-8d58-49d5-8669-e22aea311eb3",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "e3763e0d-7630-4f27-8fc6-6f89c97b729c",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "24"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "26",
                                                                        "id": "1dd1a10c-320e-414c-a64b-757867ac479a",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "e5dd2291-98a1-4680-bec0-fed8c0c9520a",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                        "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                        "id_user_upd": "49a6bcfd-f9f0-4db3-90f7-9d89ba7459c7",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "27",
                                                                          "id": "ea7bc0da-2b32-493c-8b9e-fa2e49215961",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                          "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                          "id_user_upd": "6245125d-cb72-4386-99a6-5f82e30f09f1",
                                                                          "commited": true,
                                                                          "mt_units_ref": [
                                                                            {
                                                                              "$ref": "26"
                                                                            },
                                                                            {
                                                                              "$ref": "26"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "mt_items": [
                                                                            {
                                                                              "$ref": "6"
                                                                            },
                                                                            {
                                                                              "$ref": "6"
                                                                            }
                                                                          ],
                                                                          "mt_items1": [
                                                                            {
                                                                              "$ref": "6"
                                                                            },
                                                                            {
                                                                              "$ref": "6"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_formula": [
                                                                          {
                                                                            "$ref": "25"
                                                                          },
                                                                          {
                                                                            "$ref": "25"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ],
                                                                  "mt_items_types": {
                                                                    "$id": "28",
                                                                    "id": "2a3015d6-20cc-43d2-b821-140e98f960fc",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "61b80b71-8f06-4941-a4d0-bb75b8cfd867",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                    "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                    "id_user_upd": "f1c2d99c-2e5f-4dbe-9956-3a27e725ea1c",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "29",
                                                                        "id_voucher": "e68b567c-3e42-43ae-897a-3d1cb5ac427c",
                                                                        "id_line": "e73c4e7d-5bb5-4c5e-b9d7-9f4562f91285",
                                                                        "id_category": "b32b48b6-d753-49d4-8ef7-2ddbb5ab8c69",
                                                                        "id_item": "155a5311-71d6-4023-9547-717192b9ac86",
                                                                        "id_item_type": "521a03d4-5b4b-4751-a18b-e67d44ef2e24",
                                                                        "price_max": 1.1,
                                                                        "qty_add": 3.1,
                                                                        "qty_used": 4.1,
                                                                        "mt_categories": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "28"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$id": "30",
                                                                          "id": "242db338-bdd1-4139-8e89-e9b608e1cb6e",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-07-08T09:52:25.0772874+02:00",
                                                                          "date_end": "2026-07-08T09:52:25.0772874+02:00",
                                                                          "date_used": "2026-07-08T09:52:25.0772874+02:00",
                                                                          "date_sesion": "2026-07-08T09:52:25.0772874+02:00",
                                                                          "id_employee": "ad6007f4-4509-4897-98f6-f9e699a70b77",
                                                                          "id_branch": "113116b0-acb0-4bcf-bab3-3c57a2e1c5be",
                                                                          "id_voucher_permision": "940b4cbd-e6c4-4140-85cb-01a299d8cdbc",
                                                                          "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": "29611b8f-3ae3-4c9c-bcbd-f0ca478c1971",
                                                                          "id_user_add": "02aba144-b043-4110-a63a-bef7bf93a885",
                                                                          "id_doc_sa": "d3a8f44a-18e9-449a-842c-68ed23652878",
                                                                          "id_item_sub": "bd08f56b-db9d-4fbc-8285-750a86fce99f",
                                                                          "id_pos_sesion": "a2505030-85a9-47f8-b05f-201c6250ebb1",
                                                                          "is_authorized": true,
                                                                          "is_automatic": true,
                                                                          "print_in_branch": true,
                                                                          "printed": true,
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "is_used_entry": true,
                                                                          "is_used_consume": true,
                                                                          "is_close": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                          "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "19"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "20"
                                                                            },
                                                                            {
                                                                              "$ref": "20"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "29"
                                                                            },
                                                                            {
                                                                              "$ref": "29"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "31",
                                                                            "id": "3b4d2d71-fb0f-4c2a-8113-271e110195db",
                                                                            "date_from": "2026-07-08T09:52:25.0772874+02:00",
                                                                            "date_end": "2026-07-08T09:52:25.0772874+02:00",
                                                                            "date_used": "2026-07-08T09:52:25.0772874+02:00",
                                                                            "id_employee": "ca729192-bbf1-4982-b2a4-95dc47b116fe",
                                                                            "id_branch": "c29f7c59-1b3d-46b4-b5e1-b87fe5a9d0f6",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "66c3368b-008a-43d3-a40c-b92a81478bb0",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                            "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "30"
                                                                              },
                                                                              {
                                                                                "$ref": "30"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "29"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "24"
                                                                      },
                                                                      {
                                                                        "$ref": "24"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "32",
                                                                        "id": "4a35a29a-f53b-4404-97aa-d8cd00e7ed75",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-07-08T09:52:25.0772874+02:00",
                                                                        "date_end": "2026-07-08T09:52:25.0772874+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": "b968bfaf-e941-4588-a901-534e30eebae1",
                                                                        "id_pos": "eb253b80-7135-4ea0-a18d-01bd5646b6db",
                                                                        "id_list": "07eb80e0-f3c7-425c-b07a-e14401e1ae2f",
                                                                        "id_item": "b940c0e8-8648-40f5-9c84-051a22aa7a77",
                                                                        "id_item_type": "0f773d69-e511-4c26-9ad1-fdce9686f48f",
                                                                        "id_category": "d793c9ee-0377-4d12-ad25-04605336bf99",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                        "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                        "id_user_upd": "37d53f6e-1ff2-453c-b02d-8cbd5b68b944",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "28"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$id": "33",
                                                                          "id": "a3a1bfe3-c124-429b-a877-b71ff244f87f",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "482220e0-fa6b-4e16-b119-fbe4b4a4fe71",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "7d48220f-3879-4dd5-a90b-b487785020a4",
                                                                          "view_pos": true,
                                                                          "order": 10,
                                                                          "color_border": "sample string 11",
                                                                          "color_button": "sample string 12",
                                                                          "color_font": "sample string 13",
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                          "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                          "id_user_upd": "ba89395d-68dd-4099-92e5-069e72a02acb",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "34",
                                                                              "id_pos": "b175b4bd-3642-4902-a692-07598b15b329",
                                                                              "id_pos_type": "b508ef27-8572-4c07-8b16-feedf8713565",
                                                                              "id_price_list": "c571a78d-1ffc-479d-9493-4efede78cb8b",
                                                                              "is_default": true,
                                                                              "view_mon": true,
                                                                              "view_tue": true,
                                                                              "view_wed": true,
                                                                              "view_thu": true,
                                                                              "view_fri": true,
                                                                              "view_sat": true,
                                                                              "view_sun": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "id_user_upd": "da953856-4366-46aa-9038-a21a738252fd",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "35",
                                                                                "id_pos": "1a476e98-1f96-4b85-9e25-869710ced5a3",
                                                                                "id_pos_type": "d3c0634c-a038-43c7-bb5a-c61320f2c8c5",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                                "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                                "id_user_upd": "11576644-ef6e-41d9-a318-e7b644ef86ae",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "10"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "34"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "34"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "36",
                                                                                  "id": "d6a0f4b6-1ab5-4bed-b8f3-14b70c59178c",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                                  "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                                  "id_user_upd": "501d081d-f5f9-4ad8-a000-3402d0afe7ed",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$id": "37",
                                                                                      "id": "139a1f9b-7549-440e-845a-c1f9a45779de",
                                                                                      "id_branch": "0f699426-19a8-4e05-a399-3caab3dcd8a1",
                                                                                      "id_pos_type": "c69392f9-bc5d-4d61-9efd-f0f040cf7d7c",
                                                                                      "id_pos": "994a96e6-421f-4f83-8b78-16e7ab42205a",
                                                                                      "id_item": "eaf75d7b-69d6-4e25-9b20-2ef2b6d97768",
                                                                                      "date_from": "2026-07-08T09:52:25.0772874+02:00",
                                                                                      "date_end": "2026-07-08T09:52:25.0772874+02:00",
                                                                                      "image_id": 4,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                                      "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                                      "id_user_upd": "49515b61-2654-464c-bb8e-f46c7ff7299f",
                                                                                      "commited": true,
                                                                                      "mt_branches": {
                                                                                        "$ref": "2"
                                                                                      },
                                                                                      "mt_items": {
                                                                                        "$ref": "6"
                                                                                      },
                                                                                      "mt_pos": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "36"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "38",
                                                                                      "id_pos_print": "4932420d-8184-43c7-86f3-4fc3a5634375",
                                                                                      "id_doc": "29feaf7d-670d-4b75-8df9-528797a27a5e",
                                                                                      "id_pos_type": "0f060f49-3608-44bb-b654-2c54bf600590",
                                                                                      "id_doc_print": "24095e48-c790-4a44-96d1-3fe680eafbbc",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                                      "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                                      "id_user_upd": "c734ffc5-cedd-4a8a-ba84-1dff7939f0e9",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "14"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "39",
                                                                                        "id": "151b8ff9-fd40-4971-ac4b-52d09d963c9f",
                                                                                        "id_pos": "c6f82444-39c5-4305-85dd-56bdbdd8501b",
                                                                                        "id_mask": "sample string 3",
                                                                                        "name": "sample string 4",
                                                                                        "mode_print": 5,
                                                                                        "port": "sample string 6",
                                                                                        "baud_rate": 1,
                                                                                        "data_bits": 1,
                                                                                        "stop_bit": 1,
                                                                                        "flow_control": 1,
                                                                                        "parity": 1,
                                                                                        "pin_cashdrawer": 1,
                                                                                        "ip_printer": "sample string 7",
                                                                                        "port_ip": 1,
                                                                                        "printer_name": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                                        "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                                        "id_user_upd": "19e8c875-5839-485a-b798-fd4ef22c43d2",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "10"
                                                                                        },
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "8"
                                                                                        }
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "36"
                                                                                      },
                                                                                      "st_doc_print": {
                                                                                        "$id": "40",
                                                                                        "id": "7f92fb0d-49ae-4314-953b-9438ccb521d0",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "high_row": 5,
                                                                                        "high_doc": 6,
                                                                                        "with_doc": 7,
                                                                                        "to_file": true,
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                                        "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "41",
                                                                                            "id_doc_print": "29047d0c-769e-4062-9eac-20720ea0635b",
                                                                                            "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": "40"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "41"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "38"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "mt_pos_view": [
                                                                                    {
                                                                                      "$ref": "35"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "35"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                }
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "33"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "34"
                                                                            }
                                                                          ],
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "42",
                                                                              "id_list": "e605ab58-ec7d-4ab8-a8f7-673f456a7a33",
                                                                              "id_item_sub": "5938bd33-4149-4d9c-af38-6311118d85c4",
                                                                              "validity_date": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "id_user_upd": "91b51081-a9f6-419b-aef8-f02d6441a87c",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "24"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "33"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "42"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list1": [
                                                                            {
                                                                              "$ref": "33"
                                                                            },
                                                                            {
                                                                              "$ref": "33"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list2": {
                                                                            "$ref": "33"
                                                                          },
                                                                          "mt_prices_list_rules": [
                                                                            {
                                                                              "$id": "43",
                                                                              "id": "80f447cc-4d57-4ba4-a40e-8eed13c5d039",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "date_end": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "id_branch": "6efa4435-5d23-4524-bb49-4649e16f9346",
                                                                              "id_pos": "22469e18-8ba8-4830-807e-19a8ecddc521",
                                                                              "id_list": "d8ab8485-991f-4cee-b262-94889a764281",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "id_user_upd": "aa8ade6e-111f-4fd1-9ef1-c77618aaea3c",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "2"
                                                                              },
                                                                              "mt_pos": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "33"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "43"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "mt_prices_rules": [
                                                                            {
                                                                              "$ref": "32"
                                                                            },
                                                                            {
                                                                              "$ref": "32"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "23"
                                                                            },
                                                                            {
                                                                              "$ref": "23"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "32"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "44",
                                                                        "id": "24d9f6f7-dc40-4977-8105-fdf38bad96f8",
                                                                        "order_id": 2,
                                                                        "id_item": "963c8586-6e91-4e22-8a4c-08e3b5172a87",
                                                                        "id_item_type": "1135dc03-4753-49b3-8344-1b5557bc0876",
                                                                        "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": "d5875b20-b317-4352-9c9e-054f5b7e4b12",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "11bcee34-ac4b-4dfc-8dca-5b2b72d46a17",
                                                                        "count_voucher": 1,
                                                                        "id_category": "9d99e23a-0fdc-4e92-abaf-0cf01140ba95",
                                                                        "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                        "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                        "id_user_upd": "23cb426a-ae2e-40ac-a561-be469d37a8ac",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "28"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "45",
                                                                          "id": "de405439-386f-48f4-91ad-866b2a6fe5a4",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "b6dd275c-b21d-4422-9fdd-d09210e0c55c",
                                                                          "date_tax": "2026-07-08T09:52:25.0772874+02:00",
                                                                          "date_open": "2026-07-08T09:52:25.0772874+02:00",
                                                                          "date_close": "2026-07-08T09:52:25.0772874+02:00",
                                                                          "id_user_open": "fef930e8-cb30-40d2-8fda-536abe1ccec2",
                                                                          "id_user_close": "02759658-7aaf-4a33-9f04-ef3db070c7f1",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                          "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "12"
                                                                            },
                                                                            {
                                                                              "$ref": "12"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "44"
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "46",
                                                                              "id": "151e7e82-f508-4dd9-bd36-880630817eac",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "267ac3b9-32a9-48bf-bfde-0e62d0a8eb9e",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "904e5db7-ec42-4325-a893-582d294afc30",
                                                                              "id_room_unit": "33635808-5d03-43b4-a3b0-f677db79d46b",
                                                                              "id_room_list": "0c502b6b-d6d4-4062-9a96-e96bd14a7644",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "date_from": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "date_end": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "date_open": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "date_close": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "id_employee": "262b4f42-b9c9-4730-a337-d276df520811",
                                                                              "id_employee_sec": "756233dd-b23c-439d-a6bc-f88c3d0cbb20",
                                                                              "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": "d96ded41-ce05-4a4d-98c8-9a2134192206",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "0616b414-4be1-4fca-95ee-8f6b587a79e6",
                                                                              "id_user_close": "ed4c2c8b-aa27-460e-9d45-bef4d2864310",
                                                                              "id_unit_state": "bac151f7-fcfd-45f8-ada3-a37027e51c2d",
                                                                              "id_pos_sesion": "c064c725-6070-410f-bfcb-5213bb841b43",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "48",
                                                                                "id": "0e323e9b-e3b6-4bfa-826e-9e0f2ba18ff2",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "a81669e3-9334-46f0-9d74-d321cdd28eca",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "04ba7d0c-72cf-4384-b39b-52ee2ab91c3a",
                                                                                "locked": true,
                                                                                "date_locked": "2026-07-08T09:52:25.0772874+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                                "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                                "id_user_upd": "a2f97344-8e45-4200-96fe-49b306d9b0f4",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "49",
                                                                                  "id": "529fd3bf-b47d-4700-8fda-aa98fce304e9",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "b91bf1aa-c3dd-4054-8a1f-624e4195c1e7",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "fc91c879-7e60-41c7-908a-7d776593fb63",
                                                                                  "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": "ad7278a6-36e5-434f-b610-a3f0eed9e04b",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                                  "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                                  "id_user_upd": "2bf6ff83-8ae1-4c1d-b445-46acf56c244a",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "50",
                                                                                      "id_pos": "49060935-00c4-452b-9c79-3f14266f87f2",
                                                                                      "id_room": "d6deeacf-c7e6-4b4c-af55-505c1b68fc48",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                                      "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                                      "id_user_upd": "89f37f4c-7121-4b46-9128-19531a7ca02f",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "st_images1": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_list": [
                                                                                    {
                                                                                      "$id": "51",
                                                                                      "id": "858176db-a960-47f3-8d7b-56c5143d2bd3",
                                                                                      "id_room": "b767bfcc-ef42-48dc-bae3-2613f7e72bef",
                                                                                      "date_in": "2026-07-08T09:52:25.0772874+02:00",
                                                                                      "date_out": "2026-07-08T09:52:25.0772874+02:00",
                                                                                      "id_user_add": "3f9c99e3-c65b-4fd6-b498-9ce0ebeabe05",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                                      "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "51"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "52",
                                                                                  "id": "334ee096-307f-4175-8ab1-a470400f51ef",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                                  "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                                  "id_user_upd": "a44a21a2-84af-4c20-8ca6-ce009ccca7ff",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "53",
                                                                                      "id_room_type": "b1f47782-ee60-4924-9668-3eb0ecc3b256",
                                                                                      "id_room_state": "596905a3-db87-41ef-a4ba-955be2b2536a",
                                                                                      "id_image": "293efc27-f834-4591-818c-21dbf7b37c95",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                                      "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                                      "id_user_upd": "ccec5322-1140-4ecc-bfe4-83dbce8ea0fc",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "54",
                                                                                        "id": "dfb30699-fd60-4662-a788-ce0ef9cab340",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "color": "sample string 5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                                        "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                                        "id_user_upd": "2da32f32-7883-475e-8479-979268ac9475",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "8"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "53"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "53"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "52"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "53"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "54"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "13"
                                                                                },
                                                                                {
                                                                                  "$ref": "13"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "51"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "47"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "55",
                                                                              "id": "10a5901e-81e6-4b5d-bd83-3a86538ca55b",
                                                                              "id_pos_sesion": "d36972ee-bff4-4213-9e4a-bcd2967c6582",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "76d66314-efbb-4592-81d4-64e6b87bd3a6",
                                                                              "id_room_unit_activity": "0f0fe7dd-4397-4e92-b0f1-1419b2470287",
                                                                              "id_doc_sa": "74b49882-24c7-4763-86b1-c2e0296d5e60",
                                                                              "id_pos_type": "c6e55ab7-2a44-4f89-a87b-f4eeb9ba4735",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "e52808fc-3c9e-40c7-8b4d-f34412a6c631",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "56",
                                                                                  "id_tip": "507d7673-e5a9-43bd-9a52-5127645f4968",
                                                                                  "id_user": "50d49462-cb9a-4593-91a7-6a80a37f06fb",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                                  "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "55"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "56"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "55"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id_pos_sesion": "1f25960a-2829-42c3-80e8-1af42b566ac4",
                                                                              "id_user": "a579950a-d592-4992-b469-aca6b153bef3",
                                                                              "date_add": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "13"
                                                                            },
                                                                            {
                                                                              "$ref": "13"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_connection": [
                                                                            {
                                                                              "$id": "58",
                                                                              "id": "8a775e10-2145-4716-8924-4266a103ae5e",
                                                                              "id_user": "70e9122a-38c5-4a70-81db-ef9e61a76530",
                                                                              "id_user_profile": "5c76ae27-3834-470f-9101-261a4b905992",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "id_pos_sesion": "561bb3bc-2ef4-4182-82b4-eaab5884c478",
                                                                              "date_login": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "date_logout": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "st_users_profiles": {
                                                                                "$id": "59",
                                                                                "id": "86df2e36-7f82-4ef8-8451-92406fb173e9",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "is_pass_required": true,
                                                                                "is_admin": true,
                                                                                "level_id": 7,
                                                                                "order_1": 8,
                                                                                "order_2": 9,
                                                                                "order_3": 10,
                                                                                "order_4": 11,
                                                                                "is_tips": true,
                                                                                "is_view_all": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                                "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                                "commited": true,
                                                                                "st_permisions": [
                                                                                  {
                                                                                    "$id": "60",
                                                                                    "id": "5c9f5314-649d-4e58-8dd1-d3c4d2541ac9",
                                                                                    "id_function": "58d37eda-e430-4e4c-92e8-fbde95b55f4b",
                                                                                    "id_user": "9776264e-3264-4934-bfd8-4fe98a694ef7",
                                                                                    "id_profile": "17f9681c-fdfc-4edf-a726-a72b98288008",
                                                                                    "permission": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                                    "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                                    "commited": true,
                                                                                    "st_users_profiles": {
                                                                                      "$ref": "59"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    },
                                                                                    "st_functions": {
                                                                                      "$id": "61",
                                                                                      "id": "5aa8a7be-f787-4314-9dc1-44809d4e1d55",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "level_id": 5,
                                                                                      "id_group": "599c2d3f-5eec-48df-a97b-0172754e4d5f",
                                                                                      "name_event": "sample string 7",
                                                                                      "name_pos": "sample string 8",
                                                                                      "id_image": "8b714c4c-42bf-4522-b220-2c109594f780",
                                                                                      "view_pos": true,
                                                                                      "order": 10,
                                                                                      "color_border": "sample string 11",
                                                                                      "color_button": "sample string 12",
                                                                                      "color_font": "sample string 13",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 16,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                                      "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions_groups": {
                                                                                        "$id": "62",
                                                                                        "id": "dd8807ed-ae1f-44c6-bbf8-8e8871f17cb0",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                                        "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                                        "commited": true,
                                                                                        "st_functions": [
                                                                                          {
                                                                                            "$ref": "61"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "61"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "st_permisions": [
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        }
                                                                                      ]
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "60"
                                                                                  }
                                                                                ],
                                                                                "st_users": [
                                                                                  {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "8"
                                                                                  }
                                                                                ],
                                                                                "tt_cmd_connection": [
                                                                                  {
                                                                                    "$ref": "58"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "58"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "58"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_messages": [
                                                                            {
                                                                              "$id": "63",
                                                                              "id": "fcbf8006-6169-4551-9566-f33dd3025d17",
                                                                              "id_user": "37445964-9e36-4c67-b128-1094418a45a7",
                                                                              "date_add": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "e8a8ff97-1eb0-42b1-a179-0ec5607aa376",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "id_pos_sesion": "58163f82-96ad-450c-a118-bf02b1fb6a88",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "63"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "44"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "64",
                                                                    "id": "0ebb3263-0a81-4c41-98aa-1e01a1f50758",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "e415809c-59ee-4ee3-bb2e-bd620a7eb499",
                                                                    "id_doc_print": "4db589b5-ba1b-4bbd-a7db-4d298597186b",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                                    "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "24"
                                                                      },
                                                                      {
                                                                        "$ref": "24"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "42"
                                                                    },
                                                                    {
                                                                      "$ref": "42"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "23"
                                                                    },
                                                                    {
                                                                      "$ref": "23"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "33"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "8"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "13"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "65",
                                                                    "id_doc_sa": "8997e974-7375-4789-b03b-7cb7da4fcec9",
                                                                    "id_line": 2,
                                                                    "id_item": "38db33a8-dca7-4871-8a92-7c49c94343a4",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "23"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "65"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "23"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "20"
                                                              },
                                                              {
                                                                "$ref": "20"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "30"
                                                              },
                                                              {
                                                                "$ref": "30"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "31"
                                                              },
                                                              {
                                                                "$ref": "31"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "47"
                                                              },
                                                              {
                                                                "$ref": "47"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "47"
                                                              },
                                                              {
                                                                "$ref": "47"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "16"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "19"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "13"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "30"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "20"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "30"
                                                        },
                                                        {
                                                          "$ref": "30"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "16"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "13"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "18"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "20"
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ]
                                              },
                                              "mt_payment_types": {
                                                "$ref": "19"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              }
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "3"
                                          },
                                          "st_users": {
                                            "$ref": "8"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "38"
                                            },
                                            {
                                              "$ref": "38"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "66",
                                              "id_pos": "8a31ad21-00ec-4798-a57c-84c3a35fdb1c",
                                              "id_doc": "8e082b2e-d537-4025-8a3d-b317c4e95de5",
                                              "value": 3,
                                              "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                              "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_pos": {
                                                "$ref": "10"
                                              }
                                            },
                                            {
                                              "$ref": "66"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "13"
                                            },
                                            {
                                              "$ref": "13"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "67",
                                              "id": "bab0f112-e820-409b-a41c-d429129855fe",
                                              "id_pos": "2e4b13f9-3b6b-413c-a57d-525a35c8ea5c",
                                              "id_doc": "15dfaaa6-3a1f-4e7d-8b14-837efe415605",
                                              "id_branch": "954113fd-db9a-43fe-8bc9-070fe6716cc7",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-07-08T09:52:25.0772874+02:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "34e7cc35-7710-4588-8be1-35a63185df2e",
                                              "id_loc_from": "3f479158-64e4-4269-b594-4f32140465b7",
                                              "id_loc_end": "321bba74-a442-4dad-8a94-16acacb20503",
                                              "id_user_add": "cac95379-6d23-4ba2-8687-3e99bb1048b1",
                                              "id_user_upd": "c6bbe31d-c658-4722-aeef-66c5fc02b862",
                                              "id_pos_sesion": "6e8492f0-dd2d-433b-b1e1-1b3c948759ae",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-07-08T09:52:25.0772874+02:00",
                                              "active": true,
                                              "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                              "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "2"
                                              },
                                              "mt_docs": {
                                                "$ref": "14"
                                              },
                                              "mt_locations": {
                                                "$id": "68",
                                                "id": "be545501-a51f-4171-8223-861f6c0d56c5",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "d598ce7b-7d09-4828-aa0f-cd3a33e1034f",
                                                "active": true,
                                                "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                "id_user_upd": "462bc296-1c1c-4b06-8996-db805d9cd317",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "2"
                                                },
                                                "st_users": {
                                                  "$ref": "8"
                                                },
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "13"
                                                  },
                                                  {
                                                    "$ref": "13"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "13"
                                                  },
                                                  {
                                                    "$ref": "13"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "67"
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "67"
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "69",
                                                    "id_location": "3b1145c4-f77e-4591-888a-6aa86d73c27d",
                                                    "id_item": "60b43a71-6795-49a3-b556-588cb9721523",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                                    "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "6"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "68"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "69"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "68"
                                              },
                                              "mt_pos": {
                                                "$ref": "10"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              },
                                              "st_users1": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "70",
                                                  "id_doc_st": "3676d3b7-057e-4a56-8597-e54463b51fba",
                                                  "id_line": 2,
                                                  "id_item": "97dd45e4-cc32-4130-82f8-254f6dfa0707",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "6"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "67"
                                                  }
                                                },
                                                {
                                                  "$ref": "70"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "67"
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "67"
                                              }
                                            },
                                            {
                                              "$ref": "67"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "68"
                                        },
                                        "mt_locations1": {
                                          "$ref": "68"
                                        },
                                        "mt_pos": {
                                          "$ref": "10"
                                        },
                                        "st_users": {
                                          "$ref": "8"
                                        },
                                        "st_users1": {
                                          "$ref": "8"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$ref": "12"
                                          },
                                          {
                                            "$ref": "12"
                                          }
                                        ],
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$ref": "18"
                                          },
                                          {
                                            "$ref": "18"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "23"
                                          },
                                          {
                                            "$ref": "23"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "20"
                                          },
                                          {
                                            "$ref": "20"
                                          }
                                        ],
                                        "tt_doc_sa1": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "tt_doc_sa2": {
                                          "$ref": "13"
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "45"
                                        },
                                        "tt_rooms_units_activity": {
                                          "$ref": "47"
                                        },
                                        "tt_spool_doc_print": [
                                          {
                                            "$id": "71",
                                            "id": "8d067b8f-c352-4459-b996-0f4aeee4feaf",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "37c99075-7cd1-4216-b652-03b33f12f25d",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                            "printed": true,
                                            "print_on": "2026-07-08T09:52:25.0772874+02:00",
                                            "tt_doc_sa": {
                                              "$ref": "13"
                                            }
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "45"
                                      }
                                    },
                                    {
                                      "$ref": "12"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "11"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "37"
                                },
                                {
                                  "$ref": "37"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "39"
                                },
                                {
                                  "$ref": "39"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$ref": "50"
                                },
                                {
                                  "$ref": "50"
                                }
                              ],
                              "st_users": {
                                "$ref": "8"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "35"
                                },
                                {
                                  "$ref": "35"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "43"
                                },
                                {
                                  "$ref": "43"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "32"
                                },
                                {
                                  "$ref": "32"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "66"
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "72",
                                  "id": "2c265e49-5260-4c0e-84ad-4bf8071d98a3",
                                  "id_pos": "12aa2f55-0814-4a94-82dd-c72688d206b4",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-07-08T09:52:25.0772874+02:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "f0ca428e-b529-4c59-ae23-94e1e50a30c5",
                                  "active": true,
                                  "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                  "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "72"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "73",
                                  "id_user": "65746826-7a8d-4fbc-b7c5-60f84ae661fb",
                                  "id_pos": "6e19162e-6841-48ca-ac2f-b8b3cb18d536",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                  "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "13"
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "74",
                                  "id": "2c6707b4-3b30-4679-b682-af089bae3d94",
                                  "id_pos": "0293bd08-9238-4f23-b552-c075f2049561",
                                  "date_add": "2026-07-08T09:52:25.0772874+02:00",
                                  "date_upd": "2026-07-08T09:52:25.0772874+02:00",
                                  "date_out": "2026-07-08T09:52:25.0772874+02:00",
                                  "connection_type": "sample string 3",
                                  "connection_speed": 1,
                                  "terminal_name": "sample string 4",
                                  "version": "sample string 5",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  }
                                },
                                {
                                  "$ref": "74"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "45"
                                },
                                {
                                  "$ref": "45"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "2"
                              },
                              "tt_logs": [
                                {
                                  "$id": "75",
                                  "id": "a55d40ff-1c8b-4683-8c84-039dd7c90e5d",
                                  "id_user_add": "de98f819-a2c8-4bf1-a9be-77e170a73ea8",
                                  "id_table": "723f7dc4-c98f-4e74-bc03-8e468375afc7",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "ebea810d-1e7c-4007-94bb-a62cf73b9b82",
                                  "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  },
                                  "st_sync_tables": {
                                    "$id": "76",
                                    "id": "efdd215d-eb0b-4fdd-b2d9-12879d0062ef",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                    "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "77",
                                        "id": "035d1804-e64d-45a2-8f28-8d5a5647498a",
                                        "id_sync": "30023fc4-3d18-46d3-81f4-afe34573a588",
                                        "json": "sample string 3",
                                        "id_table": "a6f16fea-b368-4f7c-86de-a807292ddb51",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "78",
                                          "id": "f6a0b967-d7dc-4797-8545-7bdfc13affd2",
                                          "id_branch_from": "c95c5bdb-76eb-49eb-960c-f7af1bf92b15",
                                          "id_branch_to": "21aedfd7-0671-453c-9cba-6315ed90d1b4",
                                          "type": 4,
                                          "created_on": "2026-07-08T09:52:25.0772874+02:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-07-08T09:52:25.0772874+02:00",
                                          "send_on": "2026-07-08T09:52:25.0772874+02:00",
                                          "mt_branches": {
                                            "$ref": "2"
                                          },
                                          "mt_branches1": {
                                            "$ref": "2"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "77"
                                            },
                                            {
                                              "$ref": "77"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "76"
                                        }
                                      },
                                      {
                                        "$ref": "77"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "75"
                                      },
                                      {
                                        "$ref": "75"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "8"
                                  }
                                },
                                {
                                  "$ref": "75"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "79",
                                  "id": "e955bad1-75af-44f4-b4ca-93ed0346f360",
                                  "id_pos": "c0158e11-5b5d-40a3-8b63-b440e96603bc",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-07-08T09:52:25.0772874+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "10"
                                  }
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "67"
                                },
                                {
                                  "$ref": "67"
                                }
                              ]
                            },
                            {
                              "$ref": "10"
                            }
                          ],
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "9"
                        }
                      ],
                      "mt_brands": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "mt_categories": [
                        {
                          "$ref": "4"
                        },
                        {
                          "$ref": "4"
                        }
                      ],
                      "mt_categories_items": [
                        {
                          "$ref": "5"
                        },
                        {
                          "$ref": "5"
                        }
                      ],
                      "mt_cloakrooms": [
                        {
                          "$ref": "11"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "mt_docs_payment_money": [
                        {
                          "$ref": "15"
                        },
                        {
                          "$ref": "15"
                        }
                      ],
                      "mt_employees": [
                        {
                          "$ref": "21"
                        },
                        {
                          "$ref": "21"
                        }
                      ],
                      "mt_employees_profiles": [
                        {
                          "$ref": "22"
                        },
                        {
                          "$ref": "22"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "37"
                        },
                        {
                          "$ref": "37"
                        }
                      ],
                      "mt_items_sub": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "mt_items_types": [
                        {
                          "$ref": "28"
                        },
                        {
                          "$ref": "28"
                        }
                      ],
                      "mt_locations": [
                        {
                          "$ref": "68"
                        },
                        {
                          "$ref": "68"
                        }
                      ],
                      "mt_money_rates": [
                        {
                          "$ref": "17"
                        },
                        {
                          "$ref": "17"
                        }
                      ],
                      "mt_money_types": [
                        {
                          "$ref": "16"
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "mt_payment_types": [
                        {
                          "$ref": "19"
                        },
                        {
                          "$ref": "19"
                        }
                      ],
                      "mt_pos": [
                        {
                          "$ref": "10"
                        },
                        {
                          "$ref": "10"
                        }
                      ],
                      "mt_pos_doc_print": [
                        {
                          "$ref": "38"
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "mt_pos_prices_list": [
                        {
                          "$ref": "34"
                        },
                        {
                          "$ref": "34"
                        }
                      ],
                      "mt_pos_print": [
                        {
                          "$ref": "39"
                        },
                        {
                          "$ref": "39"
                        }
                      ],
                      "mt_pos_rooms": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "mt_pos_types": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "mt_pos_view": [
                        {
                          "$ref": "35"
                        },
                        {
                          "$ref": "35"
                        }
                      ],
                      "mt_prices_items": [
                        {
                          "$ref": "42"
                        },
                        {
                          "$ref": "42"
                        }
                      ],
                      "mt_prices_list": [
                        {
                          "$ref": "33"
                        },
                        {
                          "$ref": "33"
                        }
                      ],
                      "mt_prices_list_rules": [
                        {
                          "$ref": "43"
                        },
                        {
                          "$ref": "43"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "32"
                        },
                        {
                          "$ref": "32"
                        }
                      ],
                      "mt_rooms": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ],
                      "mt_rooms_units": [
                        {
                          "$ref": "48"
                        },
                        {
                          "$ref": "48"
                        }
                      ],
                      "mt_rooms_units_states_types": [
                        {
                          "$ref": "53"
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "mt_rooms_units_types": [
                        {
                          "$ref": "52"
                        },
                        {
                          "$ref": "52"
                        }
                      ],
                      "mt_units": [
                        {
                          "$ref": "27"
                        },
                        {
                          "$ref": "27"
                        }
                      ],
                      "mt_units_ref": [
                        {
                          "$ref": "26"
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "st_images": {
                        "$ref": "3"
                      },
                      "st_images1": {
                        "$ref": "3"
                      },
                      "st_permisions": [
                        {
                          "$ref": "60"
                        },
                        {
                          "$ref": "60"
                        }
                      ],
                      "st_pos_license": [
                        {
                          "$ref": "72"
                        },
                        {
                          "$ref": "72"
                        }
                      ],
                      "st_users_pos": [
                        {
                          "$ref": "73"
                        },
                        {
                          "$ref": "73"
                        }
                      ],
                      "st_users_token": [
                        {
                          "$id": "80",
                          "id": "5ce0620b-a8fc-4967-b13a-58bc307d9605",
                          "token_id": "sample string 2",
                          "id_user": "baac3e4e-b917-4293-bdaf-c4cae68fd73a",
                          "date_from": "2026-07-08T09:52:25.0772874+02:00",
                          "date_end": "2026-07-08T09:52:25.0772874+02:00",
                          "created_on": "2026-07-08T09:52:25.0772874+02:00",
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "80"
                        }
                      ],
                      "tt_doc_sa_cashflow": [
                        {
                          "$ref": "18"
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "tt_doc_sa_det": [
                        {
                          "$ref": "23"
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "tt_doc_sa_det1": [
                        {
                          "$ref": "23"
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "tt_doc_st": [
                        {
                          "$ref": "67"
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "tt_doc_st1": [
                        {
                          "$ref": "67"
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "44"
                        },
                        {
                          "$ref": "44"
                        }
                      ],
                      "tt_logs": [
                        {
                          "$ref": "75"
                        },
                        {
                          "$ref": "75"
                        }
                      ],
                      "tt_pos_sesion": [
                        {
                          "$ref": "45"
                        },
                        {
                          "$ref": "45"
                        }
                      ],
                      "tt_pos_sesion1": [
                        {
                          "$ref": "45"
                        },
                        {
                          "$ref": "45"
                        }
                      ],
                      "tt_rooms_list": [
                        {
                          "$ref": "51"
                        },
                        {
                          "$ref": "51"
                        }
                      ],
                      "tt_rooms_units_activity": [
                        {
                          "$ref": "47"
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "tt_rooms_units_activity1": [
                        {
                          "$ref": "47"
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "tt_rooms_units_log": [
                        {
                          "$id": "81",
                          "id": "4a5518bf-5a85-4a03-8dd2-da695f9c08c7",
                          "id_room_activity": "4a5a2870-3b5d-4aeb-8ab4-2e241b47e2da",
                          "id_pos_sesion": "18676d85-67d7-4d35-bcb1-c86322d47e8a",
                          "log_text": "sample string 4",
                          "id_user": "8d8c27c8-5b63-4831-bf7d-72abacc8c7f3",
                          "created_on": "2026-07-08T09:52:25.0772874+02:00",
                          "commited": true,
                          "st_users": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "81"
                        }
                      ],
                      "tt_tips_users": [
                        {
                          "$ref": "56"
                        },
                        {
                          "$ref": "56"
                        }
                      ],
                      "tt_vouchers_permisions": [
                        {
                          "$ref": "31"
                        },
                        {
                          "$ref": "31"
                        }
                      ],
                      "tt_vouchers": [
                        {
                          "$ref": "30"
                        },
                        {
                          "$ref": "30"
                        }
                      ],
                      "mt_docs": [
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "tt_pos_sesion_users": [
                        {
                          "$ref": "57"
                        },
                        {
                          "$ref": "57"
                        }
                      ],
                      "tt_doc_sa": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "tt_doc_sa1": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "mt_items": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_rooms_units_states": [
                        {
                          "$ref": "54"
                        },
                        {
                          "$ref": "54"
                        }
                      ],
                      "st_users_profiles": {
                        "$ref": "59"
                      },
                      "tt_cmd_connection": [
                        {
                          "$ref": "58"
                        },
                        {
                          "$ref": "58"
                        }
                      ],
                      "tt_cmd_messages": [
                        {
                          "$ref": "63"
                        },
                        {
                          "$ref": "63"
                        }
                      ]
                    }
                  },
                  "mt_categories_items": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "mt_items_featured": [
                    {
                      "$ref": "37"
                    },
                    {
                      "$ref": "37"
                    }
                  ],
                  "mt_items_formula": [
                    {
                      "$ref": "25"
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "mt_units": {
                    "$ref": "27"
                  },
                  "mt_units1": {
                    "$ref": "27"
                  },
                  "st_images": {
                    "$ref": "3"
                  },
                  "st_users": {
                    "$ref": "8"
                  },
                  "mt_items_sub": [
                    {
                      "$ref": "24"
                    },
                    {
                      "$ref": "24"
                    }
                  ],
                  "mt_prices_rules": [
                    {
                      "$ref": "32"
                    },
                    {
                      "$ref": "32"
                    }
                  ],
                  "tt_doc_sa_det_stock": [
                    {
                      "$ref": "65"
                    },
                    {
                      "$ref": "65"
                    }
                  ],
                  "tt_doc_st_det": [
                    {
                      "$ref": "70"
                    },
                    {
                      "$ref": "70"
                    }
                  ],
                  "tt_items_customs": [
                    {
                      "$ref": "44"
                    },
                    {
                      "$ref": "44"
                    }
                  ],
                  "tt_stock": [
                    {
                      "$ref": "69"
                    },
                    {
                      "$ref": "69"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "29"
                    },
                    {
                      "$ref": "29"
                    }
                  ]
                },
                "st_users": {
                  "$ref": "8"
                }
              },
              {
                "$ref": "5"
              }
            ],
            "st_images": {
              "$ref": "3"
            },
            "st_users": {
              "$ref": "8"
            },
            "mt_prices_rules": [
              {
                "$ref": "32"
              },
              {
                "$ref": "32"
              }
            ],
            "tt_vouchers_det": [
              {
                "$ref": "29"
              },
              {
                "$ref": "29"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "mt_employees": [
          {
            "$ref": "21"
          },
          {
            "$ref": "21"
          }
        ],
        "mt_items": [
          {
            "$ref": "6"
          },
          {
            "$ref": "6"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "28"
          },
          {
            "$ref": "28"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "49"
          },
          {
            "$ref": "49"
          }
        ],
        "mt_rooms1": [
          {
            "$ref": "49"
          },
          {
            "$ref": "49"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "53"
          },
          {
            "$ref": "53"
          }
        ],
        "st_functions": [
          {
            "$ref": "61"
          },
          {
            "$ref": "61"
          }
        ],
        "st_images_types": {
          "$id": "82",
          "id": "b4384d3d-e5dc-4654-a8a1-3f7fe964564c",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "active": true,
          "created_on": "2026-07-08T09:52:25.0772874+02:00",
          "last_update": "2026-07-08T09:52:25.0772874+02:00",
          "commited": true,
          "st_images": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ]
        },
        "mt_docs": [
          {
            "$ref": "14"
          },
          {
            "$ref": "14"
          }
        ],
        "st_users": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "st_users1": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ]
      },
      "st_users": {
        "$ref": "8"
      },
      "mt_branches_zones": [
        {
          "$ref": "9"
        },
        {
          "$ref": "9"
        }
      ],
      "mt_employees_branches": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "mt_items_featured": [
        {
          "$ref": "37"
        },
        {
          "$ref": "37"
        }
      ],
      "mt_locations": [
        {
          "$ref": "68"
        },
        {
          "$ref": "68"
        }
      ],
      "mt_periods": [
        {
          "$id": "83",
          "id_branch": "83302b06-a973-41e1-91c5-f07c130b929d",
          "exercise_id": 2,
          "period_id": 3,
          "date_from": "2026-07-08T09:52:25.0772874+02:00",
          "date_end": "2026-07-08T09:52:25.0772874+02:00",
          "state": "sample string 6",
          "created_on": "2026-07-08T09:52:25.0772874+02:00",
          "last_update": "2026-07-08T09:52:25.0772874+02:00",
          "commited": true,
          "mt_branches": {
            "$ref": "2"
          }
        },
        {
          "$ref": "83"
        }
      ],
      "mt_pos": [
        {
          "$ref": "10"
        },
        {
          "$ref": "10"
        }
      ],
      "mt_prices_list_rules": [
        {
          "$ref": "43"
        },
        {
          "$ref": "43"
        }
      ],
      "mt_prices_rules": [
        {
          "$ref": "32"
        },
        {
          "$ref": "32"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "49"
        },
        {
          "$ref": "49"
        }
      ],
      "st_sync_packages": [
        {
          "$ref": "78"
        },
        {
          "$ref": "78"
        }
      ],
      "st_sync_packages1": [
        {
          "$ref": "78"
        },
        {
          "$ref": "78"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "13"
        },
        {
          "$ref": "13"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "67"
        },
        {
          "$ref": "67"
        }
      ],
      "tt_vouchers": [
        {
          "$ref": "30"
        },
        {
          "$ref": "30"
        }
      ],
      "tt_vouchers_permisions": [
        {
          "$ref": "31"
        },
        {
          "$ref": "31"
        }
      ]
    },
    "mt_employees": {
      "$ref": "21"
    }
  },
  {
    "$ref": "1"
  }
]