GET api/Mt_Rooms_Units_Types/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

mt_rooms_units_types
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

high

integer

Required

width

integer

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_rooms_units

Collection of mt_rooms_units

None.

mt_rooms_units_states_types

Collection of mt_rooms_units_states_types

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "977b877b-ffee-4a62-a0e7-fadd22ebbb1e",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "high": 5,
  "width": 6,
  "active": true,
  "created_on": "2025-12-08T21:30:38.8715168+01:00",
  "last_update": "2025-12-08T21:30:38.8715168+01:00",
  "id_user_upd": "b617a0cf-cdde-4360-85b7-8ecfecaa920b",
  "commited": true,
  "mt_rooms_units": [
    {
      "$id": "2",
      "id": "19692326-1c84-4b75-9b57-8a2547571df9",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "name_label": "sample string 4",
      "name_zone": "sample string 5",
      "order": 6,
      "id_room": "6c18f7ab-2896-48d3-b977-effae5c49db2",
      "pax": 8,
      "pos_x": 9,
      "pos_y": 10,
      "size_w": 1,
      "size_h": 1,
      "in_map": true,
      "reserved_on": true,
      "id_room_type": "31b5e28b-7a1f-470f-b7bf-89cec29582e5",
      "locked": true,
      "date_locked": "2025-12-08T21:30:38.8715168+01:00",
      "comment_locked": "sample string 15",
      "active": true,
      "created_on": "2025-12-08T21:30:38.8715168+01:00",
      "last_update": "2025-12-08T21:30:38.8715168+01:00",
      "id_user_upd": "f5446eaf-7ddc-49fe-bd3d-d042c84f8121",
      "commited": true,
      "mt_rooms": {
        "$id": "3",
        "id": "5784c05f-f512-48ec-878b-b462a79ca934",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_branch": "9dcd2495-68d7-4116-8882-31c194d46938",
        "name_pos": "sample string 6",
        "id_image": "af9d289c-76f5-4bca-98f8-9c7a119522af",
        "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": "28e51293-9157-42a9-8399-a1ba7d5d2077",
        "refresh_status": true,
        "active": true,
        "created_on": "2025-12-08T21:30:38.8715168+01:00",
        "last_update": "2025-12-08T21:30:38.8715168+01:00",
        "id_user_upd": "b2e06fc8-5a7b-40a5-af28-37dcbeda3d94",
        "commited": true,
        "mt_branches": {
          "$id": "4",
          "id": "3e546357-5257-4e9a-8900-eb3ecce7a99c",
          "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": "433193d8-652a-4f66-8fa8-4087d34a4096",
          "order": 12,
          "external_id": "sample string 13",
          "sync": true,
          "active": true,
          "created_on": "2025-12-08T21:30:38.8715168+01:00",
          "last_update": "2025-12-08T21:30:38.8715168+01:00",
          "id_user_upd": "e3bd3e85-4b73-438f-b1bc-a8ac18487029",
          "commited": true,
          "st_images": {
            "$id": "5",
            "id": "a2b14fae-c79d-41cf-808f-d5c1ed6975fe",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "id_img_type": "f6a71ba5-4fff-4b70-86f5-249132f8ac51",
            "image_file": "sample string 5",
            "extension": "sample string 6",
            "high": 1,
            "width": 1,
            "active": true,
            "created_on": "2025-12-08T21:30:38.8715168+01:00",
            "last_update": "2025-12-08T21:30:38.8715168+01:00",
            "commited": true,
            "mt_branches": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "mt_categories": [
              {
                "$id": "6",
                "id": "228bf34d-4db2-4b83-a252-9d1bd6cfe7fe",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_item_type": "52b5865d-d4f5-47a0-9142-5535ede2d29e",
                "order_type": 5,
                "name_pos": "sample string 6",
                "id_image": "9da9702f-5fe6-427d-be50-58d91df5678a",
                "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:30:38.8715168+01:00",
                "last_update": "2025-12-08T21:30:38.8715168+01:00",
                "id_user_upd": "ace4f217-2a74-4a61-ae41-869175d77c2e",
                "commited": true,
                "mt_categories_items": [
                  {
                    "$id": "7",
                    "id_category": "88f6d77d-d6c4-4385-af6b-6cab07490bd6",
                    "id_item": "81881aa9-010a-477f-9a1f-8712df78ff16",
                    "is_default": true,
                    "active": true,
                    "created_on": "2025-12-08T21:30:38.8715168+01:00",
                    "last_update": "2025-12-08T21:30:38.8715168+01:00",
                    "id_user_upd": "3042b296-a1ff-48fe-a89b-16d8818b9158",
                    "commited": true,
                    "mt_categories": {
                      "$ref": "6"
                    },
                    "mt_items": {
                      "$id": "8",
                      "id": "94b4c21c-fc0f-404c-bae0-a483a1a5c50c",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "id_unit": "58024723-200c-450d-bc6a-c70fdd9ddfeb",
                      "id_unit_sec": "422fd83c-cc15-4432-be4c-5e5cd4a68c37",
                      "id_brand": "fa3f4ae8-3d83-4749-8e85-cb1d557c23b1",
                      "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": "0e03b0e4-3fd3-492f-9d1b-25367c8f116c",
                      "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:30:38.8715168+01:00",
                      "last_update": "2025-12-08T21:30:38.8715168+01:00",
                      "id_user_upd": "8386baab-0415-417d-8952-d4c14a599b3c",
                      "commited": true,
                      "mt_brands": {
                        "$id": "9",
                        "id": "7082a335-63a7-4267-ac64-6417fc6637c0",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "active": true,
                        "created_on": "2025-12-08T21:30:38.8715168+01:00",
                        "last_update": "2025-12-08T21:30:38.8715168+01:00",
                        "id_user_upd": "cecb9da5-1341-4bcc-8cd1-149b12308489",
                        "commited": true,
                        "mt_items": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "st_users": {
                          "$id": "10",
                          "id": "2fb82b4d-babc-4dc5-9f64-00f1ad6b72fc",
                          "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": "3a9d4aef-99c4-4a9e-8936-ef3922f4fa88",
                          "view_messages": true,
                          "id_image_photo": "bc85dfb3-8fec-4d85-9841-4074b170a898",
                          "reserved": true,
                          "pos_access": true,
                          "back_access": true,
                          "name_pos": "sample string 13",
                          "id_image": "6211db30-3daf-47c4-93c8-d78ffc221fb5",
                          "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:30:38.8715168+01:00",
                          "last_update": "2025-12-08T21:30:38.8715168+01:00",
                          "commited": true,
                          "mt_branches": [
                            {
                              "$ref": "4"
                            },
                            {
                              "$ref": "4"
                            }
                          ],
                          "mt_branches_zones": [
                            {
                              "$id": "11",
                              "id": "ab7be283-8dfc-4919-8702-b17ceba6eb8f",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "f81e3d23-ae39-478c-b6d0-eb548ea2eb42",
                              "active": true,
                              "created_on": "2025-12-08T21:30:38.8715168+01:00",
                              "last_update": "2025-12-08T21:30:38.8715168+01:00",
                              "id_user_upd": "57f9f693-8239-4b4d-918f-bd9a0c8d9f2b",
                              "commited": true,
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "mt_pos": [
                                {
                                  "$id": "12",
                                  "id": "15b7185c-6f59-4dc4-9a22-594a53f10462",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "id_branch": "3e3a7cb9-120d-487c-b17f-daf9053516ff",
                                  "id_zone": "f7a7c096-13fc-4b96-ac4b-8327795b2fe0",
                                  "user_required": true,
                                  "active": true,
                                  "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                  "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                  "id_user_upd": "0252c4dc-0be5-466e-8467-2e9dea37c7fc",
                                  "commited": true,
                                  "mt_branches_zones": {
                                    "$ref": "11"
                                  },
                                  "mt_cloakrooms": [
                                    {
                                      "$id": "13",
                                      "id": "aeccea52-4e89-4460-955c-ff14245ed353",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "id_pos": "97613d92-ad98-48a1-93f4-c982091cd645",
                                      "unit_ini": 5,
                                      "unit_end": 6,
                                      "name_pos": "sample string 7",
                                      "id_image": "08e1e480-ab9d-4337-aa98-a73dcc058c30",
                                      "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:30:38.8715168+01:00",
                                      "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                      "id_user_upd": "acd192be-7003-47a1-9b13-5906b275d9f7",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      },
                                      "st_images": {
                                        "$ref": "5"
                                      },
                                      "st_users": {
                                        "$ref": "10"
                                      },
                                      "tt_cloakrooms_units": [
                                        {
                                          "$id": "14",
                                          "id": "6838a402-0769-4a7b-993e-7c9cb01b5742",
                                          "id_cloakroom": "54d81441-13d2-469c-8e41-2accc902c30d",
                                          "id_pos_sesion": "9dc623da-13b8-41bb-913c-f39a869039f8",
                                          "unit_id": 4,
                                          "date_open": "2025-12-08T21:30:38.8715168+01:00",
                                          "date_close": "2025-12-08T21:30:38.8715168+01:00",
                                          "id_doc_sa": "ad4a9c87-61d8-4a7a-8b27-c8ff771f40da",
                                          "commited": true,
                                          "mt_cloakrooms": {
                                            "$ref": "13"
                                          },
                                          "tt_doc_sa": {
                                            "$id": "15",
                                            "id": "3ebcceb0-ea22-4ddd-9f7a-053098a2eec8",
                                            "id_pos": "6f4fc0ad-28da-4c44-934e-509eee550906",
                                            "id_doc": "9d409a9d-ac70-4c68-9c6b-c3f84ec358b2",
                                            "id_branch": "963a9b7e-88b7-4952-85ba-393237db8cad",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2025-12-08T21:30:38.8715168+01:00",
                                            "date_tax": "2025-12-08T21:30:38.8715168+01:00",
                                            "hour_doc": "00:00:00.1234567",
                                            "block": true,
                                            "id_ref": "b83bb6e5-802d-4a92-b9fb-13b9eece97f7",
                                            "id_relationship": "fccaf50a-9257-4fad-919e-3f5c9f9c077e",
                                            "id_loc_from": "551421de-a5fc-40a7-b5ac-62a2fb227044",
                                            "id_loc_end": "bcf5df4c-67f3-4830-8d2f-23b6eb2e0437",
                                            "id_user_add": "3e7c0807-a099-4951-b53f-c11dd72440f7",
                                            "id_user_upd": "9942f14b-3d6f-4597-b3a3-2597f0a3142c",
                                            "comment": "sample string 12",
                                            "id_pos_sesion": "9a2de41c-bd2a-4419-a47c-1fd29b072e61",
                                            "id_room_unit": "d9b2aa1a-aba9-42b7-acce-5ef4b9fd4c6a",
                                            "ref_locator": "sample string 13",
                                            "ref_zone_aut": "sample string 14",
                                            "id_pos_type": "8a997bdb-9d0f-423b-8493-557245d85557",
                                            "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:30:38.8715168+01:00",
                                            "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                            "commited": true,
                                            "created_by": 1,
                                            "mt_branches": {
                                              "$ref": "4"
                                            },
                                            "mt_docs": {
                                              "$id": "16",
                                              "id": "4345b720-7db5-48b4-83e6-b8e21e8ac8f8",
                                              "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": "7359615e-1d48-4cd5-abeb-06d5d969e83d",
                                              "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:30:38.8715168+01:00",
                                              "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                              "id_user_upd": "dc5745b3-3552-4bf7-959d-ea248553f276",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$id": "17",
                                                  "id_doc": "f1522fae-ab6e-4fd0-89b3-46d07d45748f",
                                                  "id_pay": "142b9bca-ef52-46a4-9612-194564ce2585",
                                                  "id_money": "bc08d6e0-4e08-414c-af3e-69e5495f7145",
                                                  "active": true,
                                                  "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                                  "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                  "id_user_upd": "7145c5b3-532d-4333-aec6-2c41236a8a4d",
                                                  "commited": true,
                                                  "mt_docs": {
                                                    "$ref": "16"
                                                  },
                                                  "mt_money_types": {
                                                    "$id": "18",
                                                    "id": "c2343ab2-5471-46ee-a272-b7a5179cad94",
                                                    "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": "52163144-0962-4f88-9e47-c6367a19a885",
                                                    "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:30:38.8715168+01:00",
                                                    "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                    "id_user_upd": "ae604f82-5214-47f3-97bc-02e019aa6e81",
                                                    "commited": true,
                                                    "mt_docs_payment_money": [
                                                      {
                                                        "$ref": "17"
                                                      },
                                                      {
                                                        "$ref": "17"
                                                      }
                                                    ],
                                                    "mt_money_rates": [
                                                      {
                                                        "$id": "19",
                                                        "id_money_1": "a0053451-eb80-4d03-98fe-06686326737a",
                                                        "id_money_2": "1db1dd17-1b44-41c9-b75a-8bbe8c6e1fb1",
                                                        "date_from": "2025-12-08T21:30:38.8715168+01:00",
                                                        "coefficient": 4.1,
                                                        "active": true,
                                                        "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                                        "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                        "id_user_upd": "c917950b-0715-4fd9-a766-4f5dfaaf47ee",
                                                        "commited": true,
                                                        "mt_money_types": {
                                                          "$ref": "18"
                                                        },
                                                        "mt_money_types1": {
                                                          "$ref": "18"
                                                        },
                                                        "st_users": {
                                                          "$ref": "10"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "19"
                                                      }
                                                    ],
                                                    "mt_money_rates1": [
                                                      {
                                                        "$ref": "19"
                                                      },
                                                      {
                                                        "$ref": "19"
                                                      }
                                                    ],
                                                    "st_images": {
                                                      "$ref": "5"
                                                    },
                                                    "st_users": {
                                                      "$ref": "10"
                                                    },
                                                    "tt_doc_sa_cashflow": [
                                                      {
                                                        "$id": "20",
                                                        "id_doc_sa": "41fe2546-1c22-4701-bf1b-54e7b6c1fc50",
                                                        "id_pay": "a4e2a44d-8e41-4190-9d9c-1c6a6bf7aaba",
                                                        "id_money": "0ad54a80-c46f-489d-a8db-efc539d137ea",
                                                        "date_cashflow": "2025-12-08T21:30:38.8715168+01:00",
                                                        "coefficient": 5.1,
                                                        "id_user_add": "a799b52a-8751-45fc-a95a-5897a67e8004",
                                                        "amt_tot_md": 7.1,
                                                        "amt_tot_mo": 8.1,
                                                        "mt_payment_types": {
                                                          "$id": "21",
                                                          "id": "2ae7f5b7-82d4-4475-8efb-a704e03e355a",
                                                          "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": "cabc0fae-0617-4dc2-a434-825e601d294e",
                                                          "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:30:38.8715168+01:00",
                                                          "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                          "id_user_upd": "a7c9a9cc-5177-4ec0-8a39-1824c73336f2",
                                                          "commited": true,
                                                          "mt_docs_payment_money": [
                                                            {
                                                              "$ref": "17"
                                                            },
                                                            {
                                                              "$ref": "17"
                                                            }
                                                          ],
                                                          "st_images": {
                                                            "$ref": "5"
                                                          },
                                                          "st_users": {
                                                            "$ref": "10"
                                                          },
                                                          "tt_doc_sa_cashflow": [
                                                            {
                                                              "$ref": "20"
                                                            },
                                                            {
                                                              "$ref": "20"
                                                            }
                                                          ],
                                                          "tt_doc_sa_pay": [
                                                            {
                                                              "$id": "22",
                                                              "id_doc_sa": "5b25e6b9-d334-4cbf-a932-df4116add34e",
                                                              "id_line": 2,
                                                              "id_pay": "2dd01aa9-7d48-418f-a652-32429d6e0042",
                                                              "id_money": "c229abf5-d71f-43b1-a8d0-371850765b00",
                                                              "coefficient": 5.1,
                                                              "id_voucher": "5b16cee0-5fa4-4d47-822f-4ec40b5b0f1f",
                                                              "id_employee": "890d8b8e-a51b-4d3a-99b9-e3840dc3f14b",
                                                              "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": "677431ee-2761-4c8e-9a3b-2c3cc076fd1c",
                                                              "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": "ee07d6e3-92ae-47d2-84e9-bc683a90eae5",
                                                                "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": "149c3952-2cfe-4be3-a6f1-0d2b600f340f",
                                                                "name_pos": "sample string 12",
                                                                "id_image": "3155ac60-1659-45d2-9417-554fdde495e2",
                                                                "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:30:38.8715168+01:00",
                                                                "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                "id_user_upd": "6dfd6b8a-ee2f-4f20-a4ce-09b26a6690ef",
                                                                "commited": true,
                                                                "mt_employees_branches": [
                                                                  {
                                                                    "$id": "24",
                                                                    "id_employee": "54f5d4b4-dc80-456e-ae95-47a80c7fc13b",
                                                                    "id_branch": "8502d9c6-d0df-4b2b-947a-8c1c1b22ffb5",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                                                    "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                    "id_user_upd": "c7c36b3c-ba61-45c5-bd23-e07a5a45eb22",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_employees": {
                                                                      "$ref": "23"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "24"
                                                                  }
                                                                ],
                                                                "mt_employees_profiles": {
                                                                  "$id": "25",
                                                                  "id": "00ee82cd-52f8-4767-a532-17e92df14d37",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "authorized": true,
                                                                  "active": true,
                                                                  "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                                                  "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                  "id_user_upd": "1d31faa7-cb96-496f-b2f7-4823986975d5",
                                                                  "commited": true,
                                                                  "mt_employees": [
                                                                    {
                                                                      "$ref": "23"
                                                                    },
                                                                    {
                                                                      "$ref": "23"
                                                                    }
                                                                  ],
                                                                  "st_users": {
                                                                    "$ref": "10"
                                                                  }
                                                                },
                                                                "st_images": {
                                                                  "$ref": "5"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "10"
                                                                },
                                                                "tt_doc_sa_det": [
                                                                  {
                                                                    "$id": "26",
                                                                    "id_doc_sa": "f914bf3a-41fc-4ac9-88e9-149571b3c22c",
                                                                    "id_line": 2,
                                                                    "id_item_sub": "fc7e0018-2792-4a20-ba2f-1de9845a7981",
                                                                    "qty": 4.1,
                                                                    "id_list": "9a3c63ed-8ab0-4d86-a061-231c845fc17a",
                                                                    "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": "420925a3-c1e2-48ec-b694-60d1ebd69786",
                                                                    "is_used": true,
                                                                    "qty_vou": 1.1,
                                                                    "amt_vou": 1.1,
                                                                    "comment": "sample string 15",
                                                                    "ref_det": "sample string 16",
                                                                    "id_employee": "5f9585bf-3b78-4f5b-865d-e672c4011c24",
                                                                    "name_generic": "sample string 17",
                                                                    "type_ope": 1,
                                                                    "id_user_add": "4d286e52-017c-4f32-8e10-42c46243d023",
                                                                    "id_user_upd": "60b6f462-4f70-4651-8479-926e173972e1",
                                                                    "active": true,
                                                                    "mt_employees": {
                                                                      "$ref": "23"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$id": "27",
                                                                      "id": "28320a07-fb75-4ea5-a65d-6439d8d6775c",
                                                                      "id_item": "1ba85243-c4ff-4d3a-b96f-67743d19dd0c",
                                                                      "id_item_type": "18178c25-72db-4c46-9b18-d44480c3f534",
                                                                      "is_default": true,
                                                                      "barcode": "sample string 5",
                                                                      "voucher_apply": true,
                                                                      "id_voucher_json": "9deacbe5-e1fe-4210-9cb0-c969e4637af6",
                                                                      "count_voucher": 1,
                                                                      "id_voucher_type": 1,
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                                                      "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                      "id_user_upd": "b6e8bac6-26ca-4d03-9868-760fb202090f",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_formula": [
                                                                        {
                                                                          "$id": "28",
                                                                          "id_item_sub": "73e97218-f43a-4d09-b522-dafa2ae8e217",
                                                                          "id_item": "676c33ab-d839-49c8-a89d-7f7c43087e3f",
                                                                          "group_id": 3,
                                                                          "id_unit_ref": "26dcfc91-e3fc-4a67-b95d-599b4732e995",
                                                                          "qty_dis": 5,
                                                                          "mt_items": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "mt_items_sub": {
                                                                            "$ref": "27"
                                                                          },
                                                                          "mt_units_ref": {
                                                                            "$id": "29",
                                                                            "id": "1232c408-28aa-406f-bfc2-88d3c0a0043a",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "coefficient": 4.1,
                                                                            "id_unit": "cf08a255-173c-4576-85ad-47b7eace55d1",
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                                                            "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                            "id_user_upd": "bb4c378a-665f-4dde-bb06-f5e15ff1d1c8",
                                                                            "commited": true,
                                                                            "mt_units": {
                                                                              "$id": "30",
                                                                              "id": "887cd02b-2d5c-4094-b06a-c5aab9591bbb",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                                                              "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                              "id_user_upd": "516fa300-5e2b-4c58-b83c-58a89decb20c",
                                                                              "commited": true,
                                                                              "mt_units_ref": [
                                                                                {
                                                                                  "$ref": "29"
                                                                                },
                                                                                {
                                                                                  "$ref": "29"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_items": [
                                                                                {
                                                                                  "$ref": "8"
                                                                                },
                                                                                {
                                                                                  "$ref": "8"
                                                                                }
                                                                              ],
                                                                              "mt_items1": [
                                                                                {
                                                                                  "$ref": "8"
                                                                                },
                                                                                {
                                                                                  "$ref": "8"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_items_formula": [
                                                                              {
                                                                                "$ref": "28"
                                                                              },
                                                                              {
                                                                                "$ref": "28"
                                                                              }
                                                                            ]
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "28"
                                                                        }
                                                                      ],
                                                                      "mt_items_types": {
                                                                        "$id": "31",
                                                                        "id": "ee163b13-3a52-4283-923e-23988c08a433",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "name_short": "sample string 4",
                                                                        "name_pos": "sample string 5",
                                                                        "id_image": "d60da54d-39c3-4db3-a5f2-6f63f36b6bcc",
                                                                        "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:30:38.8715168+01:00",
                                                                        "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                        "id_user_upd": "20b5f7e1-12cf-40d7-b1a4-1754745eb7b2",
                                                                        "commited": true,
                                                                        "tt_vouchers_det": [
                                                                          {
                                                                            "$id": "32",
                                                                            "id_voucher": "98d187a8-9143-4914-9e95-f22f47c0118c",
                                                                            "id_line": "26793fbf-9d0a-4799-82ba-0c2eb2d7193b",
                                                                            "id_category": "2096b95a-fcb2-4f6f-be72-e783ab77803b",
                                                                            "id_item": "fc3658c8-c777-4a25-b3d5-439a486784b8",
                                                                            "id_item_type": "3bf8ab70-491e-4695-bc8d-dbbdbece4d2d",
                                                                            "price_max": 1.1,
                                                                            "qty_add": 3.1,
                                                                            "qty_used": 4.1,
                                                                            "mt_categories": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "mt_items": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "mt_items_types": {
                                                                              "$ref": "31"
                                                                            },
                                                                            "tt_vouchers": {
                                                                              "$id": "33",
                                                                              "id": "f0c3812b-b43d-4040-b9cb-3a23beac22c0",
                                                                              "id_voucher": 2,
                                                                              "locator_voucher": "sample string 3",
                                                                              "qr_code": "sample string 4",
                                                                              "date_from": "2025-12-08T21:30:38.8715168+01:00",
                                                                              "date_end": "2025-12-08T21:30:38.8715168+01:00",
                                                                              "date_used": "2025-12-08T21:30:38.8715168+01:00",
                                                                              "date_sesion": "2025-12-08T21:30:38.8715168+01:00",
                                                                              "id_employee": "5b5a0ebe-7b84-4fdf-8929-0cc1f77b2fee",
                                                                              "id_branch": "3e3a483d-0cc7-4f3d-ab0b-4c066f94cc31",
                                                                              "id_voucher_permision": "e5021ac6-66f0-48ef-9fae-2de049619187",
                                                                              "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": "92fd7ce6-1f71-47d5-aabe-71ab26b2eda3",
                                                                              "id_user_add": "bb36c660-d983-4b68-b734-28057b5d018e",
                                                                              "id_doc_sa": "15d22c97-0219-44c8-ad00-5e67e335ccb4",
                                                                              "id_item_sub": "c2d2c83e-7953-4158-88c8-008778d666d3",
                                                                              "id_pos_sesion": "e0c91909-f96d-4bca-9e06-951c82387046",
                                                                              "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:30:38.8715168+01:00",
                                                                              "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "mt_employees": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_payment_types": {
                                                                                "$ref": "21"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "tt_doc_sa_pay": [
                                                                                {
                                                                                  "$ref": "22"
                                                                                },
                                                                                {
                                                                                  "$ref": "22"
                                                                                }
                                                                              ],
                                                                              "tt_vouchers_det": [
                                                                                {
                                                                                  "$ref": "32"
                                                                                },
                                                                                {
                                                                                  "$ref": "32"
                                                                                }
                                                                              ],
                                                                              "tt_vouchers_permisions": {
                                                                                "$id": "34",
                                                                                "id": "3bb869ef-edd2-4129-a761-581cf31df993",
                                                                                "date_from": "2025-12-08T21:30:38.8715168+01:00",
                                                                                "date_end": "2025-12-08T21:30:38.8715168+01:00",
                                                                                "date_used": "2025-12-08T21:30:38.8715168+01:00",
                                                                                "id_employee": "2ef43fce-49c5-4f24-8d42-234ec18b82a6",
                                                                                "id_branch": "ace60eab-bec9-4bd0-917d-147c478effea",
                                                                                "count": 6,
                                                                                "count_used": 1,
                                                                                "unlimited": true,
                                                                                "id_user_add": "35b12cab-641e-4179-80f0-d448471198f0",
                                                                                "is_entry": true,
                                                                                "is_consume": true,
                                                                                "active": true,
                                                                                "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                                                                "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "4"
                                                                                },
                                                                                "mt_employees": {
                                                                                  "$ref": "23"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                },
                                                                                "tt_vouchers": [
                                                                                  {
                                                                                    "$ref": "33"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "33"
                                                                                  }
                                                                                ]
                                                                              }
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "32"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "mt_items_sub": [
                                                                          {
                                                                            "$ref": "27"
                                                                          },
                                                                          {
                                                                            "$ref": "27"
                                                                          }
                                                                        ],
                                                                        "mt_prices_rules": [
                                                                          {
                                                                            "$id": "35",
                                                                            "id": "fa963a1f-177f-4903-8fad-083def149ccd",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "date_from": "2025-12-08T21:30:38.8715168+01:00",
                                                                            "date_end": "2025-12-08T21:30:38.8715168+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": "0f69d23c-032b-47ea-ada7-c7a6acbe5cde",
                                                                            "id_pos": "a8f74e12-e49b-4cdb-82af-a68ce9a89939",
                                                                            "id_list": "464eb35b-19fa-4d6e-af92-e370860f19b0",
                                                                            "id_item": "4ab26ef8-e240-46be-ab08-dd8f4005788f",
                                                                            "id_item_type": "f2efee73-f71b-4afe-9a41-f3138bc4dbee",
                                                                            "id_category": "67bbdd6d-0f91-4f2f-acb7-6ca456dd7f87",
                                                                            "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:30:38.8715168+01:00",
                                                                            "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                            "id_user_upd": "71053325-3421-4255-aeb8-d2ca294cdf72",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "4"
                                                                            },
                                                                            "mt_categories": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "mt_items": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "mt_items_types": {
                                                                              "$ref": "31"
                                                                            },
                                                                            "mt_pos": {
                                                                              "$ref": "12"
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$id": "36",
                                                                              "id": "503edcf7-09df-4f80-87cd-f92b0c8edd47",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_ref": "a359fa5c-a390-49d6-9f94-e70bf136026b",
                                                                              "tax_included": true,
                                                                              "switch_select": true,
                                                                              "item_type_default": 7,
                                                                              "name_pos": "sample string 8",
                                                                              "id_image": "e943c47f-6075-4bf4-aef0-e707f88189c9",
                                                                              "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:30:38.8715168+01:00",
                                                                              "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                              "id_user_upd": "ed0d8037-cac8-45ec-8591-26c3733626a3",
                                                                              "commited": true,
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$id": "37",
                                                                                  "id_pos": "1d8c78c3-e982-497d-a58c-8b1952b52022",
                                                                                  "id_pos_type": "49e6be60-d1bf-4a32-a275-0eb938534682",
                                                                                  "id_price_list": "5dbd43fc-f638-4dd9-a88b-c62b65ea89fe",
                                                                                  "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:30:38.8715168+01:00",
                                                                                  "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                                  "id_user_upd": "45902d55-9f7c-4934-a81c-b1fca07a1240",
                                                                                  "commited": true,
                                                                                  "mt_pos_view": {
                                                                                    "$id": "38",
                                                                                    "id_pos": "dadbb23a-e4f3-43f5-9400-321e91f449d0",
                                                                                    "id_pos_type": "cf671f1f-c266-45b5-aba8-ccd47f00c7e2",
                                                                                    "is_default": true,
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                                                                    "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                                    "id_user_upd": "25882dbf-4f38-46ff-8fb5-768fa589421f",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "12"
                                                                                    },
                                                                                    "mt_pos_prices_list": [
                                                                                      {
                                                                                        "$ref": "37"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "37"
                                                                                      }
                                                                                    ],
                                                                                    "mt_pos_types": {
                                                                                      "$id": "39",
                                                                                      "id": "6ca7e6f0-1f2d-424f-9be1-068021254693",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "is_module": true,
                                                                                      "order": 5,
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                                                                      "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                                      "id_user_upd": "91deff6c-4038-4941-a434-a761ac48bc2a",
                                                                                      "commited": true,
                                                                                      "mt_items_featured": [
                                                                                        {
                                                                                          "$id": "40",
                                                                                          "id": "72e22156-9c42-4df6-8b4e-1be588852f9e",
                                                                                          "id_branch": "91b26a1b-3545-43a6-9253-5178f23748e1",
                                                                                          "id_pos_type": "e53d4775-11fd-4cee-9ab8-44c94ca17588",
                                                                                          "id_pos": "b8d2b5a2-5005-4ded-9019-0b80f49ef8df",
                                                                                          "id_item": "dde91a91-2e95-4691-aa9c-69e923568c9b",
                                                                                          "date_from": "2025-12-08T21:30:38.8715168+01:00",
                                                                                          "date_end": "2025-12-08T21:30:38.8715168+01:00",
                                                                                          "image_id": 4,
                                                                                          "active": true,
                                                                                          "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                                                                          "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                                          "id_user_upd": "bd21b261-34c0-4da6-b2c6-f811089f4b0b",
                                                                                          "commited": true,
                                                                                          "mt_branches": {
                                                                                            "$ref": "4"
                                                                                          },
                                                                                          "mt_items": {
                                                                                            "$ref": "8"
                                                                                          },
                                                                                          "mt_pos": {
                                                                                            "$ref": "12"
                                                                                          },
                                                                                          "mt_pos_types": {
                                                                                            "$ref": "39"
                                                                                          },
                                                                                          "st_users": {
                                                                                            "$ref": "10"
                                                                                          }
                                                                                        },
                                                                                        {
                                                                                          "$ref": "40"
                                                                                        }
                                                                                      ],
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$id": "41",
                                                                                          "id_pos_print": "665dd1a7-da79-4146-8d61-55f1677e7bd5",
                                                                                          "id_doc": "97b38bcf-472b-4dc2-8149-2bc01d1993f5",
                                                                                          "id_pos_type": "20d3f718-bd3a-4739-9b49-495d532bcba9",
                                                                                          "id_doc_print": "cabe3622-8a4b-4cfd-84b1-75a2ad23aa6b",
                                                                                          "copies": 5,
                                                                                          "print_mode": 6,
                                                                                          "active": true,
                                                                                          "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                                                                          "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                                          "id_user_upd": "10674648-024e-4923-a545-afec19253470",
                                                                                          "commited": true,
                                                                                          "mt_docs": {
                                                                                            "$ref": "16"
                                                                                          },
                                                                                          "mt_pos_print": {
                                                                                            "$id": "42",
                                                                                            "id": "46e5c76e-d5ac-4447-89c5-7ecd8c27e573",
                                                                                            "id_pos": "477e00c7-4270-47b9-ac6a-186de00c623c",
                                                                                            "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:30:38.8715168+01:00",
                                                                                            "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                                            "id_user_upd": "f9c4a05c-2de0-4ffb-b597-7cef94653b40",
                                                                                            "commited": true,
                                                                                            "mt_pos": {
                                                                                              "$ref": "12"
                                                                                            },
                                                                                            "mt_pos_doc_print": [
                                                                                              {
                                                                                                "$ref": "41"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "41"
                                                                                              }
                                                                                            ],
                                                                                            "st_users": {
                                                                                              "$ref": "10"
                                                                                            }
                                                                                          },
                                                                                          "mt_pos_types": {
                                                                                            "$ref": "39"
                                                                                          },
                                                                                          "st_doc_print": {
                                                                                            "$id": "43",
                                                                                            "id": "9d8a0853-f4ea-44b9-a8b6-e6879f37d66b",
                                                                                            "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:30:38.8715168+01:00",
                                                                                            "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                                            "commited": true,
                                                                                            "mt_pos_doc_print": [
                                                                                              {
                                                                                                "$ref": "41"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "41"
                                                                                              }
                                                                                            ],
                                                                                            "st_doc_print_det": [
                                                                                              {
                                                                                                "$id": "44",
                                                                                                "id_doc_print": "8a257b1e-eb75-487d-b34d-9bb027a0c207",
                                                                                                "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": "43"
                                                                                                }
                                                                                              },
                                                                                              {
                                                                                                "$ref": "44"
                                                                                              }
                                                                                            ]
                                                                                          },
                                                                                          "st_users": {
                                                                                            "$ref": "10"
                                                                                          }
                                                                                        },
                                                                                        {
                                                                                          "$ref": "41"
                                                                                        }
                                                                                      ],
                                                                                      "st_users": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_pos_view": [
                                                                                        {
                                                                                          "$ref": "38"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "38"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "10"
                                                                                    }
                                                                                  },
                                                                                  "mt_prices_list": {
                                                                                    "$ref": "36"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "37"
                                                                                }
                                                                              ],
                                                                              "mt_prices_items": [
                                                                                {
                                                                                  "$id": "45",
                                                                                  "id_list": "44c9ac6c-6c5a-44cd-99a0-6e6e1676167f",
                                                                                  "id_item_sub": "9754499a-74cb-4fe1-a782-85df5c615b95",
                                                                                  "validity_date": "2025-12-08T21:30:38.8715168+01:00",
                                                                                  "price": 4.1,
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                                                                  "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                                  "id_user_upd": "58fc4394-8c59-4851-b8ef-1ba39c122664",
                                                                                  "commited": true,
                                                                                  "mt_items_sub": {
                                                                                    "$ref": "27"
                                                                                  },
                                                                                  "mt_prices_list": {
                                                                                    "$ref": "36"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "45"
                                                                                }
                                                                              ],
                                                                              "mt_prices_list1": [
                                                                                {
                                                                                  "$ref": "36"
                                                                                },
                                                                                {
                                                                                  "$ref": "36"
                                                                                }
                                                                              ],
                                                                              "mt_prices_list2": {
                                                                                "$ref": "36"
                                                                              },
                                                                              "mt_prices_list_rules": [
                                                                                {
                                                                                  "$id": "46",
                                                                                  "id": "952ca02c-2616-4bd7-96a6-6db3647fef02",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "date_from": "2025-12-08T21:30:38.8715168+01:00",
                                                                                  "date_end": "2025-12-08T21:30:38.8715168+01:00",
                                                                                  "id_branch": "72689eaa-9f13-4154-b062-6f6790537a23",
                                                                                  "id_pos": "30e52301-1b97-4b6b-9b24-7bd7942890ed",
                                                                                  "id_list": "edd5e27b-eb2f-4bc5-8727-0a2017a8ce2f",
                                                                                  "view_list": true,
                                                                                  "is_default": true,
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                                                                  "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                                  "id_user_upd": "45a693ba-bdab-4e97-a01b-af94f083272a",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "mt_pos": {
                                                                                    "$ref": "12"
                                                                                  },
                                                                                  "mt_prices_list": {
                                                                                    "$ref": "36"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "46"
                                                                                }
                                                                              ],
                                                                              "st_images": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_prices_rules": [
                                                                                {
                                                                                  "$ref": "35"
                                                                                },
                                                                                {
                                                                                  "$ref": "35"
                                                                                }
                                                                              ],
                                                                              "tt_doc_sa_det": [
                                                                                {
                                                                                  "$ref": "26"
                                                                                },
                                                                                {
                                                                                  "$ref": "26"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "35"
                                                                          }
                                                                        ],
                                                                        "tt_items_customs": [
                                                                          {
                                                                            "$id": "47",
                                                                            "id": "02b72ff5-4efb-416e-8058-fe8a3b426841",
                                                                            "order_id": 2,
                                                                            "id_item": "6b83c41f-aff8-4361-913b-ee1c3c85c222",
                                                                            "id_item_type": "bc65bfb5-702d-42c0-b5a4-8b634d55aef8",
                                                                            "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": "145ea794-e2ab-4bad-a170-1429e3a42a5e",
                                                                            "type_item": 11,
                                                                            "id_voucher_json": "473accdd-cda3-4795-b919-d454e5838495",
                                                                            "count_voucher": 1,
                                                                            "id_category": "02be9011-3976-4b84-bc33-be0d59d80b6f",
                                                                            "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                                                            "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                            "id_user_upd": "327a5158-b4e7-4f0b-9b9b-e8d0082636c5",
                                                                            "commited": true,
                                                                            "mt_items": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "mt_items_types": {
                                                                              "$ref": "31"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$id": "48",
                                                                              "id": "d2767849-966a-4cc8-863d-0bd559ad3e76",
                                                                              "nro_sesion": 2,
                                                                              "id_pos": "ed12651f-f8b5-4b56-9bd1-054b0fc145b2",
                                                                              "date_tax": "2025-12-08T21:30:38.8715168+01:00",
                                                                              "date_open": "2025-12-08T21:30:38.8715168+01:00",
                                                                              "date_close": "2025-12-08T21:30:38.8715168+01:00",
                                                                              "id_user_open": "5983612a-41b8-4864-ab54-df922ca0d413",
                                                                              "id_user_close": "a00e729b-2861-4cec-9b32-a97e4532b677",
                                                                              "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:30:38.8715168+01:00",
                                                                              "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                              "commited": true,
                                                                              "mt_pos": {
                                                                                "$ref": "12"
                                                                              },
                                                                              "tt_cloakrooms_units": [
                                                                                {
                                                                                  "$ref": "14"
                                                                                },
                                                                                {
                                                                                  "$ref": "14"
                                                                                }
                                                                              ],
                                                                              "tt_items_customs": [
                                                                                {
                                                                                  "$ref": "47"
                                                                                },
                                                                                {
                                                                                  "$ref": "47"
                                                                                }
                                                                              ],
                                                                              "tt_doc_sa_pt": [
                                                                                {
                                                                                  "$id": "49",
                                                                                  "id": "405805f6-8da6-4af9-89b8-ed55f0b4582e",
                                                                                  "json_object": "sample string 2",
                                                                                  "json_pays": "sample string 3",
                                                                                  "id_pos_sesion": "1aa7d10e-ef4b-4df9-97fa-664488bcc638",
                                                                                  "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:30:38.8715168+01:00",
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$id": "50",
                                                                                  "id": "3eabc0d5-7cf8-467d-b36c-12afc9f12360",
                                                                                  "id_room_unit": "bdc56210-2b2c-405f-a35d-1d07069c7ca8",
                                                                                  "id_room_list": "db956e5f-aeb7-4206-bb3e-05d26bdcb32b",
                                                                                  "nro_res_ext": "sample string 3",
                                                                                  "date_reserved": "2025-12-08T21:30:38.8715168+01:00",
                                                                                  "date_from": "2025-12-08T21:30:38.8715168+01:00",
                                                                                  "date_end": "2025-12-08T21:30:38.8715168+01:00",
                                                                                  "date_open": "2025-12-08T21:30:38.8715168+01:00",
                                                                                  "date_close": "2025-12-08T21:30:38.8715168+01:00",
                                                                                  "id_employee": "67ec420f-b78b-4479-977d-848d4ded59c3",
                                                                                  "id_employee_sec": "91fb10f2-9279-4c8a-968a-97701b4c947c",
                                                                                  "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": "1d776421-f043-4b12-8303-71e0476c4fc0",
                                                                                  "comment": "sample string 7",
                                                                                  "id_user_open": "30492e73-33b6-439e-b2aa-2e1fec1f795b",
                                                                                  "id_user_close": "8d9b365f-91dc-4633-a945-050fc1f0d059",
                                                                                  "id_unit_state": "c6ae8114-2caa-4ba5-91c9-7e45e373741c",
                                                                                  "id_pos_sesion": "6316d7da-2933-4206-b65e-4da892f59a20",
                                                                                  "vip": true,
                                                                                  "paid": true,
                                                                                  "send": true,
                                                                                  "send_date": "2025-12-08T21:30:38.8715168+01:00",
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                                                                  "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                                  "commited": true,
                                                                                  "mt_employees": {
                                                                                    "$ref": "23"
                                                                                  },
                                                                                  "mt_employees1": {
                                                                                    "$ref": "23"
                                                                                  },
                                                                                  "mt_rooms_units": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_rooms_units_states": {
                                                                                    "$id": "51",
                                                                                    "id": "7d683b52-5355-4142-9e8d-84d80ed7d8b0",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                                                                    "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                                    "id_user_upd": "b15f5ffe-70e4-4c8e-bde4-9d344a2eecd4",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_rooms_units_states_types": [
                                                                                      {
                                                                                        "$id": "52",
                                                                                        "id_room_type": "95db9360-3b19-47ea-aa9e-d10e8507811e",
                                                                                        "id_room_state": "329c71e2-08ab-4b8d-80d1-89d9ca3b64c1",
                                                                                        "id_image": "3acbba00-92b0-45eb-b682-eeaf0a412db7",
                                                                                        "color_font": "sample string 4",
                                                                                        "font_bold": true,
                                                                                        "font_underline": true,
                                                                                        "font_size": 7,
                                                                                        "active": true,
                                                                                        "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                                                                        "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                                        "id_user_upd": "8bf3112c-5ce8-46ca-9fce-a65ecbb39883",
                                                                                        "commited": true,
                                                                                        "mt_rooms_units_states": {
                                                                                          "$ref": "51"
                                                                                        },
                                                                                        "mt_rooms_units_types": {
                                                                                          "$ref": "1"
                                                                                        },
                                                                                        "st_images": {
                                                                                          "$ref": "5"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "10"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "52"
                                                                                      }
                                                                                    ],
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "50"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "50"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "st_users1": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "tt_doc_sa": [
                                                                                    {
                                                                                      "$ref": "15"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "15"
                                                                                    }
                                                                                  ],
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  "tt_rooms_list": {
                                                                                    "$id": "53",
                                                                                    "id": "63fc90e1-7bfd-46f0-b75c-73693bb12515",
                                                                                    "id_room": "1f916cde-a90f-4337-98b5-7af01ab36c74",
                                                                                    "date_in": "2025-12-08T21:30:38.8715168+01:00",
                                                                                    "date_out": "2025-12-08T21:30:38.8715168+01:00",
                                                                                    "id_user_add": "da2e1694-adc4-4eaf-9f10-108b5023a868",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                                                                    "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                                    "commited": true,
                                                                                    "mt_rooms": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "50"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "50"
                                                                                      }
                                                                                    ]
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "50"
                                                                                }
                                                                              ],
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "15"
                                                                                },
                                                                                {
                                                                                  "$ref": "15"
                                                                                }
                                                                              ],
                                                                              "tt_tips": [
                                                                                {
                                                                                  "$id": "54",
                                                                                  "id": "54d9e83b-ee2f-4cbe-b310-fa19b14323e9",
                                                                                  "id_pos_sesion": "5163d170-acdf-4599-ad59-59485d81d941",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "id_user": "4372b672-18e6-44f4-a50e-ac1af2bf1c11",
                                                                                  "id_room_unit_activity": "6f4ec6d6-b044-4dfa-9ccb-afe435813884",
                                                                                  "id_doc_sa": "1c2531c5-82a7-4a38-bacb-b8762532adb4",
                                                                                  "id_pos_type": "0b8046f2-7475-44df-8b7c-0be0090d50c0",
                                                                                  "comment": "sample string 5",
                                                                                  "json_response": "sample string 6",
                                                                                  "id_doc_ref": "b30ae6c6-6292-4626-8c08-fef9f27338cc",
                                                                                  "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:30:38.8715168+01:00",
                                                                                  "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                                  "commited": true,
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  "tt_tips_users": [
                                                                                    {
                                                                                      "$id": "55",
                                                                                      "id_tip": "7cc93f05-3521-4b09-99cb-66ac1bf27878",
                                                                                      "id_user": "2137fd8a-30a7-4f53-9cbd-0f32cf202b6c",
                                                                                      "amt_card": 1.1,
                                                                                      "amt_cash": 1.1,
                                                                                      "type_share": 3,
                                                                                      "active": true,
                                                                                      "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                                                                      "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                                      "commited": true,
                                                                                      "st_users": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "tt_tips": {
                                                                                        "$ref": "54"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "55"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                {
                                                                                  "$ref": "54"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "tt_pos_sesion_users": [
                                                                                {
                                                                                  "$id": "56",
                                                                                  "id_pos_sesion": "62ad4bf2-131a-4439-b55b-acb06fbf457f",
                                                                                  "id_user": "3ae0663d-25cb-45cd-af93-8c0f5f321020",
                                                                                  "date_add": "2025-12-08T21:30:38.8715168+01:00",
                                                                                  "active": true,
                                                                                  "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                                                                  "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "56"
                                                                                }
                                                                              ]
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "47"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "mt_items_vouchers": {
                                                                        "$id": "57",
                                                                        "id": "388e142a-3edf-40b1-a577-32588fc19594",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "json": "sample string 5",
                                                                        "id_pay_type": "a9af97d9-85ff-45c2-be8a-5ef5db57481b",
                                                                        "id_doc_print": "70d2989d-1463-4523-8b18-3feb771df102",
                                                                        "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:30:38.8715168+01:00",
                                                                        "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                                        "commited": true,
                                                                        "mt_items_sub": [
                                                                          {
                                                                            "$ref": "27"
                                                                          },
                                                                          {
                                                                            "$ref": "27"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "mt_prices_items": [
                                                                        {
                                                                          "$ref": "45"
                                                                        },
                                                                        {
                                                                          "$ref": "45"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_det": [
                                                                        {
                                                                          "$ref": "26"
                                                                        },
                                                                        {
                                                                          "$ref": "26"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$ref": "36"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "tt_doc_sa": {
                                                                      "$ref": "15"
                                                                    },
                                                                    "tt_doc_sa_det_stock": [
                                                                      {
                                                                        "$id": "58",
                                                                        "id_doc_sa": "754b06e4-bf0f-4dc1-b14c-ae0a36607b88",
                                                                        "id_line": 2,
                                                                        "id_item": "1311a80e-af4f-4c92-b0d2-0c919b30d2a2",
                                                                        "qty": 4.1,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_doc_sa_det": {
                                                                          "$ref": "26"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "58"
                                                                      }
                                                                    ]
                                                                  },
                                                                  {
                                                                    "$ref": "26"
                                                                  }
                                                                ],
                                                                "tt_doc_sa_pay": [
                                                                  {
                                                                    "$ref": "22"
                                                                  },
                                                                  {
                                                                    "$ref": "22"
                                                                  }
                                                                ],
                                                                "tt_vouchers": [
                                                                  {
                                                                    "$ref": "33"
                                                                  },
                                                                  {
                                                                    "$ref": "33"
                                                                  }
                                                                ],
                                                                "tt_vouchers_permisions": [
                                                                  {
                                                                    "$ref": "34"
                                                                  },
                                                                  {
                                                                    "$ref": "34"
                                                                  }
                                                                ],
                                                                "tt_rooms_units_activity": [
                                                                  {
                                                                    "$ref": "50"
                                                                  },
                                                                  {
                                                                    "$ref": "50"
                                                                  }
                                                                ],
                                                                "tt_rooms_units_activity1": [
                                                                  {
                                                                    "$ref": "50"
                                                                  },
                                                                  {
                                                                    "$ref": "50"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_money_types": {
                                                                "$ref": "18"
                                                              },
                                                              "mt_payment_types": {
                                                                "$ref": "21"
                                                              },
                                                              "tt_doc_sa": {
                                                                "$ref": "15"
                                                              },
                                                              "tt_vouchers": {
                                                                "$ref": "33"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "tt_vouchers": [
                                                            {
                                                              "$ref": "33"
                                                            },
                                                            {
                                                              "$ref": "33"
                                                            }
                                                          ]
                                                        },
                                                        "st_users": {
                                                          "$ref": "10"
                                                        },
                                                        "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": "10"
                                                  }
                                                },
                                                {
                                                  "$ref": "17"
                                                }
                                              ],
                                              "st_images": {
                                                "$ref": "5"
                                              },
                                              "st_users": {
                                                "$ref": "10"
                                              },
                                              "mt_pos_doc_print": [
                                                {
                                                  "$ref": "41"
                                                },
                                                {
                                                  "$ref": "41"
                                                }
                                              ],
                                              "st_doc_num": [
                                                {
                                                  "$id": "59",
                                                  "id_pos": "ab4df661-57e5-4c33-a6be-c2d9301ef14e",
                                                  "id_doc": "53f291e7-9def-4637-a4dd-250f085e0104",
                                                  "value": 3,
                                                  "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                                  "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                  "commited": true,
                                                  "mt_docs": {
                                                    "$ref": "16"
                                                  },
                                                  "mt_pos": {
                                                    "$ref": "12"
                                                  }
                                                },
                                                {
                                                  "$ref": "59"
                                                }
                                              ],
                                              "tt_doc_sa": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "tt_doc_st": [
                                                {
                                                  "$id": "60",
                                                  "id": "ae27db2d-3c68-43f6-b92e-c84430655d08",
                                                  "id_pos": "62028869-b68b-4845-ae02-ff79f43f7674",
                                                  "id_doc": "d93ccefe-3b57-4121-a5c6-bda5488ec38c",
                                                  "id_branch": "c459e343-201f-4ba5-aea8-b42f2a5f6e3e",
                                                  "nro_doc": "sample string 5",
                                                  "date_doc": "2025-12-08T21:30:38.8715168+01:00",
                                                  "block": true,
                                                  "nro_original": "sample string 8",
                                                  "id_ref": "4b7908d6-0095-4a11-8071-6938525de559",
                                                  "id_loc_from": "ebd9e2fa-4fef-4f5b-a014-2ae482c56eaf",
                                                  "id_loc_end": "1b5d7ce0-5102-408f-8483-89573658e71d",
                                                  "id_user_add": "80b0cc46-aaa9-481b-9902-bb48b4f77635",
                                                  "id_user_upd": "0ef5f402-1202-41fc-9bb3-670281798b43",
                                                  "id_pos_sesion": "14df10f9-b733-4d60-b3df-296685701b72",
                                                  "comment": "sample string 12",
                                                  "status": 1,
                                                  "is_send": true,
                                                  "date_send": "2025-12-08T21:30:38.8715168+01:00",
                                                  "active": true,
                                                  "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                                  "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                  "commited": true,
                                                  "mt_branches": {
                                                    "$ref": "4"
                                                  },
                                                  "mt_docs": {
                                                    "$ref": "16"
                                                  },
                                                  "mt_locations": {
                                                    "$id": "61",
                                                    "id": "2a16d093-1269-461d-a0fe-2b558f60e4b8",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "reserved": true,
                                                    "id_branch": "83641203-e7a3-4d46-a0c3-10b9d2efa828",
                                                    "active": true,
                                                    "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                                    "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                    "id_user_upd": "47332a07-d291-4285-adcc-5c1afd8564ff",
                                                    "commited": true,
                                                    "mt_branches": {
                                                      "$ref": "4"
                                                    },
                                                    "st_users": {
                                                      "$ref": "10"
                                                    },
                                                    "tt_doc_sa": [
                                                      {
                                                        "$ref": "15"
                                                      },
                                                      {
                                                        "$ref": "15"
                                                      }
                                                    ],
                                                    "tt_doc_sa1": [
                                                      {
                                                        "$ref": "15"
                                                      },
                                                      {
                                                        "$ref": "15"
                                                      }
                                                    ],
                                                    "tt_doc_st": [
                                                      {
                                                        "$ref": "60"
                                                      },
                                                      {
                                                        "$ref": "60"
                                                      }
                                                    ],
                                                    "tt_doc_st1": [
                                                      {
                                                        "$ref": "60"
                                                      },
                                                      {
                                                        "$ref": "60"
                                                      }
                                                    ],
                                                    "tt_stock": [
                                                      {
                                                        "$id": "62",
                                                        "id_location": "e3e10a6e-ed86-4ab2-81f7-ed420b8608f8",
                                                        "id_item": "a9b53317-904c-4c2b-a4c4-92ae13a8d342",
                                                        "stock_ideal": 3.1,
                                                        "stock_min": 4.1,
                                                        "stock_max": 5.1,
                                                        "stock": 6.1,
                                                        "active": true,
                                                        "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                                        "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                                        "commited": true,
                                                        "mt_items": {
                                                          "$ref": "8"
                                                        },
                                                        "mt_locations": {
                                                          "$ref": "61"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "62"
                                                      }
                                                    ]
                                                  },
                                                  "mt_locations1": {
                                                    "$ref": "61"
                                                  },
                                                  "mt_pos": {
                                                    "$ref": "12"
                                                  },
                                                  "st_users": {
                                                    "$ref": "10"
                                                  },
                                                  "st_users1": {
                                                    "$ref": "10"
                                                  },
                                                  "tt_doc_st_det": [
                                                    {
                                                      "$id": "63",
                                                      "id_doc_st": "42af6d2b-81db-45c3-8991-f58a3ee76ffa",
                                                      "id_line": 2,
                                                      "id_item": "ddd1b292-173c-4a9b-9280-1aede6e197c2",
                                                      "comment": "sample string 4",
                                                      "qty": 5.1,
                                                      "status": 1,
                                                      "active": true,
                                                      "mt_items": {
                                                        "$ref": "8"
                                                      },
                                                      "tt_doc_st": {
                                                        "$ref": "60"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "63"
                                                    }
                                                  ],
                                                  "tt_doc_st1": [
                                                    {
                                                      "$ref": "60"
                                                    },
                                                    {
                                                      "$ref": "60"
                                                    }
                                                  ],
                                                  "tt_doc_st2": {
                                                    "$ref": "60"
                                                  }
                                                },
                                                {
                                                  "$ref": "60"
                                                }
                                              ]
                                            },
                                            "mt_locations": {
                                              "$ref": "61"
                                            },
                                            "mt_locations1": {
                                              "$ref": "61"
                                            },
                                            "mt_pos": {
                                              "$ref": "12"
                                            },
                                            "st_users": {
                                              "$ref": "10"
                                            },
                                            "st_users1": {
                                              "$ref": "10"
                                            },
                                            "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": "48"
                                            },
                                            "tt_rooms_units_activity": {
                                              "$ref": "50"
                                            },
                                            "tt_spool_doc_print": [
                                              {
                                                "$id": "64",
                                                "id": "5baf8a62-9cbb-49f1-b4ae-e77616f4266c",
                                                "spool_server": "sample string 2",
                                                "id_doc_sa": "29096c1d-e8c5-47e7-9f12-9a91644071f0",
                                                "spool_printer": "sample string 4",
                                                "count": 5,
                                                "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                                "printed": true,
                                                "print_on": "2025-12-08T21:30:38.8715168+01:00",
                                                "tt_doc_sa": {
                                                  "$ref": "15"
                                                }
                                              },
                                              {
                                                "$ref": "64"
                                              }
                                            ]
                                          },
                                          "tt_pos_sesion": {
                                            "$ref": "48"
                                          }
                                        },
                                        {
                                          "$ref": "14"
                                        }
                                      ]
                                    },
                                    {
                                      "$ref": "13"
                                    }
                                  ],
                                  "mt_items_featured": [
                                    {
                                      "$ref": "40"
                                    },
                                    {
                                      "$ref": "40"
                                    }
                                  ],
                                  "mt_pos_print": [
                                    {
                                      "$ref": "42"
                                    },
                                    {
                                      "$ref": "42"
                                    }
                                  ],
                                  "mt_pos_rooms": [
                                    {
                                      "$id": "65",
                                      "id_pos": "64655703-aabf-4af9-8752-fb46f2146b40",
                                      "id_room": "12b1c670-b477-41f3-b74d-35455f68cf7d",
                                      "active": true,
                                      "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                      "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                      "id_user_upd": "1acf4b5f-c6d0-4ea0-b532-476960582a78",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      },
                                      "mt_rooms": {
                                        "$ref": "3"
                                      },
                                      "st_users": {
                                        "$ref": "10"
                                      }
                                    },
                                    {
                                      "$ref": "65"
                                    }
                                  ],
                                  "st_users": {
                                    "$ref": "10"
                                  },
                                  "mt_pos_view": [
                                    {
                                      "$ref": "38"
                                    },
                                    {
                                      "$ref": "38"
                                    }
                                  ],
                                  "mt_prices_list_rules": [
                                    {
                                      "$ref": "46"
                                    },
                                    {
                                      "$ref": "46"
                                    }
                                  ],
                                  "mt_prices_rules": [
                                    {
                                      "$ref": "35"
                                    },
                                    {
                                      "$ref": "35"
                                    }
                                  ],
                                  "st_doc_num": [
                                    {
                                      "$ref": "59"
                                    },
                                    {
                                      "$ref": "59"
                                    }
                                  ],
                                  "st_pos_license": [
                                    {
                                      "$id": "66",
                                      "id": "eafea0ef-53c7-4051-8080-cecb15c72ecb",
                                      "id_pos": "22827d1b-8f53-4033-ac68-962526441ba6",
                                      "mac_address": "sample string 3",
                                      "date_end": "2025-12-08T21:30:38.8715168+01:00",
                                      "key_access": "sample string 5",
                                      "id_user_add": "ca8ecef4-f76b-47e1-b0f9-50460cee470f",
                                      "active": true,
                                      "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                      "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      },
                                      "st_users": {
                                        "$ref": "10"
                                      }
                                    },
                                    {
                                      "$ref": "66"
                                    }
                                  ],
                                  "st_users_pos": [
                                    {
                                      "$id": "67",
                                      "id_user": "a4563095-8662-4a6c-aed7-26064be38533",
                                      "id_pos": "fb0947ed-034c-48b5-a0ff-c3e34d50ff86",
                                      "pass_required": true,
                                      "active": true,
                                      "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                      "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      },
                                      "st_users": {
                                        "$ref": "10"
                                      }
                                    },
                                    {
                                      "$ref": "67"
                                    }
                                  ],
                                  "tt_doc_sa": [
                                    {
                                      "$ref": "15"
                                    },
                                    {
                                      "$ref": "15"
                                    }
                                  ],
                                  "tt_pos_connection": [
                                    {
                                      "$id": "68",
                                      "id": "477062f0-4ec0-4020-952b-a950067b1128",
                                      "id_pos": "610fb995-595c-485c-9bad-75e6a72e94f7",
                                      "date_add": "2025-12-08T21:30:38.8715168+01:00",
                                      "date_upd": "2025-12-08T21:30:38.8715168+01:00",
                                      "date_out": "2025-12-08T21:30:38.8715168+01:00",
                                      "connection_type": "sample string 3",
                                      "connection_speed": 1,
                                      "terminal_name": "sample string 4",
                                      "version": "sample string 5",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      }
                                    },
                                    {
                                      "$ref": "68"
                                    }
                                  ],
                                  "tt_pos_sesion": [
                                    {
                                      "$ref": "48"
                                    },
                                    {
                                      "$ref": "48"
                                    }
                                  ],
                                  "mt_branches": {
                                    "$ref": "4"
                                  },
                                  "tt_logs": [
                                    {
                                      "$id": "69",
                                      "id": "c123dd40-dc03-4e2a-b761-33b5abc1f43c",
                                      "id_user_add": "02270dbd-554a-4124-b99f-c6499373f22c",
                                      "id_table": "4e06eeda-6d9a-4899-a455-2d08d75efbd7",
                                      "message_log": "sample string 3",
                                      "json_object": "sample string 4",
                                      "log_type": "sample string 5",
                                      "id_pos": "44e0168c-8a7d-497f-8e09-26eddfb74cb8",
                                      "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      },
                                      "st_sync_tables": {
                                        "$id": "70",
                                        "id": "1a9b8eb5-98ff-4d0c-8c3d-651c76e7aff3",
                                        "level": 2,
                                        "order": 3,
                                        "name": "sample string 4",
                                        "log_ins": true,
                                        "log_upd": true,
                                        "packet_forward": true,
                                        "active": true,
                                        "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                        "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                        "commited": true,
                                        "st_sync_packages_det": [
                                          {
                                            "$id": "71",
                                            "id": "1c818df9-4bb7-4b08-b002-cf5bce743caf",
                                            "id_sync": "6eb44d39-fde1-44af-b4de-019c389b50f4",
                                            "json": "sample string 3",
                                            "id_table": "0722f729-09d2-4e88-a8ec-7ed26a03ed1b",
                                            "order": 5,
                                            "st_sync_packages": {
                                              "$id": "72",
                                              "id": "c52c1d5d-2247-4c70-83ea-b5a8280fa760",
                                              "id_branch_from": "cb5fa700-112c-4f66-b5b7-00cef253953f",
                                              "id_branch_to": "6804bd77-d6ec-4967-a95e-1481f2f85d86",
                                              "type": 4,
                                              "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                              "order": 6,
                                              "status": 7,
                                              "log_info": "sample string 8",
                                              "sync_on": "2025-12-08T21:30:38.8715168+01:00",
                                              "send_on": "2025-12-08T21:30:38.8715168+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": "10"
                                      }
                                    },
                                    {
                                      "$ref": "69"
                                    }
                                  ],
                                  "st_local_variables": [
                                    {
                                      "$id": "73",
                                      "id": "33cfb92f-2dda-4d7a-93ce-df71e30336e6",
                                      "id_pos": "c5b27f41-b37c-4d8f-818a-bf8dddf434c5",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "value": "sample string 5",
                                      "type": "sample string 6",
                                      "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      }
                                    },
                                    {
                                      "$ref": "73"
                                    }
                                  ],
                                  "tt_doc_st": [
                                    {
                                      "$ref": "60"
                                    },
                                    {
                                      "$ref": "60"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "12"
                                }
                              ],
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "11"
                            }
                          ],
                          "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": "40"
                            },
                            {
                              "$ref": "40"
                            }
                          ],
                          "mt_items_sub": [
                            {
                              "$ref": "27"
                            },
                            {
                              "$ref": "27"
                            }
                          ],
                          "mt_items_types": [
                            {
                              "$ref": "31"
                            },
                            {
                              "$ref": "31"
                            }
                          ],
                          "mt_locations": [
                            {
                              "$ref": "61"
                            },
                            {
                              "$ref": "61"
                            }
                          ],
                          "mt_money_rates": [
                            {
                              "$ref": "19"
                            },
                            {
                              "$ref": "19"
                            }
                          ],
                          "mt_money_types": [
                            {
                              "$ref": "18"
                            },
                            {
                              "$ref": "18"
                            }
                          ],
                          "mt_payment_types": [
                            {
                              "$ref": "21"
                            },
                            {
                              "$ref": "21"
                            }
                          ],
                          "mt_pos": [
                            {
                              "$ref": "12"
                            },
                            {
                              "$ref": "12"
                            }
                          ],
                          "mt_pos_doc_print": [
                            {
                              "$ref": "41"
                            },
                            {
                              "$ref": "41"
                            }
                          ],
                          "mt_pos_prices_list": [
                            {
                              "$ref": "37"
                            },
                            {
                              "$ref": "37"
                            }
                          ],
                          "mt_pos_print": [
                            {
                              "$ref": "42"
                            },
                            {
                              "$ref": "42"
                            }
                          ],
                          "mt_pos_rooms": [
                            {
                              "$ref": "65"
                            },
                            {
                              "$ref": "65"
                            }
                          ],
                          "mt_pos_types": [
                            {
                              "$ref": "39"
                            },
                            {
                              "$ref": "39"
                            }
                          ],
                          "mt_pos_view": [
                            {
                              "$ref": "38"
                            },
                            {
                              "$ref": "38"
                            }
                          ],
                          "mt_prices_items": [
                            {
                              "$ref": "45"
                            },
                            {
                              "$ref": "45"
                            }
                          ],
                          "mt_prices_list": [
                            {
                              "$ref": "36"
                            },
                            {
                              "$ref": "36"
                            }
                          ],
                          "mt_prices_list_rules": [
                            {
                              "$ref": "46"
                            },
                            {
                              "$ref": "46"
                            }
                          ],
                          "mt_prices_rules": [
                            {
                              "$ref": "35"
                            },
                            {
                              "$ref": "35"
                            }
                          ],
                          "mt_rooms": [
                            {
                              "$ref": "3"
                            },
                            {
                              "$ref": "3"
                            }
                          ],
                          "mt_rooms_units": [
                            {
                              "$ref": "2"
                            },
                            {
                              "$ref": "2"
                            }
                          ],
                          "mt_rooms_units_states": [
                            {
                              "$ref": "51"
                            },
                            {
                              "$ref": "51"
                            }
                          ],
                          "mt_rooms_units_states_types": [
                            {
                              "$ref": "52"
                            },
                            {
                              "$ref": "52"
                            }
                          ],
                          "mt_rooms_units_types": [
                            {
                              "$ref": "1"
                            },
                            {
                              "$ref": "1"
                            }
                          ],
                          "mt_units": [
                            {
                              "$ref": "30"
                            },
                            {
                              "$ref": "30"
                            }
                          ],
                          "mt_units_ref": [
                            {
                              "$ref": "29"
                            },
                            {
                              "$ref": "29"
                            }
                          ],
                          "st_images": {
                            "$ref": "5"
                          },
                          "st_images1": {
                            "$ref": "5"
                          },
                          "st_permisions": [
                            {
                              "$id": "74",
                              "id": "fd2f8a38-9a9c-4e51-9c6c-d33866393e6b",
                              "id_function": "50721c93-4846-4ce0-b5b4-1d28fe9fef6e",
                              "id_user": "37d8f027-63f3-4d46-b479-7656991d9258",
                              "id_profile": "18a0b038-1b30-45f8-b788-c1553e0515e3",
                              "permission": 3,
                              "active": true,
                              "created_on": "2025-12-08T21:30:38.8715168+01:00",
                              "last_update": "2025-12-08T21:30:38.8715168+01:00",
                              "commited": true,
                              "st_users_profiles": {
                                "$id": "75",
                                "id": "2a7d9224-89aa-4baa-b63e-0c1b2691531b",
                                "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:30:38.8715168+01:00",
                                "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                "commited": true,
                                "st_permisions": [
                                  {
                                    "$ref": "74"
                                  },
                                  {
                                    "$ref": "74"
                                  }
                                ],
                                "st_users": [
                                  {
                                    "$ref": "10"
                                  },
                                  {
                                    "$ref": "10"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "10"
                              },
                              "st_functions": {
                                "$id": "76",
                                "id": "6903f6b2-6806-4c1e-8c96-1bf2a26a9bbd",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "level_id": 5,
                                "id_group": "607d7398-b873-4c7f-b172-b191de662bdc",
                                "name_event": "sample string 7",
                                "name_pos": "sample string 8",
                                "id_image": "f3bcfae0-98f4-4607-a06f-e3eb00acbd8a",
                                "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:30:38.8715168+01:00",
                                "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                "commited": true,
                                "st_functions_groups": {
                                  "$id": "77",
                                  "id": "6858623b-7960-4e5a-a176-ab2fbeb36fca",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "active": true,
                                  "created_on": "2025-12-08T21:30:38.8715168+01:00",
                                  "last_update": "2025-12-08T21:30:38.8715168+01:00",
                                  "commited": true,
                                  "st_functions": [
                                    {
                                      "$ref": "76"
                                    },
                                    {
                                      "$ref": "76"
                                    }
                                  ]
                                },
                                "st_images": {
                                  "$ref": "5"
                                },
                                "st_permisions": [
                                  {
                                    "$ref": "74"
                                  },
                                  {
                                    "$ref": "74"
                                  }
                                ]
                              }
                            },
                            {
                              "$ref": "74"
                            }
                          ],
                          "st_pos_license": [
                            {
                              "$ref": "66"
                            },
                            {
                              "$ref": "66"
                            }
                          ],
                          "st_users_pos": [
                            {
                              "$ref": "67"
                            },
                            {
                              "$ref": "67"
                            }
                          ],
                          "st_users_profiles": {
                            "$ref": "75"
                          },
                          "st_users_token": [
                            {
                              "$id": "78",
                              "id": "78278247-6972-4bde-9ebb-9fef77cd341e",
                              "token_id": "sample string 2",
                              "id_user": "fcb3a4c7-a8fc-43a1-a571-4c37313ddc62",
                              "date_from": "2025-12-08T21:30:38.8715168+01:00",
                              "date_end": "2025-12-08T21:30:38.8715168+01:00",
                              "created_on": "2025-12-08T21:30:38.8715168+01:00",
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "78"
                            }
                          ],
                          "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": "60"
                            },
                            {
                              "$ref": "60"
                            }
                          ],
                          "tt_doc_st1": [
                            {
                              "$ref": "60"
                            },
                            {
                              "$ref": "60"
                            }
                          ],
                          "tt_items_customs": [
                            {
                              "$ref": "47"
                            },
                            {
                              "$ref": "47"
                            }
                          ],
                          "tt_logs": [
                            {
                              "$ref": "69"
                            },
                            {
                              "$ref": "69"
                            }
                          ],
                          "tt_pos_sesion": [
                            {
                              "$ref": "48"
                            },
                            {
                              "$ref": "48"
                            }
                          ],
                          "tt_pos_sesion1": [
                            {
                              "$ref": "48"
                            },
                            {
                              "$ref": "48"
                            }
                          ],
                          "tt_rooms_list": [
                            {
                              "$ref": "53"
                            },
                            {
                              "$ref": "53"
                            }
                          ],
                          "tt_rooms_units_activity": [
                            {
                              "$ref": "50"
                            },
                            {
                              "$ref": "50"
                            }
                          ],
                          "tt_rooms_units_activity1": [
                            {
                              "$ref": "50"
                            },
                            {
                              "$ref": "50"
                            }
                          ],
                          "tt_rooms_units_log": [
                            {
                              "$id": "79",
                              "id": "ceaaa91b-b700-4ccf-9332-9e76f30c38c4",
                              "id_room_activity": "76cabdf9-199f-46e4-8b92-87fa40c7465c",
                              "id_pos_sesion": "fc3dc03f-e823-46d4-8fe9-2d48ae77789d",
                              "log_text": "sample string 4",
                              "id_user": "4254b9e4-d0ac-4189-8ed8-19de52d85fd3",
                              "created_on": "2025-12-08T21:30:38.8715168+01:00",
                              "commited": true,
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "79"
                            }
                          ],
                          "tt_tips_users": [
                            {
                              "$ref": "55"
                            },
                            {
                              "$ref": "55"
                            }
                          ],
                          "tt_vouchers_permisions": [
                            {
                              "$ref": "34"
                            },
                            {
                              "$ref": "34"
                            }
                          ],
                          "tt_vouchers": [
                            {
                              "$ref": "33"
                            },
                            {
                              "$ref": "33"
                            }
                          ],
                          "mt_docs": [
                            {
                              "$ref": "16"
                            },
                            {
                              "$ref": "16"
                            }
                          ],
                          "tt_pos_sesion_users": [
                            {
                              "$ref": "56"
                            },
                            {
                              "$ref": "56"
                            }
                          ]
                        }
                      },
                      "mt_categories_items": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "40"
                        },
                        {
                          "$ref": "40"
                        }
                      ],
                      "mt_items_formula": [
                        {
                          "$ref": "28"
                        },
                        {
                          "$ref": "28"
                        }
                      ],
                      "mt_units": {
                        "$ref": "30"
                      },
                      "mt_units1": {
                        "$ref": "30"
                      },
                      "st_images": {
                        "$ref": "5"
                      },
                      "st_users": {
                        "$ref": "10"
                      },
                      "mt_items_sub": [
                        {
                          "$ref": "27"
                        },
                        {
                          "$ref": "27"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "35"
                        },
                        {
                          "$ref": "35"
                        }
                      ],
                      "tt_doc_sa_det_stock": [
                        {
                          "$ref": "58"
                        },
                        {
                          "$ref": "58"
                        }
                      ],
                      "tt_doc_st_det": [
                        {
                          "$ref": "63"
                        },
                        {
                          "$ref": "63"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "47"
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "tt_stock": [
                        {
                          "$ref": "62"
                        },
                        {
                          "$ref": "62"
                        }
                      ],
                      "tt_vouchers_det": [
                        {
                          "$ref": "32"
                        },
                        {
                          "$ref": "32"
                        }
                      ]
                    },
                    "st_users": {
                      "$ref": "10"
                    }
                  },
                  {
                    "$ref": "7"
                  }
                ],
                "st_images": {
                  "$ref": "5"
                },
                "st_users": {
                  "$ref": "10"
                },
                "mt_prices_rules": [
                  {
                    "$ref": "35"
                  },
                  {
                    "$ref": "35"
                  }
                ],
                "tt_vouchers_det": [
                  {
                    "$ref": "32"
                  },
                  {
                    "$ref": "32"
                  }
                ]
              },
              {
                "$ref": "6"
              }
            ],
            "mt_employees": [
              {
                "$ref": "23"
              },
              {
                "$ref": "23"
              }
            ],
            "mt_items": [
              {
                "$ref": "8"
              },
              {
                "$ref": "8"
              }
            ],
            "mt_items_types": [
              {
                "$ref": "31"
              },
              {
                "$ref": "31"
              }
            ],
            "mt_money_types": [
              {
                "$ref": "18"
              },
              {
                "$ref": "18"
              }
            ],
            "mt_payment_types": [
              {
                "$ref": "21"
              },
              {
                "$ref": "21"
              }
            ],
            "mt_prices_list": [
              {
                "$ref": "36"
              },
              {
                "$ref": "36"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "mt_rooms1": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "mt_rooms_units_states_types": [
              {
                "$ref": "52"
              },
              {
                "$ref": "52"
              }
            ],
            "st_functions": [
              {
                "$ref": "76"
              },
              {
                "$ref": "76"
              }
            ],
            "st_images_types": {
              "$id": "80",
              "id": "e87b3a10-443a-4ddf-8621-dcf1c3a43b81",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "active": true,
              "created_on": "2025-12-08T21:30:38.8715168+01:00",
              "last_update": "2025-12-08T21:30:38.8715168+01:00",
              "commited": true,
              "st_images": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ]
            },
            "mt_docs": [
              {
                "$ref": "16"
              },
              {
                "$ref": "16"
              }
            ],
            "st_users": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "st_users1": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "mt_cloakrooms": [
              {
                "$ref": "13"
              },
              {
                "$ref": "13"
              }
            ]
          },
          "st_users": {
            "$ref": "10"
          },
          "mt_branches_zones": [
            {
              "$ref": "11"
            },
            {
              "$ref": "11"
            }
          ],
          "mt_employees_branches": [
            {
              "$ref": "24"
            },
            {
              "$ref": "24"
            }
          ],
          "mt_items_featured": [
            {
              "$ref": "40"
            },
            {
              "$ref": "40"
            }
          ],
          "mt_locations": [
            {
              "$ref": "61"
            },
            {
              "$ref": "61"
            }
          ],
          "mt_periods": [
            {
              "$id": "81",
              "id_branch": "551c44af-efa7-42fc-b8b8-03e3c42ff403",
              "exercise_id": 2,
              "period_id": 3,
              "date_from": "2025-12-08T21:30:38.8715168+01:00",
              "date_end": "2025-12-08T21:30:38.8715168+01:00",
              "state": "sample string 6",
              "created_on": "2025-12-08T21:30:38.8715168+01:00",
              "last_update": "2025-12-08T21:30:38.8715168+01:00",
              "commited": true,
              "mt_branches": {
                "$ref": "4"
              }
            },
            {
              "$ref": "81"
            }
          ],
          "mt_pos": [
            {
              "$ref": "12"
            },
            {
              "$ref": "12"
            }
          ],
          "mt_prices_list_rules": [
            {
              "$ref": "46"
            },
            {
              "$ref": "46"
            }
          ],
          "mt_prices_rules": [
            {
              "$ref": "35"
            },
            {
              "$ref": "35"
            }
          ],
          "mt_rooms": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "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": "60"
            },
            {
              "$ref": "60"
            }
          ],
          "tt_vouchers": [
            {
              "$ref": "33"
            },
            {
              "$ref": "33"
            }
          ],
          "tt_vouchers_permisions": [
            {
              "$ref": "34"
            },
            {
              "$ref": "34"
            }
          ]
        },
        "mt_pos_rooms": [
          {
            "$ref": "65"
          },
          {
            "$ref": "65"
          }
        ],
        "st_images": {
          "$ref": "5"
        },
        "st_images1": {
          "$ref": "5"
        },
        "st_users": {
          "$ref": "10"
        },
        "mt_rooms_units": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "tt_rooms_list": [
          {
            "$ref": "53"
          },
          {
            "$ref": "53"
          }
        ]
      },
      "mt_rooms_units_types": {
        "$ref": "1"
      },
      "st_users": {
        "$ref": "10"
      },
      "tt_rooms_units_activity": [
        {
          "$ref": "50"
        },
        {
          "$ref": "50"
        }
      ]
    },
    {
      "$ref": "2"
    }
  ],
  "mt_rooms_units_states_types": [
    {
      "$ref": "52"
    },
    {
      "$ref": "52"
    }
  ],
  "st_users": {
    "$ref": "10"
  }
}