POST api/Mt_Rooms_Units_Types

Request Information

URI Parameters

None.

Body Parameters

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.

Request Formats

application/json, text/json

Sample:
{
  "id": "fec9e62d-24b9-4cca-8579-245fcf2b17d4",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "high": 5,
  "width": 6,
  "active": true,
  "created_on": "2026-09-06T06:47:17.3237955+02:00",
  "last_update": "2026-09-06T06:47:17.3237955+02:00",
  "id_user_upd": "2f2b49fe-5f95-4c47-b2ec-ad60009a5b20",
  "commited": true,
  "mt_rooms_units": [
    {
      "$id": "2",
      "id": "6ae9279d-410f-4b5d-ba9c-4de06115e00f",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "name_label": "sample string 4",
      "name_zone": "sample string 5",
      "order": 6,
      "id_room": "bb47004c-7c37-4b60-81f9-d2d1b116097f",
      "pax": 8,
      "pos_x": 9,
      "pos_y": 10,
      "size_w": 1,
      "size_h": 1,
      "in_map": true,
      "reserved_on": true,
      "id_room_type": "c179ac77-de9e-4e8b-9062-0df4b3052573",
      "locked": true,
      "date_locked": "2026-09-06T06:47:17.3237955+02:00",
      "comment_locked": "sample string 15",
      "active": true,
      "created_on": "2026-09-06T06:47:17.3237955+02:00",
      "last_update": "2026-09-06T06:47:17.3237955+02:00",
      "id_user_upd": "5a547bc4-0abb-4d35-9139-35c7b93797c9",
      "commited": true,
      "mt_rooms": {
        "$id": "3",
        "id": "d178b0c3-c3aa-496b-92ac-02f7e7ad018c",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_branch": "d6c3cb7e-947f-4073-937c-e173798d7fd5",
        "name_pos": "sample string 6",
        "id_image": "d5e02430-b704-4d61-b7a5-9ff464e869bc",
        "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": "a39ad570-cf84-4dcf-855b-aae39666ca20",
        "refresh_status": true,
        "active": true,
        "created_on": "2026-09-06T06:47:17.3237955+02:00",
        "last_update": "2026-09-06T06:47:17.3237955+02:00",
        "id_user_upd": "5453faa8-be51-44da-a500-14d3c12b0168",
        "commited": true,
        "mt_branches": {
          "$id": "4",
          "id": "da87f580-9cd3-4f3e-8a70-774465ed2c7b",
          "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": "3b489daf-fae7-4a6e-8c7e-9c5f928abe00",
          "order": 12,
          "external_id": "sample string 13",
          "sync": true,
          "active": true,
          "created_on": "2026-09-06T06:47:17.3237955+02:00",
          "last_update": "2026-09-06T06:47:17.3237955+02:00",
          "id_user_upd": "94dbd271-03ca-44f4-8f8a-ce4db241be77",
          "commited": true,
          "st_images": {
            "$id": "5",
            "id": "ed0d46a4-eca3-4cfa-9d8e-508aec6c8d63",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "id_img_type": "4fe5d479-964d-4906-9a19-e5fc80e3f5e4",
            "image_file": "sample string 5",
            "extension": "sample string 6",
            "high": 1,
            "width": 1,
            "active": true,
            "created_on": "2026-09-06T06:47:17.3237955+02:00",
            "last_update": "2026-09-06T06:47:17.3237955+02:00",
            "commited": true,
            "mt_branches": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "mt_categories": [
              {
                "$id": "6",
                "id": "d2d06b24-232d-4433-bec0-2d2ab5720c59",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_item_type": "4a30a234-1ea7-48e9-8852-c70f784662f6",
                "order_type": 5,
                "name_pos": "sample string 6",
                "id_image": "c54c2146-a495-41b0-a867-378b77c24d28",
                "view_pos": true,
                "order": 8,
                "order_sec": 9,
                "color_border": "sample string 10",
                "color_button": "sample string 11",
                "color_font": "sample string 12",
                "font_bold": true,
                "font_underline": true,
                "font_size": 15,
                "big_buttons": true,
                "active": true,
                "created_on": "2026-09-06T06:47:17.3237955+02:00",
                "last_update": "2026-09-06T06:47:17.3237955+02:00",
                "id_user_upd": "c19fddd9-ed98-450b-9f60-56e01aa2afe1",
                "commited": true,
                "mt_categories_items": [
                  {
                    "$id": "7",
                    "id_category": "a8a2c368-a9f9-49df-9f9a-8362989c001f",
                    "id_item": "2ec1db26-66fd-46cc-a643-12dc4a56e431",
                    "is_default": true,
                    "active": true,
                    "created_on": "2026-09-06T06:47:17.3237955+02:00",
                    "last_update": "2026-09-06T06:47:17.3237955+02:00",
                    "id_user_upd": "c393854f-f5c5-4c6e-b0b5-cf5340975348",
                    "commited": true,
                    "mt_categories": {
                      "$ref": "6"
                    },
                    "mt_items": {
                      "$id": "8",
                      "id": "cc6bca0b-9ad2-4697-b42d-d34204852612",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "id_unit": "e737d73e-7c0c-413b-8dd6-a4bdb18ef893",
                      "id_unit_sec": "0dd72d6a-12c1-4f99-b625-96a727dfd7ba",
                      "id_brand": "8979b85d-abba-423d-955e-1bcaa46ca8e0",
                      "b_sale": true,
                      "b_stock": true,
                      "b_price": true,
                      "b_unique": true,
                      "b_exclude_control": true,
                      "tax": 12.1,
                      "change_price": true,
                      "force_printing": true,
                      "is_ticket": true,
                      "is_supply": true,
                      "define_price": true,
                      "is_multi_sub": true,
                      "external_id": "sample string 19",
                      "name_pos": "sample string 20",
                      "name_print": "sample string 21",
                      "id_image": "2d86a809-6634-4a2c-a790-ef820cf153ee",
                      "view_pos": true,
                      "order": 23,
                      "color_border": "sample string 24",
                      "color_button": "sample string 25",
                      "color_font": "sample string 26",
                      "font_bold": true,
                      "font_underline": true,
                      "font_size": 29,
                      "active": true,
                      "created_on": "2026-09-06T06:47:17.3237955+02:00",
                      "last_update": "2026-09-06T06:47:17.3237955+02:00",
                      "id_user_upd": "09d50062-1859-49c6-bac9-84b7bde9d54c",
                      "commited": true,
                      "mt_brands": {
                        "$id": "9",
                        "id": "f155f28c-d6ea-4c67-97aa-1195d344b5c7",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "active": true,
                        "created_on": "2026-09-06T06:47:17.3237955+02:00",
                        "last_update": "2026-09-06T06:47:17.3237955+02:00",
                        "id_user_upd": "bd8d30b7-6b07-4791-8fbb-900d39a31ce6",
                        "commited": true,
                        "mt_items": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "st_users": {
                          "$id": "10",
                          "id": "10f32ec0-b241-4b7b-832a-5c81f45f708f",
                          "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": "3754cd77-7107-4ab1-9f5f-b82d298d7a02",
                          "view_messages": true,
                          "id_image_photo": "7394f8e4-50e8-4a80-9e70-09b08a2b2e0c",
                          "reserved": true,
                          "pos_access": true,
                          "back_access": true,
                          "name_pos": "sample string 13",
                          "id_image": "df2ffa3d-506c-4691-b637-6dbd34d200c6",
                          "view_pos": true,
                          "order": 15,
                          "color_border": "sample string 16",
                          "color_button": "sample string 17",
                          "color_font": "sample string 18",
                          "active": true,
                          "created_on": "2026-09-06T06:47:17.3237955+02:00",
                          "last_update": "2026-09-06T06:47:17.3237955+02:00",
                          "commited": true,
                          "mt_branches": [
                            {
                              "$ref": "4"
                            },
                            {
                              "$ref": "4"
                            }
                          ],
                          "mt_branches_zones": [
                            {
                              "$id": "11",
                              "id": "d08f2512-484f-4e8e-9fb5-358722c0a29d",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "360ff66d-5e4a-419c-a488-c955ff45a223",
                              "active": true,
                              "created_on": "2026-09-06T06:47:17.3237955+02:00",
                              "last_update": "2026-09-06T06:47:17.3237955+02:00",
                              "id_user_upd": "d1249aa1-dca4-4d22-884a-6f39e44ba9d5",
                              "commited": true,
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "mt_pos": [
                                {
                                  "$id": "12",
                                  "id": "2bfcd355-ae6a-4295-8a94-20a3f2dee49d",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "id_branch": "d063d8e5-a54e-4c13-9414-02d4167f0088",
                                  "id_zone": "2ffb6b5e-69a0-475a-a7e6-9969cd97e237",
                                  "user_required": true,
                                  "active": true,
                                  "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                  "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                  "id_user_upd": "6f0157a0-bb55-431d-8bba-db065d3fb859",
                                  "commited": true,
                                  "mt_branches_zones": {
                                    "$ref": "11"
                                  },
                                  "mt_cloakrooms": [
                                    {
                                      "$id": "13",
                                      "id": "3104d6e3-69b2-4c07-b295-6b0ff401ff1f",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "id_pos": "292cbb52-a4a3-43fd-a102-77a791f9dd82",
                                      "unit_ini": 5,
                                      "unit_end": 6,
                                      "name_pos": "sample string 7",
                                      "id_image": "414d80ea-9f52-4dd6-92bd-d65f651b52ea",
                                      "view_pos": true,
                                      "order": 9,
                                      "color_border": "sample string 10",
                                      "color_button": "sample string 11",
                                      "color_font": "sample string 12",
                                      "active": true,
                                      "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                      "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                      "id_user_upd": "65c5ed90-5649-41f6-adf9-04e80c1f2340",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      },
                                      "st_images": {
                                        "$ref": "5"
                                      },
                                      "st_users": {
                                        "$ref": "10"
                                      },
                                      "tt_cloakrooms_units": [
                                        {
                                          "$id": "14",
                                          "id": "ca96fb80-eb3b-4431-8cab-9aaf3563ffab",
                                          "id_cloakroom": "edf5dc58-864b-4fad-8525-d82ca0492db9",
                                          "id_pos_sesion": "e8c3677b-c3ca-4434-9789-4aa34a072127",
                                          "unit_id": 4,
                                          "date_open": "2026-09-06T06:47:17.3237955+02:00",
                                          "date_close": "2026-09-06T06:47:17.3237955+02:00",
                                          "id_doc_sa": "52f92ac7-d4a4-4e0f-a52c-93eb519e707f",
                                          "commited": true,
                                          "mt_cloakrooms": {
                                            "$ref": "13"
                                          },
                                          "tt_doc_sa": {
                                            "$id": "15",
                                            "id": "ac32d888-c0bd-4310-a8b6-2cf0ef8f64cb",
                                            "id_pos": "b33b7d08-25a3-4c6a-8985-2eed185b85e8",
                                            "id_doc": "2bf1f26c-2dbc-4849-ab56-7a977918f5fe",
                                            "id_branch": "b611a07b-9bc9-47ca-b9a2-b269392f6128",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-09-06T06:47:17.3237955+02:00",
                                            "date_tax": "2026-09-06T06:47:17.3237955+02:00",
                                            "hour_doc": "00:00:00.1234567",
                                            "block": true,
                                            "id_ref": "cb722fe1-7956-4c25-a1b3-6b9c035bb1f7",
                                            "id_relationship": "3d384dff-9073-49bd-a6cc-4411d629d1bd",
                                            "id_loc_from": "425df5f1-6c65-4570-905d-cee474faf5f0",
                                            "id_loc_end": "5fdd3793-2110-41fa-bbd0-0a54b4ce3d30",
                                            "id_user_add": "335add13-1902-4536-928b-5abec1870905",
                                            "id_user_upd": "2c5e3ff5-e75f-4cce-9a4f-3efdbd515a52",
                                            "comment": "sample string 12",
                                            "id_pos_sesion": "81c5e090-392d-4d6c-b03f-2c6345d5c4c1",
                                            "id_room_unit": "f9a62985-70c1-48b4-81a4-5ec2dc8f92a7",
                                            "ref_locator": "sample string 13",
                                            "ref_zone_aut": "sample string 14",
                                            "id_pos_type": "d0d17bbe-8502-4db7-84d3-be1bd9f4513f",
                                            "p_dis": 15.1,
                                            "p_chr": 16.1,
                                            "amt_net": 17.1,
                                            "amt_tax": 18.1,
                                            "amt_dis": 19.1,
                                            "amt_chr": 20.1,
                                            "amt_tot": 21.1,
                                            "active": true,
                                            "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                            "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                            "commited": true,
                                            "created_by": 1,
                                            "doc_print": true,
                                            "mt_branches": {
                                              "$ref": "4"
                                            },
                                            "mt_docs": {
                                              "$id": "16",
                                              "id": "6e51060c-fc9c-4a20-9ccf-2c07467a4ccf",
                                              "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": "dcc236cd-873d-4830-9223-69b2c7eb7992",
                                              "view_pos": true,
                                              "order": 23,
                                              "color_border": "sample string 24",
                                              "color_button": "sample string 25",
                                              "color_font": "sample string 26",
                                              "active": true,
                                              "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                              "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                              "id_user_upd": "bd3c3b1f-a75e-47fc-95f1-3761a9eb3cf9",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$id": "17",
                                                  "id_doc": "995fbd49-a444-4a62-9e3b-b1fc2b629c48",
                                                  "id_pay": "be54662c-6987-4f94-82c8-5fb7da3c272d",
                                                  "id_money": "ffae3d09-7c60-485a-ba0a-f96db4166f96",
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                  "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                  "id_user_upd": "3c06603c-7667-44e1-bc11-1a7840e0d166",
                                                  "commited": true,
                                                  "mt_docs": {
                                                    "$ref": "16"
                                                  },
                                                  "mt_money_types": {
                                                    "$id": "18",
                                                    "id": "8ee0d7a0-2eba-4dbd-874d-3c7d5b5bb352",
                                                    "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": "d4c01fc7-1b5b-4c93-b8ec-b3e479c5cf4f",
                                                    "view_pos": true,
                                                    "order": 8,
                                                    "color_border": "sample string 9",
                                                    "color_button": "sample string 10",
                                                    "color_font": "sample string 11",
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                    "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                    "id_user_upd": "0e087814-7244-49aa-a2fb-40cd70fcfef1",
                                                    "commited": true,
                                                    "mt_docs_payment_money": [
                                                      {
                                                        "$ref": "17"
                                                      },
                                                      {
                                                        "$ref": "17"
                                                      }
                                                    ],
                                                    "mt_money_rates": [
                                                      {
                                                        "$id": "19",
                                                        "id_money_1": "30f339b2-69fd-4105-8c13-23562ab8328d",
                                                        "id_money_2": "684511f8-3ed1-4e59-823f-2d3278b5b9c4",
                                                        "date_from": "2026-09-06T06:47:17.3237955+02:00",
                                                        "coefficient": 4.1,
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                        "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                        "id_user_upd": "13de25b8-35e7-4003-8353-18c393248e30",
                                                        "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": "40660549-299c-4e11-8604-bfbb3cea2e68",
                                                        "id_pay": "fa509df7-43ca-4a97-81ec-8004e0a33740",
                                                        "id_money": "ce08af74-84e2-45a7-9e60-43c5c292643f",
                                                        "date_cashflow": "2026-09-06T06:47:17.3237955+02:00",
                                                        "coefficient": 5.1,
                                                        "id_user_add": "b9e3a3a3-bfd1-4477-a385-8db944670549",
                                                        "amt_tot_md": 7.1,
                                                        "amt_tot_mo": 8.1,
                                                        "mt_payment_types": {
                                                          "$id": "21",
                                                          "id": "e84ace16-35a5-4247-b648-e9c12763b1eb",
                                                          "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": "2cc5575e-c83b-4398-98b6-25ab07f9b4a3",
                                                          "view_pos": true,
                                                          "order": 13,
                                                          "color_border": "sample string 14",
                                                          "color_button": "sample string 15",
                                                          "color_font": "sample string 16",
                                                          "active": true,
                                                          "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                          "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                          "id_user_upd": "fc6689f5-fe6d-44a7-a115-d7389f2dc8b8",
                                                          "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": "671a35c0-4f70-4401-bbc8-fa8252822852",
                                                              "id_line": 2,
                                                              "id_pay": "dcd8ff1d-1f3b-4239-b0c0-66c8aacf7b36",
                                                              "id_money": "f5695ebf-07be-48d5-8550-51c6456da776",
                                                              "coefficient": 5.1,
                                                              "id_voucher": "32b3b19e-0d8b-43a6-9148-470bfda22452",
                                                              "id_employee": "ddf5cac5-1bcb-4282-9634-1a0223c6651a",
                                                              "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": "ea0cc4fe-4a0f-4d55-98d1-de0295492248",
                                                              "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": "35d48b6d-cfb6-4af0-85d5-891d5e281873",
                                                                "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": "5a21c0f0-83e7-443e-b046-a1f614e6c629",
                                                                "name_pos": "sample string 12",
                                                                "id_image": "45e77e71-0f02-48d4-8144-84bad2f84343",
                                                                "view_pos": true,
                                                                "order": 14,
                                                                "color_border": "sample string 15",
                                                                "color_button": "sample string 16",
                                                                "color_font": "sample string 17",
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                "id_user_upd": "ab94d91c-f598-4106-8902-be0dbc60d178",
                                                                "commited": true,
                                                                "mt_employees_branches": [
                                                                  {
                                                                    "$id": "24",
                                                                    "id_employee": "ef08c3d5-b081-48c8-aa96-9d62c4f61757",
                                                                    "id_branch": "245a1e79-787a-4291-865b-a6503420ed0a",
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                    "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                    "id_user_upd": "4c3b2896-c994-4925-b33f-99c128a47b61",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_employees": {
                                                                      "$ref": "23"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "24"
                                                                  }
                                                                ],
                                                                "mt_employees_profiles": {
                                                                  "$id": "25",
                                                                  "id": "48a7501c-e585-4908-b163-61fbf7a33aff",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "authorized": true,
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                  "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                  "id_user_upd": "edf81ab7-6862-4a7e-acd1-0508d7108a97",
                                                                  "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": "c560eee6-1f89-4268-8df6-448e938c9aa6",
                                                                    "id_line": 2,
                                                                    "id_item_sub": "9e7c64e1-792a-4264-b8fe-efc0d4ae3856",
                                                                    "qty": 4.1,
                                                                    "id_list": "1fb396fc-e309-4e59-be69-841f81eb52c5",
                                                                    "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": "3128b95b-9ff0-4861-9f28-4fe0537e9d2b",
                                                                    "is_used": true,
                                                                    "qty_vou": 1.1,
                                                                    "amt_vou": 1.1,
                                                                    "comment": "sample string 15",
                                                                    "ref_det": "sample string 16",
                                                                    "id_employee": "f8330ae6-7de9-4e7c-879c-fbc0eb71a6a3",
                                                                    "name_generic": "sample string 17",
                                                                    "type_ope": 1,
                                                                    "id_user_add": "bf14ff13-67f9-4b9e-b225-9e086f3c24a3",
                                                                    "id_user_upd": "590f801d-eb70-47ad-a5fa-39e1b37b9bdf",
                                                                    "active": true,
                                                                    "mt_employees": {
                                                                      "$ref": "23"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$id": "27",
                                                                      "id": "2a5409f5-32f7-40f3-8681-516e1e3f978c",
                                                                      "id_item": "55fd7077-52ed-4274-89f9-efa0cc29e279",
                                                                      "id_item_type": "77adc0ea-cac6-4718-8ae4-693f9cb93bf1",
                                                                      "is_default": true,
                                                                      "barcode": "sample string 5",
                                                                      "voucher_apply": true,
                                                                      "id_voucher_json": "4f53fb9a-d7a1-49d6-90fa-50c7da2865fe",
                                                                      "count_voucher": 1,
                                                                      "id_voucher_type": 1,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                      "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                      "id_user_upd": "535f4b7b-de95-40b8-9773-608ce0fc0f65",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_formula": [
                                                                        {
                                                                          "$id": "28",
                                                                          "id_item_sub": "2216ef70-145a-4b3f-92cc-f9910d73ca38",
                                                                          "id_item": "220f10ec-5181-432d-821d-62d309f0ae8f",
                                                                          "group_id": 3,
                                                                          "id_unit_ref": "5d6b17dd-f707-4c6e-a2b9-e30c53605888",
                                                                          "qty_dis": 5,
                                                                          "mt_items": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "mt_items_sub": {
                                                                            "$ref": "27"
                                                                          },
                                                                          "mt_units_ref": {
                                                                            "$id": "29",
                                                                            "id": "39cc1e55-0bc6-4247-9403-ea8dc4d77f83",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "coefficient": 4.1,
                                                                            "id_unit": "51d6544a-942e-4f42-818a-2c6074563686",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                            "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                            "id_user_upd": "6f492f47-754d-453e-94dd-3c9eff1f2cb3",
                                                                            "commited": true,
                                                                            "mt_units": {
                                                                              "$id": "30",
                                                                              "id": "0c6ddb29-a788-417b-8244-6edaa59c011b",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                              "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                              "id_user_upd": "48970688-284f-4618-bb1d-0ad76c94fae4",
                                                                              "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": "666eff47-cd97-4f81-beef-a0e3bb45c66b",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "name_short": "sample string 4",
                                                                        "name_pos": "sample string 5",
                                                                        "id_image": "f3937d45-eb87-40db-9b83-30f7f6e4dd8f",
                                                                        "view_pos": true,
                                                                        "order": 7,
                                                                        "color_border": "sample string 8",
                                                                        "color_button": "sample string 9",
                                                                        "color_font": "sample string 10",
                                                                        "font_bold": true,
                                                                        "font_underline": true,
                                                                        "font_size": 13,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                        "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                        "id_user_upd": "8c583e0a-6b2c-4cbf-84c6-123bf3fc10e3",
                                                                        "commited": true,
                                                                        "tt_vouchers_det": [
                                                                          {
                                                                            "$id": "32",
                                                                            "id_voucher": "b7b6a5f9-36aa-42c4-8739-8b5dab5ff14a",
                                                                            "id_line": "f0d5af31-260b-4249-a662-c7d87d22cba9",
                                                                            "id_category": "ed5d48d1-aea9-4a7c-adcc-705ff81be94b",
                                                                            "id_item": "2b39e9da-eb0d-4a74-9c2b-a90cd092f581",
                                                                            "id_item_type": "5b2b20a0-acde-459b-b20c-87053f9b8643",
                                                                            "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": "a286b629-1124-4fc0-a666-005e260fe837",
                                                                              "id_voucher": 2,
                                                                              "locator_voucher": "sample string 3",
                                                                              "qr_code": "sample string 4",
                                                                              "date_from": "2026-09-06T06:47:17.3237955+02:00",
                                                                              "date_end": "2026-09-06T06:47:17.3237955+02:00",
                                                                              "date_used": "2026-09-06T06:47:17.3237955+02:00",
                                                                              "date_sesion": "2026-09-06T06:47:17.3237955+02:00",
                                                                              "id_employee": "f93a698d-d6b1-4d82-8b5d-50e0fc43d146",
                                                                              "id_branch": "7202ecc4-19c8-4ab2-b5b9-4da746ea52a3",
                                                                              "id_voucher_permision": "5f1e364a-1910-43b9-a9a1-824911004212",
                                                                              "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": "47a2efe7-c116-473a-ae0c-9fe53e45adef",
                                                                              "id_user_add": "34a34f6a-1547-45b8-ac3c-786e4fdb17ec",
                                                                              "id_doc_sa": "c7863de6-9189-4d57-86f6-dd75233b0ede",
                                                                              "id_item_sub": "64ef1db1-346c-4126-bbeb-62c26fdf3ed5",
                                                                              "id_pos_sesion": "c0ea10af-cf63-49bb-90df-c77248f9b074",
                                                                              "is_authorized": true,
                                                                              "is_automatic": true,
                                                                              "print_in_branch": true,
                                                                              "printed": true,
                                                                              "is_entry": true,
                                                                              "is_consume": true,
                                                                              "is_used_entry": true,
                                                                              "is_used_consume": true,
                                                                              "is_close": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                              "last_update": "2026-09-06T06:47:17.3237955+02: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": "feba008e-4f4e-4ce0-99ef-77fab0c4f1a0",
                                                                                "date_from": "2026-09-06T06:47:17.3237955+02:00",
                                                                                "date_end": "2026-09-06T06:47:17.3237955+02:00",
                                                                                "date_used": "2026-09-06T06:47:17.3237955+02:00",
                                                                                "id_employee": "2f1302da-dc3f-4867-b57e-a70cfb991db7",
                                                                                "id_branch": "bee947c9-c5dd-489d-a31d-8de25f06c7fb",
                                                                                "count": 6,
                                                                                "count_used": 1,
                                                                                "unlimited": true,
                                                                                "id_user_add": "8ba16d5c-89c7-468c-a731-57b981135707",
                                                                                "is_entry": true,
                                                                                "is_consume": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                                "last_update": "2026-09-06T06:47:17.3237955+02: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": "2e47447c-830a-4a15-9e43-53e4d6337080",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "date_from": "2026-09-06T06:47:17.3237955+02:00",
                                                                            "date_end": "2026-09-06T06:47:17.3237955+02:00",
                                                                            "by_amt": true,
                                                                            "by_pcg": true,
                                                                            "ap_amount": 1.1,
                                                                            "ap_percent": 1.1,
                                                                            "ap_price": 1.1,
                                                                            "ap_price_min": 1.1,
                                                                            "ap_price_max": 1.1,
                                                                            "id_branch": "88311a58-326f-4083-a895-5b385591d11f",
                                                                            "id_pos": "c1a269af-ee6f-482c-bec9-3a055a8d42b9",
                                                                            "id_list": "5cafc9d8-c7b8-49a2-bc72-8cf4d50042f8",
                                                                            "id_item": "29c04cad-5058-4a93-b7a7-3c321416f6f2",
                                                                            "id_item_type": "97d7c3e2-7675-49b3-98fc-4293aebba996",
                                                                            "id_category": "1b6be573-1482-49e7-95ee-7a1e49d029f3",
                                                                            "by_day_week": true,
                                                                            "use_mon": true,
                                                                            "use_tue": true,
                                                                            "use_wed": true,
                                                                            "use_thu": true,
                                                                            "use_fri": true,
                                                                            "use_sat": true,
                                                                            "use_sun": true,
                                                                            "use_hour_ini": "00:00:00.1234567",
                                                                            "use_hour_end": "00:00:00.1234567",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                            "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                            "id_user_upd": "0d0518b1-01c3-404b-af09-a6ad7e8d6770",
                                                                            "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": "23aadab2-15d4-4a57-99fe-6b7e84ae6fa7",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_ref": "f564be19-86c8-4ba6-8476-d9c72ba8abfe",
                                                                              "tax_included": true,
                                                                              "switch_select": true,
                                                                              "item_type_default": 7,
                                                                              "name_pos": "sample string 8",
                                                                              "id_image": "a280bd70-87b3-4cb5-9ec4-e376ccc6c437",
                                                                              "view_pos": true,
                                                                              "order": 10,
                                                                              "color_border": "sample string 11",
                                                                              "color_button": "sample string 12",
                                                                              "color_font": "sample string 13",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                              "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                              "id_user_upd": "498ae90d-7052-409b-bb5a-5a6577506c11",
                                                                              "commited": true,
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$id": "37",
                                                                                  "id_pos": "de27b0a8-d786-4145-a657-1b79e46ba878",
                                                                                  "id_pos_type": "e65a791e-5fc1-4940-acb8-aa9076e5afcc",
                                                                                  "id_price_list": "3c91035c-6e16-4e09-9a8b-df8ff5ada9fc",
                                                                                  "is_default": true,
                                                                                  "view_mon": true,
                                                                                  "view_tue": true,
                                                                                  "view_wed": true,
                                                                                  "view_thu": true,
                                                                                  "view_fri": true,
                                                                                  "view_sat": true,
                                                                                  "view_sun": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "id_user_upd": "7a9b4abf-17a3-4fe0-a16e-0cdfe17de331",
                                                                                  "commited": true,
                                                                                  "mt_pos_view": {
                                                                                    "$id": "38",
                                                                                    "id_pos": "b902e5c4-d7a2-466f-bca0-1c2aecf7c5f1",
                                                                                    "id_pos_type": "09a2d341-bc5e-4ce9-8fd0-c09ae2d81d8d",
                                                                                    "is_default": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                                    "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                                    "id_user_upd": "5a84a16c-81a8-4717-98ea-af11031db5cf",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "12"
                                                                                    },
                                                                                    "mt_pos_prices_list": [
                                                                                      {
                                                                                        "$ref": "37"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "37"
                                                                                      }
                                                                                    ],
                                                                                    "mt_pos_types": {
                                                                                      "$id": "39",
                                                                                      "id": "33f7206b-2ca6-4ab9-b734-14b456229c9f",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "is_module": true,
                                                                                      "order": 5,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                                      "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                                      "id_user_upd": "73581dcf-1f63-47c0-bf5a-093d994a8ed3",
                                                                                      "commited": true,
                                                                                      "mt_items_featured": [
                                                                                        {
                                                                                          "$id": "40",
                                                                                          "id": "be50cb21-020a-4de8-a57f-419864a73a7b",
                                                                                          "id_branch": "37844562-29c3-434d-a520-546bbc2ee0db",
                                                                                          "id_pos_type": "74e2264f-9adb-4fc6-bf5b-57428f56a098",
                                                                                          "id_pos": "d4606a23-3db8-4234-82f0-0d8fb582518b",
                                                                                          "id_item": "f3e09608-bd80-4101-a588-a61fb7daf5bb",
                                                                                          "date_from": "2026-09-06T06:47:17.3237955+02:00",
                                                                                          "date_end": "2026-09-06T06:47:17.3237955+02:00",
                                                                                          "image_id": 4,
                                                                                          "active": true,
                                                                                          "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                                          "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                                          "id_user_upd": "fb06f5b2-4ba5-4e7d-b1b0-203848d5b3da",
                                                                                          "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": "f746864d-6827-4798-b9a9-c3c686008ded",
                                                                                          "id_doc": "8d2a9aa8-7f16-4988-83aa-18b063e907a9",
                                                                                          "id_pos_type": "470a37c0-caee-4325-86df-b735da1aad05",
                                                                                          "id_doc_print": "ea834adc-8294-4407-87d7-8d84773e62b3",
                                                                                          "copies": 5,
                                                                                          "print_mode": 6,
                                                                                          "active": true,
                                                                                          "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                                          "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                                          "id_user_upd": "17d17d76-022a-40c2-ba6d-18e1d6ea9abb",
                                                                                          "commited": true,
                                                                                          "mt_docs": {
                                                                                            "$ref": "16"
                                                                                          },
                                                                                          "mt_pos_print": {
                                                                                            "$id": "42",
                                                                                            "id": "d2dd7096-317c-4003-b397-55283bb498dd",
                                                                                            "id_pos": "9217a792-6ad3-4271-b134-0c111fe8acb7",
                                                                                            "id_mask": "sample string 3",
                                                                                            "name": "sample string 4",
                                                                                            "mode_print": 5,
                                                                                            "port": "sample string 6",
                                                                                            "baud_rate": 1,
                                                                                            "data_bits": 1,
                                                                                            "stop_bit": 1,
                                                                                            "flow_control": 1,
                                                                                            "parity": 1,
                                                                                            "pin_cashdrawer": 1,
                                                                                            "ip_printer": "sample string 7",
                                                                                            "port_ip": 1,
                                                                                            "printer_name": "sample string 8",
                                                                                            "active": true,
                                                                                            "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                                            "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                                            "id_user_upd": "d80a4b99-a85a-482b-9169-c100056c5cbc",
                                                                                            "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": "545c750e-5e60-412a-97a9-5b106b57aaf5",
                                                                                            "id_mask": "sample string 2",
                                                                                            "name": "sample string 3",
                                                                                            "description": "sample string 4",
                                                                                            "high_row": 5,
                                                                                            "high_doc": 6,
                                                                                            "with_doc": 7,
                                                                                            "to_file": true,
                                                                                            "active": true,
                                                                                            "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                                            "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                                            "commited": true,
                                                                                            "mt_pos_doc_print": [
                                                                                              {
                                                                                                "$ref": "41"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "41"
                                                                                              }
                                                                                            ],
                                                                                            "st_doc_print_det": [
                                                                                              {
                                                                                                "$id": "44",
                                                                                                "id_doc_print": "dc143197-8a29-4d18-be67-d78367ed28f5",
                                                                                                "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": "a9519787-7ba9-41ae-87da-bec9628946fd",
                                                                                  "id_item_sub": "9b78b4f2-bd20-4634-82e5-10bda09aae8d",
                                                                                  "validity_date": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "price": 4.1,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "id_user_upd": "513a813a-3dd9-46af-b18d-f645c3c1bc26",
                                                                                  "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": "4f15aa22-fc09-4e04-bf35-8650a2b4924f",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "date_from": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "date_end": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "id_branch": "22a35b74-bedd-4dcc-b32a-4aedef7fbf4c",
                                                                                  "id_pos": "f03488d9-33a6-4913-a152-fafd47fb6d58",
                                                                                  "id_list": "ec1587c4-a492-4636-a78e-a411e8a0260f",
                                                                                  "view_list": true,
                                                                                  "is_default": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "id_user_upd": "771f4240-bdbf-43f2-85d8-86de51be4d05",
                                                                                  "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": "3a054e09-81a1-4159-8410-3efb0e67440c",
                                                                            "order_id": 2,
                                                                            "id_item": "cedef694-3e4e-4ee4-bc2c-efc14e428e61",
                                                                            "id_item_type": "f4b543f9-de3c-4c86-9cb1-583177f48125",
                                                                            "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": "f85f64cd-a13d-4784-84ee-4e670c628841",
                                                                            "type_item": 11,
                                                                            "id_voucher_json": "63804203-f612-4a7d-9a2d-b6d93dbcaa84",
                                                                            "count_voucher": 1,
                                                                            "id_category": "745c01e5-ad7a-4911-a9ae-757a6da746e2",
                                                                            "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                            "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                            "id_user_upd": "431c682f-15fd-4b21-9cc0-959900e4cd69",
                                                                            "commited": true,
                                                                            "mt_items": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "mt_items_types": {
                                                                              "$ref": "31"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$id": "48",
                                                                              "id": "9e6768bb-09d4-4b7e-ad6a-adf3e7aeb627",
                                                                              "nro_sesion": 2,
                                                                              "id_pos": "3aeeb9f1-5de0-4f28-b2b3-8d8fb1159594",
                                                                              "date_tax": "2026-09-06T06:47:17.3237955+02:00",
                                                                              "date_open": "2026-09-06T06:47:17.3237955+02:00",
                                                                              "date_close": "2026-09-06T06:47:17.3237955+02:00",
                                                                              "id_user_open": "b3690474-0801-4b7d-8823-000adb051fea",
                                                                              "id_user_close": "716f57db-41a6-4e11-a460-16421e6c5f3d",
                                                                              "nro_z": 1,
                                                                              "amt_tot": 1.1,
                                                                              "locator_event": "sample string 6",
                                                                              "status_pos": 7,
                                                                              "training_sesion": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                              "last_update": "2026-09-06T06:47:17.3237955+02: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": "8090d10c-ef71-4176-90e3-5b0fae24dba2",
                                                                                  "json_object": "sample string 2",
                                                                                  "json_pays": "sample string 3",
                                                                                  "id_pos_sesion": "c9ef2c06-68a9-4e33-b1f3-a3ebca68df99",
                                                                                  "type_pay": 5,
                                                                                  "module": "sample string 6",
                                                                                  "process": true,
                                                                                  "json_cloackrooms": "sample string 8",
                                                                                  "multi_select": 9,
                                                                                  "terminal_name": "sample string 10",
                                                                                  "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$id": "50",
                                                                                  "id": "05cf0c22-7801-45a7-9b1f-c909b9b5b271",
                                                                                  "id_room_unit": "6c8268b1-c13b-41a7-907e-88985f8fd93a",
                                                                                  "id_room_list": "60e51a3b-8a12-492a-9709-57218c1a7c4c",
                                                                                  "nro_res_ext": "sample string 3",
                                                                                  "date_reserved": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "date_from": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "date_end": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "date_open": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "date_close": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "id_employee": "bb2335c3-cd01-4da3-9200-b391dc048c40",
                                                                                  "id_employee_sec": "e1594524-4399-437c-81c3-3d9905028e68",
                                                                                  "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": "98849920-89b5-4663-a538-2a3302e1adcf",
                                                                                  "comment": "sample string 7",
                                                                                  "id_user_open": "91932dfb-0ca2-4271-858c-89ee76f3302f",
                                                                                  "id_user_close": "1bcc146e-3d81-4ad4-a935-485ffd47e066",
                                                                                  "id_unit_state": "f20c3bca-f65c-4dc5-ae79-21deac5edda5",
                                                                                  "id_pos_sesion": "24845bb3-4e96-4b34-876c-ae2801cc4471",
                                                                                  "vip": true,
                                                                                  "paid": true,
                                                                                  "send": true,
                                                                                  "send_date": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "commited": true,
                                                                                  "mt_employees": {
                                                                                    "$ref": "23"
                                                                                  },
                                                                                  "mt_employees1": {
                                                                                    "$ref": "23"
                                                                                  },
                                                                                  "mt_rooms_units": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_rooms_units_states": {
                                                                                    "$id": "51",
                                                                                    "id": "06013612-6f5c-4a04-a6f8-53f97c17b3a9",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "color": "sample string 5",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                                    "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                                    "id_user_upd": "c1e5461a-39f3-4d3d-8dcd-6fa65819578f",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_rooms_units_states_types": [
                                                                                      {
                                                                                        "$id": "52",
                                                                                        "id_room_type": "bc4ffde1-df87-48fa-81dd-4153e14e8e30",
                                                                                        "id_room_state": "260cbc81-3e22-47a6-ab66-7c8ca73ea554",
                                                                                        "id_image": "70bb1a3b-831f-4eae-ba8f-0327871511d6",
                                                                                        "color_font": "sample string 4",
                                                                                        "font_bold": true,
                                                                                        "font_underline": true,
                                                                                        "font_size": 7,
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                                        "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                                        "id_user_upd": "22c67fce-f9e4-44de-acaa-8354d4206c46",
                                                                                        "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": "d6b9c616-bfb0-4ab2-aa9f-96fd2a762087",
                                                                                    "id_room": "253b0b88-8228-42ea-82de-52157f850ccd",
                                                                                    "date_in": "2026-09-06T06:47:17.3237955+02:00",
                                                                                    "date_out": "2026-09-06T06:47:17.3237955+02:00",
                                                                                    "id_user_add": "00ba0615-ea34-4432-bd6c-3561a6957f06",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                                    "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                                    "commited": true,
                                                                                    "mt_rooms": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "50"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "50"
                                                                                      }
                                                                                    ]
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "50"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "tt_tips": [
                                                                                {
                                                                                  "$id": "54",
                                                                                  "id": "6595ca1c-0123-4cc7-b0ed-48ecbff3f843",
                                                                                  "id_pos_sesion": "dd0631c3-7589-4d27-bf25-daeeadbe6be5",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "id_user": "e4019467-07cd-4459-8c38-5a81f1bbe697",
                                                                                  "id_room_unit_activity": "0ed396f9-2664-493f-bd42-d5aa04fdd85c",
                                                                                  "id_doc_sa": "5562699e-c82b-44dc-86a2-c63b5ea5a403",
                                                                                  "id_pos_type": "cbfb4089-fbf8-48f0-b3c0-ddd041550827",
                                                                                  "block": true,
                                                                                  "comment": "sample string 5",
                                                                                  "json_response": "sample string 6",
                                                                                  "id_doc_ref": "ae858486-a9e2-43eb-8df7-dfd30b54167a",
                                                                                  "coupon_id": "sample string 7",
                                                                                  "terminal_id": "sample string 8",
                                                                                  "card_name": "sample string 9",
                                                                                  "card_bank": "sample string 10",
                                                                                  "card_number": "sample string 11",
                                                                                  "client_name": "sample string 12",
                                                                                  "money_type": "sample string 13",
                                                                                  "merchant_id": "sample string 14",
                                                                                  "aid": "sample string 15",
                                                                                  "auth_num": "sample string 16",
                                                                                  "authorization": true,
                                                                                  "signature": true,
                                                                                  "contactless": true,
                                                                                  "date_hour_pay": "sample string 17",
                                                                                  "terminal_name": "sample string 18",
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "commited": true,
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  "tt_tips_users": [
                                                                                    {
                                                                                      "$id": "55",
                                                                                      "id_tip": "8e7b74d2-63e4-43e6-a67b-fe270e24cf3c",
                                                                                      "id_user": "5c9ff5df-a938-4c14-9dc2-e1fc1e5cecc9",
                                                                                      "amt_card": 1.1,
                                                                                      "amt_cash": 1.1,
                                                                                      "type_share": 3,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                                      "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                                      "commited": true,
                                                                                      "st_users": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "tt_tips": {
                                                                                        "$ref": "54"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "55"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                {
                                                                                  "$ref": "54"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion_users": [
                                                                                {
                                                                                  "$id": "56",
                                                                                  "id_pos_sesion": "c8f1f046-faa7-42d1-a0e9-f626941764ac",
                                                                                  "id_user": "0485a013-83e1-4dce-84e8-2eb160292a34",
                                                                                  "date_add": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "distribution_index": 1.1,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "56"
                                                                                }
                                                                              ],
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "15"
                                                                                },
                                                                                {
                                                                                  "$ref": "15"
                                                                                }
                                                                              ],
                                                                              "tt_cmd_connection": [
                                                                                {
                                                                                  "$id": "57",
                                                                                  "id": "b82f0fca-b38a-40f8-ac87-325b2b074ddf",
                                                                                  "id_user": "e7fe34ab-e1ac-4b3d-9a53-559355f3d1fd",
                                                                                  "id_user_profile": "2b863356-9615-4029-8de0-8a609ab1e0a2",
                                                                                  "locator": "sample string 4",
                                                                                  "date_end": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "id_pos_sesion": "8dd57e47-701c-4423-89cc-cf7daa2c128a",
                                                                                  "date_login": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "date_logout": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "terminal_id": "sample string 6",
                                                                                  "terminal_type": "sample string 7",
                                                                                  "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "st_users_profiles": {
                                                                                    "$id": "58",
                                                                                    "id": "0ffb1ed3-d0f7-418e-9001-6fb864c9703e",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "is_pass_required": true,
                                                                                    "is_admin": true,
                                                                                    "level_id": 7,
                                                                                    "order_1": 8,
                                                                                    "order_2": 9,
                                                                                    "order_3": 10,
                                                                                    "order_4": 11,
                                                                                    "is_tips": true,
                                                                                    "is_view_all": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                                    "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                                    "commited": true,
                                                                                    "st_permisions": [
                                                                                      {
                                                                                        "$id": "59",
                                                                                        "id": "8bf363e7-7324-4004-9c13-2d6e923afae1",
                                                                                        "id_function": "5559cbcb-f2f6-415b-81ee-ebb6a374f057",
                                                                                        "id_user": "9e1de542-c885-4105-b71a-aae8c26a1784",
                                                                                        "id_profile": "6b23acb3-0f95-4aa0-b5da-30d85055cf3f",
                                                                                        "permission": 3,
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                                        "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                                        "commited": true,
                                                                                        "st_users_profiles": {
                                                                                          "$ref": "58"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "10"
                                                                                        },
                                                                                        "st_functions": {
                                                                                          "$id": "60",
                                                                                          "id": "fdf827ab-26ed-4116-beb2-8b37aa0ae91c",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "level_id": 5,
                                                                                          "id_group": "be3636f8-1229-46d3-adf3-d54864fa8d9a",
                                                                                          "name_event": "sample string 7",
                                                                                          "name_pos": "sample string 8",
                                                                                          "id_image": "598ccb69-d638-41b8-bd85-5a09311dc646",
                                                                                          "view_pos": true,
                                                                                          "order": 10,
                                                                                          "color_border": "sample string 11",
                                                                                          "color_button": "sample string 12",
                                                                                          "color_font": "sample string 13",
                                                                                          "font_bold": true,
                                                                                          "font_underline": true,
                                                                                          "font_size": 16,
                                                                                          "active": true,
                                                                                          "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                                          "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                                          "commited": true,
                                                                                          "st_functions_groups": {
                                                                                            "$id": "61",
                                                                                            "id": "9e8f45ba-3d58-4ea6-9b12-91e80eb06c42",
                                                                                            "id_mask": "sample string 2",
                                                                                            "name": "sample string 3",
                                                                                            "description": "sample string 4",
                                                                                            "active": true,
                                                                                            "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                                            "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                                            "commited": true,
                                                                                            "st_functions": [
                                                                                              {
                                                                                                "$ref": "60"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "60"
                                                                                              }
                                                                                            ]
                                                                                          },
                                                                                          "st_images": {
                                                                                            "$ref": "5"
                                                                                          },
                                                                                          "st_permisions": [
                                                                                            {
                                                                                              "$ref": "59"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "59"
                                                                                            }
                                                                                          ]
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "59"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": [
                                                                                      {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "10"
                                                                                      }
                                                                                    ],
                                                                                    "tt_cmd_connection": [
                                                                                      {
                                                                                        "$ref": "57"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "57"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "57"
                                                                                }
                                                                              ],
                                                                              "tt_cmd_messages": [
                                                                                {
                                                                                  "$id": "62",
                                                                                  "id": "5fe29064-fcd6-4f40-b44a-c764ab1c49b1",
                                                                                  "id_user": "741d2e9f-7765-4303-9369-d880ae699f75",
                                                                                  "date_add": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "destiny_type": 4,
                                                                                  "id_key": "a8e64949-03fc-48f4-9de2-4c19f999825c",
                                                                                  "message": "sample string 6",
                                                                                  "message_view": true,
                                                                                  "date_view": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "id_pos_sesion": "0d97f435-e856-4e71-88d3-8f833895fc7c",
                                                                                  "terminal_add": "sample string 9",
                                                                                  "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "62"
                                                                                }
                                                                              ]
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "47"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "mt_items_vouchers": {
                                                                        "$id": "63",
                                                                        "id": "b3a13bff-1794-4816-b3cd-1db38aaa4c30",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "json": "sample string 5",
                                                                        "id_pay_type": "b935212f-3eab-4083-bc35-f5262bd08474",
                                                                        "id_doc_print": "bac95525-4591-4a2d-abfb-43a8ebda3613",
                                                                        "hour_end": "00:00:00.1234567",
                                                                        "price_item_sub": true,
                                                                        "define_validity": true,
                                                                        "price_ref": true,
                                                                        "price_min": 11.1,
                                                                        "supply_apply": 12,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                                        "last_update": "2026-09-06T06:47:17.3237955+02: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": "64",
                                                                        "id_doc_sa": "da1defcc-021f-48aa-bf37-1f7490c69874",
                                                                        "id_line": 2,
                                                                        "id_item": "09e190a4-4334-471e-a2d7-fcf4bb140058",
                                                                        "qty": 4.1,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_doc_sa_det": {
                                                                          "$ref": "26"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "64"
                                                                      }
                                                                    ]
                                                                  },
                                                                  {
                                                                    "$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": "65",
                                                  "id_pos": "462aca14-9532-4267-8618-10567a2283eb",
                                                  "id_doc": "b583aff0-a040-47b0-ab8b-f6db898a0c51",
                                                  "value": 3,
                                                  "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                  "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                  "commited": true,
                                                  "mt_docs": {
                                                    "$ref": "16"
                                                  },
                                                  "mt_pos": {
                                                    "$ref": "12"
                                                  }
                                                },
                                                {
                                                  "$ref": "65"
                                                }
                                              ],
                                              "tt_doc_sa": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "tt_doc_st": [
                                                {
                                                  "$id": "66",
                                                  "id": "895f37f5-5191-4839-b0fe-ede13102ae7b",
                                                  "id_pos": "b421e746-c727-4ffc-a7b0-bf05606d4f20",
                                                  "id_doc": "1ead2130-7a79-42a9-a9f8-2f9322d9fbbd",
                                                  "id_branch": "87b3bcc8-caee-47c2-a22d-fb0e33adf61a",
                                                  "nro_doc": "sample string 5",
                                                  "date_doc": "2026-09-06T06:47:17.3237955+02:00",
                                                  "block": true,
                                                  "nro_original": "sample string 8",
                                                  "id_ref": "88b1ed6d-2dc7-46bc-9d4b-d0487f22ed39",
                                                  "id_loc_from": "3f56565a-4f67-445e-865e-81c37f65f721",
                                                  "id_loc_end": "bc019f7e-ac0d-4731-a6fc-52be4ccd3b79",
                                                  "id_user_add": "0331b10d-8df2-436d-abc4-971013c90a7b",
                                                  "id_user_upd": "cb1b2cd0-4aa4-4544-a70c-80eb19377442",
                                                  "id_pos_sesion": "dccdf791-b472-4d96-a4c2-72141f8415b0",
                                                  "comment": "sample string 12",
                                                  "status": 1,
                                                  "is_send": true,
                                                  "date_send": "2026-09-06T06:47:17.3237955+02:00",
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                  "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                  "commited": true,
                                                  "mt_branches": {
                                                    "$ref": "4"
                                                  },
                                                  "mt_docs": {
                                                    "$ref": "16"
                                                  },
                                                  "mt_locations": {
                                                    "$id": "67",
                                                    "id": "2c85adfe-5be5-4d7a-9e4e-d41af6b83979",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "reserved": true,
                                                    "id_branch": "d43d3ff9-a2b6-45c2-9803-4e1f8efc578b",
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                    "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                    "id_user_upd": "e84340e5-60ab-4b08-9d6e-415cde0b5f63",
                                                    "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": "66"
                                                      },
                                                      {
                                                        "$ref": "66"
                                                      }
                                                    ],
                                                    "tt_doc_st1": [
                                                      {
                                                        "$ref": "66"
                                                      },
                                                      {
                                                        "$ref": "66"
                                                      }
                                                    ],
                                                    "tt_stock": [
                                                      {
                                                        "$id": "68",
                                                        "id_location": "96f3b5d5-984f-43f8-ac78-4e5fd784dc59",
                                                        "id_item": "0e661aa4-9aef-411f-a09b-9e3c23bc6f4b",
                                                        "stock_ideal": 3.1,
                                                        "stock_min": 4.1,
                                                        "stock_max": 5.1,
                                                        "stock": 6.1,
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                        "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                                        "commited": true,
                                                        "mt_items": {
                                                          "$ref": "8"
                                                        },
                                                        "mt_locations": {
                                                          "$ref": "67"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "68"
                                                      }
                                                    ]
                                                  },
                                                  "mt_locations1": {
                                                    "$ref": "67"
                                                  },
                                                  "mt_pos": {
                                                    "$ref": "12"
                                                  },
                                                  "st_users": {
                                                    "$ref": "10"
                                                  },
                                                  "st_users1": {
                                                    "$ref": "10"
                                                  },
                                                  "tt_doc_st_det": [
                                                    {
                                                      "$id": "69",
                                                      "id_doc_st": "083d50a9-61bf-4979-9832-8d23e18e19dc",
                                                      "id_line": 2,
                                                      "id_item": "0290da72-b802-46b5-9923-db300100b43f",
                                                      "comment": "sample string 4",
                                                      "qty": 5.1,
                                                      "status": 1,
                                                      "active": true,
                                                      "mt_items": {
                                                        "$ref": "8"
                                                      },
                                                      "tt_doc_st": {
                                                        "$ref": "66"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "69"
                                                    }
                                                  ],
                                                  "tt_doc_st1": [
                                                    {
                                                      "$ref": "66"
                                                    },
                                                    {
                                                      "$ref": "66"
                                                    }
                                                  ],
                                                  "tt_doc_st2": {
                                                    "$ref": "66"
                                                  }
                                                },
                                                {
                                                  "$ref": "66"
                                                }
                                              ]
                                            },
                                            "mt_locations": {
                                              "$ref": "67"
                                            },
                                            "mt_locations1": {
                                              "$ref": "67"
                                            },
                                            "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": "70",
                                                "id": "27fc7f36-fa6d-466f-8ad7-373a7d3707cd",
                                                "spool_server": "sample string 2",
                                                "id_doc_sa": "882f7222-5d6c-4c98-add0-8cbc4eb08195",
                                                "spool_printer": "sample string 4",
                                                "count": 5,
                                                "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                                "printed": true,
                                                "print_on": "2026-09-06T06:47:17.3237955+02:00",
                                                "tt_doc_sa": {
                                                  "$ref": "15"
                                                }
                                              },
                                              {
                                                "$ref": "70"
                                              }
                                            ]
                                          },
                                          "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": "71",
                                      "id_pos": "00d20dc1-7d91-496d-aa12-86830446e7ea",
                                      "id_room": "28801cfc-7fcd-403b-82aa-b2e0bc095caa",
                                      "active": true,
                                      "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                      "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                      "id_user_upd": "ed3073d0-471f-4e02-9848-e04e462845c3",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      },
                                      "mt_rooms": {
                                        "$ref": "3"
                                      },
                                      "st_users": {
                                        "$ref": "10"
                                      }
                                    },
                                    {
                                      "$ref": "71"
                                    }
                                  ],
                                  "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": "65"
                                    },
                                    {
                                      "$ref": "65"
                                    }
                                  ],
                                  "st_pos_license": [
                                    {
                                      "$id": "72",
                                      "id": "859d6343-137c-4212-90ae-4cffd34a6d82",
                                      "id_pos": "9a9fc330-ca0d-407a-8f9f-90b62e7d9ccd",
                                      "mac_address": "sample string 3",
                                      "date_end": "2026-09-06T06:47:17.3237955+02:00",
                                      "key_access": "sample string 5",
                                      "id_user_add": "b765e98d-5fdd-407d-8f0d-57463f03904c",
                                      "active": true,
                                      "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                      "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      },
                                      "st_users": {
                                        "$ref": "10"
                                      }
                                    },
                                    {
                                      "$ref": "72"
                                    }
                                  ],
                                  "st_users_pos": [
                                    {
                                      "$id": "73",
                                      "id_user": "5e2f9503-d3dc-432e-91fb-3b2dedfc2655",
                                      "id_pos": "275d0707-7a34-4a69-962e-d8dac2ca4560",
                                      "pass_required": true,
                                      "active": true,
                                      "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                      "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      },
                                      "st_users": {
                                        "$ref": "10"
                                      }
                                    },
                                    {
                                      "$ref": "73"
                                    }
                                  ],
                                  "tt_doc_sa": [
                                    {
                                      "$ref": "15"
                                    },
                                    {
                                      "$ref": "15"
                                    }
                                  ],
                                  "tt_pos_connection": [
                                    {
                                      "$id": "74",
                                      "id": "1a67d8e1-a2fd-4ee4-9d1b-8b037e7beb32",
                                      "id_pos": "077223be-1950-43b9-b7d3-eaee8a39392e",
                                      "date_add": "2026-09-06T06:47:17.3237955+02:00",
                                      "date_upd": "2026-09-06T06:47:17.3237955+02:00",
                                      "date_out": "2026-09-06T06:47:17.3237955+02: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": "74"
                                    }
                                  ],
                                  "tt_pos_sesion": [
                                    {
                                      "$ref": "48"
                                    },
                                    {
                                      "$ref": "48"
                                    }
                                  ],
                                  "mt_branches": {
                                    "$ref": "4"
                                  },
                                  "tt_logs": [
                                    {
                                      "$id": "75",
                                      "id": "d98aad4d-284e-484e-aa0b-17463ba40c84",
                                      "id_user_add": "1dbc1852-9666-4beb-b9e1-38fdcbc0c343",
                                      "id_table": "b76dbf0d-d633-482d-8251-d111080f7e8b",
                                      "message_log": "sample string 3",
                                      "json_object": "sample string 4",
                                      "log_type": "sample string 5",
                                      "id_pos": "63317417-17db-41f3-ab9b-abf5b0786b83",
                                      "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      },
                                      "st_sync_tables": {
                                        "$id": "76",
                                        "id": "8c7a0fc7-ef1e-4ed8-ba85-78e344294d0b",
                                        "level": 2,
                                        "order": 3,
                                        "name": "sample string 4",
                                        "log_ins": true,
                                        "log_upd": true,
                                        "packet_forward": true,
                                        "active": true,
                                        "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                        "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                        "commited": true,
                                        "st_sync_packages_det": [
                                          {
                                            "$id": "77",
                                            "id": "2eb167a4-5ac4-4822-b457-6b97344ea948",
                                            "id_sync": "33dff962-866e-44db-9a2e-1d10126fe038",
                                            "json": "sample string 3",
                                            "id_table": "d7b3ad7c-f470-4718-a634-fcef7859cfe5",
                                            "order": 5,
                                            "st_sync_packages": {
                                              "$id": "78",
                                              "id": "8e4a2d4c-0250-4428-b13d-d062f66ef0ee",
                                              "id_branch_from": "2f2ff960-190a-4238-b18c-d86710ce2f58",
                                              "id_branch_to": "9eb3d881-b5df-4f87-b430-cf1a8ecb8b32",
                                              "type": 4,
                                              "created_on": "2026-09-06T06:47:17.3237955+02:00",
                                              "order": 6,
                                              "status": 7,
                                              "log_info": "sample string 8",
                                              "sync_on": "2026-09-06T06:47:17.3237955+02:00",
                                              "send_on": "2026-09-06T06:47:17.3237955+02:00",
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_branches1": {
                                                "$ref": "4"
                                              },
                                              "st_sync_packages_det": [
                                                {
                                                  "$ref": "77"
                                                },
                                                {
                                                  "$ref": "77"
                                                }
                                              ]
                                            },
                                            "st_sync_tables": {
                                              "$ref": "76"
                                            }
                                          },
                                          {
                                            "$ref": "77"
                                          }
                                        ],
                                        "tt_logs": [
                                          {
                                            "$ref": "75"
                                          },
                                          {
                                            "$ref": "75"
                                          }
                                        ]
                                      },
                                      "st_users": {
                                        "$ref": "10"
                                      }
                                    },
                                    {
                                      "$ref": "75"
                                    }
                                  ],
                                  "st_local_variables": [
                                    {
                                      "$id": "79",
                                      "id": "c8c3603f-eaac-423b-ae58-23d988ee8b0f",
                                      "id_pos": "50cd6506-cb13-43ad-906c-6ddc2bb9245d",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "value": "sample string 5",
                                      "type": "sample string 6",
                                      "last_update": "2026-09-06T06:47:17.3237955+02:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      }
                                    },
                                    {
                                      "$ref": "79"
                                    }
                                  ],
                                  "tt_doc_st": [
                                    {
                                      "$ref": "66"
                                    },
                                    {
                                      "$ref": "66"
                                    }
                                  ]
                                },
                                {
                                  "$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_featured": [
                            {
                              "$ref": "40"
                            },
                            {
                              "$ref": "40"
                            }
                          ],
                          "mt_items_sub": [
                            {
                              "$ref": "27"
                            },
                            {
                              "$ref": "27"
                            }
                          ],
                          "mt_items_types": [
                            {
                              "$ref": "31"
                            },
                            {
                              "$ref": "31"
                            }
                          ],
                          "mt_locations": [
                            {
                              "$ref": "67"
                            },
                            {
                              "$ref": "67"
                            }
                          ],
                          "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": "71"
                            },
                            {
                              "$ref": "71"
                            }
                          ],
                          "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_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": [
                            {
                              "$ref": "59"
                            },
                            {
                              "$ref": "59"
                            }
                          ],
                          "st_pos_license": [
                            {
                              "$ref": "72"
                            },
                            {
                              "$ref": "72"
                            }
                          ],
                          "st_users_pos": [
                            {
                              "$ref": "73"
                            },
                            {
                              "$ref": "73"
                            }
                          ],
                          "st_users_token": [
                            {
                              "$id": "80",
                              "id": "0284db65-9645-4ebc-a727-83763496b350",
                              "token_id": "sample string 2",
                              "id_user": "4a1cc2e6-4d8f-493f-8a79-0400042db908",
                              "date_from": "2026-09-06T06:47:17.3237955+02:00",
                              "date_end": "2026-09-06T06:47:17.3237955+02:00",
                              "created_on": "2026-09-06T06:47:17.3237955+02:00",
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "80"
                            }
                          ],
                          "tt_doc_sa_cashflow": [
                            {
                              "$ref": "20"
                            },
                            {
                              "$ref": "20"
                            }
                          ],
                          "tt_doc_sa_det": [
                            {
                              "$ref": "26"
                            },
                            {
                              "$ref": "26"
                            }
                          ],
                          "tt_doc_sa_det1": [
                            {
                              "$ref": "26"
                            },
                            {
                              "$ref": "26"
                            }
                          ],
                          "tt_doc_st": [
                            {
                              "$ref": "66"
                            },
                            {
                              "$ref": "66"
                            }
                          ],
                          "tt_doc_st1": [
                            {
                              "$ref": "66"
                            },
                            {
                              "$ref": "66"
                            }
                          ],
                          "tt_items_customs": [
                            {
                              "$ref": "47"
                            },
                            {
                              "$ref": "47"
                            }
                          ],
                          "tt_logs": [
                            {
                              "$ref": "75"
                            },
                            {
                              "$ref": "75"
                            }
                          ],
                          "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": "81",
                              "id": "a6b8d78e-7b1d-48f4-94b0-7c4a9d41e084",
                              "id_room_activity": "10ef1361-bba1-4aa9-abbf-05ca93c54da6",
                              "id_pos_sesion": "65d46002-d597-46b0-a0e7-d88781b5c299",
                              "log_text": "sample string 4",
                              "id_user": "9c5070ee-bc14-4a3b-847d-90d7c8c17340",
                              "event_type": "sample string 6",
                              "correlation_id": "1662962f-a0cf-46dd-a37b-56a0dea660cf",
                              "id_room_unit": "c657a16b-e580-4ee9-9789-d09a16298181",
                              "id_room_unit_source": "963de3af-f3e9-4307-b1c5-e60ec41e0f6b",
                              "id_room_unit_destination": "ae08b095-fa95-411d-b844-382826eed67b",
                              "id_room_activity_related": "fef96a19-12ce-4e4f-b447-2e788f789f9b",
                              "id_doc_sa": "1dfdaf1d-4273-4d3d-b576-0c5115bf3f41",
                              "id_user_authorizer": "c2330b71-ade1-4d25-b6a9-998fac6188d4",
                              "data_json": "sample string 7",
                              "created_on": "2026-09-06T06:47:17.3237955+02:00",
                              "commited": true,
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "81"
                            }
                          ],
                          "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"
                            }
                          ],
                          "tt_doc_sa": [
                            {
                              "$ref": "15"
                            },
                            {
                              "$ref": "15"
                            }
                          ],
                          "tt_doc_sa1": [
                            {
                              "$ref": "15"
                            },
                            {
                              "$ref": "15"
                            }
                          ],
                          "mt_items": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "mt_rooms_units_states": [
                            {
                              "$ref": "51"
                            },
                            {
                              "$ref": "51"
                            }
                          ],
                          "st_users_profiles": {
                            "$ref": "58"
                          },
                          "tt_cmd_connection": [
                            {
                              "$ref": "57"
                            },
                            {
                              "$ref": "57"
                            }
                          ],
                          "tt_cmd_messages": [
                            {
                              "$ref": "62"
                            },
                            {
                              "$ref": "62"
                            }
                          ]
                        }
                      },
                      "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": "64"
                        },
                        {
                          "$ref": "64"
                        }
                      ],
                      "tt_doc_st_det": [
                        {
                          "$ref": "69"
                        },
                        {
                          "$ref": "69"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "47"
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "tt_stock": [
                        {
                          "$ref": "68"
                        },
                        {
                          "$ref": "68"
                        }
                      ],
                      "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": "60"
              },
              {
                "$ref": "60"
              }
            ],
            "st_images_types": {
              "$id": "82",
              "id": "a9d95315-3348-4bbc-9617-19048e667c63",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "active": true,
              "created_on": "2026-09-06T06:47:17.3237955+02:00",
              "last_update": "2026-09-06T06:47:17.3237955+02: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": "67"
            },
            {
              "$ref": "67"
            }
          ],
          "mt_periods": [
            {
              "$id": "83",
              "id_branch": "ba9d506d-0128-4048-acec-5921a57278ce",
              "exercise_id": 2,
              "period_id": 3,
              "date_from": "2026-09-06T06:47:17.3237955+02:00",
              "date_end": "2026-09-06T06:47:17.3237955+02:00",
              "state": "sample string 6",
              "created_on": "2026-09-06T06:47:17.3237955+02:00",
              "last_update": "2026-09-06T06:47:17.3237955+02:00",
              "commited": true,
              "mt_branches": {
                "$ref": "4"
              }
            },
            {
              "$ref": "83"
            }
          ],
          "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": "78"
            },
            {
              "$ref": "78"
            }
          ],
          "st_sync_packages1": [
            {
              "$ref": "78"
            },
            {
              "$ref": "78"
            }
          ],
          "tt_doc_sa": [
            {
              "$ref": "15"
            },
            {
              "$ref": "15"
            }
          ],
          "tt_doc_st": [
            {
              "$ref": "66"
            },
            {
              "$ref": "66"
            }
          ],
          "tt_vouchers": [
            {
              "$ref": "33"
            },
            {
              "$ref": "33"
            }
          ],
          "tt_vouchers_permisions": [
            {
              "$ref": "34"
            },
            {
              "$ref": "34"
            }
          ]
        },
        "mt_pos_rooms": [
          {
            "$ref": "71"
          },
          {
            "$ref": "71"
          }
        ],
        "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"
  }
}

application/x-www-form-urlencoded

Sample:

Sample not available.

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": "0ab11ceb-f676-4b64-9bcd-336a14832b1d",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "high": 5,
  "width": 6,
  "active": true,
  "created_on": "2026-09-06T06:47:17.3402341+02:00",
  "last_update": "2026-09-06T06:47:17.3402341+02:00",
  "id_user_upd": "59b1180d-7c17-464f-88cb-5604ed0909b0",
  "commited": true,
  "mt_rooms_units": [
    {
      "$id": "2",
      "id": "0cde3a4b-f062-4f79-a57a-fd70e4022c4f",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "name_label": "sample string 4",
      "name_zone": "sample string 5",
      "order": 6,
      "id_room": "d4db6dd4-8976-4c6a-a483-94960396641a",
      "pax": 8,
      "pos_x": 9,
      "pos_y": 10,
      "size_w": 1,
      "size_h": 1,
      "in_map": true,
      "reserved_on": true,
      "id_room_type": "bb151e86-a990-4ebc-9161-8d8300993e7f",
      "locked": true,
      "date_locked": "2026-09-06T06:47:17.3402341+02:00",
      "comment_locked": "sample string 15",
      "active": true,
      "created_on": "2026-09-06T06:47:17.3402341+02:00",
      "last_update": "2026-09-06T06:47:17.3402341+02:00",
      "id_user_upd": "cb3d9a65-2c49-4539-aef6-8d29b08c3256",
      "commited": true,
      "mt_rooms": {
        "$id": "3",
        "id": "693c334e-81c7-4524-be76-eb317b879d41",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_branch": "124a44ae-32b8-42db-8826-213431b4bee4",
        "name_pos": "sample string 6",
        "id_image": "2aa509b9-af1c-4f56-9f5a-bec400e28e2c",
        "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": "0de88725-540c-422b-af9e-6ffe5d92c573",
        "refresh_status": true,
        "active": true,
        "created_on": "2026-09-06T06:47:17.3402341+02:00",
        "last_update": "2026-09-06T06:47:17.3402341+02:00",
        "id_user_upd": "c9c6e84d-fd57-4812-9518-3380e9fedb01",
        "commited": true,
        "mt_branches": {
          "$id": "4",
          "id": "34239ea8-4035-4c3c-8313-175ee570ad36",
          "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": "f084b677-55a1-4efa-b864-9f456a78493c",
          "order": 12,
          "external_id": "sample string 13",
          "sync": true,
          "active": true,
          "created_on": "2026-09-06T06:47:17.3402341+02:00",
          "last_update": "2026-09-06T06:47:17.3402341+02:00",
          "id_user_upd": "c8dce926-1ace-43ce-8cab-6080a0143080",
          "commited": true,
          "st_images": {
            "$id": "5",
            "id": "675ce26a-fc12-4296-a56a-f2983a29eb81",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "id_img_type": "06f83f9b-5fb2-48c8-b384-b251b966ef71",
            "image_file": "sample string 5",
            "extension": "sample string 6",
            "high": 1,
            "width": 1,
            "active": true,
            "created_on": "2026-09-06T06:47:17.3402341+02:00",
            "last_update": "2026-09-06T06:47:17.3402341+02:00",
            "commited": true,
            "mt_branches": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "mt_categories": [
              {
                "$id": "6",
                "id": "2dcd54fc-c31c-4dec-8e13-1b6f42ac7a21",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_item_type": "8486976a-62dd-4b5a-b3b7-84963abd60a8",
                "order_type": 5,
                "name_pos": "sample string 6",
                "id_image": "5a946231-089a-4f75-8c00-a0fe57c82e48",
                "view_pos": true,
                "order": 8,
                "order_sec": 9,
                "color_border": "sample string 10",
                "color_button": "sample string 11",
                "color_font": "sample string 12",
                "font_bold": true,
                "font_underline": true,
                "font_size": 15,
                "big_buttons": true,
                "active": true,
                "created_on": "2026-09-06T06:47:17.3402341+02:00",
                "last_update": "2026-09-06T06:47:17.3402341+02:00",
                "id_user_upd": "3d303dd7-0837-4e6b-9d74-a9eec8a50c78",
                "commited": true,
                "mt_categories_items": [
                  {
                    "$id": "7",
                    "id_category": "d367b568-0611-48a7-b67f-1305eb5f5173",
                    "id_item": "0ac9f1eb-f03c-42e8-bdbb-b124aff43b6b",
                    "is_default": true,
                    "active": true,
                    "created_on": "2026-09-06T06:47:17.3402341+02:00",
                    "last_update": "2026-09-06T06:47:17.3402341+02:00",
                    "id_user_upd": "ff8da9f2-d55e-4016-9489-3ed7b918883c",
                    "commited": true,
                    "mt_categories": {
                      "$ref": "6"
                    },
                    "mt_items": {
                      "$id": "8",
                      "id": "8ee5288b-ec53-40e3-9f39-fc07fab5c498",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "id_unit": "5957e079-cd33-4ed5-ada1-ee7760e5ce97",
                      "id_unit_sec": "d70be779-634d-4755-a1f9-11193370608c",
                      "id_brand": "b1ce173c-fbcd-4b59-8a53-a0b11d89e217",
                      "b_sale": true,
                      "b_stock": true,
                      "b_price": true,
                      "b_unique": true,
                      "b_exclude_control": true,
                      "tax": 12.1,
                      "change_price": true,
                      "force_printing": true,
                      "is_ticket": true,
                      "is_supply": true,
                      "define_price": true,
                      "is_multi_sub": true,
                      "external_id": "sample string 19",
                      "name_pos": "sample string 20",
                      "name_print": "sample string 21",
                      "id_image": "10d04f07-11e1-4472-8782-4bd8a3571fd1",
                      "view_pos": true,
                      "order": 23,
                      "color_border": "sample string 24",
                      "color_button": "sample string 25",
                      "color_font": "sample string 26",
                      "font_bold": true,
                      "font_underline": true,
                      "font_size": 29,
                      "active": true,
                      "created_on": "2026-09-06T06:47:17.3402341+02:00",
                      "last_update": "2026-09-06T06:47:17.3402341+02:00",
                      "id_user_upd": "bef944db-f9a4-4e2d-8af8-abee9ab1e712",
                      "commited": true,
                      "mt_brands": {
                        "$id": "9",
                        "id": "232e5de0-03bc-4f24-b8c3-a40836d54d1c",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "active": true,
                        "created_on": "2026-09-06T06:47:17.3402341+02:00",
                        "last_update": "2026-09-06T06:47:17.3402341+02:00",
                        "id_user_upd": "26ed4b41-33bf-49e6-8210-d80155c745ed",
                        "commited": true,
                        "mt_items": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "st_users": {
                          "$id": "10",
                          "id": "440f73e4-d478-463a-b7d6-40c8236ec3df",
                          "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": "6e2f1c15-69a4-48c5-a8e6-46c1a82f11c1",
                          "view_messages": true,
                          "id_image_photo": "cd485736-f66b-4a31-a993-a8a2954b8fbb",
                          "reserved": true,
                          "pos_access": true,
                          "back_access": true,
                          "name_pos": "sample string 13",
                          "id_image": "8c2b2466-18e5-4416-a9ad-a30a41e095c2",
                          "view_pos": true,
                          "order": 15,
                          "color_border": "sample string 16",
                          "color_button": "sample string 17",
                          "color_font": "sample string 18",
                          "active": true,
                          "created_on": "2026-09-06T06:47:17.3402341+02:00",
                          "last_update": "2026-09-06T06:47:17.3402341+02:00",
                          "commited": true,
                          "mt_branches": [
                            {
                              "$ref": "4"
                            },
                            {
                              "$ref": "4"
                            }
                          ],
                          "mt_branches_zones": [
                            {
                              "$id": "11",
                              "id": "39efeaab-7ce2-4f5f-8863-bcbe7be42867",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "9e0e2651-3915-4dfc-aef3-ca6fd4434e6f",
                              "active": true,
                              "created_on": "2026-09-06T06:47:17.3402341+02:00",
                              "last_update": "2026-09-06T06:47:17.3402341+02:00",
                              "id_user_upd": "ed17aeac-9383-4793-8cfc-4cb24a9ff531",
                              "commited": true,
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "mt_pos": [
                                {
                                  "$id": "12",
                                  "id": "c9014325-dbcd-42aa-b7fe-1df101a79aa6",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "id_branch": "584f13f5-314c-4c68-be88-a118896b2b0f",
                                  "id_zone": "2a55a719-099e-47d4-a580-1959dbc8189f",
                                  "user_required": true,
                                  "active": true,
                                  "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                  "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                  "id_user_upd": "8d570a72-342f-4670-b053-ed9931cd3c8d",
                                  "commited": true,
                                  "mt_branches_zones": {
                                    "$ref": "11"
                                  },
                                  "mt_cloakrooms": [
                                    {
                                      "$id": "13",
                                      "id": "fbdf4268-8843-4147-b9ac-4cad1e95731d",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "id_pos": "013ba509-c97e-471f-8106-89d35bc4e736",
                                      "unit_ini": 5,
                                      "unit_end": 6,
                                      "name_pos": "sample string 7",
                                      "id_image": "7297f700-735e-4574-969d-e9aeee362c9e",
                                      "view_pos": true,
                                      "order": 9,
                                      "color_border": "sample string 10",
                                      "color_button": "sample string 11",
                                      "color_font": "sample string 12",
                                      "active": true,
                                      "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                      "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                      "id_user_upd": "fe8a8080-3596-420f-a6d5-ff27f4d45630",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      },
                                      "st_images": {
                                        "$ref": "5"
                                      },
                                      "st_users": {
                                        "$ref": "10"
                                      },
                                      "tt_cloakrooms_units": [
                                        {
                                          "$id": "14",
                                          "id": "f9723e6b-3c99-4e31-a66a-904b75e3b3f9",
                                          "id_cloakroom": "8c0d3928-cfcc-4982-813e-2ccc61e47f6d",
                                          "id_pos_sesion": "6a217bf2-2413-4593-9fec-86dac8035087",
                                          "unit_id": 4,
                                          "date_open": "2026-09-06T06:47:17.3402341+02:00",
                                          "date_close": "2026-09-06T06:47:17.3402341+02:00",
                                          "id_doc_sa": "cf60796c-8cfb-4e6b-8add-c8f8aa6eed4e",
                                          "commited": true,
                                          "mt_cloakrooms": {
                                            "$ref": "13"
                                          },
                                          "tt_doc_sa": {
                                            "$id": "15",
                                            "id": "7eb19350-840b-45ae-b025-6111929af726",
                                            "id_pos": "cec7ec54-fd38-4ef9-879f-af22651e4dee",
                                            "id_doc": "dd68b468-94a6-46e3-a69b-a579b5d15718",
                                            "id_branch": "34c63efb-988f-40c3-a340-ba323c672744",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-09-06T06:47:17.3402341+02:00",
                                            "date_tax": "2026-09-06T06:47:17.3402341+02:00",
                                            "hour_doc": "00:00:00.1234567",
                                            "block": true,
                                            "id_ref": "f80f0024-eeb9-4422-9e36-29608a4eeebe",
                                            "id_relationship": "34aba21c-dc5a-4116-9139-29bdef8d6cd5",
                                            "id_loc_from": "f931812d-3cea-40a7-92fd-2b9d3e738e61",
                                            "id_loc_end": "f6004c2d-66bb-4ddd-b92f-65ba2b88de3b",
                                            "id_user_add": "24349837-ff92-4ec5-b0b3-965a2c89e2c0",
                                            "id_user_upd": "f1343676-d9a8-4f38-bce4-54986da20869",
                                            "comment": "sample string 12",
                                            "id_pos_sesion": "cedebc50-fe09-466c-a25a-194929e5cd48",
                                            "id_room_unit": "2b8207b0-0794-4356-a935-01d92ef5d563",
                                            "ref_locator": "sample string 13",
                                            "ref_zone_aut": "sample string 14",
                                            "id_pos_type": "647a709a-89dc-45e0-8fd0-a7b45dcb0a11",
                                            "p_dis": 15.1,
                                            "p_chr": 16.1,
                                            "amt_net": 17.1,
                                            "amt_tax": 18.1,
                                            "amt_dis": 19.1,
                                            "amt_chr": 20.1,
                                            "amt_tot": 21.1,
                                            "active": true,
                                            "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                            "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                            "commited": true,
                                            "created_by": 1,
                                            "doc_print": true,
                                            "mt_branches": {
                                              "$ref": "4"
                                            },
                                            "mt_docs": {
                                              "$id": "16",
                                              "id": "f8761cf0-3097-406a-8c4a-0d3bc173a134",
                                              "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": "8a3ccee1-7e0c-42c7-b62c-fe3b7db68e13",
                                              "view_pos": true,
                                              "order": 23,
                                              "color_border": "sample string 24",
                                              "color_button": "sample string 25",
                                              "color_font": "sample string 26",
                                              "active": true,
                                              "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                              "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                              "id_user_upd": "6349235b-5d8a-4272-a3ba-c98201f0d886",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$id": "17",
                                                  "id_doc": "afc89530-51cb-4fbc-a945-e69ba70c1230",
                                                  "id_pay": "0fcfa3cf-b269-4f1f-bb67-305e51f0d307",
                                                  "id_money": "b59f0a3d-1373-4494-9426-285c74bbf623",
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                  "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                  "id_user_upd": "79525b1a-33af-405f-aee1-a9a804c704b0",
                                                  "commited": true,
                                                  "mt_docs": {
                                                    "$ref": "16"
                                                  },
                                                  "mt_money_types": {
                                                    "$id": "18",
                                                    "id": "59b6da1c-0e2b-40ef-a815-6eea9e950e6b",
                                                    "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": "e38b3200-ee9b-4ae7-831b-4e493e7adef9",
                                                    "view_pos": true,
                                                    "order": 8,
                                                    "color_border": "sample string 9",
                                                    "color_button": "sample string 10",
                                                    "color_font": "sample string 11",
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                    "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                    "id_user_upd": "73c500b2-ef5e-4756-b4a6-98d86a5f9bc1",
                                                    "commited": true,
                                                    "mt_docs_payment_money": [
                                                      {
                                                        "$ref": "17"
                                                      },
                                                      {
                                                        "$ref": "17"
                                                      }
                                                    ],
                                                    "mt_money_rates": [
                                                      {
                                                        "$id": "19",
                                                        "id_money_1": "1aefb5ed-85ad-4551-9bc6-9d2b81aa6d99",
                                                        "id_money_2": "aecb054b-41e9-42cf-90c3-279913fb4a13",
                                                        "date_from": "2026-09-06T06:47:17.3402341+02:00",
                                                        "coefficient": 4.1,
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                        "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                        "id_user_upd": "4bc7658c-cdea-41dc-bf37-664be285e255",
                                                        "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": "337eec9e-7f9f-4c50-873c-8949378cc560",
                                                        "id_pay": "9df1cc17-9213-4628-9d28-3e2fa451dcc9",
                                                        "id_money": "3d9ef9f1-d04e-4e5c-b696-ced79d220382",
                                                        "date_cashflow": "2026-09-06T06:47:17.3402341+02:00",
                                                        "coefficient": 5.1,
                                                        "id_user_add": "b94b6e34-7792-4e3d-9ac3-1ce7bc979908",
                                                        "amt_tot_md": 7.1,
                                                        "amt_tot_mo": 8.1,
                                                        "mt_payment_types": {
                                                          "$id": "21",
                                                          "id": "fabf7a00-4478-43a2-b985-2145a4913f44",
                                                          "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": "b6bd9514-edda-4ebe-87d4-e7750a1cad33",
                                                          "view_pos": true,
                                                          "order": 13,
                                                          "color_border": "sample string 14",
                                                          "color_button": "sample string 15",
                                                          "color_font": "sample string 16",
                                                          "active": true,
                                                          "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                          "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                          "id_user_upd": "0c839ce6-c1c7-465b-9043-1cd480adb790",
                                                          "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": "eb725a6b-0dc6-471d-978e-5e3f45df1955",
                                                              "id_line": 2,
                                                              "id_pay": "2ee50692-3074-4687-9b0d-f10134aa3720",
                                                              "id_money": "06e3e8dc-73b7-42c4-aa54-f3cc9c0d4d63",
                                                              "coefficient": 5.1,
                                                              "id_voucher": "47609362-db11-4d42-ab38-aa210676a6da",
                                                              "id_employee": "0dcef1c7-1724-430c-b2cb-20d23d277d66",
                                                              "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": "a66c7dc1-ca4a-4373-9978-a47844a0521e",
                                                              "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": "9b4e2e05-13e9-41a7-b73c-257ca0591efa",
                                                                "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": "cfb8335f-9cb5-4cfd-9ef0-b1d89498c188",
                                                                "name_pos": "sample string 12",
                                                                "id_image": "695eec97-c050-43a4-aecc-b52d7e08d911",
                                                                "view_pos": true,
                                                                "order": 14,
                                                                "color_border": "sample string 15",
                                                                "color_button": "sample string 16",
                                                                "color_font": "sample string 17",
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                "id_user_upd": "bd1660e4-f496-496f-80ed-767b0f3f97ab",
                                                                "commited": true,
                                                                "mt_employees_branches": [
                                                                  {
                                                                    "$id": "24",
                                                                    "id_employee": "a7b3418c-1bb6-49d4-b099-148ac945a42c",
                                                                    "id_branch": "2783d5a2-8866-456c-9d32-ccfa3ed65490",
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                    "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                    "id_user_upd": "85aa7b0c-8ed2-4a94-886c-4b57ef94c705",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_employees": {
                                                                      "$ref": "23"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "24"
                                                                  }
                                                                ],
                                                                "mt_employees_profiles": {
                                                                  "$id": "25",
                                                                  "id": "8a7c50b4-3ede-4d85-a9e4-07d0d98d7ff2",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "authorized": true,
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                  "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                  "id_user_upd": "586825b2-9a3f-4763-be84-2984232e1daf",
                                                                  "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": "7da0f041-09c2-4135-9618-21b1a71c421b",
                                                                    "id_line": 2,
                                                                    "id_item_sub": "a860dd04-48b3-4100-bbdb-da322c71bb8d",
                                                                    "qty": 4.1,
                                                                    "id_list": "581ff4a9-7800-4be7-bba5-d2390326083b",
                                                                    "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": "323fb794-5c79-43a6-86ae-d792f4f1c251",
                                                                    "is_used": true,
                                                                    "qty_vou": 1.1,
                                                                    "amt_vou": 1.1,
                                                                    "comment": "sample string 15",
                                                                    "ref_det": "sample string 16",
                                                                    "id_employee": "74a13b16-87fa-4779-b673-4119370f784e",
                                                                    "name_generic": "sample string 17",
                                                                    "type_ope": 1,
                                                                    "id_user_add": "742b7d31-ba46-4110-846a-0df21311fb30",
                                                                    "id_user_upd": "062de415-a31b-421f-b2df-281d9bbbc4eb",
                                                                    "active": true,
                                                                    "mt_employees": {
                                                                      "$ref": "23"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$id": "27",
                                                                      "id": "5be29e0a-7f5b-4184-b809-f82d8a8308f7",
                                                                      "id_item": "8280aab3-34ee-4f6c-9d52-a292c77dd542",
                                                                      "id_item_type": "52836d11-53d6-4b1a-a0e7-a7078383ff0a",
                                                                      "is_default": true,
                                                                      "barcode": "sample string 5",
                                                                      "voucher_apply": true,
                                                                      "id_voucher_json": "1ffb5dde-c3ba-412e-bcec-1f6c637b9af8",
                                                                      "count_voucher": 1,
                                                                      "id_voucher_type": 1,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                      "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                      "id_user_upd": "796749bf-4365-41bd-b5ff-333515728eef",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_formula": [
                                                                        {
                                                                          "$id": "28",
                                                                          "id_item_sub": "7926bf7b-6cca-474d-bf43-16294e5b7fc7",
                                                                          "id_item": "ef648d3e-e7d3-4c7d-a6c6-49aee2d0e657",
                                                                          "group_id": 3,
                                                                          "id_unit_ref": "b22035cc-9c0e-4aa4-892f-cc8d13011856",
                                                                          "qty_dis": 5,
                                                                          "mt_items": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "mt_items_sub": {
                                                                            "$ref": "27"
                                                                          },
                                                                          "mt_units_ref": {
                                                                            "$id": "29",
                                                                            "id": "30d444e3-e70c-4ef7-a57c-ed3b0bbbe2bf",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "coefficient": 4.1,
                                                                            "id_unit": "7d916e69-9bbc-4c6a-8f0e-e01b145b49e2",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                            "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                            "id_user_upd": "d1d8840e-d0c9-4bf8-8410-d417d12d7ee9",
                                                                            "commited": true,
                                                                            "mt_units": {
                                                                              "$id": "30",
                                                                              "id": "48d1d609-3c31-4bd5-bbad-4e3cfd79de90",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                              "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                              "id_user_upd": "1c12c50d-e8c3-4514-b86e-6c953092dec4",
                                                                              "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": "0172b9cd-cb89-427a-987e-0b60b6a71ec3",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "name_short": "sample string 4",
                                                                        "name_pos": "sample string 5",
                                                                        "id_image": "9729ff89-9df1-47fe-98ca-2d7477a09c81",
                                                                        "view_pos": true,
                                                                        "order": 7,
                                                                        "color_border": "sample string 8",
                                                                        "color_button": "sample string 9",
                                                                        "color_font": "sample string 10",
                                                                        "font_bold": true,
                                                                        "font_underline": true,
                                                                        "font_size": 13,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                        "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                        "id_user_upd": "2d4c9425-0c5c-4da5-b767-a086b1d53763",
                                                                        "commited": true,
                                                                        "tt_vouchers_det": [
                                                                          {
                                                                            "$id": "32",
                                                                            "id_voucher": "49a8be49-b5f8-4c8e-8331-f3bf95afa605",
                                                                            "id_line": "892f8be4-a4c2-43ba-9ec8-b2c81209063b",
                                                                            "id_category": "8b73af17-5d76-4a20-a84d-f31306818f5d",
                                                                            "id_item": "c70953ef-3801-44d4-b1bc-9ed57e3c8a68",
                                                                            "id_item_type": "77c6bfa0-c5e8-4626-ade8-0df62372f870",
                                                                            "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": "be783205-6c3c-464e-a0b0-b293310cca3b",
                                                                              "id_voucher": 2,
                                                                              "locator_voucher": "sample string 3",
                                                                              "qr_code": "sample string 4",
                                                                              "date_from": "2026-09-06T06:47:17.3402341+02:00",
                                                                              "date_end": "2026-09-06T06:47:17.3402341+02:00",
                                                                              "date_used": "2026-09-06T06:47:17.3402341+02:00",
                                                                              "date_sesion": "2026-09-06T06:47:17.3402341+02:00",
                                                                              "id_employee": "932c7e07-333b-40f9-b5ed-a34dcf7dbd81",
                                                                              "id_branch": "a6a92acb-5480-47fc-af2e-628ac3427417",
                                                                              "id_voucher_permision": "d26414a2-84b6-484a-b481-a495d16769d8",
                                                                              "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": "c550b99c-39a0-4238-9cbf-ecd3d253d046",
                                                                              "id_user_add": "223de3a6-9e9e-432a-b8f8-e4c2901cd978",
                                                                              "id_doc_sa": "3b764d49-c3cd-4c12-bb0f-126ba83f2cfe",
                                                                              "id_item_sub": "155a840c-a803-4549-82f1-ee4cd6d43d4e",
                                                                              "id_pos_sesion": "768a75c9-bb03-487c-8fb1-22e3023b0366",
                                                                              "is_authorized": true,
                                                                              "is_automatic": true,
                                                                              "print_in_branch": true,
                                                                              "printed": true,
                                                                              "is_entry": true,
                                                                              "is_consume": true,
                                                                              "is_used_entry": true,
                                                                              "is_used_consume": true,
                                                                              "is_close": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                              "last_update": "2026-09-06T06:47:17.3402341+02: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": "fe2f8290-6fd5-4e86-a767-8c24aebdf536",
                                                                                "date_from": "2026-09-06T06:47:17.3402341+02:00",
                                                                                "date_end": "2026-09-06T06:47:17.3402341+02:00",
                                                                                "date_used": "2026-09-06T06:47:17.3402341+02:00",
                                                                                "id_employee": "09bc8ac9-9e0f-4c4e-9684-84bed6a222ce",
                                                                                "id_branch": "1f4fcf4a-6768-4ea1-8316-7794ea017fed",
                                                                                "count": 6,
                                                                                "count_used": 1,
                                                                                "unlimited": true,
                                                                                "id_user_add": "9cbce7a9-bdd8-400a-9f04-aadc8f436451",
                                                                                "is_entry": true,
                                                                                "is_consume": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                                "last_update": "2026-09-06T06:47:17.3402341+02: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": "6b334d6e-772a-4488-b590-0dd73be5f846",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "date_from": "2026-09-06T06:47:17.3402341+02:00",
                                                                            "date_end": "2026-09-06T06:47:17.3402341+02:00",
                                                                            "by_amt": true,
                                                                            "by_pcg": true,
                                                                            "ap_amount": 1.1,
                                                                            "ap_percent": 1.1,
                                                                            "ap_price": 1.1,
                                                                            "ap_price_min": 1.1,
                                                                            "ap_price_max": 1.1,
                                                                            "id_branch": "f936223f-255c-43a9-90cc-9c725bc7b671",
                                                                            "id_pos": "64aafd02-053e-48a9-9703-6c4b648ca8ae",
                                                                            "id_list": "40c84206-ef5f-4a70-9170-bb143e0d5459",
                                                                            "id_item": "c3f84aeb-1f4d-419f-89e5-277257554602",
                                                                            "id_item_type": "b70f5245-44a8-41c8-86cd-e8e626e11b29",
                                                                            "id_category": "87a95afa-5f14-44d9-9472-31d62579abbe",
                                                                            "by_day_week": true,
                                                                            "use_mon": true,
                                                                            "use_tue": true,
                                                                            "use_wed": true,
                                                                            "use_thu": true,
                                                                            "use_fri": true,
                                                                            "use_sat": true,
                                                                            "use_sun": true,
                                                                            "use_hour_ini": "00:00:00.1234567",
                                                                            "use_hour_end": "00:00:00.1234567",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                            "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                            "id_user_upd": "ed690615-9938-4efe-892b-85d516934606",
                                                                            "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": "f99bb796-48b6-49b4-af23-656129232714",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_ref": "2e73197c-118e-40f3-860f-768d01523a0d",
                                                                              "tax_included": true,
                                                                              "switch_select": true,
                                                                              "item_type_default": 7,
                                                                              "name_pos": "sample string 8",
                                                                              "id_image": "0fff06c9-e727-469d-97c0-23b03ade7da5",
                                                                              "view_pos": true,
                                                                              "order": 10,
                                                                              "color_border": "sample string 11",
                                                                              "color_button": "sample string 12",
                                                                              "color_font": "sample string 13",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                              "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                              "id_user_upd": "f19dd5f1-d59a-4072-8a8a-0664cc45ca2d",
                                                                              "commited": true,
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$id": "37",
                                                                                  "id_pos": "c026208d-8e99-4b7a-bbf7-e73871d667be",
                                                                                  "id_pos_type": "69bbdcd1-13e4-4009-a009-a0fe0f42cfc6",
                                                                                  "id_price_list": "8de2681c-348a-40d3-b53e-db8094332bc6",
                                                                                  "is_default": true,
                                                                                  "view_mon": true,
                                                                                  "view_tue": true,
                                                                                  "view_wed": true,
                                                                                  "view_thu": true,
                                                                                  "view_fri": true,
                                                                                  "view_sat": true,
                                                                                  "view_sun": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "id_user_upd": "ec16a594-93c2-4022-8262-e4ddb1ed404d",
                                                                                  "commited": true,
                                                                                  "mt_pos_view": {
                                                                                    "$id": "38",
                                                                                    "id_pos": "dde86815-6844-498b-a26a-0073e47f4a3a",
                                                                                    "id_pos_type": "618bfda0-4f5e-4434-ab55-cbba5c56c971",
                                                                                    "is_default": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                                    "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                                    "id_user_upd": "4b709d6c-e659-4e9a-b6be-b379d3bcc118",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "12"
                                                                                    },
                                                                                    "mt_pos_prices_list": [
                                                                                      {
                                                                                        "$ref": "37"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "37"
                                                                                      }
                                                                                    ],
                                                                                    "mt_pos_types": {
                                                                                      "$id": "39",
                                                                                      "id": "320bf6d1-cfd2-46fe-8da3-27b27e09a888",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "is_module": true,
                                                                                      "order": 5,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                                      "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                                      "id_user_upd": "4a492ede-25a9-473e-b349-d74f6a73342d",
                                                                                      "commited": true,
                                                                                      "mt_items_featured": [
                                                                                        {
                                                                                          "$id": "40",
                                                                                          "id": "9396d772-b13f-4c0f-b71f-95e9349fdd7a",
                                                                                          "id_branch": "9f85a7d4-cf35-455b-aae0-7715b067c55c",
                                                                                          "id_pos_type": "89756ab6-8811-4d45-a396-7a433f361f36",
                                                                                          "id_pos": "88f7276f-fb0b-4b9a-8876-d89d312b26ad",
                                                                                          "id_item": "f3b5f45e-dfaf-43b2-95aa-929c1a673ee3",
                                                                                          "date_from": "2026-09-06T06:47:17.3402341+02:00",
                                                                                          "date_end": "2026-09-06T06:47:17.3402341+02:00",
                                                                                          "image_id": 4,
                                                                                          "active": true,
                                                                                          "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                                          "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                                          "id_user_upd": "cb37a625-20b0-4036-be91-7c97473cf718",
                                                                                          "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": "57ca6e31-3aae-4c48-ab5a-294686cfe309",
                                                                                          "id_doc": "0d079b39-083c-40be-80eb-e076367f42ed",
                                                                                          "id_pos_type": "fb3d7a90-26ee-4dd5-9cd5-22bc4afd11d7",
                                                                                          "id_doc_print": "6d132615-201b-40f0-b935-e5964939a8c5",
                                                                                          "copies": 5,
                                                                                          "print_mode": 6,
                                                                                          "active": true,
                                                                                          "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                                          "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                                          "id_user_upd": "7e159e86-e33e-4e79-9bf0-781b1629e825",
                                                                                          "commited": true,
                                                                                          "mt_docs": {
                                                                                            "$ref": "16"
                                                                                          },
                                                                                          "mt_pos_print": {
                                                                                            "$id": "42",
                                                                                            "id": "80ffbee9-a0ab-4669-981c-c1ff18471cf5",
                                                                                            "id_pos": "e35ca56f-ae97-4467-9618-337d4d4bb466",
                                                                                            "id_mask": "sample string 3",
                                                                                            "name": "sample string 4",
                                                                                            "mode_print": 5,
                                                                                            "port": "sample string 6",
                                                                                            "baud_rate": 1,
                                                                                            "data_bits": 1,
                                                                                            "stop_bit": 1,
                                                                                            "flow_control": 1,
                                                                                            "parity": 1,
                                                                                            "pin_cashdrawer": 1,
                                                                                            "ip_printer": "sample string 7",
                                                                                            "port_ip": 1,
                                                                                            "printer_name": "sample string 8",
                                                                                            "active": true,
                                                                                            "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                                            "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                                            "id_user_upd": "2afb2764-7c42-4dea-8363-601a0af5437a",
                                                                                            "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": "b04e2197-f541-4854-bacf-00e97fe55dbc",
                                                                                            "id_mask": "sample string 2",
                                                                                            "name": "sample string 3",
                                                                                            "description": "sample string 4",
                                                                                            "high_row": 5,
                                                                                            "high_doc": 6,
                                                                                            "with_doc": 7,
                                                                                            "to_file": true,
                                                                                            "active": true,
                                                                                            "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                                            "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                                            "commited": true,
                                                                                            "mt_pos_doc_print": [
                                                                                              {
                                                                                                "$ref": "41"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "41"
                                                                                              }
                                                                                            ],
                                                                                            "st_doc_print_det": [
                                                                                              {
                                                                                                "$id": "44",
                                                                                                "id_doc_print": "dc4ee6eb-2db6-44d4-a3a2-20f25b594a5d",
                                                                                                "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": "9e125370-cd5e-4469-980b-0fb521f56098",
                                                                                  "id_item_sub": "4456fda0-2c42-440a-8351-3e0f93be5a52",
                                                                                  "validity_date": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "price": 4.1,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "id_user_upd": "84e10117-499d-4938-83ac-4b3c7803a1ef",
                                                                                  "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": "fef797c8-e224-4b0f-a6e7-7a6615f83567",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "date_from": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "date_end": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "id_branch": "fe1b0b1e-37a6-4973-b315-4de0a46d2676",
                                                                                  "id_pos": "8f13474a-965b-4469-bdea-d81627302793",
                                                                                  "id_list": "fa70b630-9259-4427-a475-65c170c25268",
                                                                                  "view_list": true,
                                                                                  "is_default": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "id_user_upd": "4cefad65-cd32-4f9d-b22c-387963c109fd",
                                                                                  "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": "eb5b6b61-7dd0-47fa-b3a3-1a03eb247b3a",
                                                                            "order_id": 2,
                                                                            "id_item": "c5e6e046-7d56-4d67-9ac4-c29f1db0017d",
                                                                            "id_item_type": "7ca04b47-dd77-4302-8734-cea8ce60e8cf",
                                                                            "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": "5666f31e-3fe6-4d74-a8d3-1bb7de289d27",
                                                                            "type_item": 11,
                                                                            "id_voucher_json": "0fd7bac6-bd57-440c-b35c-408bb67285ef",
                                                                            "count_voucher": 1,
                                                                            "id_category": "cffea9c5-0407-4415-ba62-25d4c005c456",
                                                                            "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                            "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                            "id_user_upd": "c7376425-f45d-444a-9ffa-775b965e0cbc",
                                                                            "commited": true,
                                                                            "mt_items": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "mt_items_types": {
                                                                              "$ref": "31"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$id": "48",
                                                                              "id": "88dab0ee-c233-4f4e-9c21-c03aa41717fc",
                                                                              "nro_sesion": 2,
                                                                              "id_pos": "8ffab5f7-1f27-403a-b524-92553f6d6406",
                                                                              "date_tax": "2026-09-06T06:47:17.3402341+02:00",
                                                                              "date_open": "2026-09-06T06:47:17.3402341+02:00",
                                                                              "date_close": "2026-09-06T06:47:17.3402341+02:00",
                                                                              "id_user_open": "d97d5da3-c830-445a-adcd-0373cb091f5b",
                                                                              "id_user_close": "5dcb7f28-5374-4331-ac2f-0ec60efb4f19",
                                                                              "nro_z": 1,
                                                                              "amt_tot": 1.1,
                                                                              "locator_event": "sample string 6",
                                                                              "status_pos": 7,
                                                                              "training_sesion": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                              "last_update": "2026-09-06T06:47:17.3402341+02: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": "a98555b1-0dc5-4b6f-a030-e77da9d268bf",
                                                                                  "json_object": "sample string 2",
                                                                                  "json_pays": "sample string 3",
                                                                                  "id_pos_sesion": "9f8b5139-c9fe-4679-a842-28c6bdb7ca89",
                                                                                  "type_pay": 5,
                                                                                  "module": "sample string 6",
                                                                                  "process": true,
                                                                                  "json_cloackrooms": "sample string 8",
                                                                                  "multi_select": 9,
                                                                                  "terminal_name": "sample string 10",
                                                                                  "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$id": "50",
                                                                                  "id": "632d5bbc-5d1b-48cd-b875-36cde87b63c9",
                                                                                  "id_room_unit": "e15fe725-89a2-4df6-8639-62824f7ae14c",
                                                                                  "id_room_list": "663fca4f-ccb3-4d6b-b7de-68d8db4b073d",
                                                                                  "nro_res_ext": "sample string 3",
                                                                                  "date_reserved": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "date_from": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "date_end": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "date_open": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "date_close": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "id_employee": "877cf46c-3ae0-4822-ac86-3af181cef425",
                                                                                  "id_employee_sec": "d44ba904-a115-4cdd-9782-ba4829521a4f",
                                                                                  "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": "42303859-8466-4549-80ae-b3b35884018e",
                                                                                  "comment": "sample string 7",
                                                                                  "id_user_open": "f5f7d885-72b6-45b4-9154-bce27b5e2428",
                                                                                  "id_user_close": "8c85067a-43e7-48cf-a7fa-3bbe51973e97",
                                                                                  "id_unit_state": "db65925e-a6bb-4bfd-96a3-3e89530066ba",
                                                                                  "id_pos_sesion": "fa23a53d-1f3b-45fe-aacc-7f18895d89cb",
                                                                                  "vip": true,
                                                                                  "paid": true,
                                                                                  "send": true,
                                                                                  "send_date": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "commited": true,
                                                                                  "mt_employees": {
                                                                                    "$ref": "23"
                                                                                  },
                                                                                  "mt_employees1": {
                                                                                    "$ref": "23"
                                                                                  },
                                                                                  "mt_rooms_units": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_rooms_units_states": {
                                                                                    "$id": "51",
                                                                                    "id": "17391587-9019-49e8-96b7-d6f799d94140",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "color": "sample string 5",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                                    "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                                    "id_user_upd": "cacdd057-2cae-42a7-99d5-4bf66b48d74d",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_rooms_units_states_types": [
                                                                                      {
                                                                                        "$id": "52",
                                                                                        "id_room_type": "7ad8d053-8ce9-49d3-afbc-ecb670d27f9e",
                                                                                        "id_room_state": "547238b4-78df-431b-8dd7-80cc54e36ea2",
                                                                                        "id_image": "cff98ed2-5153-416c-ac5a-4e3f5ff5e0be",
                                                                                        "color_font": "sample string 4",
                                                                                        "font_bold": true,
                                                                                        "font_underline": true,
                                                                                        "font_size": 7,
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                                        "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                                        "id_user_upd": "3d9840cd-3d1e-46eb-9ff9-0fb377ae2293",
                                                                                        "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": "8cba8639-3708-45c5-8b52-9c1bb9f83a17",
                                                                                    "id_room": "ea0bc706-353b-43f6-b6d7-9fdf43a1a28a",
                                                                                    "date_in": "2026-09-06T06:47:17.3402341+02:00",
                                                                                    "date_out": "2026-09-06T06:47:17.3402341+02:00",
                                                                                    "id_user_add": "56fc3311-74ce-47ef-8f1b-09c96f42ac5b",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                                    "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                                    "commited": true,
                                                                                    "mt_rooms": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "50"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "50"
                                                                                      }
                                                                                    ]
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "50"
                                                                                }
                                                                              ],
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "tt_tips": [
                                                                                {
                                                                                  "$id": "54",
                                                                                  "id": "86926d58-4755-44e7-af9c-34dd01c48474",
                                                                                  "id_pos_sesion": "22edf731-5019-41b1-bea6-ada8883dd902",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "id_user": "b2e946b7-9e37-467e-9c1d-622c270ad873",
                                                                                  "id_room_unit_activity": "d6667646-5b8d-4ce3-9e0d-e3ae8275d67f",
                                                                                  "id_doc_sa": "10d5c3b9-cbb0-469a-b70c-169f19547012",
                                                                                  "id_pos_type": "2be19bb4-9554-4d33-bc27-7fa4c3f94289",
                                                                                  "block": true,
                                                                                  "comment": "sample string 5",
                                                                                  "json_response": "sample string 6",
                                                                                  "id_doc_ref": "660ff554-b943-4d49-8698-3a0fd039152d",
                                                                                  "coupon_id": "sample string 7",
                                                                                  "terminal_id": "sample string 8",
                                                                                  "card_name": "sample string 9",
                                                                                  "card_bank": "sample string 10",
                                                                                  "card_number": "sample string 11",
                                                                                  "client_name": "sample string 12",
                                                                                  "money_type": "sample string 13",
                                                                                  "merchant_id": "sample string 14",
                                                                                  "aid": "sample string 15",
                                                                                  "auth_num": "sample string 16",
                                                                                  "authorization": true,
                                                                                  "signature": true,
                                                                                  "contactless": true,
                                                                                  "date_hour_pay": "sample string 17",
                                                                                  "terminal_name": "sample string 18",
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "commited": true,
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  "tt_tips_users": [
                                                                                    {
                                                                                      "$id": "55",
                                                                                      "id_tip": "f457a287-efcd-420d-a3a7-76efaee56622",
                                                                                      "id_user": "9a008ff3-39be-4f12-a23f-9a3a1260074f",
                                                                                      "amt_card": 1.1,
                                                                                      "amt_cash": 1.1,
                                                                                      "type_share": 3,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                                      "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                                      "commited": true,
                                                                                      "st_users": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "tt_tips": {
                                                                                        "$ref": "54"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "55"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                {
                                                                                  "$ref": "54"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion_users": [
                                                                                {
                                                                                  "$id": "56",
                                                                                  "id_pos_sesion": "413b7ed9-8bc7-465b-9dde-8add1d1c735a",
                                                                                  "id_user": "75a8efb9-eafb-46db-84a8-52ea3a3996f6",
                                                                                  "date_add": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "distribution_index": 1.1,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "56"
                                                                                }
                                                                              ],
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "15"
                                                                                },
                                                                                {
                                                                                  "$ref": "15"
                                                                                }
                                                                              ],
                                                                              "tt_cmd_connection": [
                                                                                {
                                                                                  "$id": "57",
                                                                                  "id": "032350b2-9708-49c6-8618-de230fbb592b",
                                                                                  "id_user": "6d2cb62f-8583-4bdd-90d2-166f0f0741f8",
                                                                                  "id_user_profile": "40d878d1-e474-4071-91b9-0f989c589708",
                                                                                  "locator": "sample string 4",
                                                                                  "date_end": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "id_pos_sesion": "c8ea1bdd-fe96-403c-a27b-bade9dfe79c4",
                                                                                  "date_login": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "date_logout": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "terminal_id": "sample string 6",
                                                                                  "terminal_type": "sample string 7",
                                                                                  "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "st_users_profiles": {
                                                                                    "$id": "58",
                                                                                    "id": "f7734492-1838-4e5a-b209-70889a1cfd27",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "is_pass_required": true,
                                                                                    "is_admin": true,
                                                                                    "level_id": 7,
                                                                                    "order_1": 8,
                                                                                    "order_2": 9,
                                                                                    "order_3": 10,
                                                                                    "order_4": 11,
                                                                                    "is_tips": true,
                                                                                    "is_view_all": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                                    "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                                    "commited": true,
                                                                                    "st_permisions": [
                                                                                      {
                                                                                        "$id": "59",
                                                                                        "id": "0ce6b5cd-b101-40b7-8257-bfd30f600ecd",
                                                                                        "id_function": "6fbec875-2ae9-4eab-a676-8728fe28ba4c",
                                                                                        "id_user": "909ee873-4762-4544-b124-2be9229bb0df",
                                                                                        "id_profile": "cbc6dab8-c41a-472a-846f-c400e3237f86",
                                                                                        "permission": 3,
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                                        "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                                        "commited": true,
                                                                                        "st_users_profiles": {
                                                                                          "$ref": "58"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "10"
                                                                                        },
                                                                                        "st_functions": {
                                                                                          "$id": "60",
                                                                                          "id": "8e388e54-bce7-48b6-bb26-0367720ce5f7",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "level_id": 5,
                                                                                          "id_group": "5cf12e08-9064-44c5-8020-83589446b81d",
                                                                                          "name_event": "sample string 7",
                                                                                          "name_pos": "sample string 8",
                                                                                          "id_image": "a9ed9f70-2dee-4d65-a7c6-f91d5cd5acf6",
                                                                                          "view_pos": true,
                                                                                          "order": 10,
                                                                                          "color_border": "sample string 11",
                                                                                          "color_button": "sample string 12",
                                                                                          "color_font": "sample string 13",
                                                                                          "font_bold": true,
                                                                                          "font_underline": true,
                                                                                          "font_size": 16,
                                                                                          "active": true,
                                                                                          "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                                          "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                                          "commited": true,
                                                                                          "st_functions_groups": {
                                                                                            "$id": "61",
                                                                                            "id": "83671b8f-ea4f-4169-9bcb-d9c4fc82dd3c",
                                                                                            "id_mask": "sample string 2",
                                                                                            "name": "sample string 3",
                                                                                            "description": "sample string 4",
                                                                                            "active": true,
                                                                                            "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                                            "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                                            "commited": true,
                                                                                            "st_functions": [
                                                                                              {
                                                                                                "$ref": "60"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "60"
                                                                                              }
                                                                                            ]
                                                                                          },
                                                                                          "st_images": {
                                                                                            "$ref": "5"
                                                                                          },
                                                                                          "st_permisions": [
                                                                                            {
                                                                                              "$ref": "59"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "59"
                                                                                            }
                                                                                          ]
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "59"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": [
                                                                                      {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "10"
                                                                                      }
                                                                                    ],
                                                                                    "tt_cmd_connection": [
                                                                                      {
                                                                                        "$ref": "57"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "57"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "57"
                                                                                }
                                                                              ],
                                                                              "tt_cmd_messages": [
                                                                                {
                                                                                  "$id": "62",
                                                                                  "id": "1507a918-a57e-45ba-9609-29c8769520fc",
                                                                                  "id_user": "9c70a4b8-3f34-4311-bc1f-c8b23b8112d2",
                                                                                  "date_add": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "destiny_type": 4,
                                                                                  "id_key": "a7b08c90-aae8-48b7-b9d6-9c561ab1bbea",
                                                                                  "message": "sample string 6",
                                                                                  "message_view": true,
                                                                                  "date_view": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "id_pos_sesion": "3293eecd-e535-4935-aca2-cdcce7c40cf6",
                                                                                  "terminal_add": "sample string 9",
                                                                                  "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "62"
                                                                                }
                                                                              ]
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "47"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "mt_items_vouchers": {
                                                                        "$id": "63",
                                                                        "id": "0fca0fc9-95ab-4cad-b4e7-9b7d0e546801",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "json": "sample string 5",
                                                                        "id_pay_type": "00cc6ae7-d80c-40e2-9edc-7963c411c7ef",
                                                                        "id_doc_print": "05ba2b67-e148-437e-b8dd-be9b8e25e7d6",
                                                                        "hour_end": "00:00:00.1234567",
                                                                        "price_item_sub": true,
                                                                        "define_validity": true,
                                                                        "price_ref": true,
                                                                        "price_min": 11.1,
                                                                        "supply_apply": 12,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                                        "last_update": "2026-09-06T06:47:17.3402341+02: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": "64",
                                                                        "id_doc_sa": "34bb7e30-824c-4c39-9b37-4354a61e294c",
                                                                        "id_line": 2,
                                                                        "id_item": "f312bc0b-eb7a-4573-a521-698e0720eedf",
                                                                        "qty": 4.1,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_doc_sa_det": {
                                                                          "$ref": "26"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "64"
                                                                      }
                                                                    ]
                                                                  },
                                                                  {
                                                                    "$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": "65",
                                                  "id_pos": "0a6d0dbc-3f3e-4e41-b0ec-cac9b361f34c",
                                                  "id_doc": "34c5377b-223f-4c4b-9e27-5e63bbd200b5",
                                                  "value": 3,
                                                  "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                  "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                  "commited": true,
                                                  "mt_docs": {
                                                    "$ref": "16"
                                                  },
                                                  "mt_pos": {
                                                    "$ref": "12"
                                                  }
                                                },
                                                {
                                                  "$ref": "65"
                                                }
                                              ],
                                              "tt_doc_sa": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "tt_doc_st": [
                                                {
                                                  "$id": "66",
                                                  "id": "e7fd1d58-c163-425b-b730-91dba6cd7ef5",
                                                  "id_pos": "a6fa0715-ced8-4169-9fd4-27638ba46f78",
                                                  "id_doc": "17f2b3f6-f9bd-4b32-b1c5-60c644482c4a",
                                                  "id_branch": "5a2c7fb1-318c-48d8-989d-50e04811a62e",
                                                  "nro_doc": "sample string 5",
                                                  "date_doc": "2026-09-06T06:47:17.3402341+02:00",
                                                  "block": true,
                                                  "nro_original": "sample string 8",
                                                  "id_ref": "05b5f422-688e-4505-b31c-48959a93f9a8",
                                                  "id_loc_from": "4d6f8852-c7a5-4bc8-8c45-269347a0f26c",
                                                  "id_loc_end": "19c92773-2076-4b2e-acfc-a52d86f5b236",
                                                  "id_user_add": "7aa0e2bb-b725-4aad-a9c7-66480f00f8b6",
                                                  "id_user_upd": "25acf978-eddc-4cf8-ac2a-e3c397c0fa53",
                                                  "id_pos_sesion": "67da074c-90fe-40d6-ab4c-e9a1a2c28099",
                                                  "comment": "sample string 12",
                                                  "status": 1,
                                                  "is_send": true,
                                                  "date_send": "2026-09-06T06:47:17.3402341+02:00",
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                  "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                  "commited": true,
                                                  "mt_branches": {
                                                    "$ref": "4"
                                                  },
                                                  "mt_docs": {
                                                    "$ref": "16"
                                                  },
                                                  "mt_locations": {
                                                    "$id": "67",
                                                    "id": "99fb32ce-298a-4397-aa36-5789994fe7de",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "reserved": true,
                                                    "id_branch": "3fb672d1-3e10-4f92-9c84-c3ec5c28ece5",
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                    "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                    "id_user_upd": "fed1752c-5002-4462-8a69-cd0a27362c14",
                                                    "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": "66"
                                                      },
                                                      {
                                                        "$ref": "66"
                                                      }
                                                    ],
                                                    "tt_doc_st1": [
                                                      {
                                                        "$ref": "66"
                                                      },
                                                      {
                                                        "$ref": "66"
                                                      }
                                                    ],
                                                    "tt_stock": [
                                                      {
                                                        "$id": "68",
                                                        "id_location": "9d68fb97-e9f3-410f-9984-35e960e64f86",
                                                        "id_item": "44f39d6d-770d-4b7c-a730-ecba27fc5caa",
                                                        "stock_ideal": 3.1,
                                                        "stock_min": 4.1,
                                                        "stock_max": 5.1,
                                                        "stock": 6.1,
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                        "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                                        "commited": true,
                                                        "mt_items": {
                                                          "$ref": "8"
                                                        },
                                                        "mt_locations": {
                                                          "$ref": "67"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "68"
                                                      }
                                                    ]
                                                  },
                                                  "mt_locations1": {
                                                    "$ref": "67"
                                                  },
                                                  "mt_pos": {
                                                    "$ref": "12"
                                                  },
                                                  "st_users": {
                                                    "$ref": "10"
                                                  },
                                                  "st_users1": {
                                                    "$ref": "10"
                                                  },
                                                  "tt_doc_st_det": [
                                                    {
                                                      "$id": "69",
                                                      "id_doc_st": "5cc3b0d8-f47d-47cc-af3d-3059136a966c",
                                                      "id_line": 2,
                                                      "id_item": "d81d6558-e02d-4d44-988f-15d62b988c7c",
                                                      "comment": "sample string 4",
                                                      "qty": 5.1,
                                                      "status": 1,
                                                      "active": true,
                                                      "mt_items": {
                                                        "$ref": "8"
                                                      },
                                                      "tt_doc_st": {
                                                        "$ref": "66"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "69"
                                                    }
                                                  ],
                                                  "tt_doc_st1": [
                                                    {
                                                      "$ref": "66"
                                                    },
                                                    {
                                                      "$ref": "66"
                                                    }
                                                  ],
                                                  "tt_doc_st2": {
                                                    "$ref": "66"
                                                  }
                                                },
                                                {
                                                  "$ref": "66"
                                                }
                                              ]
                                            },
                                            "mt_locations": {
                                              "$ref": "67"
                                            },
                                            "mt_locations1": {
                                              "$ref": "67"
                                            },
                                            "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": "70",
                                                "id": "3322cac9-2bd5-4f69-9da9-83744739e958",
                                                "spool_server": "sample string 2",
                                                "id_doc_sa": "6f825d8c-7d11-43fe-8969-d1ee87d7afc7",
                                                "spool_printer": "sample string 4",
                                                "count": 5,
                                                "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                                "printed": true,
                                                "print_on": "2026-09-06T06:47:17.3402341+02:00",
                                                "tt_doc_sa": {
                                                  "$ref": "15"
                                                }
                                              },
                                              {
                                                "$ref": "70"
                                              }
                                            ]
                                          },
                                          "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": "71",
                                      "id_pos": "e095627f-36af-4c56-8feb-28e4cf3ff6bb",
                                      "id_room": "857930d7-7cf1-47e7-8345-c64726cf500f",
                                      "active": true,
                                      "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                      "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                      "id_user_upd": "097081b3-a55b-4736-84e9-acca4238f3b0",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      },
                                      "mt_rooms": {
                                        "$ref": "3"
                                      },
                                      "st_users": {
                                        "$ref": "10"
                                      }
                                    },
                                    {
                                      "$ref": "71"
                                    }
                                  ],
                                  "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": "65"
                                    },
                                    {
                                      "$ref": "65"
                                    }
                                  ],
                                  "st_pos_license": [
                                    {
                                      "$id": "72",
                                      "id": "203448d0-455a-43c3-81ab-0acfcc47ecf2",
                                      "id_pos": "a4dc9b7c-49c7-43fc-8a7e-8d5f09c4c606",
                                      "mac_address": "sample string 3",
                                      "date_end": "2026-09-06T06:47:17.3402341+02:00",
                                      "key_access": "sample string 5",
                                      "id_user_add": "92ac52aa-a09f-4c29-8715-510521dce2eb",
                                      "active": true,
                                      "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                      "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      },
                                      "st_users": {
                                        "$ref": "10"
                                      }
                                    },
                                    {
                                      "$ref": "72"
                                    }
                                  ],
                                  "st_users_pos": [
                                    {
                                      "$id": "73",
                                      "id_user": "62519c10-914f-4e77-a580-7511cc9037d6",
                                      "id_pos": "55b23846-9839-49bb-a74d-9c62dc2b122d",
                                      "pass_required": true,
                                      "active": true,
                                      "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                      "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      },
                                      "st_users": {
                                        "$ref": "10"
                                      }
                                    },
                                    {
                                      "$ref": "73"
                                    }
                                  ],
                                  "tt_doc_sa": [
                                    {
                                      "$ref": "15"
                                    },
                                    {
                                      "$ref": "15"
                                    }
                                  ],
                                  "tt_pos_connection": [
                                    {
                                      "$id": "74",
                                      "id": "5d8f9ccf-ee8e-4744-b5d0-acba60bf3a3f",
                                      "id_pos": "dda42ec5-ed0b-4636-82cb-488cd0d85c4c",
                                      "date_add": "2026-09-06T06:47:17.3402341+02:00",
                                      "date_upd": "2026-09-06T06:47:17.3402341+02:00",
                                      "date_out": "2026-09-06T06:47:17.3402341+02: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": "74"
                                    }
                                  ],
                                  "tt_pos_sesion": [
                                    {
                                      "$ref": "48"
                                    },
                                    {
                                      "$ref": "48"
                                    }
                                  ],
                                  "mt_branches": {
                                    "$ref": "4"
                                  },
                                  "tt_logs": [
                                    {
                                      "$id": "75",
                                      "id": "3f7b6fc5-5663-4f94-92ad-8fab3ab2cabc",
                                      "id_user_add": "1c5bb950-8055-4a1a-98f3-eeae0fb21a82",
                                      "id_table": "67e530cc-f555-416f-aed3-f0078848fc2e",
                                      "message_log": "sample string 3",
                                      "json_object": "sample string 4",
                                      "log_type": "sample string 5",
                                      "id_pos": "f1dab4cc-00af-4da6-8f28-73cda43f50f4",
                                      "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      },
                                      "st_sync_tables": {
                                        "$id": "76",
                                        "id": "0d495ff0-fd24-424b-a21a-77dd7b4ae3e2",
                                        "level": 2,
                                        "order": 3,
                                        "name": "sample string 4",
                                        "log_ins": true,
                                        "log_upd": true,
                                        "packet_forward": true,
                                        "active": true,
                                        "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                        "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                        "commited": true,
                                        "st_sync_packages_det": [
                                          {
                                            "$id": "77",
                                            "id": "89245b1f-7ba1-4d74-b9cb-0ae266871513",
                                            "id_sync": "623f8f0c-6308-4bb8-9dad-9ba504a3d83f",
                                            "json": "sample string 3",
                                            "id_table": "5d1e7f86-4593-4bbd-8979-89804158b33e",
                                            "order": 5,
                                            "st_sync_packages": {
                                              "$id": "78",
                                              "id": "31fbbb44-f306-48f2-8394-80f4afea025f",
                                              "id_branch_from": "aa908091-fad0-4da0-9507-73b26a31eb09",
                                              "id_branch_to": "35996861-91d5-4bd3-9416-b7cc01b40668",
                                              "type": 4,
                                              "created_on": "2026-09-06T06:47:17.3402341+02:00",
                                              "order": 6,
                                              "status": 7,
                                              "log_info": "sample string 8",
                                              "sync_on": "2026-09-06T06:47:17.3402341+02:00",
                                              "send_on": "2026-09-06T06:47:17.3402341+02:00",
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_branches1": {
                                                "$ref": "4"
                                              },
                                              "st_sync_packages_det": [
                                                {
                                                  "$ref": "77"
                                                },
                                                {
                                                  "$ref": "77"
                                                }
                                              ]
                                            },
                                            "st_sync_tables": {
                                              "$ref": "76"
                                            }
                                          },
                                          {
                                            "$ref": "77"
                                          }
                                        ],
                                        "tt_logs": [
                                          {
                                            "$ref": "75"
                                          },
                                          {
                                            "$ref": "75"
                                          }
                                        ]
                                      },
                                      "st_users": {
                                        "$ref": "10"
                                      }
                                    },
                                    {
                                      "$ref": "75"
                                    }
                                  ],
                                  "st_local_variables": [
                                    {
                                      "$id": "79",
                                      "id": "e7033479-2c10-4c67-b70a-c8e1e94439d4",
                                      "id_pos": "0546cd6f-b75d-439b-bea3-9a6cdf272301",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "value": "sample string 5",
                                      "type": "sample string 6",
                                      "last_update": "2026-09-06T06:47:17.3402341+02:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      }
                                    },
                                    {
                                      "$ref": "79"
                                    }
                                  ],
                                  "tt_doc_st": [
                                    {
                                      "$ref": "66"
                                    },
                                    {
                                      "$ref": "66"
                                    }
                                  ]
                                },
                                {
                                  "$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_featured": [
                            {
                              "$ref": "40"
                            },
                            {
                              "$ref": "40"
                            }
                          ],
                          "mt_items_sub": [
                            {
                              "$ref": "27"
                            },
                            {
                              "$ref": "27"
                            }
                          ],
                          "mt_items_types": [
                            {
                              "$ref": "31"
                            },
                            {
                              "$ref": "31"
                            }
                          ],
                          "mt_locations": [
                            {
                              "$ref": "67"
                            },
                            {
                              "$ref": "67"
                            }
                          ],
                          "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": "71"
                            },
                            {
                              "$ref": "71"
                            }
                          ],
                          "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_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": [
                            {
                              "$ref": "59"
                            },
                            {
                              "$ref": "59"
                            }
                          ],
                          "st_pos_license": [
                            {
                              "$ref": "72"
                            },
                            {
                              "$ref": "72"
                            }
                          ],
                          "st_users_pos": [
                            {
                              "$ref": "73"
                            },
                            {
                              "$ref": "73"
                            }
                          ],
                          "st_users_token": [
                            {
                              "$id": "80",
                              "id": "c7b64b74-735d-4c00-b9e0-50b3db01953e",
                              "token_id": "sample string 2",
                              "id_user": "79ef056e-8c55-431d-867b-21affde35227",
                              "date_from": "2026-09-06T06:47:17.3402341+02:00",
                              "date_end": "2026-09-06T06:47:17.3402341+02:00",
                              "created_on": "2026-09-06T06:47:17.3402341+02:00",
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "80"
                            }
                          ],
                          "tt_doc_sa_cashflow": [
                            {
                              "$ref": "20"
                            },
                            {
                              "$ref": "20"
                            }
                          ],
                          "tt_doc_sa_det": [
                            {
                              "$ref": "26"
                            },
                            {
                              "$ref": "26"
                            }
                          ],
                          "tt_doc_sa_det1": [
                            {
                              "$ref": "26"
                            },
                            {
                              "$ref": "26"
                            }
                          ],
                          "tt_doc_st": [
                            {
                              "$ref": "66"
                            },
                            {
                              "$ref": "66"
                            }
                          ],
                          "tt_doc_st1": [
                            {
                              "$ref": "66"
                            },
                            {
                              "$ref": "66"
                            }
                          ],
                          "tt_items_customs": [
                            {
                              "$ref": "47"
                            },
                            {
                              "$ref": "47"
                            }
                          ],
                          "tt_logs": [
                            {
                              "$ref": "75"
                            },
                            {
                              "$ref": "75"
                            }
                          ],
                          "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": "81",
                              "id": "8e7ba233-bdd6-4082-97e7-17edc09537f9",
                              "id_room_activity": "c37223e2-ae83-436d-b268-79f98c5721b5",
                              "id_pos_sesion": "d519c9b7-eefc-442e-ba1a-ce2311a464e8",
                              "log_text": "sample string 4",
                              "id_user": "32b47198-569a-4b3c-9263-9ec5597c9abf",
                              "event_type": "sample string 6",
                              "correlation_id": "2a8c3669-02c7-4a4a-b098-e74ecd6d79f3",
                              "id_room_unit": "c8c4839c-1d5a-44ac-9c62-444ad9737658",
                              "id_room_unit_source": "f35beef7-aed2-4f13-8de4-e793f6578077",
                              "id_room_unit_destination": "9117495a-3fee-4a20-970c-2d5ef749b171",
                              "id_room_activity_related": "e57e8f95-d7f8-4164-914f-790a76208ca7",
                              "id_doc_sa": "0f5d2997-1107-4517-9d22-e7d97d249dd6",
                              "id_user_authorizer": "bdf83dfd-7d68-4da2-a370-6193de80d89c",
                              "data_json": "sample string 7",
                              "created_on": "2026-09-06T06:47:17.3402341+02:00",
                              "commited": true,
                              "st_users": {
                                "$ref": "10"
                              }
                            },
                            {
                              "$ref": "81"
                            }
                          ],
                          "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"
                            }
                          ],
                          "tt_doc_sa": [
                            {
                              "$ref": "15"
                            },
                            {
                              "$ref": "15"
                            }
                          ],
                          "tt_doc_sa1": [
                            {
                              "$ref": "15"
                            },
                            {
                              "$ref": "15"
                            }
                          ],
                          "mt_items": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "mt_rooms_units_states": [
                            {
                              "$ref": "51"
                            },
                            {
                              "$ref": "51"
                            }
                          ],
                          "st_users_profiles": {
                            "$ref": "58"
                          },
                          "tt_cmd_connection": [
                            {
                              "$ref": "57"
                            },
                            {
                              "$ref": "57"
                            }
                          ],
                          "tt_cmd_messages": [
                            {
                              "$ref": "62"
                            },
                            {
                              "$ref": "62"
                            }
                          ]
                        }
                      },
                      "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": "64"
                        },
                        {
                          "$ref": "64"
                        }
                      ],
                      "tt_doc_st_det": [
                        {
                          "$ref": "69"
                        },
                        {
                          "$ref": "69"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "47"
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "tt_stock": [
                        {
                          "$ref": "68"
                        },
                        {
                          "$ref": "68"
                        }
                      ],
                      "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": "60"
              },
              {
                "$ref": "60"
              }
            ],
            "st_images_types": {
              "$id": "82",
              "id": "60db7a5f-2930-46ec-b796-d356f7b4ca34",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "active": true,
              "created_on": "2026-09-06T06:47:17.3402341+02:00",
              "last_update": "2026-09-06T06:47:17.3402341+02: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": "67"
            },
            {
              "$ref": "67"
            }
          ],
          "mt_periods": [
            {
              "$id": "83",
              "id_branch": "8a81b306-d86b-469e-9a2f-f628062c71ec",
              "exercise_id": 2,
              "period_id": 3,
              "date_from": "2026-09-06T06:47:17.3402341+02:00",
              "date_end": "2026-09-06T06:47:17.3402341+02:00",
              "state": "sample string 6",
              "created_on": "2026-09-06T06:47:17.3402341+02:00",
              "last_update": "2026-09-06T06:47:17.3402341+02:00",
              "commited": true,
              "mt_branches": {
                "$ref": "4"
              }
            },
            {
              "$ref": "83"
            }
          ],
          "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": "78"
            },
            {
              "$ref": "78"
            }
          ],
          "st_sync_packages1": [
            {
              "$ref": "78"
            },
            {
              "$ref": "78"
            }
          ],
          "tt_doc_sa": [
            {
              "$ref": "15"
            },
            {
              "$ref": "15"
            }
          ],
          "tt_doc_st": [
            {
              "$ref": "66"
            },
            {
              "$ref": "66"
            }
          ],
          "tt_vouchers": [
            {
              "$ref": "33"
            },
            {
              "$ref": "33"
            }
          ],
          "tt_vouchers_permisions": [
            {
              "$ref": "34"
            },
            {
              "$ref": "34"
            }
          ]
        },
        "mt_pos_rooms": [
          {
            "$ref": "71"
          },
          {
            "$ref": "71"
          }
        ],
        "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"
  }
}