GET api/Mt_Units/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

mt_units
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_units_ref

Collection of mt_units_ref

None.

st_users

st_users

None.

mt_items

Collection of mt_items

None.

mt_items1

Collection of mt_items

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "c6cb2444-a831-4fef-ae9a-e14fd2f2aa2a",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "active": true,
  "created_on": "2025-12-08T21:26:38.129827+01:00",
  "last_update": "2025-12-08T21:26:38.129827+01:00",
  "id_user_upd": "e506b431-71a9-438e-b2b0-f9e4399b8cce",
  "commited": true,
  "mt_units_ref": [
    {
      "$id": "2",
      "id": "90d8a157-8d0e-4e3b-81af-eba0158f1e13",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "coefficient": 4.1,
      "id_unit": "af9ebdeb-c2b5-4d25-a445-cd14e9a85e9d",
      "active": true,
      "created_on": "2025-12-08T21:26:38.129827+01:00",
      "last_update": "2025-12-08T21:26:38.129827+01:00",
      "id_user_upd": "5e74fda9-0616-4f76-907b-166c846eb050",
      "commited": true,
      "mt_units": {
        "$ref": "1"
      },
      "st_users": {
        "$id": "3",
        "id": "6edfe2cb-f473-4191-bdca-cd851e0624af",
        "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": "99421658-163d-4df3-9419-8574e8c60118",
        "view_messages": true,
        "id_image_photo": "f29de80a-1ac0-4968-87ed-abcc963213d1",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "5b371e05-9907-4414-bf33-66e06832d721",
        "view_pos": true,
        "order": 15,
        "color_border": "sample string 16",
        "color_button": "sample string 17",
        "color_font": "sample string 18",
        "active": true,
        "created_on": "2025-12-08T21:26:38.129827+01:00",
        "last_update": "2025-12-08T21:26:38.129827+01:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "4",
            "id": "35ab197a-9496-482c-9034-6de9863a9d99",
            "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": "bb5fdf7c-593b-4158-af53-49423213cfa4",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2025-12-08T21:26:38.129827+01:00",
            "last_update": "2025-12-08T21:26:38.129827+01:00",
            "id_user_upd": "f85a1fd3-f403-40ec-ba2a-d075ad382b5d",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "9e11f00e-849d-4119-a3bc-1832282c15cb",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "be7c35b4-4811-4b14-9536-c1a463e61a06",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2025-12-08T21:26:38.129827+01:00",
              "last_update": "2025-12-08T21:26:38.129827+01:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "27a5ed42-0cef-4261-881d-347787d59e7b",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "c4254c65-824c-4fb9-990f-87d08cbe867b",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "f39323bf-51d7-4a81-b082-206c16ea25f1",
                  "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": "2025-12-08T21:26:38.129827+01:00",
                  "last_update": "2025-12-08T21:26:38.129827+01:00",
                  "id_user_upd": "442193c6-e905-4772-9c2f-fd62e17bfd93",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "d765729f-3a5c-41e0-9712-7e691adff6ab",
                      "id_item": "45a95cf9-c532-48c1-a228-937f6207adc2",
                      "is_default": true,
                      "active": true,
                      "created_on": "2025-12-08T21:26:38.129827+01:00",
                      "last_update": "2025-12-08T21:26:38.129827+01:00",
                      "id_user_upd": "c580033a-f7c9-48a3-8dda-d7df89526fa8",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$id": "8",
                        "id": "e849f7b0-5686-4ca7-92bb-b1c3478db86b",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_unit": "54fe321f-1b4f-4eea-86d9-f2bdfbfb69e5",
                        "id_unit_sec": "d8508200-2e79-4664-9407-fc3b102bad26",
                        "id_brand": "6bfc97b7-5824-47b8-a7ab-15ff1a52b9b6",
                        "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,
                        "external_id": "sample string 18",
                        "name_pos": "sample string 19",
                        "name_print": "sample string 20",
                        "id_image": "eef286f6-e88a-462a-b441-6c9145d2721c",
                        "view_pos": true,
                        "order": 22,
                        "color_border": "sample string 23",
                        "color_button": "sample string 24",
                        "color_font": "sample string 25",
                        "font_bold": true,
                        "font_underline": true,
                        "font_size": 28,
                        "active": true,
                        "created_on": "2025-12-08T21:26:38.129827+01:00",
                        "last_update": "2025-12-08T21:26:38.129827+01:00",
                        "id_user_upd": "00ec2bd2-b083-48bc-a022-4dc134d66406",
                        "commited": true,
                        "mt_brands": {
                          "$id": "9",
                          "id": "be115722-72e5-47b6-ad86-a57bb70f8dfa",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "active": true,
                          "created_on": "2025-12-08T21:26:38.129827+01:00",
                          "last_update": "2025-12-08T21:26:38.129827+01:00",
                          "id_user_upd": "a2dc6837-df1e-4cfb-a7cf-f329e0c1aec5",
                          "commited": true,
                          "mt_items": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "st_users": {
                            "$ref": "3"
                          }
                        },
                        "mt_categories_items": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "mt_items_featured": [
                          {
                            "$id": "10",
                            "id": "8a51ae1e-3fb4-4ade-b6ff-da61b2a3f5e5",
                            "id_branch": "510c34bd-90b6-4f2a-bcda-d8527d20738b",
                            "id_pos_type": "429e152f-c0a1-4966-9a21-aeb1c281a404",
                            "id_pos": "9de9c4d1-c81a-4ba7-99f5-3b802793a702",
                            "id_item": "af1fbf51-7c7c-4684-a271-846259278929",
                            "date_from": "2025-12-08T21:26:38.129827+01:00",
                            "date_end": "2025-12-08T21:26:38.129827+01:00",
                            "image_id": 4,
                            "active": true,
                            "created_on": "2025-12-08T21:26:38.129827+01:00",
                            "last_update": "2025-12-08T21:26:38.129827+01:00",
                            "id_user_upd": "ccd03e53-d237-4ee5-9ff6-8d3d149cb972",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "4"
                            },
                            "mt_items": {
                              "$ref": "8"
                            },
                            "mt_pos": {
                              "$id": "11",
                              "id": "a6c96f6d-02c9-4df2-ab55-86ebd6eb3eed",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "8e614cb2-418e-416e-9169-1160682aa7bc",
                              "id_zone": "e6631dfd-d046-4df5-850e-fcae54bc00cf",
                              "user_required": true,
                              "active": true,
                              "created_on": "2025-12-08T21:26:38.129827+01:00",
                              "last_update": "2025-12-08T21:26:38.129827+01:00",
                              "id_user_upd": "78345f35-88c3-4551-9926-1ff1909366fb",
                              "commited": true,
                              "mt_branches_zones": {
                                "$id": "12",
                                "id": "44b2b33f-4ef1-4b79-84b5-fce89edcff9a",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "c1fbfaa1-32a8-4d6b-9a31-feb36f6770fa",
                                "active": true,
                                "created_on": "2025-12-08T21:26:38.129827+01:00",
                                "last_update": "2025-12-08T21:26:38.129827+01:00",
                                "id_user_upd": "4b49073c-2b74-429c-9023-17c0e1a0e1f7",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_pos": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "3"
                                }
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "13",
                                  "id": "0bc0150a-0498-4d30-a1e7-957b6c5f84e5",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "588da9fb-8d38-4293-af38-ba8a9dfbca72",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "6a8b90ee-6ff8-48cb-8253-9aa8b75da8fc",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2025-12-08T21:26:38.129827+01:00",
                                  "last_update": "2025-12-08T21:26:38.129827+01:00",
                                  "id_user_upd": "4c05f0b3-bdb1-4a55-8156-b28159015b26",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_images": {
                                    "$ref": "5"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "14",
                                      "id": "345a5328-6e15-404b-87b7-0b5b2e43564b",
                                      "id_cloakroom": "da03e8a6-49d1-4031-950c-05cf8098c079",
                                      "id_pos_sesion": "1fc29097-554f-4ecd-aeff-566394cd288d",
                                      "unit_id": 4,
                                      "date_open": "2025-12-08T21:26:38.129827+01:00",
                                      "date_close": "2025-12-08T21:26:38.129827+01:00",
                                      "id_doc_sa": "025f51a1-7dc1-4a68-8b3f-932af02524ca",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "13"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "15",
                                        "id": "354a82d1-550d-4bde-bd3a-b4070631fa0c",
                                        "id_pos": "b8be087a-4f7e-48de-8001-e46ba59d7791",
                                        "id_doc": "9cfaab92-2098-413f-bba8-8a06f8b1ca24",
                                        "id_branch": "7119dcb4-587f-4317-850b-bffc71ef084f",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2025-12-08T21:26:38.129827+01:00",
                                        "date_tax": "2025-12-08T21:26:38.129827+01:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "f017a8d4-def9-4882-b347-842accd788e6",
                                        "id_relationship": "4589b529-4353-4450-8ac6-c558bb11d89c",
                                        "id_loc_from": "d435e37b-769d-4dc6-a4d9-68781dc50eb0",
                                        "id_loc_end": "fb207fd5-4023-4387-a2ac-fda3dcc0b689",
                                        "id_user_add": "94693368-d887-4d5e-8f02-5f26a337fe25",
                                        "id_user_upd": "cae82960-5ede-4fb6-aaca-aeda62ba357e",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "cd55fec4-d862-4823-8fa5-471c3b3c4dc9",
                                        "id_room_unit": "66860893-585c-48ea-944b-1c858b874603",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "d3f6b095-341d-466b-9c75-3903ac98bdd1",
                                        "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": "2025-12-08T21:26:38.129827+01:00",
                                        "last_update": "2025-12-08T21:26:38.129827+01:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$id": "16",
                                          "id": "6e1b7c4a-f9cc-47c1-b9fc-21b2402d327e",
                                          "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": "e5ee37d7-0614-498a-a400-2070059f835f",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2025-12-08T21:26:38.129827+01:00",
                                          "last_update": "2025-12-08T21:26:38.129827+01:00",
                                          "id_user_upd": "19b2fbf4-9915-4133-b5bb-8a695a673d93",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "17",
                                              "id_doc": "57d00da0-e343-4ccf-90e0-845fc0a39559",
                                              "id_pay": "1ee6bf89-4aac-4540-84e0-8230f1e2aaa5",
                                              "id_money": "e58bab54-233b-4403-b531-5b1f3473db73",
                                              "active": true,
                                              "created_on": "2025-12-08T21:26:38.129827+01:00",
                                              "last_update": "2025-12-08T21:26:38.129827+01:00",
                                              "id_user_upd": "3052fdda-b040-4cce-a935-6a4234911833",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_money_types": {
                                                "$id": "18",
                                                "id": "a95a09eb-1bf3-4b5e-a58a-9ae27816f55c",
                                                "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": "6c401fea-063c-40a3-9c25-8ad88d198a83",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                "id_user_upd": "2d8c6e61-41a3-4d3c-936a-6272062352a2",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "19",
                                                    "id_money_1": "fa57b7cf-f65e-4cc5-bcff-082be0401483",
                                                    "id_money_2": "af1ea60c-e45a-43a1-a057-09d90ae763ea",
                                                    "date_from": "2025-12-08T21:26:38.129827+01:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                    "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                    "id_user_upd": "5aa08479-d3fe-497a-994e-107c4af03a06",
                                                    "commited": true,
                                                    "mt_money_types": {
                                                      "$ref": "18"
                                                    },
                                                    "mt_money_types1": {
                                                      "$ref": "18"
                                                    },
                                                    "st_users": {
                                                      "$ref": "3"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ],
                                                "mt_money_rates1": [
                                                  {
                                                    "$ref": "19"
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "5"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                },
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$id": "20",
                                                    "id_doc_sa": "d8089720-d0f2-47ad-acbb-fa338a4c7fc5",
                                                    "id_pay": "6e1d8e0b-2507-4afe-806c-ca048b798bd4",
                                                    "id_money": "948c9a05-2029-4332-bf4b-bca655d3a3e1",
                                                    "date_cashflow": "2025-12-08T21:26:38.129827+01:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "a0d0b74d-53ab-4209-bf44-c0003841d590",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "21",
                                                      "id": "cd1ab488-17db-4393-967e-d5cce8f67daa",
                                                      "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": "39901394-4b97-4ebc-9d28-246f9cfe1426",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                      "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                      "id_user_upd": "e3a6846d-3cb9-49a6-9efb-d9f152cfed93",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "17"
                                                        },
                                                        {
                                                          "$ref": "17"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "5"
                                                      },
                                                      "st_users": {
                                                        "$ref": "3"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$ref": "20"
                                                        },
                                                        {
                                                          "$ref": "20"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$id": "22",
                                                          "id_doc_sa": "589ef0fc-eecc-43ac-b2ef-b5a2300dc567",
                                                          "id_line": 2,
                                                          "id_pay": "a8e407e7-68ed-450f-ad50-5e3211efe3b7",
                                                          "id_money": "53b4f0eb-72c4-4333-b0fa-ca9941f4a829",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "c94c0947-6a28-4257-8ca3-3384744b90c5",
                                                          "id_employee": "9db79c5a-69a5-45c8-8f65-951256afcfae",
                                                          "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": "57528db2-d02c-4f8b-a3dc-a079d4609839",
                                                          "coupon_id": "sample string 9",
                                                          "terminal_id": "sample string 10",
                                                          "card_name": "sample string 11",
                                                          "card_bank": "sample string 12",
                                                          "card_number": "sample string 13",
                                                          "client_name": "sample string 14",
                                                          "money_type": "sample string 15",
                                                          "merchant_id": "sample string 16",
                                                          "aid": "sample string 17",
                                                          "auth_num": "sample string 18",
                                                          "authorization": true,
                                                          "signature": true,
                                                          "contactless": true,
                                                          "date_hour_pay": "sample string 19",
                                                          "terminal_name": "sample string 20",
                                                          "active": true,
                                                          "mt_employees": {
                                                            "$id": "23",
                                                            "id": "c6702049-6927-4e4d-891c-94850388d72a",
                                                            "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": "0ade24ed-2d3c-43dd-a5a7-ebb9e8ead6c4",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "10be5f02-b902-4555-b567-caa1492dfa41",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                            "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                            "id_user_upd": "7e9a3a2b-81e8-4f38-bce3-040a9e2ce513",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "24",
                                                                "id_employee": "06524794-214a-41cd-9dc5-538da56a8e4e",
                                                                "id_branch": "5cdb2b6c-d5d9-4e86-b91e-5c4db1f22010",
                                                                "active": true,
                                                                "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                "id_user_upd": "5f17ce4f-159f-4264-8e59-d4d4694dab11",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "25",
                                                              "id": "a3bd93f2-43f9-4f01-bb7c-92f1be203c06",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                              "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                              "id_user_upd": "5bc1818b-6520-489c-aec9-22f6ad26fce5",
                                                              "commited": true,
                                                              "mt_employees": [
                                                                {
                                                                  "$ref": "23"
                                                                },
                                                                {
                                                                  "$ref": "23"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "3"
                                                              }
                                                            },
                                                            "st_images": {
                                                              "$ref": "5"
                                                            },
                                                            "st_users": {
                                                              "$ref": "3"
                                                            },
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$id": "26",
                                                                "id_doc_sa": "1841372c-9f52-4abf-9387-bbc6f52e58e9",
                                                                "id_line": 2,
                                                                "id_item_sub": "ffec3399-17b7-468c-a613-8ac938af375c",
                                                                "qty": 4.1,
                                                                "id_list": "d00cb653-16aa-4c3e-a51f-7984be99a6e6",
                                                                "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": "3edb8643-88a5-4565-b44a-591cc473c68d",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "242ea902-7bc2-45b6-9c03-fc6bcf8f9942",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "476082bb-ff41-4cb6-be3d-928489683c6f",
                                                                "id_user_upd": "6cf5e81b-c867-4cc8-98ca-0121e71fcdbb",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "27",
                                                                  "id": "b08a1589-afc5-4579-9056-38f51ef7e667",
                                                                  "id_item": "4e6d1746-239b-479e-b967-6c32027008e5",
                                                                  "id_item_type": "fe39e76b-fecb-490d-938e-8ba545653e61",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "4daf681c-3674-4b81-89ab-2bac8aa38bad",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                  "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                  "id_user_upd": "be39516f-590b-4136-99c1-404bf1607e55",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "28",
                                                                      "id_item_sub": "2ae3da60-a8d4-45ca-879a-ca06b48ea1cc",
                                                                      "id_item": "2a1f3171-b59e-4a00-81ad-478bf90a3fa3",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "6bfbadcd-b881-4309-8b25-4ba84372c649",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "27"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$ref": "2"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "28"
                                                                    }
                                                                  ],
                                                                  "mt_items_types": {
                                                                    "$id": "29",
                                                                    "id": "320ab9f3-180d-45b2-8074-299c8633e4bb",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "e71f3721-8b54-4d7c-82de-dd319328a4e4",
                                                                    "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": "2025-12-08T21:26:38.129827+01:00",
                                                                    "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                    "id_user_upd": "2feabc7f-2f2b-48d0-a84d-d42c2478eb94",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "30",
                                                                        "id_voucher": "12366e45-542a-4200-b486-00606a6fc9c6",
                                                                        "id_line": "7b12c420-5f65-428e-8b2e-0d09146d95dc",
                                                                        "id_category": "1d3030fb-24f7-49a1-b009-b10fb3428f8d",
                                                                        "id_item": "7bd46aed-0d7f-4ac8-ba9d-6d1eeb807069",
                                                                        "id_item_type": "126f245a-fddd-4cdb-b40a-cf09f8805baf",
                                                                        "price_max": 1.1,
                                                                        "qty_add": 3.1,
                                                                        "qty_used": 4.1,
                                                                        "mt_categories": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$id": "31",
                                                                          "id": "fa9ae5e5-bed6-4700-97a3-fc1750c2b2e1",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2025-12-08T21:26:38.129827+01:00",
                                                                          "date_end": "2025-12-08T21:26:38.129827+01:00",
                                                                          "date_used": "2025-12-08T21:26:38.129827+01:00",
                                                                          "date_sesion": "2025-12-08T21:26:38.129827+01:00",
                                                                          "id_employee": "479b228f-f4bd-4984-8b3e-72352e1d61d6",
                                                                          "id_branch": "a2321f8d-6a36-49ca-a5c9-4bafde104b79",
                                                                          "id_voucher_permision": "a8b5bca7-4b1f-40c9-810a-e9e9ac88a340",
                                                                          "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": "eb4a7517-406a-444b-8cbe-5ff8be010deb",
                                                                          "id_user_add": "7419ca76-cf72-4334-a546-eb2ef9ad40b7",
                                                                          "id_doc_sa": "1504f313-866a-4bbd-ae82-4cf66d7a4458",
                                                                          "id_item_sub": "f4c87bd5-a51c-4f3e-91c6-db35dc329dd2",
                                                                          "id_pos_sesion": "3266d0cd-d35f-43a9-982c-4b8cad59e1fd",
                                                                          "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": "2025-12-08T21:26:38.129827+01:00",
                                                                          "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "4"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "23"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "22"
                                                                            },
                                                                            {
                                                                              "$ref": "22"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "30"
                                                                            },
                                                                            {
                                                                              "$ref": "30"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "32",
                                                                            "id": "b512a7f6-94ee-4235-b991-20be3b4e8568",
                                                                            "date_from": "2025-12-08T21:26:38.129827+01:00",
                                                                            "date_end": "2025-12-08T21:26:38.129827+01:00",
                                                                            "date_used": "2025-12-08T21:26:38.129827+01:00",
                                                                            "id_employee": "5965d63e-1d28-4729-a89b-bfca62b45c7e",
                                                                            "id_branch": "390965b0-b659-4f0a-8f8d-9ef93d017568",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "ab08f5f7-6350-49e4-b5d2-0c782dddc396",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                            "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "4"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "23"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "31"
                                                                              },
                                                                              {
                                                                                "$ref": "31"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "33",
                                                                        "id": "e6c931d6-f929-445e-ade1-206ed43a50af",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2025-12-08T21:26:38.129827+01:00",
                                                                        "date_end": "2025-12-08T21:26:38.129827+01: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": "f6ba6c17-a0a3-4817-bc10-2ac2e6080cee",
                                                                        "id_pos": "4421bd27-7d14-473c-91e8-604998db9d56",
                                                                        "id_list": "e8c18d85-b33d-4dc7-a6d3-1453276f6072",
                                                                        "id_item": "5752f742-243a-4aaf-a4bd-c17667f7dc01",
                                                                        "id_item_type": "d089d99e-912a-4c95-aa9d-064e29b07bcc",
                                                                        "id_category": "46df6493-a466-4379-9a1e-22f96bf609d1",
                                                                        "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": "2025-12-08T21:26:38.129827+01:00",
                                                                        "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                        "id_user_upd": "58a4bea0-0687-4d6b-9dd8-65ebac46c3a1",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "11"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$id": "34",
                                                                          "id": "9754d3f8-54f9-4a3b-b987-117e90bca085",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "bd2580d7-904b-48cb-901e-50893e827073",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "a58d2d88-9868-4808-8cf4-4116c1e550fa",
                                                                          "view_pos": true,
                                                                          "order": 10,
                                                                          "color_border": "sample string 11",
                                                                          "color_button": "sample string 12",
                                                                          "color_font": "sample string 13",
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                          "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                          "id_user_upd": "eb1c7354-5a4f-44db-862d-5f8e7f05d036",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "35",
                                                                              "id_pos": "111a73b1-624f-4255-88e9-2d7783ad0bbd",
                                                                              "id_pos_type": "1efd397a-988c-4d04-ac63-48bb756f827e",
                                                                              "id_price_list": "c55288f2-a6fa-4328-9fea-a6c9c6f08902",
                                                                              "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": "2025-12-08T21:26:38.129827+01:00",
                                                                              "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                              "id_user_upd": "28c7bd0d-4e2a-43e0-b8e0-8c29083ab552",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "36",
                                                                                "id_pos": "03af8e3c-976f-441a-a1f9-16a85429c10f",
                                                                                "id_pos_type": "1544031b-ee4c-498f-a716-34409f85e4e3",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                                "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                                "id_user_upd": "f85f48ee-5973-44f1-b210-da21206984f0",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "37",
                                                                                  "id": "f1b190dc-9463-4215-8bc1-a111fe8b3a4c",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                                  "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                                  "id_user_upd": "2079f84d-e921-4426-92a9-74f4b582f741",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "38",
                                                                                      "id_pos_print": "93576c40-3b54-430a-807d-12384e5ebe5c",
                                                                                      "id_doc": "d27d0161-57eb-4790-a438-fd8331d854e2",
                                                                                      "id_pos_type": "118c356c-7528-40d1-89ee-b4d92b15cf4d",
                                                                                      "id_doc_print": "0a623f20-6817-405e-8e86-beb4254602ce",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                                      "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                                      "id_user_upd": "c8ba1465-38c3-4a59-88a2-6aba82bdc512",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "16"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "39",
                                                                                        "id": "7f17f2fa-5d6d-42f1-aecb-8b9831f8328f",
                                                                                        "id_pos": "d6ac346f-fde7-4d96-84e6-a84bdb7351bf",
                                                                                        "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": "2025-12-08T21:26:38.129827+01:00",
                                                                                        "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                                        "id_user_upd": "dbb4d6f2-58e0-4014-b6a3-eb8e7fa976bc",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "11"
                                                                                        },
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        }
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "37"
                                                                                      },
                                                                                      "st_doc_print": {
                                                                                        "$id": "40",
                                                                                        "id": "08b5ed56-b0ee-47d7-bc7e-9db8eaaa66ee",
                                                                                        "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": "2025-12-08T21:26:38.129827+01:00",
                                                                                        "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "41",
                                                                                            "id_doc_print": "a6bfc5b4-174d-41d0-94d6-a12a7eace051",
                                                                                            "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": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "38"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "mt_pos_view": [
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                }
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "42",
                                                                              "id_list": "2f13874a-fe90-4d13-ba3a-cef93470f4d4",
                                                                              "id_item_sub": "b905d015-8b0a-4d85-a19c-1165c20d05b1",
                                                                              "validity_date": "2025-12-08T21:26:38.129827+01:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                              "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                              "id_user_upd": "4cce4e5b-91fa-49df-be7e-b755d900d84e",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "27"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "42"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list1": [
                                                                            {
                                                                              "$ref": "34"
                                                                            },
                                                                            {
                                                                              "$ref": "34"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list2": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "mt_prices_list_rules": [
                                                                            {
                                                                              "$id": "43",
                                                                              "id": "2f2f0125-48b1-4578-96d5-2b1feae77633",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2025-12-08T21:26:38.129827+01:00",
                                                                              "date_end": "2025-12-08T21:26:38.129827+01:00",
                                                                              "id_branch": "aad8ddd0-42b1-4145-82bd-9c1af696369e",
                                                                              "id_pos": "99ae98a6-4009-4ad0-a232-78a9409b2ba6",
                                                                              "id_list": "7e2ea13e-6dca-4ab0-801f-1608e7b65334",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                              "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                              "id_user_upd": "72a7a01d-3744-4cdc-90a0-7aba3601948d",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "mt_pos": {
                                                                                "$ref": "11"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "43"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_prices_rules": [
                                                                            {
                                                                              "$ref": "33"
                                                                            },
                                                                            {
                                                                              "$ref": "33"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "26"
                                                                            },
                                                                            {
                                                                              "$ref": "26"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "44",
                                                                        "id": "dae19065-baa7-47f7-a9a7-f65201dc61e6",
                                                                        "order_id": 2,
                                                                        "id_item": "1f965332-f60b-4104-8f00-47677f332560",
                                                                        "id_item_type": "b328a5fb-938c-465e-b573-d833fd0a3346",
                                                                        "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": "32d03e59-f640-49b2-8090-f1b9e9588da3",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "709ecd8b-6eba-4b2b-9ad0-f4c880f8d0a7",
                                                                        "count_voucher": 1,
                                                                        "id_category": "af17f4ac-ad0e-433b-8506-d093a9847644",
                                                                        "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                        "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                        "id_user_upd": "e8c2f248-2fca-4469-9844-0d555d0ea3fa",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "45",
                                                                          "id": "216e91be-dca4-47ca-820d-6e355674b331",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "978bbdb2-04c1-4cbb-91c2-5dc503ddfa95",
                                                                          "date_tax": "2025-12-08T21:26:38.129827+01:00",
                                                                          "date_open": "2025-12-08T21:26:38.129827+01:00",
                                                                          "date_close": "2025-12-08T21:26:38.129827+01:00",
                                                                          "id_user_open": "d722ca05-f725-4748-aae2-bc41e5bd3706",
                                                                          "id_user_close": "eee66170-ac0f-4bc6-8bfb-9367702c3249",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                          "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "11"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "14"
                                                                            },
                                                                            {
                                                                              "$ref": "14"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "44"
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "46",
                                                                              "id": "fe9c8d84-687e-453a-8b30-155e08df7a75",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "baf08386-f894-408e-b38b-ef1a250cbd76",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "67353630-2003-4151-a85a-1cde93f08202",
                                                                              "id_room_unit": "345dc916-ee37-4712-80da-3784f4b4df44",
                                                                              "id_room_list": "8cf523a1-3118-4783-bc32-086ef499a9c1",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2025-12-08T21:26:38.129827+01:00",
                                                                              "date_from": "2025-12-08T21:26:38.129827+01:00",
                                                                              "date_end": "2025-12-08T21:26:38.129827+01:00",
                                                                              "date_open": "2025-12-08T21:26:38.129827+01:00",
                                                                              "date_close": "2025-12-08T21:26:38.129827+01:00",
                                                                              "id_employee": "a6108878-6be3-48d0-913f-0b83ecf111a5",
                                                                              "id_employee_sec": "9109fe1f-e243-46d3-ac67-7251bf404d40",
                                                                              "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": "10e3b88c-3cad-402f-9f87-e19757d3bdb9",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "ed485f3c-adb1-4991-aded-e5c191347722",
                                                                              "id_user_close": "cf2f2623-0f60-4ac9-8237-fdcee74a5f19",
                                                                              "id_unit_state": "7d5f1382-c2e9-4981-9b6b-e6820168348b",
                                                                              "id_pos_sesion": "20a76c8a-9866-4df9-b0d4-69d84f83f0ec",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2025-12-08T21:26:38.129827+01:00",
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                              "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "48",
                                                                                "id": "0041a368-15c5-479f-be15-a4b0562a9307",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "63329935-81bd-4768-8ba1-3b2037febe8f",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "f56a27a6-0279-4bf0-ae62-333e3592e229",
                                                                                "locked": true,
                                                                                "date_locked": "2025-12-08T21:26:38.129827+01:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                                "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                                "id_user_upd": "d8d60cc0-5435-44d0-bc4f-98be4679eeb4",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "49",
                                                                                  "id": "e2c16a84-da9f-46a1-b400-e5ba594b06c5",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "69af9e92-4073-4d2f-a699-7d12d2a7f07f",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "16eb54ef-d8fe-4ed2-892e-4f43df376ed0",
                                                                                  "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": "384dbc1d-f2e0-4f40-894a-53c976a52700",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                                  "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                                  "id_user_upd": "b04b9b67-95b6-45ca-bce6-7457ba03a692",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "50",
                                                                                      "id_pos": "d1c4dad2-705d-4af0-a43f-cd9ea97de3ba",
                                                                                      "id_room": "68fa48a0-1209-4a1e-8362-ddf4cf607785",
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                                      "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                                      "id_user_upd": "9a245857-fba1-4dc8-a227-10e37cf02481",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "11"
                                                                                      },
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_images1": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_list": [
                                                                                    {
                                                                                      "$id": "51",
                                                                                      "id": "14bed0f6-ef71-496d-a988-8e282dd37c7c",
                                                                                      "id_room": "1965c1f6-d9c3-4264-bd88-cf0fa96452a1",
                                                                                      "date_in": "2025-12-08T21:26:38.129827+01:00",
                                                                                      "date_out": "2025-12-08T21:26:38.129827+01:00",
                                                                                      "id_user_add": "a2eff1bf-cef9-4395-bdb1-09974c90a1ff",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                                      "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "51"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "52",
                                                                                  "id": "56c0b175-5693-4412-bffb-7fad5011236b",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                                  "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                                  "id_user_upd": "649949ea-eee8-4c4c-8308-ba983e4151e2",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "53",
                                                                                      "id_room_type": "b9e013d8-d78d-46e1-b116-435b714e5d65",
                                                                                      "id_room_state": "fde10d50-78bf-48ec-bffd-e36e3ecbbf24",
                                                                                      "id_image": "d470fe45-dc47-4dd0-9024-0cab8a2ca2c1",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                                      "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                                      "id_user_upd": "885ca9cf-011e-4bb1-be3b-20c9f56c18a8",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "54",
                                                                                        "id": "bbbd7d72-cae3-42e4-82d2-dbc3005ff154",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                                        "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                                        "id_user_upd": "98900999-501a-47ef-942c-64c2e1d3ba36",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        },
                                                                                        "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": "5"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "53"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "54"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "15"
                                                                                },
                                                                                {
                                                                                  "$ref": "15"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "51"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "47"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "15"
                                                                            },
                                                                            {
                                                                              "$ref": "15"
                                                                            }
                                                                          ],
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "55",
                                                                              "id": "d6df4788-13a5-4541-9901-585c08891227",
                                                                              "id_pos_sesion": "643907b2-c544-4773-8a20-cb3411b9122a",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "540ef3e2-7a57-4cb2-8a30-a8489f63df35",
                                                                              "id_room_unit_activity": "832082a2-8258-44bb-8861-219399abe1f8",
                                                                              "id_doc_sa": "25c960cb-7f5a-4bc5-98f3-dda3110b2356",
                                                                              "id_pos_type": "e6d5f0b8-dbe3-41c1-a633-dfddfba51f92",
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "1c6dc1e9-e35a-4edf-b482-08f321551546",
                                                                              "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": "2025-12-08T21:26:38.129827+01:00",
                                                                              "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "56",
                                                                                  "id_tip": "8efd82bf-ea72-4caf-acb4-ef4accabb0a9",
                                                                                  "id_user": "f9fdc5fe-957b-4072-8204-7b234ea12732",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                                  "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "55"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "56"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "55"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id_pos_sesion": "78f887de-f35d-48b5-b14e-f56dbf112174",
                                                                              "id_user": "6151e467-86c0-45e0-b910-dfff25f19eca",
                                                                              "date_add": "2025-12-08T21:26:38.129827+01:00",
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                                              "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "44"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "58",
                                                                    "id": "bea4184e-5106-4cbe-8c08-3f2f1af5e1e5",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "90283376-f895-4fdd-8112-16d0fb0f56c5",
                                                                    "id_doc_print": "99361e3f-f48c-48a3-b657-f4c89eb33fdb",
                                                                    "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": "2025-12-08T21:26:38.129827+01:00",
                                                                    "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "42"
                                                                    },
                                                                    {
                                                                      "$ref": "42"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "26"
                                                                    },
                                                                    {
                                                                      "$ref": "26"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "34"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "3"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "3"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "15"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "59",
                                                                    "id_doc_sa": "7cac798b-95bd-4ae4-bf35-95a3daceefbb",
                                                                    "id_line": 2,
                                                                    "id_item": "421ab42c-34b4-4f6c-a4c2-50c6145a7973",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "26"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "59"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "26"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "22"
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "31"
                                                              },
                                                              {
                                                                "$ref": "31"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "32"
                                                              },
                                                              {
                                                                "$ref": "32"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "47"
                                                              },
                                                              {
                                                                "$ref": "47"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "47"
                                                              },
                                                              {
                                                                "$ref": "47"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "18"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "21"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "15"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "31"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "22"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "31"
                                                        },
                                                        {
                                                          "$ref": "31"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "3"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "18"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "15"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "22"
                                                  },
                                                  {
                                                    "$ref": "22"
                                                  }
                                                ]
                                              },
                                              "mt_payment_types": {
                                                "$ref": "21"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              }
                                            },
                                            {
                                              "$ref": "17"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "5"
                                          },
                                          "st_users": {
                                            "$ref": "3"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "38"
                                            },
                                            {
                                              "$ref": "38"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "60",
                                              "id_pos": "91729e23-4c2e-4e3a-b25a-c80ac28fa89f",
                                              "id_doc": "d4a949ed-7989-4679-a929-b54e7b222828",
                                              "value": 3,
                                              "created_on": "2025-12-08T21:26:38.129827+01:00",
                                              "last_update": "2025-12-08T21:26:38.129827+01:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              }
                                            },
                                            {
                                              "$ref": "60"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "15"
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "61",
                                              "id": "40485011-61e7-43db-81cd-eeb327102d8b",
                                              "id_pos": "dd0ae6c5-b848-498e-830f-6934934d8df4",
                                              "id_doc": "056c4e44-035f-48f1-bbf2-bbe0ee3e521e",
                                              "id_branch": "e0b3f4fb-f8e8-480e-8072-b7de286c9477",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2025-12-08T21:26:38.129827+01:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "a38e91a0-a878-433c-bf74-3af469d463ba",
                                              "id_loc_from": "a16b0545-6417-49cc-8dd8-cd2e3df6a7f1",
                                              "id_loc_end": "8ebeb0ea-24f1-45a3-9255-2550c167b0f9",
                                              "id_user_add": "2f997c37-bab0-4854-84ff-93d3a47bc297",
                                              "id_user_upd": "ce690b6b-4950-43bc-a1aa-dc20f4b67934",
                                              "id_pos_sesion": "7fbb19ba-1600-44b0-822e-9f78029b835e",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2025-12-08T21:26:38.129827+01:00",
                                              "active": true,
                                              "created_on": "2025-12-08T21:26:38.129827+01:00",
                                              "last_update": "2025-12-08T21:26:38.129827+01:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_locations": {
                                                "$id": "62",
                                                "id": "2d1d5588-7a86-4be9-8a58-1fc8cf24b8e9",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "74a4a2e9-ed49-49c9-a9f1-e2210a4f8102",
                                                "active": true,
                                                "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                "id_user_upd": "1d5a8794-bb57-4df5-bd75-a427bb399a90",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "4"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                },
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "61"
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "61"
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "63",
                                                    "id_location": "060aaea2-162a-4f17-b055-2740bca81343",
                                                    "id_item": "eb8207ee-f3d4-412b-b3bc-9c55d3940755",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2025-12-08T21:26:38.129827+01:00",
                                                    "last_update": "2025-12-08T21:26:38.129827+01:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "62"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "63"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "62"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              },
                                              "st_users1": {
                                                "$ref": "3"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "64",
                                                  "id_doc_st": "98156def-e36c-4601-a113-e0e3ede95f1c",
                                                  "id_line": 2,
                                                  "id_item": "db322d7c-2beb-4c66-9dd4-ae05412ed86a",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "8"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "61"
                                                  }
                                                },
                                                {
                                                  "$ref": "64"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "61"
                                                },
                                                {
                                                  "$ref": "61"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "61"
                                              }
                                            },
                                            {
                                              "$ref": "61"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "62"
                                        },
                                        "mt_locations1": {
                                          "$ref": "62"
                                        },
                                        "mt_pos": {
                                          "$ref": "11"
                                        },
                                        "st_users": {
                                          "$ref": "3"
                                        },
                                        "st_users1": {
                                          "$ref": "3"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$ref": "14"
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$ref": "20"
                                          },
                                          {
                                            "$ref": "20"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "26"
                                          },
                                          {
                                            "$ref": "26"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "22"
                                          },
                                          {
                                            "$ref": "22"
                                          }
                                        ],
                                        "tt_doc_sa1": [
                                          {
                                            "$ref": "15"
                                          },
                                          {
                                            "$ref": "15"
                                          }
                                        ],
                                        "tt_doc_sa2": {
                                          "$ref": "15"
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "45"
                                        },
                                        "tt_rooms_units_activity": {
                                          "$ref": "47"
                                        },
                                        "tt_spool_doc_print": [
                                          {
                                            "$id": "65",
                                            "id": "0bbf40b7-4a44-4a09-a0f6-d606e88c0c2e",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "0b88e634-3004-4a4d-8b93-4862725b5a26",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2025-12-08T21:26:38.129827+01:00",
                                            "printed": true,
                                            "print_on": "2025-12-08T21:26:38.129827+01:00",
                                            "tt_doc_sa": {
                                              "$ref": "15"
                                            }
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "45"
                                      }
                                    },
                                    {
                                      "$ref": "14"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "10"
                                },
                                {
                                  "$ref": "10"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "39"
                                },
                                {
                                  "$ref": "39"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$ref": "50"
                                },
                                {
                                  "$ref": "50"
                                }
                              ],
                              "st_users": {
                                "$ref": "3"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "36"
                                },
                                {
                                  "$ref": "36"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "43"
                                },
                                {
                                  "$ref": "43"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "33"
                                },
                                {
                                  "$ref": "33"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "60"
                                },
                                {
                                  "$ref": "60"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "66",
                                  "id": "19907502-3c0d-4f4f-bc61-ab4066a4b794",
                                  "id_pos": "2d09b797-1756-4ddb-b6f2-8f2f7e9b88d7",
                                  "mac_address": "sample string 3",
                                  "date_end": "2025-12-08T21:26:38.129827+01:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "56158412-3db7-4e9f-a2e0-9df434be8c62",
                                  "active": true,
                                  "created_on": "2025-12-08T21:26:38.129827+01:00",
                                  "last_update": "2025-12-08T21:26:38.129827+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "67",
                                  "id_user": "b74fc6a8-2fd3-4a38-805d-c8e62458b075",
                                  "id_pos": "91373eaf-2775-4ed7-8ffb-34e815087b84",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2025-12-08T21:26:38.129827+01:00",
                                  "last_update": "2025-12-08T21:26:38.129827+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "67"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "15"
                                },
                                {
                                  "$ref": "15"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "68",
                                  "id": "a29b9740-8f36-4c5a-b10d-bdda02de50a9",
                                  "id_pos": "11030c50-64e1-4897-af2f-96dd26e9e5b3",
                                  "date_add": "2025-12-08T21:26:38.129827+01:00",
                                  "date_upd": "2025-12-08T21:26:38.129827+01:00",
                                  "date_out": "2025-12-08T21:26:38.129827+01:00",
                                  "connection_type": "sample string 3",
                                  "connection_speed": 1,
                                  "terminal_name": "sample string 4",
                                  "version": "sample string 5",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "68"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "45"
                                },
                                {
                                  "$ref": "45"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "tt_logs": [
                                {
                                  "$id": "69",
                                  "id": "a70ef077-6544-4fa4-87a3-8bf83f5249f5",
                                  "id_user_add": "91331142-99e4-4974-8bd9-53556113789f",
                                  "id_table": "ea165d44-1374-4e43-b673-5ac38d38907c",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "95d85871-92d0-4829-9cb0-fb7b61ac9e91",
                                  "created_on": "2025-12-08T21:26:38.129827+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_sync_tables": {
                                    "$id": "70",
                                    "id": "68a682ca-fe73-4b8c-a6f2-cfbaeb9143de",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2025-12-08T21:26:38.129827+01:00",
                                    "last_update": "2025-12-08T21:26:38.129827+01:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "71",
                                        "id": "cdf683b3-7ee3-48a2-b3ed-2b770d628881",
                                        "id_sync": "300943fd-1f91-40df-97cc-23580573d1be",
                                        "json": "sample string 3",
                                        "id_table": "17cc2384-7fb5-4265-a34c-41287f3ec6f3",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "72",
                                          "id": "69a856d3-97fd-430e-bcdf-10c6ff04ac30",
                                          "id_branch_from": "681a5ae4-6e5f-4e14-b672-7092054cd744",
                                          "id_branch_to": "96531b27-7348-4e99-b994-6c3aa7392c1c",
                                          "type": 4,
                                          "created_on": "2025-12-08T21:26:38.129827+01:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2025-12-08T21:26:38.129827+01:00",
                                          "send_on": "2025-12-08T21:26:38.129827+01:00",
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_branches1": {
                                            "$ref": "4"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "71"
                                            },
                                            {
                                              "$ref": "71"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "70"
                                        }
                                      },
                                      {
                                        "$ref": "71"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "69"
                                      },
                                      {
                                        "$ref": "69"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "69"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "73",
                                  "id": "d8a81759-589c-4a37-a81d-b89dbb4e651a",
                                  "id_pos": "08565d24-2bdc-46d5-aab2-fce90b9aa274",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2025-12-08T21:26:38.129827+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "61"
                                },
                                {
                                  "$ref": "61"
                                }
                              ]
                            },
                            "mt_pos_types": {
                              "$ref": "37"
                            },
                            "st_users": {
                              "$ref": "3"
                            }
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "mt_items_formula": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ],
                        "mt_units": {
                          "$ref": "1"
                        },
                        "mt_units1": {
                          "$ref": "1"
                        },
                        "st_images": {
                          "$ref": "5"
                        },
                        "st_users": {
                          "$ref": "3"
                        },
                        "mt_items_sub": [
                          {
                            "$ref": "27"
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "33"
                          },
                          {
                            "$ref": "33"
                          }
                        ],
                        "tt_doc_sa_det_stock": [
                          {
                            "$ref": "59"
                          },
                          {
                            "$ref": "59"
                          }
                        ],
                        "tt_doc_st_det": [
                          {
                            "$ref": "64"
                          },
                          {
                            "$ref": "64"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "44"
                          },
                          {
                            "$ref": "44"
                          }
                        ],
                        "tt_stock": [
                          {
                            "$ref": "63"
                          },
                          {
                            "$ref": "63"
                          }
                        ],
                        "tt_vouchers_det": [
                          {
                            "$ref": "30"
                          },
                          {
                            "$ref": "30"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "3"
                      }
                    },
                    {
                      "$ref": "7"
                    }
                  ],
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_users": {
                    "$ref": "3"
                  },
                  "mt_prices_rules": [
                    {
                      "$ref": "33"
                    },
                    {
                      "$ref": "33"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "30"
                    },
                    {
                      "$ref": "30"
                    }
                  ]
                },
                {
                  "$ref": "6"
                }
              ],
              "mt_employees": [
                {
                  "$ref": "23"
                },
                {
                  "$ref": "23"
                }
              ],
              "mt_items": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "mt_items_types": [
                {
                  "$ref": "29"
                },
                {
                  "$ref": "29"
                }
              ],
              "mt_money_types": [
                {
                  "$ref": "18"
                },
                {
                  "$ref": "18"
                }
              ],
              "mt_payment_types": [
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "34"
                },
                {
                  "$ref": "34"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "mt_rooms1": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "mt_rooms_units_states_types": [
                {
                  "$ref": "53"
                },
                {
                  "$ref": "53"
                }
              ],
              "st_functions": [
                {
                  "$id": "74",
                  "id": "3fa8aa21-1f47-4bcb-8d06-16c9aa59c5f2",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "level_id": 5,
                  "id_group": "ebb623d1-ae9e-4316-98ef-379349260875",
                  "name_event": "sample string 7",
                  "name_pos": "sample string 8",
                  "id_image": "ff9d4bdc-8d8c-4eb8-9c3c-5d1891f06ec7",
                  "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": "2025-12-08T21:26:38.129827+01:00",
                  "last_update": "2025-12-08T21:26:38.129827+01:00",
                  "commited": true,
                  "st_functions_groups": {
                    "$id": "75",
                    "id": "cd33e824-c29e-4c4f-8e7d-f3cafe73bd5d",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2025-12-08T21:26:38.129827+01:00",
                    "last_update": "2025-12-08T21:26:38.129827+01:00",
                    "commited": true,
                    "st_functions": [
                      {
                        "$ref": "74"
                      },
                      {
                        "$ref": "74"
                      }
                    ]
                  },
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_permisions": [
                    {
                      "$id": "76",
                      "id": "88df3355-e986-4218-8722-52b1158b3dcb",
                      "id_function": "7b98dcab-fd19-4341-b015-1b4cbbfe9005",
                      "id_user": "d744975f-3677-49e4-a0bf-5ef788d6fe9a",
                      "id_profile": "4502cb5e-6fce-4359-add9-a515c3afccfb",
                      "permission": 3,
                      "active": true,
                      "created_on": "2025-12-08T21:26:38.129827+01:00",
                      "last_update": "2025-12-08T21:26:38.129827+01:00",
                      "commited": true,
                      "st_users_profiles": {
                        "$id": "77",
                        "id": "19940d22-169d-4323-9954-0bad5ae31a30",
                        "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,
                        "active": true,
                        "created_on": "2025-12-08T21:26:38.129827+01:00",
                        "last_update": "2025-12-08T21:26:38.129827+01:00",
                        "commited": true,
                        "st_permisions": [
                          {
                            "$ref": "76"
                          },
                          {
                            "$ref": "76"
                          }
                        ],
                        "st_users": [
                          {
                            "$ref": "3"
                          },
                          {
                            "$ref": "3"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "3"
                      },
                      "st_functions": {
                        "$ref": "74"
                      }
                    },
                    {
                      "$ref": "76"
                    }
                  ]
                },
                {
                  "$ref": "74"
                }
              ],
              "st_images_types": {
                "$id": "78",
                "id": "29a95c32-d2f0-47ef-b544-5ba6a91db3bd",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2025-12-08T21:26:38.129827+01:00",
                "last_update": "2025-12-08T21:26:38.129827+01:00",
                "commited": true,
                "st_images": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ]
              },
              "mt_docs": [
                {
                  "$ref": "16"
                },
                {
                  "$ref": "16"
                }
              ],
              "st_users": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "st_users1": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "mt_cloakrooms": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ]
            },
            "st_users": {
              "$ref": "3"
            },
            "mt_branches_zones": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "mt_employees_branches": [
              {
                "$ref": "24"
              },
              {
                "$ref": "24"
              }
            ],
            "mt_items_featured": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "mt_locations": [
              {
                "$ref": "62"
              },
              {
                "$ref": "62"
              }
            ],
            "mt_periods": [
              {
                "$id": "79",
                "id_branch": "a6fabd90-f594-4fb9-b77d-5b3ec637b815",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2025-12-08T21:26:38.129827+01:00",
                "date_end": "2025-12-08T21:26:38.129827+01:00",
                "state": "sample string 6",
                "created_on": "2025-12-08T21:26:38.129827+01:00",
                "last_update": "2025-12-08T21:26:38.129827+01:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "79"
              }
            ],
            "mt_pos": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "43"
              },
              {
                "$ref": "43"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "33"
              },
              {
                "$ref": "33"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "49"
              },
              {
                "$ref": "49"
              }
            ],
            "st_sync_packages": [
              {
                "$ref": "72"
              },
              {
                "$ref": "72"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "72"
              },
              {
                "$ref": "72"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "61"
              },
              {
                "$ref": "61"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "31"
              },
              {
                "$ref": "31"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "32"
              },
              {
                "$ref": "32"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "mt_branches_zones": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "mt_brands": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "mt_categories": [
          {
            "$ref": "6"
          },
          {
            "$ref": "6"
          }
        ],
        "mt_categories_items": [
          {
            "$ref": "7"
          },
          {
            "$ref": "7"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "mt_docs_payment_money": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ],
        "mt_employees": [
          {
            "$ref": "23"
          },
          {
            "$ref": "23"
          }
        ],
        "mt_employees_profiles": [
          {
            "$ref": "25"
          },
          {
            "$ref": "25"
          }
        ],
        "mt_items": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "10"
          },
          {
            "$ref": "10"
          }
        ],
        "mt_items_sub": [
          {
            "$ref": "27"
          },
          {
            "$ref": "27"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "mt_locations": [
          {
            "$ref": "62"
          },
          {
            "$ref": "62"
          }
        ],
        "mt_money_rates": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "18"
          },
          {
            "$ref": "18"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "21"
          },
          {
            "$ref": "21"
          }
        ],
        "mt_pos": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "mt_pos_doc_print": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_pos_prices_list": [
          {
            "$ref": "35"
          },
          {
            "$ref": "35"
          }
        ],
        "mt_pos_print": [
          {
            "$ref": "39"
          },
          {
            "$ref": "39"
          }
        ],
        "mt_pos_rooms": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "mt_pos_types": [
          {
            "$ref": "37"
          },
          {
            "$ref": "37"
          }
        ],
        "mt_pos_view": [
          {
            "$ref": "36"
          },
          {
            "$ref": "36"
          }
        ],
        "mt_prices_items": [
          {
            "$ref": "42"
          },
          {
            "$ref": "42"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "34"
          },
          {
            "$ref": "34"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "43"
          },
          {
            "$ref": "43"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "49"
          },
          {
            "$ref": "49"
          }
        ],
        "mt_rooms_units": [
          {
            "$ref": "48"
          },
          {
            "$ref": "48"
          }
        ],
        "mt_rooms_units_states": [
          {
            "$ref": "54"
          },
          {
            "$ref": "54"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "53"
          },
          {
            "$ref": "53"
          }
        ],
        "mt_rooms_units_types": [
          {
            "$ref": "52"
          },
          {
            "$ref": "52"
          }
        ],
        "mt_units": [
          {
            "$ref": "1"
          },
          {
            "$ref": "1"
          }
        ],
        "mt_units_ref": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "st_images": {
          "$ref": "5"
        },
        "st_images1": {
          "$ref": "5"
        },
        "st_permisions": [
          {
            "$ref": "76"
          },
          {
            "$ref": "76"
          }
        ],
        "st_pos_license": [
          {
            "$ref": "66"
          },
          {
            "$ref": "66"
          }
        ],
        "st_users_pos": [
          {
            "$ref": "67"
          },
          {
            "$ref": "67"
          }
        ],
        "st_users_profiles": {
          "$ref": "77"
        },
        "st_users_token": [
          {
            "$id": "80",
            "id": "724a6b7b-81a1-4d87-9473-b13b9bad5fd0",
            "token_id": "sample string 2",
            "id_user": "e1c84aff-4167-413b-8ef5-be1f71d5bf63",
            "date_from": "2025-12-08T21:26:38.129827+01:00",
            "date_end": "2025-12-08T21:26:38.129827+01:00",
            "created_on": "2025-12-08T21:26:38.129827+01:00",
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "80"
          }
        ],
        "tt_doc_sa_cashflow": [
          {
            "$ref": "20"
          },
          {
            "$ref": "20"
          }
        ],
        "tt_doc_sa_det": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "tt_doc_sa_det1": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "tt_doc_sa1": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "61"
          },
          {
            "$ref": "61"
          }
        ],
        "tt_doc_st1": [
          {
            "$ref": "61"
          },
          {
            "$ref": "61"
          }
        ],
        "tt_items_customs": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "tt_logs": [
          {
            "$ref": "69"
          },
          {
            "$ref": "69"
          }
        ],
        "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": "21166b6c-73fd-4d7b-b856-afea6cb7560c",
            "id_room_activity": "9293721a-8616-4267-b99d-c601e89c7cd8",
            "id_pos_sesion": "e43933fd-4389-4fe2-88fc-09cf6e02631b",
            "log_text": "sample string 4",
            "id_user": "4d7ad38b-ac88-436c-8e6e-d51e10651929",
            "created_on": "2025-12-08T21:26:38.129827+01:00",
            "commited": true,
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "81"
          }
        ],
        "tt_tips_users": [
          {
            "$ref": "56"
          },
          {
            "$ref": "56"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "mt_docs": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "tt_pos_sesion_users": [
          {
            "$ref": "57"
          },
          {
            "$ref": "57"
          }
        ]
      },
      "mt_items_formula": [
        {
          "$ref": "28"
        },
        {
          "$ref": "28"
        }
      ]
    },
    {
      "$ref": "2"
    }
  ],
  "st_users": {
    "$ref": "3"
  },
  "mt_items": [
    {
      "$ref": "8"
    },
    {
      "$ref": "8"
    }
  ],
  "mt_items1": [
    {
      "$ref": "8"
    },
    {
      "$ref": "8"
    }
  ]
}