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

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_employee

globally unique identifier

Required

id_branch

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

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_employee": "41b6f186-2d70-4e64-a417-1d532d92f854",
  "id_branch": "ae5c6a1a-7abe-458c-b54b-cfdf4aa0299d",
  "active": true,
  "created_on": "2026-09-06T06:48:28.3662464+02:00",
  "last_update": "2026-09-06T06:48:28.3662464+02:00",
  "id_user_upd": "d7cbf0b7-fe0b-4333-9cbb-493bbe443b73",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "ff3f688f-5569-4768-b62b-2335c825da62",
    "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": "b2bd7c8a-9ecb-4b18-9163-1394a6af5f0e",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2026-09-06T06:48:28.3662464+02:00",
    "last_update": "2026-09-06T06:48:28.3662464+02:00",
    "id_user_upd": "76f11103-57e2-4194-9dcf-168adaeae7ea",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "21587d23-89b2-440f-abbd-226bf7b715bf",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "3dfa1df1-50b4-40fc-8ad3-546ffc5d5b49",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2026-09-06T06:48:28.3662464+02:00",
      "last_update": "2026-09-06T06:48:28.3662464+02:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "7837c676-1f07-4439-9dd7-5418c9e00ba8",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "47c226ff-ebe1-4d4e-a230-18acbdb48976",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "4fd1c2f4-e168-4e64-b297-ed844551efa3",
          "view_pos": true,
          "order": 8,
          "order_sec": 9,
          "color_border": "sample string 10",
          "color_button": "sample string 11",
          "color_font": "sample string 12",
          "font_bold": true,
          "font_underline": true,
          "font_size": 15,
          "big_buttons": true,
          "active": true,
          "created_on": "2026-09-06T06:48:28.3662464+02:00",
          "last_update": "2026-09-06T06:48:28.3662464+02:00",
          "id_user_upd": "9dd43903-460a-4d84-98bb-db0da3dc3958",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "b9556dfb-ed54-4ca3-b2af-e94ccfc594ae",
              "id_item": "33b04399-8db1-491e-8b8d-eefe585c7feb",
              "is_default": true,
              "active": true,
              "created_on": "2026-09-06T06:48:28.3662464+02:00",
              "last_update": "2026-09-06T06:48:28.3662464+02:00",
              "id_user_upd": "80b2fb31-ad23-4ea4-b52c-0596f81db248",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "bf8ae4b7-129b-45ee-bcbf-001f5a050112",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "d6fbb8c2-2d65-4d99-977f-61c26c8e5d0d",
                "id_unit_sec": "ff3f0bca-e43f-447b-8095-d240daed559c",
                "id_brand": "378932a7-6711-4abd-8036-c9164fd04076",
                "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": "d117a147-fccc-47f6-9c8d-c6e395743799",
                "view_pos": true,
                "order": 23,
                "color_border": "sample string 24",
                "color_button": "sample string 25",
                "color_font": "sample string 26",
                "font_bold": true,
                "font_underline": true,
                "font_size": 29,
                "active": true,
                "created_on": "2026-09-06T06:48:28.3662464+02:00",
                "last_update": "2026-09-06T06:48:28.3662464+02:00",
                "id_user_upd": "9b107c8b-7362-4c73-bfb0-aeaa7a53ead1",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "6df632ba-9425-4a2a-9aa6-6d4cd4a8b9b9",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-09-06T06:48:28.3662464+02:00",
                  "last_update": "2026-09-06T06:48:28.3662464+02:00",
                  "id_user_upd": "3de8a76e-7965-4144-984d-00952967e2f6",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "64687996-ee57-4fc0-96fe-96dabcc8b6bb",
                    "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": "09ef6c84-70c5-4b79-aa1a-2ca2dba9100e",
                    "view_messages": true,
                    "id_image_photo": "b792a7d5-b665-4075-a2d1-70778058d34b",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "7bf2a7f3-895e-486f-8003-2df6f201015c",
                    "view_pos": true,
                    "order": 15,
                    "color_border": "sample string 16",
                    "color_button": "sample string 17",
                    "color_font": "sample string 18",
                    "active": true,
                    "created_on": "2026-09-06T06:48:28.3662464+02:00",
                    "last_update": "2026-09-06T06:48:28.3662464+02:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "9",
                        "id": "b7dbd39a-932a-4ada-8231-a5341d7f2982",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "96397d89-8f5b-4a97-a7e6-86f899640224",
                        "active": true,
                        "created_on": "2026-09-06T06:48:28.3662464+02:00",
                        "last_update": "2026-09-06T06:48:28.3662464+02:00",
                        "id_user_upd": "8249a012-227c-4e40-bccf-091173c709be",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "2"
                        },
                        "mt_pos": [
                          {
                            "$id": "10",
                            "id": "799fd1c9-c5db-4e4b-8523-9138eb81e371",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "48742a80-7703-4fa9-9138-fb0c9fa30d43",
                            "id_zone": "f0bd7fe8-84a3-4fd1-a866-513f01d1433d",
                            "user_required": true,
                            "active": true,
                            "created_on": "2026-09-06T06:48:28.3662464+02:00",
                            "last_update": "2026-09-06T06:48:28.3662464+02:00",
                            "id_user_upd": "02b1021f-f091-4ca5-af13-4fba6daf4dba",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "9"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "11",
                                "id": "61e67b3c-7134-4da1-9920-399aa82584fb",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "59282cae-8266-4dae-bdc2-003a9bccee87",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "4b0d93da-9937-46e2-8c1e-ab0687249075",
                                "view_pos": true,
                                "order": 9,
                                "color_border": "sample string 10",
                                "color_button": "sample string 11",
                                "color_font": "sample string 12",
                                "active": true,
                                "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                "id_user_upd": "5aa7fcfa-b6ec-44d5-a7bb-0ed0bd6b6e42",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_images": {
                                  "$ref": "3"
                                },
                                "st_users": {
                                  "$ref": "8"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "12",
                                    "id": "98e483cf-5c5c-4e3a-865e-01ddf37b4e57",
                                    "id_cloakroom": "e386b85c-150c-4b74-93d6-1ad3ac459af7",
                                    "id_pos_sesion": "527015ed-566b-415a-b864-cb305bd38971",
                                    "unit_id": 4,
                                    "date_open": "2026-09-06T06:48:28.3662464+02:00",
                                    "date_close": "2026-09-06T06:48:28.3662464+02:00",
                                    "id_doc_sa": "ce19d8bb-00bf-4a07-9153-65a00d707f31",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "11"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "13",
                                      "id": "63a37741-23bf-4123-bfcd-100d2125db28",
                                      "id_pos": "68c94adb-0671-497d-a8e1-bfa9e5c848d8",
                                      "id_doc": "56035079-3e2c-4dd7-8516-ff7487ac9691",
                                      "id_branch": "277d4b7a-ccda-40b8-8196-8f1c892cd95d",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2026-09-06T06:48:28.3662464+02:00",
                                      "date_tax": "2026-09-06T06:48:28.3662464+02:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "15ee709f-be1f-49eb-a41e-61a41f098c04",
                                      "id_relationship": "ce5b08dd-9ccf-4963-b3c7-8ef2e99a693b",
                                      "id_loc_from": "b090361c-cf68-45b3-a037-8c18325441be",
                                      "id_loc_end": "ec2c603b-922b-4fd3-9f05-0ca0192eef1d",
                                      "id_user_add": "37c6363e-7e61-449a-989d-60025dfa9e04",
                                      "id_user_upd": "d40b11b0-d25a-42ac-a29d-b65ec9747191",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "dd980b67-9233-4f8c-89a1-1f58736063f2",
                                      "id_room_unit": "88b6a38c-3bef-465e-9fa4-522d2152afc9",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "9cf6047b-5987-4c11-8ef0-6839f64c3d04",
                                      "p_dis": 15.1,
                                      "p_chr": 16.1,
                                      "amt_net": 17.1,
                                      "amt_tax": 18.1,
                                      "amt_dis": 19.1,
                                      "amt_chr": 20.1,
                                      "amt_tot": 21.1,
                                      "active": true,
                                      "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                      "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "doc_print": true,
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_docs": {
                                        "$id": "14",
                                        "id": "58a4a02a-5b35-4c14-8139-9f5963957277",
                                        "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": "dc697dd2-7c19-4655-ae15-16fecc9b4b4f",
                                        "view_pos": true,
                                        "order": 23,
                                        "color_border": "sample string 24",
                                        "color_button": "sample string 25",
                                        "color_font": "sample string 26",
                                        "active": true,
                                        "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                        "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                        "id_user_upd": "40d6a1fa-4f9b-43d7-8ddf-1d1b540ef37b",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "15",
                                            "id_doc": "e504a0f1-50f0-4e40-a169-84f3d451dbcc",
                                            "id_pay": "f07b268c-bc7c-4b4a-aef0-aa8d49ed38d2",
                                            "id_money": "052ef13a-b304-4894-bb12-c66fce2f3a02",
                                            "active": true,
                                            "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                            "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                            "id_user_upd": "8396ef3d-4799-45b3-a669-e6738454a046",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_money_types": {
                                              "$id": "16",
                                              "id": "c8a95e4c-0e53-4db5-8d9a-7d9d11588ea0",
                                              "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": "c431f540-00f7-4e83-935b-ff608993c8f0",
                                              "view_pos": true,
                                              "order": 8,
                                              "color_border": "sample string 9",
                                              "color_button": "sample string 10",
                                              "color_font": "sample string 11",
                                              "active": true,
                                              "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                              "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                              "id_user_upd": "d21eb6a8-8ca1-4bf6-9261-8e74b8734753",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "17",
                                                  "id_money_1": "137a354b-6035-4cd0-bdb0-ae45af9c6646",
                                                  "id_money_2": "7d66d262-bb7c-4e40-9623-36c39af2b1d1",
                                                  "date_from": "2026-09-06T06:48:28.3662464+02:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                  "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                  "id_user_upd": "199d1bc8-8edc-484f-a784-6db7c30f8bee",
                                                  "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": "cd406723-7bf9-40cf-a848-2575c2eed277",
                                                  "id_pay": "4003f115-76b5-42c9-8447-7cb7d0607c3e",
                                                  "id_money": "b5faf051-559c-4d85-ac63-bccc355da9de",
                                                  "date_cashflow": "2026-09-06T06:48:28.3662464+02:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "a3f107d7-2cbe-40b6-983f-785b8a19b550",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "19",
                                                    "id": "baceb033-d7ee-4889-9e02-5cb8e415bb6d",
                                                    "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": "ce07261f-2bd8-45a7-aa04-6f7a31dbeede",
                                                    "view_pos": true,
                                                    "order": 13,
                                                    "color_border": "sample string 14",
                                                    "color_button": "sample string 15",
                                                    "color_font": "sample string 16",
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                    "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                    "id_user_upd": "85954dbc-5c64-426d-8405-d40506247ae8",
                                                    "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": "90ccb54c-7ca2-4527-ae0e-38191c5d0461",
                                                        "id_line": 2,
                                                        "id_pay": "fffce9a4-b8ea-4f7c-9ee3-dd2c34120b42",
                                                        "id_money": "db4ca7e4-2a28-4972-89a0-8bce1d4948a2",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "454d3a45-b2d9-4db9-9380-25c4f26f46e8",
                                                        "id_employee": "d4bdacae-1ef8-47b3-8f9f-e5be6db4b065",
                                                        "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": "21fccc70-5201-4b81-9bc0-1d7e0161e40d",
                                                        "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": "ba9dc69b-7115-4991-864a-4eeb41f68f17",
                                                          "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": "88fa44ad-44e8-46db-8983-4f59ac386827",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "ff29ca4f-a9f0-4b34-88ef-46099861599d",
                                                          "view_pos": true,
                                                          "order": 14,
                                                          "color_border": "sample string 15",
                                                          "color_button": "sample string 16",
                                                          "color_font": "sample string 17",
                                                          "active": true,
                                                          "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                          "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                          "id_user_upd": "5dcfbcb2-6b08-423e-8954-5098f972eba4",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$ref": "1"
                                                            },
                                                            {
                                                              "$ref": "1"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "22",
                                                            "id": "40bda2da-4fcb-49cb-a77b-0519e0eb8dd1",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                            "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                            "id_user_upd": "86aae50d-287e-485c-b53b-085448b2db9b",
                                                            "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": "915b49e8-4365-4072-95a9-e7317c3cbc2f",
                                                              "id_line": 2,
                                                              "id_item_sub": "443b4222-f619-44aa-912a-eba1e8b08175",
                                                              "qty": 4.1,
                                                              "id_list": "98c396ee-48c3-4caf-925f-254c6de17845",
                                                              "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": "34e588ab-080e-4b8c-94b0-37fb203445d1",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "7666c369-bf03-4d15-a3b4-6fa74753622c",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "73e66cd7-4052-463a-8c8c-fb19076ff686",
                                                              "id_user_upd": "20b16e9e-2b5d-4e98-bd80-29f6f42ad2e4",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "24",
                                                                "id": "9a99ff34-df37-4d89-8f18-f0a91431345f",
                                                                "id_item": "069b32e6-4622-4f14-aab3-6caaa7941770",
                                                                "id_item_type": "7404b709-a8ed-4dc1-9b10-10c10a1e5a44",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "9f732e04-8b37-40c4-882a-77b62511ce30",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                                "id_user_upd": "22b6fbab-d651-4a86-9231-54c06ce8583c",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "25",
                                                                    "id_item_sub": "d8f7097b-bfef-4c3c-abdc-c0ff19e44548",
                                                                    "id_item": "760d2e06-fde2-47d9-9de0-12294c2a2966",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "140120f1-e90b-4226-b4c6-81a0ad2ef675",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "24"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "26",
                                                                      "id": "5a93d5e8-cf3f-4143-8d22-865e6af68b9e",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "12b84cdd-87da-4c54-ac68-460367fff413",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                      "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                                      "id_user_upd": "6131b068-ed37-41c2-b300-2a354d040bea",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "27",
                                                                        "id": "d3244861-05e1-4e67-b850-e8c09dc14e1d",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                        "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                                        "id_user_upd": "76421bd2-3d6c-4a9b-9525-55a1ef99144c",
                                                                        "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": "d931d49b-8f95-4e95-b5ef-2d886985a02d",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "32f14e6a-c295-4974-bfb3-53ecede54e8a",
                                                                  "view_pos": true,
                                                                  "order": 7,
                                                                  "color_border": "sample string 8",
                                                                  "color_button": "sample string 9",
                                                                  "color_font": "sample string 10",
                                                                  "font_bold": true,
                                                                  "font_underline": true,
                                                                  "font_size": 13,
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                  "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                                  "id_user_upd": "b08c90d0-55d4-49a9-8c2c-c22b7e7125ab",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "29",
                                                                      "id_voucher": "2edf9b91-61af-4190-b097-7a4af00f2a82",
                                                                      "id_line": "faa704ff-2b2e-4118-85b3-df62265898dc",
                                                                      "id_category": "23cd7e23-e919-4736-b0c9-fc28d4aaed31",
                                                                      "id_item": "fc124823-ca17-4655-96fa-b5fbdeeabd9c",
                                                                      "id_item_type": "042965ed-1450-40c5-bc54-b9a999b95061",
                                                                      "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": "55205b8b-db29-4070-a102-1ffb36bf740c",
                                                                        "id_voucher": 2,
                                                                        "locator_voucher": "sample string 3",
                                                                        "qr_code": "sample string 4",
                                                                        "date_from": "2026-09-06T06:48:28.3662464+02:00",
                                                                        "date_end": "2026-09-06T06:48:28.3662464+02:00",
                                                                        "date_used": "2026-09-06T06:48:28.3662464+02:00",
                                                                        "date_sesion": "2026-09-06T06:48:28.3662464+02:00",
                                                                        "id_employee": "30c67340-35e6-42c8-8817-a119481604a1",
                                                                        "id_branch": "608071d7-0cd0-499e-899a-90543ed92d28",
                                                                        "id_voucher_permision": "d7e4ac51-1400-480f-bb56-363bea918667",
                                                                        "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": "59799426-8eb8-493b-96ee-faa075342d31",
                                                                        "id_user_add": "9dfb83d3-d094-4dd9-926c-c7c1e1dadafe",
                                                                        "id_doc_sa": "6f7f71ea-0961-4aed-990c-3e07a30b64d7",
                                                                        "id_item_sub": "f5505ac0-b445-450b-a333-ce82c12ef7d2",
                                                                        "id_pos_sesion": "87305204-26d3-4a31-bd90-0a38cdc981cf",
                                                                        "is_authorized": true,
                                                                        "is_automatic": true,
                                                                        "print_in_branch": true,
                                                                        "printed": true,
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "is_used_entry": true,
                                                                        "is_used_consume": true,
                                                                        "is_close": true,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                        "last_update": "2026-09-06T06:48:28.3662464+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": "82af7e53-7ab1-48eb-90ac-996f0ae7e8b7",
                                                                          "date_from": "2026-09-06T06:48:28.3662464+02:00",
                                                                          "date_end": "2026-09-06T06:48:28.3662464+02:00",
                                                                          "date_used": "2026-09-06T06:48:28.3662464+02:00",
                                                                          "id_employee": "0d267cd0-d1f5-4d6f-b49c-b8381f9e3177",
                                                                          "id_branch": "d3e1d9bf-bd4b-4fd6-93cf-511093b81d8e",
                                                                          "count": 6,
                                                                          "count_used": 1,
                                                                          "unlimited": true,
                                                                          "id_user_add": "fbdb1558-3632-47a3-ad9a-de8f7f03adbd",
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                          "last_update": "2026-09-06T06:48:28.3662464+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": "1b6f619f-89e5-4827-b10b-0fcfe9a3b9df",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "date_from": "2026-09-06T06:48:28.3662464+02:00",
                                                                      "date_end": "2026-09-06T06:48:28.3662464+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": "7d838b0e-f09a-4583-86ff-3b403bc0bd2d",
                                                                      "id_pos": "8d803fb3-100d-4a84-98bb-3172f13f42f6",
                                                                      "id_list": "8b7fd345-3122-4a2f-ac6a-356700574ea8",
                                                                      "id_item": "555f00f2-d036-4f64-b137-025953b98ff0",
                                                                      "id_item_type": "ddc312ef-4f9c-4a1c-b9d4-5f0671036252",
                                                                      "id_category": "4e7e59d8-2a2e-4cca-97f6-b5fadc59a04c",
                                                                      "by_day_week": true,
                                                                      "use_mon": true,
                                                                      "use_tue": true,
                                                                      "use_wed": true,
                                                                      "use_thu": true,
                                                                      "use_fri": true,
                                                                      "use_sat": true,
                                                                      "use_sun": true,
                                                                      "use_hour_ini": "00:00:00.1234567",
                                                                      "use_hour_end": "00:00:00.1234567",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                      "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                                      "id_user_upd": "edd6bec9-1647-46f3-928d-f8505689ecba",
                                                                      "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": "84b503bf-c031-4236-ba41-ef2abb06486f",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_ref": "7854e159-b896-41e1-bb60-835174fc6275",
                                                                        "tax_included": true,
                                                                        "switch_select": true,
                                                                        "item_type_default": 7,
                                                                        "name_pos": "sample string 8",
                                                                        "id_image": "87c2fb20-9209-46d9-b8dd-5b418c78ceb5",
                                                                        "view_pos": true,
                                                                        "order": 10,
                                                                        "color_border": "sample string 11",
                                                                        "color_button": "sample string 12",
                                                                        "color_font": "sample string 13",
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                        "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                                        "id_user_upd": "6d533fd5-026f-4921-9969-1f6a8b6bd356",
                                                                        "commited": true,
                                                                        "mt_pos_prices_list": [
                                                                          {
                                                                            "$id": "34",
                                                                            "id_pos": "557fc275-d58c-4439-86c9-260c267d6e11",
                                                                            "id_pos_type": "3eeafd7b-1eae-4808-b0fa-dde9a5d69bf3",
                                                                            "id_price_list": "4a622fa0-4f8a-4c86-be9c-adf5f3b5a939",
                                                                            "is_default": true,
                                                                            "view_mon": true,
                                                                            "view_tue": true,
                                                                            "view_wed": true,
                                                                            "view_thu": true,
                                                                            "view_fri": true,
                                                                            "view_sat": true,
                                                                            "view_sun": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                            "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                                            "id_user_upd": "457584f6-e5e9-4e67-8bfb-c984f269d7f7",
                                                                            "commited": true,
                                                                            "mt_pos_view": {
                                                                              "$id": "35",
                                                                              "id_pos": "3f026c02-c7ec-4f83-854c-ae134939f95c",
                                                                              "id_pos_type": "c6ff84c9-0e77-487f-a372-56855b7b83a7",
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                              "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                                              "id_user_upd": "926c4d5c-8c5d-48ea-8678-553b79754ee8",
                                                                              "commited": true,
                                                                              "mt_pos": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$ref": "34"
                                                                                },
                                                                                {
                                                                                  "$ref": "34"
                                                                                }
                                                                              ],
                                                                              "mt_pos_types": {
                                                                                "$id": "36",
                                                                                "id": "6558c89d-36d7-443e-bdff-30c2da73072b",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "is_module": true,
                                                                                "order": 5,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                                "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                                                "id_user_upd": "c7f74506-85bf-44e9-9898-ed469ee40dbd",
                                                                                "commited": true,
                                                                                "mt_items_featured": [
                                                                                  {
                                                                                    "$id": "37",
                                                                                    "id": "58a165eb-7665-40d2-abe2-1dd200f25e65",
                                                                                    "id_branch": "e84a0a0c-504f-4f69-8327-ca313d31ca32",
                                                                                    "id_pos_type": "6527616b-a4ab-4ca8-b77c-25c2b3bae958",
                                                                                    "id_pos": "ecdadb30-2523-4b92-8d78-734eef9f9262",
                                                                                    "id_item": "11e7b2d8-5923-4269-963b-b8f9294f3a66",
                                                                                    "date_from": "2026-09-06T06:48:28.3662464+02:00",
                                                                                    "date_end": "2026-09-06T06:48:28.3662464+02:00",
                                                                                    "image_id": 4,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                                    "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                                                    "id_user_upd": "5f828b33-c95a-4f10-b7b3-344437abbc32",
                                                                                    "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": "799dafea-2152-45cc-9eb7-9f6327e6775a",
                                                                                    "id_doc": "fca80e30-3277-4aaf-8ae9-34ac75b57ba7",
                                                                                    "id_pos_type": "f3f52335-a3eb-4a98-8437-9d628c2a80bc",
                                                                                    "id_doc_print": "8ab04e66-a120-4b77-98aa-c01ecdcb4621",
                                                                                    "copies": 5,
                                                                                    "print_mode": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                                    "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                                                    "id_user_upd": "4023ecaa-6461-4f6f-ae92-7c3e47305544",
                                                                                    "commited": true,
                                                                                    "mt_docs": {
                                                                                      "$ref": "14"
                                                                                    },
                                                                                    "mt_pos_print": {
                                                                                      "$id": "39",
                                                                                      "id": "98eb98bc-0ae1-4308-9c1e-849c6b640539",
                                                                                      "id_pos": "91f04e40-01b0-4cc8-9a8e-a2db20f059ec",
                                                                                      "id_mask": "sample string 3",
                                                                                      "name": "sample string 4",
                                                                                      "mode_print": 5,
                                                                                      "port": "sample string 6",
                                                                                      "baud_rate": 1,
                                                                                      "data_bits": 1,
                                                                                      "stop_bit": 1,
                                                                                      "flow_control": 1,
                                                                                      "parity": 1,
                                                                                      "pin_cashdrawer": 1,
                                                                                      "ip_printer": "sample string 7",
                                                                                      "port_ip": 1,
                                                                                      "printer_name": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                                      "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                                                      "id_user_upd": "e6fec48c-0cbe-4f77-b6d5-03d405938f06",
                                                                                      "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": "aac3e169-b36e-43cb-a089-cfb114a2b4dd",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "high_row": 5,
                                                                                      "high_doc": 6,
                                                                                      "with_doc": 7,
                                                                                      "to_file": true,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                                      "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                                                      "commited": true,
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "38"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "38"
                                                                                        }
                                                                                      ],
                                                                                      "st_doc_print_det": [
                                                                                        {
                                                                                          "$id": "41",
                                                                                          "id_doc_print": "482e4e5a-abb5-4a5f-8e04-f423b33ce54a",
                                                                                          "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": "4599fbaa-153d-4ee6-995d-1b8fc3520632",
                                                                            "id_item_sub": "9ba0e9ca-db8e-4079-bf10-d06a731e6f9a",
                                                                            "validity_date": "2026-09-06T06:48:28.3662464+02:00",
                                                                            "price": 4.1,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                            "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                                            "id_user_upd": "82377265-e7e3-4c69-9025-521f0f5b076c",
                                                                            "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": "50855776-2a4a-484a-a0c3-d2f367e1f4b9",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "date_from": "2026-09-06T06:48:28.3662464+02:00",
                                                                            "date_end": "2026-09-06T06:48:28.3662464+02:00",
                                                                            "id_branch": "16b034c3-8164-4699-9358-dd53c5216218",
                                                                            "id_pos": "2f3921f2-0a8e-4dbe-b2b0-6745eeb017e0",
                                                                            "id_list": "d3da6cc3-6f9f-4ae6-99c4-8102d3bbf4ab",
                                                                            "view_list": true,
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                            "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                                            "id_user_upd": "1dc42d1f-b08b-407e-8c2e-245d8ca7d637",
                                                                            "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": "d3842bb9-dd37-4396-9f06-33171a152729",
                                                                      "order_id": 2,
                                                                      "id_item": "9ac67492-5281-40c9-bb92-8501258f3370",
                                                                      "id_item_type": "813bf284-190f-41c2-8c6d-4699d46f58e1",
                                                                      "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": "9e6013bc-bfcd-422e-8c77-2f671a940c08",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "3c54f71b-3b7b-42bc-9595-e55810e34f69",
                                                                      "count_voucher": 1,
                                                                      "id_category": "e4213a7f-b975-4118-a3cd-ac303e655db5",
                                                                      "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                      "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                                      "id_user_upd": "e2454ba2-262f-47a8-be19-24efcf2db1da",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "28"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "45",
                                                                        "id": "ec77c3da-0b3b-466a-993a-0db17088ea10",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "cf5c3f52-f640-4f53-9fd6-d63fe18ff070",
                                                                        "date_tax": "2026-09-06T06:48:28.3662464+02:00",
                                                                        "date_open": "2026-09-06T06:48:28.3662464+02:00",
                                                                        "date_close": "2026-09-06T06:48:28.3662464+02:00",
                                                                        "id_user_open": "f63c2b4a-0352-4be6-83b7-4434227577c5",
                                                                        "id_user_close": "4af373c0-d9f4-495c-a005-7b94dcf85226",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                        "last_update": "2026-09-06T06:48:28.3662464+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": "fc25ce3f-7f73-4319-85bb-f36e5cde9e9b",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "2dd4d843-67ae-4a33-8f9c-52ba9ad2ff57",
                                                                            "type_pay": 5,
                                                                            "module": "sample string 6",
                                                                            "process": true,
                                                                            "json_cloackrooms": "sample string 8",
                                                                            "multi_select": 9,
                                                                            "terminal_name": "sample string 10",
                                                                            "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "45"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "46"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "47",
                                                                            "id": "152975ac-2bbd-4e1b-b4dc-f7a063cfd2bd",
                                                                            "id_room_unit": "cb6e43e4-03e1-45e2-a4cb-6644d9497679",
                                                                            "id_room_list": "f216dbab-5a87-4b44-a349-09effb6d473d",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2026-09-06T06:48:28.3662464+02:00",
                                                                            "date_from": "2026-09-06T06:48:28.3662464+02:00",
                                                                            "date_end": "2026-09-06T06:48:28.3662464+02:00",
                                                                            "date_open": "2026-09-06T06:48:28.3662464+02:00",
                                                                            "date_close": "2026-09-06T06:48:28.3662464+02:00",
                                                                            "id_employee": "ea6f574f-b721-4d94-bf3f-002da1ac0536",
                                                                            "id_employee_sec": "6ef0ef8b-9463-4479-b101-21d57d781783",
                                                                            "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": "abdb1c91-59ea-493f-8339-88ba0d36bea1",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "355cf6ce-8e07-4bb8-8110-d2bfe75a1e4b",
                                                                            "id_user_close": "60434adb-001f-4a5c-a2f9-6d1b7d7f0832",
                                                                            "id_unit_state": "589e4bfe-e7d6-474a-8a8d-89f28ea99586",
                                                                            "id_pos_sesion": "a35c0c40-ac80-4b39-b304-eb4c513645d6",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2026-09-06T06:48:28.3662464+02:00",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                            "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "48",
                                                                              "id": "5f475464-5099-4e00-a152-3cc2a17229b6",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "f5803545-f0d0-4f26-841e-ba305acc6699",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "1974341a-1f89-44c1-b74e-ed382a5cfe4e",
                                                                              "locked": true,
                                                                              "date_locked": "2026-09-06T06:48:28.3662464+02:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                              "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                                              "id_user_upd": "8b575d1e-657c-4db6-90a0-fbc461341fe8",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "49",
                                                                                "id": "889efd3d-5ea4-4794-ab13-9592bf6d9ccd",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "a0722945-d98a-4f04-91ea-d8c0abd6a0dd",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "9335e9d5-6628-43b8-9cbf-afc689b7a6fe",
                                                                                "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": "c54d30b0-dbc9-4a84-a71d-fd40d4f416e5",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                                "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                                                "id_user_upd": "9ffe8800-a2f3-4e2e-a9aa-53f8748828f7",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "50",
                                                                                    "id_pos": "d83240d9-c389-43ab-96ad-861dd7bd4e41",
                                                                                    "id_room": "3326ea60-4df4-4ab1-bb5a-93f4b20d7c90",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                                    "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                                                    "id_user_upd": "1364c090-739f-4898-9f90-d06a6b4d359a",
                                                                                    "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": "4d89d4e5-482b-4151-af5f-a0a83abaf4d5",
                                                                                    "id_room": "afbd4dc8-2cbf-4965-ae2b-17f2152b7d63",
                                                                                    "date_in": "2026-09-06T06:48:28.3662464+02:00",
                                                                                    "date_out": "2026-09-06T06:48:28.3662464+02:00",
                                                                                    "id_user_add": "17a8fef7-9b3e-4c74-adfa-0370a1887f96",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                                    "last_update": "2026-09-06T06:48:28.3662464+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": "93c877c4-8b91-411e-a859-b076294a18fb",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                                "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                                                "id_user_upd": "1fbac9cc-cd43-4ac6-8d9e-8aaff4de7b25",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "53",
                                                                                    "id_room_type": "6e34b4d9-350c-4783-b047-07ff6838305c",
                                                                                    "id_room_state": "7c2e098a-537c-4614-9ede-940dca096cd9",
                                                                                    "id_image": "771c3bea-476b-466c-ac73-71832359226d",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                                    "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                                                    "id_user_upd": "4e8cff52-5a91-48db-ad49-136234a4145c",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "54",
                                                                                      "id": "f0b129b2-6cd4-447c-a7ff-32368bd315a6",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "color": "sample string 5",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:48:28.3662464+02:00",
                                                                                      "last_update": "2026-09-06T06:48:28.3662464+02:00",
                                                                                      "id_user_upd": "f41f5efd-a49e-47aa-ac4f-d03de02bc28a",
                                                                                      "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": "c6ec5461-63ec-4494-bb12-bdf52ea1bc3a",
                                                                            "id_pos_sesion": "1f310bad-9590-4f94-90b7-f8d1ab3cd1ba",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "0b282347-55c9-466a-ac74-8ecb2bf76894",
                                                                            "id_room_unit_activity": "80df5d2b-a1f8-4eb0-95c1-a5c514386177",
                                                                            "id_doc_sa": "fc6db89f-fab1-4c67-af5b-f69b4e234a97",
                                                                            "id_pos_type": "5102ae10-9e3c-4050-817e-8b2e8df6b011",
                                                                            "block": true,
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "dce4a56a-fddb-46a7-9ef4-51db4d94dc9b",
                                                                            "coupon_id": "sample string 7",
                                                                            "terminal_id": "sample string 8",
                                                                            "card_name": "sample string 9",
                                                                            "card_bank": "sample string 10",
                                                                            "card_number": "sample string 11",
                                                                            "client_name": "sample string 12",
                                                                            "money_type": "sample string 13",
                                                                            "merchant_id": "sample string 14",
                                                                            "aid": "sample string 15",
                                                                            "auth_num": "sample string 16",
                                                                            "authorization": true,
                                                                            "signature": true,
                                                                            "contactless": true,
                                                                            "date_hour_pay": "sample string 17",
                                                                            "terminal_name": "sample string 18",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:48:28.3722017+02:00",
                                                                            "last_update": "2026-09-06T06:48:28.3722017+02:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "45"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "56",
                                                                                "id_tip": "abc889c2-0498-432b-ab78-739ddac3ddab",
                                                                                "id_user": "6a4e31ab-6e54-486d-b5cc-2bf42ae61a45",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:48:28.3722017+02:00",
                                                                                "last_update": "2026-09-06T06:48:28.3722017+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": "52cc825e-09ab-4257-a989-b1b123e73603",
                                                                            "id_user": "a68ad60a-eb71-4692-b906-1776b7251a88",
                                                                            "date_add": "2026-09-06T06:48:28.3722017+02:00",
                                                                            "distribution_index": 1.1,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:48:28.3722017+02:00",
                                                                            "last_update": "2026-09-06T06:48:28.3722017+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": "96465882-bf01-417a-a52a-4a1786f7d4be",
                                                                            "id_user": "f4e1641e-8a95-4075-9bcc-6b048785a95c",
                                                                            "id_user_profile": "f3c77305-4abf-4b1d-85d1-a2b7453ba167",
                                                                            "locator": "sample string 4",
                                                                            "date_end": "2026-09-06T06:48:28.3722017+02:00",
                                                                            "id_pos_sesion": "bf6921a9-8d25-465e-92ce-ecc0f6dce552",
                                                                            "date_login": "2026-09-06T06:48:28.3722017+02:00",
                                                                            "date_logout": "2026-09-06T06:48:28.3722017+02:00",
                                                                            "terminal_id": "sample string 6",
                                                                            "terminal_type": "sample string 7",
                                                                            "created_on": "2026-09-06T06:48:28.3722017+02:00",
                                                                            "last_update": "2026-09-06T06:48:28.3722017+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users_profiles": {
                                                                              "$id": "59",
                                                                              "id": "8034549c-bf5f-46a1-8ed1-82a81ad95723",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "is_pass_required": true,
                                                                              "is_admin": true,
                                                                              "level_id": 7,
                                                                              "order_1": 8,
                                                                              "order_2": 9,
                                                                              "order_3": 10,
                                                                              "order_4": 11,
                                                                              "is_tips": true,
                                                                              "is_view_all": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:48:28.3722017+02:00",
                                                                              "last_update": "2026-09-06T06:48:28.3722017+02:00",
                                                                              "commited": true,
                                                                              "st_permisions": [
                                                                                {
                                                                                  "$id": "60",
                                                                                  "id": "40c90684-667c-4d20-8b73-1660eae43034",
                                                                                  "id_function": "22cbca13-0a17-45cc-a68f-2c27d255e417",
                                                                                  "id_user": "810f3cb1-8e9d-4542-b4eb-7120da34938f",
                                                                                  "id_profile": "311beb4b-e753-469a-b746-7618157814df",
                                                                                  "permission": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:48:28.3722017+02:00",
                                                                                  "last_update": "2026-09-06T06:48:28.3722017+02:00",
                                                                                  "commited": true,
                                                                                  "st_users_profiles": {
                                                                                    "$ref": "59"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "st_functions": {
                                                                                    "$id": "61",
                                                                                    "id": "7f8c8f43-5dd0-41e5-8ec1-68b51ac9994c",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "level_id": 5,
                                                                                    "id_group": "b8fb8c11-5f13-4363-8eed-316c36bd282a",
                                                                                    "name_event": "sample string 7",
                                                                                    "name_pos": "sample string 8",
                                                                                    "id_image": "3669f2ed-67dd-43ed-ba54-ad2aeaadae6c",
                                                                                    "view_pos": true,
                                                                                    "order": 10,
                                                                                    "color_border": "sample string 11",
                                                                                    "color_button": "sample string 12",
                                                                                    "color_font": "sample string 13",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 16,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:48:28.3722017+02:00",
                                                                                    "last_update": "2026-09-06T06:48:28.3722017+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions_groups": {
                                                                                      "$id": "62",
                                                                                      "id": "3b3351cd-d3b9-4ccc-8abb-9fffd2b29e1f",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:48:28.3722017+02:00",
                                                                                      "last_update": "2026-09-06T06:48:28.3722017+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": "769aee5a-c0c8-4ea6-adb9-f7ea567b6b2b",
                                                                            "id_user": "107223fa-4f01-45c4-9a61-a13cd66fb35e",
                                                                            "date_add": "2026-09-06T06:48:28.3722017+02:00",
                                                                            "destiny_type": 4,
                                                                            "id_key": "cb553c6c-df76-4daa-8617-6035d6200b83",
                                                                            "message": "sample string 6",
                                                                            "message_view": true,
                                                                            "date_view": "2026-09-06T06:48:28.3722017+02:00",
                                                                            "id_pos_sesion": "247e17b9-5efb-454b-8731-8048422264c8",
                                                                            "terminal_add": "sample string 9",
                                                                            "created_on": "2026-09-06T06:48:28.3722017+02:00",
                                                                            "last_update": "2026-09-06T06:48:28.3722017+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "45"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "63"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "44"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "64",
                                                                  "id": "5590a011-fe18-491c-8a63-a93cc4bdaef5",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "70e86e49-903a-4171-8804-994e18d876a8",
                                                                  "id_doc_print": "6762d96e-371d-40a7-bf60-11e253ac691b",
                                                                  "hour_end": "00:00:00.1234567",
                                                                  "price_item_sub": true,
                                                                  "define_validity": true,
                                                                  "price_ref": true,
                                                                  "price_min": 11.1,
                                                                  "supply_apply": 12,
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:48:28.3722017+02:00",
                                                                  "last_update": "2026-09-06T06:48:28.3722017+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": "10b906aa-0187-46ad-8e95-08c81347bfb4",
                                                                  "id_line": 2,
                                                                  "id_item": "a85f9ab3-bdb3-44d8-ab25-31504eb79c84",
                                                                  "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": "d360c068-a50c-4d34-ab41-5a310f15d9b1",
                                            "id_doc": "2d8d2425-d031-406e-bc55-f754f58601d7",
                                            "value": 3,
                                            "created_on": "2026-09-06T06:48:28.3722017+02:00",
                                            "last_update": "2026-09-06T06:48:28.3722017+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": "f02409c3-50cd-4645-b1d4-f8a7919cfe30",
                                            "id_pos": "c405c46a-2d5b-4741-853f-9b1034988406",
                                            "id_doc": "2cc382c3-f887-444a-b9ef-2d55b1a6c7fa",
                                            "id_branch": "3a984aab-7b3c-496d-9b11-bf78cb1a7bf3",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-09-06T06:48:28.3722017+02:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "48086ff0-14c3-4dc0-bcea-a96f301c31cc",
                                            "id_loc_from": "7db97e1e-2e0b-499d-a3e5-87eb1d8faa0f",
                                            "id_loc_end": "9c24e4fa-d03b-4d29-8796-862fe02d95f2",
                                            "id_user_add": "e40fcdb7-b66d-4e40-92e4-24265d0e5590",
                                            "id_user_upd": "d5ba2cf4-d53c-46ed-9599-dd19d4d4af6a",
                                            "id_pos_sesion": "46380d96-93b8-4627-bf69-2d70fb75a2b0",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2026-09-06T06:48:28.3722017+02:00",
                                            "active": true,
                                            "created_on": "2026-09-06T06:48:28.3722017+02:00",
                                            "last_update": "2026-09-06T06:48:28.3722017+02:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "2"
                                            },
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_locations": {
                                              "$id": "68",
                                              "id": "8e789a86-446b-4148-acaf-cd9522c48e28",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "reserved": true,
                                              "id_branch": "a0b1a9f0-46f0-4801-af59-9659d69866ff",
                                              "active": true,
                                              "created_on": "2026-09-06T06:48:28.3722017+02:00",
                                              "last_update": "2026-09-06T06:48:28.3722017+02:00",
                                              "id_user_upd": "37a7962d-4ce0-4c78-965c-7ce19b899af0",
                                              "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": "4bcaf12a-aa6f-452d-bc54-6c5fbf61781e",
                                                  "id_item": "60f13dff-a464-4045-8690-d8c4313b945c",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:48:28.3722017+02:00",
                                                  "last_update": "2026-09-06T06:48:28.3722017+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": "e9dbedbc-2103-45da-a118-be1c3a102f21",
                                                "id_line": 2,
                                                "id_item": "8b50cdd3-897f-4980-b433-394498d8f283",
                                                "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": "c91f185b-3446-4e2c-be56-edf508e1ad9f",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "e4cd06a6-9ffa-422a-8bac-8445fe9a632b",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2026-09-06T06:48:28.3722017+02:00",
                                          "printed": true,
                                          "print_on": "2026-09-06T06:48:28.3722017+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": "a599c059-c8f6-4923-904f-8f223de51fc4",
                                "id_pos": "a4dc16d1-fd57-4a2c-8378-6a1107f816a3",
                                "mac_address": "sample string 3",
                                "date_end": "2026-09-06T06:48:28.3722017+02:00",
                                "key_access": "sample string 5",
                                "id_user_add": "b600d949-7391-4ed3-baa5-7c30486a1177",
                                "active": true,
                                "created_on": "2026-09-06T06:48:28.3722017+02:00",
                                "last_update": "2026-09-06T06:48:28.3722017+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "72"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "73",
                                "id_user": "ef041799-2f8c-41c3-abb5-c795033b5c5b",
                                "id_pos": "43027927-8720-4a56-b0a5-5b4353514477",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2026-09-06T06:48:28.3722017+02:00",
                                "last_update": "2026-09-06T06:48:28.3722017+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": "326763cd-7164-441a-b26c-22fb5a09d58a",
                                "id_pos": "9ef9b170-b73d-445c-997c-27c6e2f99870",
                                "date_add": "2026-09-06T06:48:28.3722017+02:00",
                                "date_upd": "2026-09-06T06:48:28.3722017+02:00",
                                "date_out": "2026-09-06T06:48:28.3722017+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": "6f1e242b-ca83-46c4-97fd-6b419a9686b3",
                                "id_user_add": "00feb71a-f1d0-4565-a6f0-adad8111642d",
                                "id_table": "89789f8c-5361-45c7-9e60-6c1f8d43f9c3",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "5d6a3c9d-44f7-4a97-83ad-8270b9b8cb58",
                                "created_on": "2026-09-06T06:48:28.3722017+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_sync_tables": {
                                  "$id": "76",
                                  "id": "bae5e10b-e449-4c71-90dc-1e90d81cf3df",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2026-09-06T06:48:28.3722017+02:00",
                                  "last_update": "2026-09-06T06:48:28.3722017+02:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "77",
                                      "id": "5883b62b-0c4c-45b3-a052-a7138d52ff15",
                                      "id_sync": "91f755b2-43ba-4293-bbfc-23795e50454a",
                                      "json": "sample string 3",
                                      "id_table": "cd2ea4e2-eff7-4d02-9d5b-364a9e6f98d2",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "78",
                                        "id": "7121b80d-8a94-4a68-81f4-0f047c105cd8",
                                        "id_branch_from": "98672d24-0d79-4cad-b940-15f7fa2256ff",
                                        "id_branch_to": "734c0fec-0588-41da-9922-37046b3709b9",
                                        "type": 4,
                                        "created_on": "2026-09-06T06:48:28.3722017+02:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2026-09-06T06:48:28.3722017+02:00",
                                        "send_on": "2026-09-06T06:48:28.3722017+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": "a4123fc1-3734-4746-80a3-566769eb96ba",
                                "id_pos": "557b7938-d545-41f9-84f3-c3712239594b",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2026-09-06T06:48:28.3722017+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": "802beee5-f89b-4c83-bddb-f1fa652df1f8",
                        "token_id": "sample string 2",
                        "id_user": "62bd1af6-4597-4aae-8599-04fa04e0363c",
                        "date_from": "2026-09-06T06:48:28.3722017+02:00",
                        "date_end": "2026-09-06T06:48:28.3722017+02:00",
                        "created_on": "2026-09-06T06:48:28.3722017+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": "10184b87-9bef-49d9-8147-f99fd1b1f0c2",
                        "id_room_activity": "e5fc93eb-2cfa-45de-8ce9-5a8649e9c363",
                        "id_pos_sesion": "374a4b5c-94cd-46d1-8210-f31d80806913",
                        "log_text": "sample string 4",
                        "id_user": "2ba7a8a4-8361-48be-87ed-24f95bbef3e8",
                        "event_type": "sample string 6",
                        "correlation_id": "ec7b374c-b93f-4e8a-afc9-407321cd99c4",
                        "id_room_unit": "c7c7da3f-e5e3-4a93-a381-02dd448ff49b",
                        "id_room_unit_source": "fe9d892d-821c-440d-8b45-bc3d119d57f7",
                        "id_room_unit_destination": "b59ff1fd-72df-468b-aa40-5b9d2d0a5c24",
                        "id_room_activity_related": "00a3132e-bb15-46bb-988b-ab0783fef56e",
                        "id_doc_sa": "3e1dbe9d-1623-4cfa-a7ae-7517e7ef07af",
                        "id_user_authorizer": "2056e9bf-6ce1-402b-85d7-3b2deaeb3326",
                        "data_json": "sample string 7",
                        "created_on": "2026-09-06T06:48:28.3722017+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": "50170797-cfe8-4510-bec0-d6500fb9ec34",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2026-09-06T06:48:28.3722017+02:00",
        "last_update": "2026-09-06T06:48:28.3722017+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": "fd919d55-38d1-41d5-9084-2e00bcf5f4d5",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2026-09-06T06:48:28.3722017+02:00",
        "date_end": "2026-09-06T06:48:28.3722017+02:00",
        "state": "sample string 6",
        "created_on": "2026-09-06T06:48:28.3722017+02:00",
        "last_update": "2026-09-06T06:48:28.3722017+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"
  }
}