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": "1f6d704b-6d8e-49f2-9c56-9f82d5deeb04",
  "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:05.6974392+02:00",
  "last_update": "2026-09-06T06:47:05.6974392+02:00",
  "id_user_upd": "7ff2c490-bd59-4b45-a949-1b19d72826f4",
  "commited": true,
  "mt_rooms_units": [
    {
      "$id": "2",
      "id": "5ed79508-3a11-457f-bdef-b399397f672c",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "name_label": "sample string 4",
      "name_zone": "sample string 5",
      "order": 6,
      "id_room": "44683ff1-ee8d-496a-9cd0-1dee3595680d",
      "pax": 8,
      "pos_x": 9,
      "pos_y": 10,
      "size_w": 1,
      "size_h": 1,
      "in_map": true,
      "reserved_on": true,
      "id_room_type": "cd087e6e-6cd0-4ac9-902c-25dc0d4aa8c7",
      "locked": true,
      "date_locked": "2026-09-06T06:47:05.6974392+02:00",
      "comment_locked": "sample string 15",
      "active": true,
      "created_on": "2026-09-06T06:47:05.6974392+02:00",
      "last_update": "2026-09-06T06:47:05.6974392+02:00",
      "id_user_upd": "5f3ffbd6-55e2-4d48-8634-07dfb51f4555",
      "commited": true,
      "mt_rooms": {
        "$id": "3",
        "id": "f9952efe-62c0-49ec-a5d3-d3df8047969a",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_branch": "104f61bd-d378-491b-ae23-2106c8626fe7",
        "name_pos": "sample string 6",
        "id_image": "c1df82bb-a1b2-4c5e-9e73-270378936ec4",
        "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": "f1f6947c-dcb7-4703-84fc-4e92453f16f7",
        "refresh_status": true,
        "active": true,
        "created_on": "2026-09-06T06:47:05.6974392+02:00",
        "last_update": "2026-09-06T06:47:05.6974392+02:00",
        "id_user_upd": "30b1cde8-459e-43b5-8d4d-2cd11a44f47f",
        "commited": true,
        "mt_branches": {
          "$id": "4",
          "id": "6be49d66-d6b6-4b5c-bca3-6a896c826dd8",
          "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": "f9700dec-fc8a-4b2a-b6d7-666ad33c6a6c",
          "order": 12,
          "external_id": "sample string 13",
          "sync": true,
          "active": true,
          "created_on": "2026-09-06T06:47:05.6974392+02:00",
          "last_update": "2026-09-06T06:47:05.6974392+02:00",
          "id_user_upd": "bf7e706a-286d-4c2c-abf4-4dea6a6189b3",
          "commited": true,
          "st_images": {
            "$id": "5",
            "id": "a1fee3f5-cd2d-464a-8149-291f461a1557",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "id_img_type": "3d01bb54-4a79-40a3-9292-68b6f28757f0",
            "image_file": "sample string 5",
            "extension": "sample string 6",
            "high": 1,
            "width": 1,
            "active": true,
            "created_on": "2026-09-06T06:47:05.6974392+02:00",
            "last_update": "2026-09-06T06:47:05.6974392+02:00",
            "commited": true,
            "mt_branches": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "mt_categories": [
              {
                "$id": "6",
                "id": "c46ec303-1948-4671-9b5c-0f8aca0dbdf2",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_item_type": "1325897f-b76f-44a0-8cb4-1c4386fddb53",
                "order_type": 5,
                "name_pos": "sample string 6",
                "id_image": "55e5ed8e-bc49-4ab9-afd3-867251ece502",
                "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:05.6974392+02:00",
                "last_update": "2026-09-06T06:47:05.6974392+02:00",
                "id_user_upd": "39b8a1d2-1cb1-4d43-9735-d18f5cade56c",
                "commited": true,
                "mt_categories_items": [
                  {
                    "$id": "7",
                    "id_category": "d7bed5e5-4016-4f88-8d3c-3e37a151a4db",
                    "id_item": "dfeae6c2-9bc8-49eb-93e3-9a77560faed2",
                    "is_default": true,
                    "active": true,
                    "created_on": "2026-09-06T06:47:05.6974392+02:00",
                    "last_update": "2026-09-06T06:47:05.6974392+02:00",
                    "id_user_upd": "d17d9212-0fd8-45cd-bee4-cfe171ce28e7",
                    "commited": true,
                    "mt_categories": {
                      "$ref": "6"
                    },
                    "mt_items": {
                      "$id": "8",
                      "id": "7e8bdc27-fd89-4c23-8bfe-6436aede29c8",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "id_unit": "dc8d56e1-0834-415a-b594-5e381ed4bf27",
                      "id_unit_sec": "af773afd-7bf2-4680-a019-036707979f48",
                      "id_brand": "8eddee26-a95e-4f6a-b090-fc1e19496706",
                      "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": "43511f77-f6b5-4267-8803-d01dda216ab7",
                      "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:05.701926+02:00",
                      "last_update": "2026-09-06T06:47:05.701926+02:00",
                      "id_user_upd": "05ab6928-d224-4eca-86d0-c77cea4dd8cc",
                      "commited": true,
                      "mt_brands": {
                        "$id": "9",
                        "id": "afb5f8a7-ddc0-4500-9a27-002b0c3f9ffb",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "active": true,
                        "created_on": "2026-09-06T06:47:05.701926+02:00",
                        "last_update": "2026-09-06T06:47:05.701926+02:00",
                        "id_user_upd": "66c14103-7a6a-436c-a5db-4965298eafdf",
                        "commited": true,
                        "mt_items": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "st_users": {
                          "$id": "10",
                          "id": "7128d5f8-a362-4fa5-babe-5380470ee6f9",
                          "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": "488527cf-8399-4607-a57f-d8be0ae65dcf",
                          "view_messages": true,
                          "id_image_photo": "4c6c9151-740a-4dc7-9838-cb37977d34b0",
                          "reserved": true,
                          "pos_access": true,
                          "back_access": true,
                          "name_pos": "sample string 13",
                          "id_image": "e4823fdc-7768-46b3-9d96-bb0a40eb6279",
                          "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:05.7020514+02:00",
                          "last_update": "2026-09-06T06:47:05.7020514+02:00",
                          "commited": true,
                          "mt_branches": [
                            {
                              "$ref": "4"
                            },
                            {
                              "$ref": "4"
                            }
                          ],
                          "mt_branches_zones": [
                            {
                              "$id": "11",
                              "id": "9c12f109-eb43-4cd2-aa84-1ae623b5c985",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "0c326403-8ee4-433e-ad8c-a63b9949537c",
                              "active": true,
                              "created_on": "2026-09-06T06:47:05.7020514+02:00",
                              "last_update": "2026-09-06T06:47:05.7020514+02:00",
                              "id_user_upd": "a8dfad2a-367b-4bf9-9a00-6548e0931b37",
                              "commited": true,
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "mt_pos": [
                                {
                                  "$id": "12",
                                  "id": "6fe61b93-f199-451f-9cf1-cb690a8bfc6e",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "id_branch": "dd379a1d-65bf-4f39-9a40-f96428ef5efc",
                                  "id_zone": "ea7f1f31-c8ec-48ea-97c9-eeb1e35d8569",
                                  "user_required": true,
                                  "active": true,
                                  "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                  "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                  "id_user_upd": "58bd5cdc-4719-41dc-94ef-355a3554a043",
                                  "commited": true,
                                  "mt_branches_zones": {
                                    "$ref": "11"
                                  },
                                  "mt_cloakrooms": [
                                    {
                                      "$id": "13",
                                      "id": "99f3bcf4-6a79-4abe-9fc5-bc6a0e35c145",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "id_pos": "625e1dbd-53b7-4ac0-af5f-dc715952e410",
                                      "unit_ini": 5,
                                      "unit_end": 6,
                                      "name_pos": "sample string 7",
                                      "id_image": "9a1ad155-d3f1-4c3a-b9c0-93ac48d45e39",
                                      "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:05.7020514+02:00",
                                      "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                      "id_user_upd": "829d735c-c7e7-4baf-b1d4-50fd73722dde",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      },
                                      "st_images": {
                                        "$ref": "5"
                                      },
                                      "st_users": {
                                        "$ref": "10"
                                      },
                                      "tt_cloakrooms_units": [
                                        {
                                          "$id": "14",
                                          "id": "b097bf01-5cee-4b70-991f-59b894857246",
                                          "id_cloakroom": "749088f7-de7d-46c7-8bd3-824ee810e819",
                                          "id_pos_sesion": "c3d0a1be-fc59-4435-a81b-e6bd7affe275",
                                          "unit_id": 4,
                                          "date_open": "2026-09-06T06:47:05.7020514+02:00",
                                          "date_close": "2026-09-06T06:47:05.7020514+02:00",
                                          "id_doc_sa": "c2ef7a8a-720d-40ca-aeda-6e3aa8813cd0",
                                          "commited": true,
                                          "mt_cloakrooms": {
                                            "$ref": "13"
                                          },
                                          "tt_doc_sa": {
                                            "$id": "15",
                                            "id": "10a765eb-4d21-4605-af7d-52587608fe60",
                                            "id_pos": "aca72f51-addf-4cb4-91aa-c6b8af5a34f6",
                                            "id_doc": "3bbf24be-0dc7-452b-b47e-e3b0cc3f231d",
                                            "id_branch": "e30d9e5f-be16-480d-b938-99a12166c70e",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-09-06T06:47:05.7020514+02:00",
                                            "date_tax": "2026-09-06T06:47:05.7020514+02:00",
                                            "hour_doc": "00:00:00.1234567",
                                            "block": true,
                                            "id_ref": "0e9d88a8-08c0-44fd-a6ed-badb6a8eb25f",
                                            "id_relationship": "c30ea26c-3624-40f9-ae67-a11f8aa38cf5",
                                            "id_loc_from": "b56a32f1-bc79-400a-bf94-441daa582c7d",
                                            "id_loc_end": "b81e69ae-7c22-4249-a546-7f9ec18228fe",
                                            "id_user_add": "f15d138d-f96e-4c17-bdc8-028a931bcf05",
                                            "id_user_upd": "203aaa45-d0d4-4451-a748-6e47bb33516c",
                                            "comment": "sample string 12",
                                            "id_pos_sesion": "7fbc21d8-0ff3-46e2-9167-af767b05fb66",
                                            "id_room_unit": "1d1a8880-dbb4-48ce-a95d-d3fa8645af5d",
                                            "ref_locator": "sample string 13",
                                            "ref_zone_aut": "sample string 14",
                                            "id_pos_type": "a92086c2-c3d2-46f8-92a7-d14eb331f9ed",
                                            "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:05.7020514+02:00",
                                            "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                            "commited": true,
                                            "created_by": 1,
                                            "doc_print": true,
                                            "mt_branches": {
                                              "$ref": "4"
                                            },
                                            "mt_docs": {
                                              "$id": "16",
                                              "id": "308f7afd-0059-4e8d-8045-c980430e6c21",
                                              "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": "f9c93c8c-dd6e-45f7-91f2-eaf492edeabb",
                                              "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:05.7020514+02:00",
                                              "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                              "id_user_upd": "f0f1419d-cff0-4f09-937c-6af720a9ebc3",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$id": "17",
                                                  "id_doc": "8ef1614f-4ab2-477a-af93-f616d96b237d",
                                                  "id_pay": "fa61b36e-4be8-4476-9f26-de3c140fad8e",
                                                  "id_money": "9c1d2c26-c016-4f98-9aa9-17c01468cce7",
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                  "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                  "id_user_upd": "c4908150-9266-4652-b9f9-a9be1a43aa20",
                                                  "commited": true,
                                                  "mt_docs": {
                                                    "$ref": "16"
                                                  },
                                                  "mt_money_types": {
                                                    "$id": "18",
                                                    "id": "ab3e45ea-719a-480a-a478-8bb5b249b056",
                                                    "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": "01a7ffd1-45cd-485f-9a83-c8ee241776de",
                                                    "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:05.7020514+02:00",
                                                    "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                    "id_user_upd": "8cb66c25-548f-4432-a84d-f070b7ea4540",
                                                    "commited": true,
                                                    "mt_docs_payment_money": [
                                                      {
                                                        "$ref": "17"
                                                      },
                                                      {
                                                        "$ref": "17"
                                                      }
                                                    ],
                                                    "mt_money_rates": [
                                                      {
                                                        "$id": "19",
                                                        "id_money_1": "c8dd52e3-e450-45f9-8d7b-9188e4ba552c",
                                                        "id_money_2": "575aa48f-3a7e-4403-a836-490d8ad28d8a",
                                                        "date_from": "2026-09-06T06:47:05.7020514+02:00",
                                                        "coefficient": 4.1,
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                        "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                        "id_user_upd": "c567ec6a-ec26-4f24-9bf7-be0b945c7fa2",
                                                        "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": "f5155bdc-9633-41c1-a83f-1aac67a7f2b6",
                                                        "id_pay": "09115c37-73e0-4a6f-90c4-6e438b877651",
                                                        "id_money": "0fe1da26-5c15-4b1a-9d6c-6bd2b8ad2f22",
                                                        "date_cashflow": "2026-09-06T06:47:05.7020514+02:00",
                                                        "coefficient": 5.1,
                                                        "id_user_add": "8c28f669-e117-4027-98f7-6886d2178e6f",
                                                        "amt_tot_md": 7.1,
                                                        "amt_tot_mo": 8.1,
                                                        "mt_payment_types": {
                                                          "$id": "21",
                                                          "id": "3c396865-6f9d-4548-82f0-9684915c9390",
                                                          "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": "6c754872-4d41-45a3-ace9-1b1e3adebadb",
                                                          "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:05.7020514+02:00",
                                                          "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                          "id_user_upd": "c6b1a184-9248-4f69-8f7a-e74e247d9c49",
                                                          "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": "8f01ea82-2cef-4896-a4e0-664425f1a004",
                                                              "id_line": 2,
                                                              "id_pay": "4dfafdf8-103a-4a20-8042-ba887292c4f9",
                                                              "id_money": "5bb72724-e75e-45fe-aaa1-cc5c47db2be4",
                                                              "coefficient": 5.1,
                                                              "id_voucher": "05baa7e4-2b32-421b-8fae-04f0bb09f860",
                                                              "id_employee": "690b8760-ceb3-47ed-af16-a89f19807d5e",
                                                              "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": "984f9940-9eb4-42f1-b595-5b852aca7044",
                                                              "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": "6c146708-96dc-4211-87bf-9a5fbcbc149f",
                                                                "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": "1c77a2ce-023f-4ede-a6ad-7e9289724cfa",
                                                                "name_pos": "sample string 12",
                                                                "id_image": "7d92fbe5-5efb-40ae-a78d-13da63f13da7",
                                                                "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:05.7020514+02:00",
                                                                "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                "id_user_upd": "29fdf126-e1a0-498e-9512-e9f907292991",
                                                                "commited": true,
                                                                "mt_employees_branches": [
                                                                  {
                                                                    "$id": "24",
                                                                    "id_employee": "e1e2263c-b0da-4dd3-a0ee-0e06c651b09b",
                                                                    "id_branch": "237e102e-7f07-466d-88af-2a9a642cbc05",
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                                    "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                    "id_user_upd": "6a232651-8b69-4313-a523-20be260464ca",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_employees": {
                                                                      "$ref": "23"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "24"
                                                                  }
                                                                ],
                                                                "mt_employees_profiles": {
                                                                  "$id": "25",
                                                                  "id": "093602d3-c54f-4ea5-a58b-19587c7af4ac",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "authorized": true,
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                                  "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                  "id_user_upd": "fb20db95-4e76-42e2-b047-aa6a458f0bbc",
                                                                  "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": "e759961a-2c88-4fa4-9113-d5675f50f79a",
                                                                    "id_line": 2,
                                                                    "id_item_sub": "f294ae31-013f-4fa5-83b2-982d0b8ed442",
                                                                    "qty": 4.1,
                                                                    "id_list": "b0d6f623-d52b-4cdf-9389-33e5c57ce9aa",
                                                                    "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": "52584443-c0b1-47b0-9235-83341fe6cd39",
                                                                    "is_used": true,
                                                                    "qty_vou": 1.1,
                                                                    "amt_vou": 1.1,
                                                                    "comment": "sample string 15",
                                                                    "ref_det": "sample string 16",
                                                                    "id_employee": "7e27fa74-c474-4b35-b5cb-4daa2559ea58",
                                                                    "name_generic": "sample string 17",
                                                                    "type_ope": 1,
                                                                    "id_user_add": "cfe8fb34-ff61-4ddb-9bb1-8eb1ae01ed3a",
                                                                    "id_user_upd": "e30099a1-b23a-414a-a86c-4568b2ef2a42",
                                                                    "active": true,
                                                                    "mt_employees": {
                                                                      "$ref": "23"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$id": "27",
                                                                      "id": "7862d34c-e837-491e-b80b-ccb6cf243d48",
                                                                      "id_item": "0f8080ab-ba44-4237-b09a-7c154b9ed9f5",
                                                                      "id_item_type": "5a74e524-87c4-4e04-9e32-ead37b99b6e5",
                                                                      "is_default": true,
                                                                      "barcode": "sample string 5",
                                                                      "voucher_apply": true,
                                                                      "id_voucher_json": "9f05016b-fc58-47c9-8211-155b54946b45",
                                                                      "count_voucher": 1,
                                                                      "id_voucher_type": 1,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                                      "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                      "id_user_upd": "0b9f1541-5005-4dd7-afb9-d6febe110ccc",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_formula": [
                                                                        {
                                                                          "$id": "28",
                                                                          "id_item_sub": "a20bb508-6068-4cf6-a0ce-c60ffe4e40c8",
                                                                          "id_item": "a270f599-48c9-409b-860f-0a0dc5934604",
                                                                          "group_id": 3,
                                                                          "id_unit_ref": "6e14d77b-f12c-425b-b3ec-c8d6bcba73a2",
                                                                          "qty_dis": 5,
                                                                          "mt_items": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "mt_items_sub": {
                                                                            "$ref": "27"
                                                                          },
                                                                          "mt_units_ref": {
                                                                            "$id": "29",
                                                                            "id": "24b8acf9-67a6-46ae-84ae-c48fa4a7ff16",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "coefficient": 4.1,
                                                                            "id_unit": "d9005084-ba9e-4f7f-8431-cc2adab18055",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                                            "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                            "id_user_upd": "91ed5cab-d830-4b91-9ec0-d38e295cd2cc",
                                                                            "commited": true,
                                                                            "mt_units": {
                                                                              "$id": "30",
                                                                              "id": "9f0d7e6b-0e9c-4108-9903-539b69c4d764",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                                              "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                              "id_user_upd": "9529b136-4cec-4d24-8e11-ccf70d8f572c",
                                                                              "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": "bf49f4f5-1470-416e-88db-0e0099e9efeb",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "name_short": "sample string 4",
                                                                        "name_pos": "sample string 5",
                                                                        "id_image": "a2a9b466-1e3c-4fcf-b280-03ff1ed8bf89",
                                                                        "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:05.7020514+02:00",
                                                                        "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                        "id_user_upd": "48f370af-0d25-4bad-a2ff-2578eaedccc3",
                                                                        "commited": true,
                                                                        "tt_vouchers_det": [
                                                                          {
                                                                            "$id": "32",
                                                                            "id_voucher": "229e624a-e0a0-466c-b51a-e03e535b38ed",
                                                                            "id_line": "79028d61-f502-46a1-9c18-3cc73ab29fb1",
                                                                            "id_category": "8398d525-2b59-45ff-b0eb-e6010ebc4737",
                                                                            "id_item": "7065e28d-330c-4661-8133-e30c47973dd8",
                                                                            "id_item_type": "8ebf169d-ac6d-4ae4-935c-23ea3a755f2e",
                                                                            "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": "ab9cb645-c02d-43d1-a686-81e2e5942be6",
                                                                              "id_voucher": 2,
                                                                              "locator_voucher": "sample string 3",
                                                                              "qr_code": "sample string 4",
                                                                              "date_from": "2026-09-06T06:47:05.7020514+02:00",
                                                                              "date_end": "2026-09-06T06:47:05.7020514+02:00",
                                                                              "date_used": "2026-09-06T06:47:05.7020514+02:00",
                                                                              "date_sesion": "2026-09-06T06:47:05.7020514+02:00",
                                                                              "id_employee": "f66b914b-57fa-4e5e-a4e6-2632f1a129de",
                                                                              "id_branch": "5cba8112-f963-413e-bb5e-f3e1181db194",
                                                                              "id_voucher_permision": "10a2b88a-7b6e-436f-8d16-96720e726164",
                                                                              "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": "b131989f-0880-4ed5-8c0f-88f085cfe7c9",
                                                                              "id_user_add": "86da5fef-5399-4c8b-989a-52cc4273bf0b",
                                                                              "id_doc_sa": "ec631e63-f7eb-486b-9b0f-d6ed1a93bf27",
                                                                              "id_item_sub": "3a63aa44-967b-4e38-a974-687c594abb06",
                                                                              "id_pos_sesion": "fd61f8a1-1008-4b2b-88d7-00f4ad407de6",
                                                                              "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:05.7020514+02:00",
                                                                              "last_update": "2026-09-06T06:47:05.7020514+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": "3bd101cc-e0cd-4fbf-bc54-cc5d2a91600d",
                                                                                "date_from": "2026-09-06T06:47:05.7020514+02:00",
                                                                                "date_end": "2026-09-06T06:47:05.7020514+02:00",
                                                                                "date_used": "2026-09-06T06:47:05.7020514+02:00",
                                                                                "id_employee": "ed83ea9e-b811-4604-9caf-61b969d92cb4",
                                                                                "id_branch": "a4a94013-797d-4f35-ad96-54321b957538",
                                                                                "count": 6,
                                                                                "count_used": 1,
                                                                                "unlimited": true,
                                                                                "id_user_add": "69d649a7-2a81-4617-b630-4e39aab936ec",
                                                                                "is_entry": true,
                                                                                "is_consume": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                                                "last_update": "2026-09-06T06:47:05.7020514+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": "8606a522-1e0c-42ee-a036-9d109afa8cae",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "date_from": "2026-09-06T06:47:05.7020514+02:00",
                                                                            "date_end": "2026-09-06T06:47:05.7020514+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": "7cae3554-7ec4-4df2-8aa3-59de76a1546a",
                                                                            "id_pos": "e9aa371e-6219-4348-8965-bcf543d0ee3d",
                                                                            "id_list": "d6823bc5-e400-40e3-9f56-8461f095df86",
                                                                            "id_item": "d8ab3a0e-d6de-41c5-b6f5-fe82a9382e1f",
                                                                            "id_item_type": "bf638750-8965-4740-8b46-4ea4a6ebcaa1",
                                                                            "id_category": "a2b785e3-5afc-44f5-8d8b-5fd7e08c568d",
                                                                            "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:05.7020514+02:00",
                                                                            "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                            "id_user_upd": "379c4eb4-133b-4bc5-9ba4-b17f5af75df2",
                                                                            "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": "ee887fe8-d261-4f78-a475-f3193b133ed5",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_ref": "739f331b-7f72-4ab5-9dc1-a64e7d323a35",
                                                                              "tax_included": true,
                                                                              "switch_select": true,
                                                                              "item_type_default": 7,
                                                                              "name_pos": "sample string 8",
                                                                              "id_image": "8c6de453-497d-44a4-8778-8444aeaf6620",
                                                                              "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:05.7020514+02:00",
                                                                              "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                              "id_user_upd": "782688ef-cb46-4ad7-8c2d-f73194e7211b",
                                                                              "commited": true,
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$id": "37",
                                                                                  "id_pos": "f8e42fca-134a-4f70-bb4c-68caf543c7e9",
                                                                                  "id_pos_type": "0f064661-d3ae-4de6-be18-c259bbb9f77f",
                                                                                  "id_price_list": "9f933e32-859a-40a6-91cc-49b451251a10",
                                                                                  "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:05.7020514+02:00",
                                                                                  "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "id_user_upd": "c2f1b4db-b9b0-4c7e-8a33-ecf74b858e21",
                                                                                  "commited": true,
                                                                                  "mt_pos_view": {
                                                                                    "$id": "38",
                                                                                    "id_pos": "78bdd1fc-74d0-498c-80df-d5b4c95f2dce",
                                                                                    "id_pos_type": "74ec3ec4-dc33-4a08-8d18-c91024c47529",
                                                                                    "is_default": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                                                    "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                                    "id_user_upd": "1b7d2267-0dd7-44c1-8e7c-28763fb9fc3f",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "12"
                                                                                    },
                                                                                    "mt_pos_prices_list": [
                                                                                      {
                                                                                        "$ref": "37"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "37"
                                                                                      }
                                                                                    ],
                                                                                    "mt_pos_types": {
                                                                                      "$id": "39",
                                                                                      "id": "9cd9a873-f8a3-4e8f-931d-a31b9bc4679f",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "is_module": true,
                                                                                      "order": 5,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                                                      "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                                      "id_user_upd": "5557821d-21b1-4cb7-83c1-8fb88136d483",
                                                                                      "commited": true,
                                                                                      "mt_items_featured": [
                                                                                        {
                                                                                          "$id": "40",
                                                                                          "id": "cd73b387-32b9-4058-8631-dd917eaa46b4",
                                                                                          "id_branch": "8b60353b-5fbf-42fc-b2fa-2cfdae94a8f1",
                                                                                          "id_pos_type": "0f6a1dbf-c9d9-43fb-8aed-0fd4ecdbfc4c",
                                                                                          "id_pos": "7e14571f-a789-474f-824c-158d2b7b0017",
                                                                                          "id_item": "1ff40a2b-62d5-4313-b480-2c8e0e3f6e5c",
                                                                                          "date_from": "2026-09-06T06:47:05.7020514+02:00",
                                                                                          "date_end": "2026-09-06T06:47:05.7020514+02:00",
                                                                                          "image_id": 4,
                                                                                          "active": true,
                                                                                          "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                                                          "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                                          "id_user_upd": "585a7aee-e250-46e0-9acc-9872470643e6",
                                                                                          "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": "d50e7ac2-2fe8-41d1-8e76-aacfff703af7",
                                                                                          "id_doc": "57a4ce99-19df-44c6-804f-b4a606118758",
                                                                                          "id_pos_type": "ec4b4915-33d6-40e6-97f7-94601e019be6",
                                                                                          "id_doc_print": "6efb0cef-0650-47f4-969c-8a0bced02219",
                                                                                          "copies": 5,
                                                                                          "print_mode": 6,
                                                                                          "active": true,
                                                                                          "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                                                          "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                                          "id_user_upd": "e5bbe3c0-46bf-4ef3-aedc-b2c21eeecb00",
                                                                                          "commited": true,
                                                                                          "mt_docs": {
                                                                                            "$ref": "16"
                                                                                          },
                                                                                          "mt_pos_print": {
                                                                                            "$id": "42",
                                                                                            "id": "e33097c7-33b3-48cb-8b43-f696eb59db73",
                                                                                            "id_pos": "e47062f8-8754-4601-982c-579099ce1f85",
                                                                                            "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:05.7020514+02:00",
                                                                                            "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                                            "id_user_upd": "a55f42e4-a432-4f4b-97e9-b0ba6dd55833",
                                                                                            "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": "b864b0f6-b29f-4c7f-a735-8ad5f120aaed",
                                                                                            "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:05.7020514+02:00",
                                                                                            "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                                            "commited": true,
                                                                                            "mt_pos_doc_print": [
                                                                                              {
                                                                                                "$ref": "41"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "41"
                                                                                              }
                                                                                            ],
                                                                                            "st_doc_print_det": [
                                                                                              {
                                                                                                "$id": "44",
                                                                                                "id_doc_print": "fc6f3daf-76d9-4e16-b781-c276b8ded3e6",
                                                                                                "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": "ea31a3b1-2b5d-42d5-a804-be9ddebd69d7",
                                                                                  "id_item_sub": "b1d2d185-0f6a-44b3-a740-1cd02e8fdb98",
                                                                                  "validity_date": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "price": 4.1,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "id_user_upd": "c1ac5523-b31a-431d-be3c-169432e624cb",
                                                                                  "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": "10cfb488-09b0-430c-b25c-be03e40e8c36",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "date_from": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "date_end": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "id_branch": "e42b735e-594b-47e7-b40c-bd04fef3e0b3",
                                                                                  "id_pos": "9c6f9086-96cb-4d09-887f-7597bac5f5ef",
                                                                                  "id_list": "bfd740b5-b3dd-4f2a-a39a-33789b982cf3",
                                                                                  "view_list": true,
                                                                                  "is_default": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "id_user_upd": "511645bd-cb0d-41ea-aff3-3730001ecd3a",
                                                                                  "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": "7d73e6c7-74ae-4916-a51a-866da7308c72",
                                                                            "order_id": 2,
                                                                            "id_item": "2034b475-927c-4bd1-abbc-7586f173a293",
                                                                            "id_item_type": "2f04f309-cd2f-47f6-bb85-42aa472a21f9",
                                                                            "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": "8fe53472-f5aa-4cbd-8987-54c6929a4931",
                                                                            "type_item": 11,
                                                                            "id_voucher_json": "ba62d0f5-6c73-46e1-bc2f-9451e1f1bf0f",
                                                                            "count_voucher": 1,
                                                                            "id_category": "06991a46-8fe8-4c8a-877c-d9a57a30795d",
                                                                            "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                                            "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                            "id_user_upd": "83d8a7eb-66c9-490a-a36c-6a84817f5f3b",
                                                                            "commited": true,
                                                                            "mt_items": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "mt_items_types": {
                                                                              "$ref": "31"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$id": "48",
                                                                              "id": "3b23fd7a-030d-42af-8c51-7461f043b602",
                                                                              "nro_sesion": 2,
                                                                              "id_pos": "743fdb11-2499-437b-8504-879258d2e53a",
                                                                              "date_tax": "2026-09-06T06:47:05.7020514+02:00",
                                                                              "date_open": "2026-09-06T06:47:05.7020514+02:00",
                                                                              "date_close": "2026-09-06T06:47:05.7020514+02:00",
                                                                              "id_user_open": "ad65d5bf-c8f4-4da4-94d5-5eb0e1dc8703",
                                                                              "id_user_close": "d4c8d8c3-e615-44b5-bedc-905630f4bea8",
                                                                              "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:05.7020514+02:00",
                                                                              "last_update": "2026-09-06T06:47:05.7020514+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": "4b1547a1-d63b-47f4-bc8d-a79dd4c8f74c",
                                                                                  "json_object": "sample string 2",
                                                                                  "json_pays": "sample string 3",
                                                                                  "id_pos_sesion": "d694e962-daf9-45da-a18f-d8fc423d79bd",
                                                                                  "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:05.7020514+02:00",
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$id": "50",
                                                                                  "id": "963a0d80-7888-4600-9ca3-f0dfbfac0d65",
                                                                                  "id_room_unit": "7b22e3b7-74d4-4305-8c28-7cc28e222671",
                                                                                  "id_room_list": "af3ebe38-59e3-46ef-a726-9db3f7b50f04",
                                                                                  "nro_res_ext": "sample string 3",
                                                                                  "date_reserved": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "date_from": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "date_end": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "date_open": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "date_close": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "id_employee": "6d3c5dba-6f01-484c-9b05-dbd52dc7f9fb",
                                                                                  "id_employee_sec": "b7a66f45-65b3-4e64-aa40-f9e2e8081fd3",
                                                                                  "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": "3d79ded9-2045-407a-b550-9f47baab2b07",
                                                                                  "comment": "sample string 7",
                                                                                  "id_user_open": "12895ffa-4ded-44ee-a1bc-a5be42809db2",
                                                                                  "id_user_close": "1a2abfe1-03f7-402c-b5ea-9b24a3b74c6d",
                                                                                  "id_unit_state": "e5e928d4-77e5-41a9-aba1-7844a5ee69a7",
                                                                                  "id_pos_sesion": "5f8baf51-60c1-44b8-bea2-dd54f2a0312a",
                                                                                  "vip": true,
                                                                                  "paid": true,
                                                                                  "send": true,
                                                                                  "send_date": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "commited": true,
                                                                                  "mt_employees": {
                                                                                    "$ref": "23"
                                                                                  },
                                                                                  "mt_employees1": {
                                                                                    "$ref": "23"
                                                                                  },
                                                                                  "mt_rooms_units": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_rooms_units_states": {
                                                                                    "$id": "51",
                                                                                    "id": "320d5a02-fd34-4b99-a7ed-417bc4cf5537",
                                                                                    "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:05.7020514+02:00",
                                                                                    "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                                    "id_user_upd": "7100579c-2f44-405c-ad04-58d0ac032150",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_rooms_units_states_types": [
                                                                                      {
                                                                                        "$id": "52",
                                                                                        "id_room_type": "5da14e8b-d6d4-41ab-8eb5-52b5d2e31d01",
                                                                                        "id_room_state": "112d2d26-1c8c-41cb-aeba-f997ebc8afcd",
                                                                                        "id_image": "87264842-78c7-41b4-8754-ef6ec1e180b8",
                                                                                        "color_font": "sample string 4",
                                                                                        "font_bold": true,
                                                                                        "font_underline": true,
                                                                                        "font_size": 7,
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                                                        "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                                        "id_user_upd": "73225474-2977-4c3a-8849-dd12c313a585",
                                                                                        "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": "0828658b-58fd-4000-a75a-498afd5c1100",
                                                                                    "id_room": "11796557-66b2-4539-abaa-e906a47b5027",
                                                                                    "date_in": "2026-09-06T06:47:05.7020514+02:00",
                                                                                    "date_out": "2026-09-06T06:47:05.7020514+02:00",
                                                                                    "id_user_add": "694ec719-7b0c-4fd7-a8f9-00081379c4e9",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                                                    "last_update": "2026-09-06T06:47:05.7020514+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": "2fe45b49-6344-4bfe-955f-a2489786ff21",
                                                                                  "id_pos_sesion": "23dc352d-cd13-4d5f-8098-71719a84d836",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "id_user": "0ac43999-9fdb-404f-a161-9ff00f0f2277",
                                                                                  "id_room_unit_activity": "d520b20d-ce62-4412-a97a-b490dd568d24",
                                                                                  "id_doc_sa": "d86ce1b2-84da-451a-9b23-b56b90ec595a",
                                                                                  "id_pos_type": "0bd630d8-b8f9-4528-a0f9-90ab5935e7d8",
                                                                                  "block": true,
                                                                                  "comment": "sample string 5",
                                                                                  "json_response": "sample string 6",
                                                                                  "id_doc_ref": "fd366c70-88ca-4155-8980-486c00e23b55",
                                                                                  "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:05.7020514+02:00",
                                                                                  "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "commited": true,
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  "tt_tips_users": [
                                                                                    {
                                                                                      "$id": "55",
                                                                                      "id_tip": "ce6b8b8c-1942-4a40-a460-7dc1e17245de",
                                                                                      "id_user": "515f927e-caec-4f1e-be75-400bbc887e3b",
                                                                                      "amt_card": 1.1,
                                                                                      "amt_cash": 1.1,
                                                                                      "type_share": 3,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                                                      "last_update": "2026-09-06T06:47:05.7020514+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": "6f0b7d38-97de-4786-b045-31f616698746",
                                                                                  "id_user": "b0f31ae1-e8fd-4a0c-84eb-786e6f22ce8e",
                                                                                  "date_add": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "distribution_index": 1.1,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "last_update": "2026-09-06T06:47:05.7020514+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": "767d69f6-ddbf-459d-a13e-6123d027bb16",
                                                                                  "id_user": "c0ef275c-ee98-4f09-b044-7de18305ae41",
                                                                                  "id_user_profile": "772f8cbc-a382-4087-bf88-7801e14dbfbb",
                                                                                  "locator": "sample string 4",
                                                                                  "date_end": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "id_pos_sesion": "6a571119-99b6-44b2-91b9-943928881e74",
                                                                                  "date_login": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "date_logout": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "terminal_id": "sample string 6",
                                                                                  "terminal_type": "sample string 7",
                                                                                  "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "st_users_profiles": {
                                                                                    "$id": "58",
                                                                                    "id": "86c56da2-bde7-47dc-9825-27117b4c68e2",
                                                                                    "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:05.7020514+02:00",
                                                                                    "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                                    "commited": true,
                                                                                    "st_permisions": [
                                                                                      {
                                                                                        "$id": "59",
                                                                                        "id": "c5f7e2e9-5413-4ee1-ad0b-e15d1d843f1c",
                                                                                        "id_function": "0b4ff58e-45e7-46ab-9778-8e56288f8531",
                                                                                        "id_user": "a99f5c27-f6a7-46fe-adeb-636537b1d238",
                                                                                        "id_profile": "fc296dc5-70a2-4b12-8c36-38b4b9279263",
                                                                                        "permission": 3,
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                                                        "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                                        "commited": true,
                                                                                        "st_users_profiles": {
                                                                                          "$ref": "58"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "10"
                                                                                        },
                                                                                        "st_functions": {
                                                                                          "$id": "60",
                                                                                          "id": "75481dac-6809-42a2-af01-2ab7385e941c",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "level_id": 5,
                                                                                          "id_group": "45a7d068-8e4a-40d9-ad2e-1fa6381ba90c",
                                                                                          "name_event": "sample string 7",
                                                                                          "name_pos": "sample string 8",
                                                                                          "id_image": "182351d1-bf18-4369-a323-9d03bb952013",
                                                                                          "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:05.7020514+02:00",
                                                                                          "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                                          "commited": true,
                                                                                          "st_functions_groups": {
                                                                                            "$id": "61",
                                                                                            "id": "cdff5b77-1b0b-49d9-a1e7-817e5157ab23",
                                                                                            "id_mask": "sample string 2",
                                                                                            "name": "sample string 3",
                                                                                            "description": "sample string 4",
                                                                                            "active": true,
                                                                                            "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                                                            "last_update": "2026-09-06T06:47:05.7020514+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": "4042ce77-c75b-4935-bf32-e4b729bbefcc",
                                                                                  "id_user": "6bb2dd58-5397-44f0-9efb-b15cb97a0890",
                                                                                  "date_add": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "destiny_type": 4,
                                                                                  "id_key": "39858499-ce84-4991-bf5a-d9e5c91db7ab",
                                                                                  "message": "sample string 6",
                                                                                  "message_view": true,
                                                                                  "date_view": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "id_pos_sesion": "f2df8c65-2cce-4fca-8451-c845dc3613dc",
                                                                                  "terminal_add": "sample string 9",
                                                                                  "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "62"
                                                                                }
                                                                              ]
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "47"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "mt_items_vouchers": {
                                                                        "$id": "63",
                                                                        "id": "d4545306-385f-4ef4-83b0-2339a5cd18a0",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "json": "sample string 5",
                                                                        "id_pay_type": "c774e0e3-1e4a-45f9-8860-ad2338e377f5",
                                                                        "id_doc_print": "406c9ada-035c-4a41-9cef-f5b9c3566baa",
                                                                        "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:05.7020514+02:00",
                                                                        "last_update": "2026-09-06T06:47:05.7020514+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": "cc15782e-1ca7-4a92-9257-abf2c49b37d5",
                                                                        "id_line": 2,
                                                                        "id_item": "f098d898-d386-4fb6-b113-1341cf214651",
                                                                        "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": "b383a6df-adb6-4091-acc3-8be86c267833",
                                                  "id_doc": "c5709e3b-6ee2-4bac-9771-01dab25df261",
                                                  "value": 3,
                                                  "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                  "last_update": "2026-09-06T06:47:05.7020514+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": "4df35e08-4d8a-4afd-bf1f-60a44fc5b7a9",
                                                  "id_pos": "e613f84f-7cb6-46aa-bad2-92026b56446e",
                                                  "id_doc": "7cd669d1-679b-4e66-8f32-2e04af8ccf08",
                                                  "id_branch": "6e705bf2-2fe9-46f5-88db-714867a112b9",
                                                  "nro_doc": "sample string 5",
                                                  "date_doc": "2026-09-06T06:47:05.7020514+02:00",
                                                  "block": true,
                                                  "nro_original": "sample string 8",
                                                  "id_ref": "85ebf452-cfd3-475d-87e4-515f2f9622da",
                                                  "id_loc_from": "b58a9514-fbe1-49ed-9ea6-35860784744e",
                                                  "id_loc_end": "990a1ef1-087d-4f12-85a7-df4c52ccbece",
                                                  "id_user_add": "455fd606-7475-478b-bf4a-314bfd83b27f",
                                                  "id_user_upd": "aab3eabb-5f54-4596-acbd-f9a661c4f58d",
                                                  "id_pos_sesion": "f36d6a42-1436-40be-8eed-9091d8ac1043",
                                                  "comment": "sample string 12",
                                                  "status": 1,
                                                  "is_send": true,
                                                  "date_send": "2026-09-06T06:47:05.7020514+02:00",
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                  "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                  "commited": true,
                                                  "mt_branches": {
                                                    "$ref": "4"
                                                  },
                                                  "mt_docs": {
                                                    "$ref": "16"
                                                  },
                                                  "mt_locations": {
                                                    "$id": "67",
                                                    "id": "68c92d41-3cfa-4cb4-a039-d429d893893f",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "reserved": true,
                                                    "id_branch": "26b2e686-a9f2-4d7b-a572-dd0792ac0a14",
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                    "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                                    "id_user_upd": "15332900-8ee6-4aed-8b3e-2c0cbf92389f",
                                                    "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": "87659f96-6c25-4035-9145-d7127e57f6aa",
                                                        "id_item": "cceec249-ad07-4c21-811d-4edfc627bfaf",
                                                        "stock_ideal": 3.1,
                                                        "stock_min": 4.1,
                                                        "stock_max": 5.1,
                                                        "stock": 6.1,
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                        "last_update": "2026-09-06T06:47:05.7020514+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": "9193d507-54e0-4b10-aa54-0327ed788eeb",
                                                      "id_line": 2,
                                                      "id_item": "893ecec0-329a-43ff-a396-31d94cb94987",
                                                      "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": "9a1d79e3-0d90-482f-9d27-d9fdf498d96c",
                                                "spool_server": "sample string 2",
                                                "id_doc_sa": "37493072-a9d0-479e-b442-356f2628dd4f",
                                                "spool_printer": "sample string 4",
                                                "count": 5,
                                                "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                                "printed": true,
                                                "print_on": "2026-09-06T06:47:05.7020514+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": "9f44ba18-a2bc-4d6b-8aca-723a3cf943ae",
                                      "id_room": "e791af8c-6974-4460-b8ed-92b639b15747",
                                      "active": true,
                                      "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                      "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                      "id_user_upd": "c78a1806-ceff-4c47-9cb7-96c5091aea14",
                                      "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": "84bc18d3-6d2a-49da-9eff-f5dd41597415",
                                      "id_pos": "075ddd7f-09b2-40c3-9767-38cf8da1d173",
                                      "mac_address": "sample string 3",
                                      "date_end": "2026-09-06T06:47:05.7020514+02:00",
                                      "key_access": "sample string 5",
                                      "id_user_add": "88f35309-4565-40ee-a6c6-f9a44c0ad9e1",
                                      "active": true,
                                      "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                      "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      },
                                      "st_users": {
                                        "$ref": "10"
                                      }
                                    },
                                    {
                                      "$ref": "72"
                                    }
                                  ],
                                  "st_users_pos": [
                                    {
                                      "$id": "73",
                                      "id_user": "6b7321bc-bcc4-4b0c-a3f6-8c28fda4d3c6",
                                      "id_pos": "8de9af44-e9ab-48bd-b00d-225f22a129c7",
                                      "pass_required": true,
                                      "active": true,
                                      "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                      "last_update": "2026-09-06T06:47:05.7020514+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": "7f97feca-07e4-401e-9252-cb047be74ed8",
                                      "id_pos": "81206a2a-25f3-4b4c-8654-68865b1f65a1",
                                      "date_add": "2026-09-06T06:47:05.7020514+02:00",
                                      "date_upd": "2026-09-06T06:47:05.7020514+02:00",
                                      "date_out": "2026-09-06T06:47:05.7020514+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": "c37a0167-2bad-4ffc-91e8-12662d2e0bd5",
                                      "id_user_add": "8e508c92-0379-4c77-ac18-99e9cbe0c7ce",
                                      "id_table": "f1f32986-f03d-43f7-a324-82c6adc2aace",
                                      "message_log": "sample string 3",
                                      "json_object": "sample string 4",
                                      "log_type": "sample string 5",
                                      "id_pos": "61da621f-0ed6-440b-95da-a320d2be1dfe",
                                      "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      },
                                      "st_sync_tables": {
                                        "$id": "76",
                                        "id": "ccde280b-ff80-45a0-bd9b-ec7fcc497260",
                                        "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:05.7020514+02:00",
                                        "last_update": "2026-09-06T06:47:05.7020514+02:00",
                                        "commited": true,
                                        "st_sync_packages_det": [
                                          {
                                            "$id": "77",
                                            "id": "11568a0d-ac90-46bf-8937-d9ea6690da43",
                                            "id_sync": "a530ab46-3bcf-4abd-9cd2-90b3411e4493",
                                            "json": "sample string 3",
                                            "id_table": "d17d49ab-69e5-488b-ad46-2f99408e3f61",
                                            "order": 5,
                                            "st_sync_packages": {
                                              "$id": "78",
                                              "id": "feec9188-6825-4604-a931-6fe425cb0175",
                                              "id_branch_from": "49c34dca-9181-4640-8f39-ea1ac4e18f12",
                                              "id_branch_to": "94c4042f-fed3-45da-801d-af2363ca8eb1",
                                              "type": 4,
                                              "created_on": "2026-09-06T06:47:05.7020514+02:00",
                                              "order": 6,
                                              "status": 7,
                                              "log_info": "sample string 8",
                                              "sync_on": "2026-09-06T06:47:05.7020514+02:00",
                                              "send_on": "2026-09-06T06:47:05.7020514+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": "3266c357-0d3d-4dd8-9df5-a99159a004e5",
                                      "id_pos": "99882c7b-58ed-4f08-baac-f391c34ccc91",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "value": "sample string 5",
                                      "type": "sample string 6",
                                      "last_update": "2026-09-06T06:47:05.7020514+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": "60db3a6e-3daf-4424-89b9-85aa7f148370",
                              "token_id": "sample string 2",
                              "id_user": "121608ee-bd8d-4658-81e8-219854d89aa2",
                              "date_from": "2026-09-06T06:47:05.7020514+02:00",
                              "date_end": "2026-09-06T06:47:05.7020514+02:00",
                              "created_on": "2026-09-06T06:47:05.7020514+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": "15c91b5f-fb56-4531-a22a-2408d5d4a8ea",
                              "id_room_activity": "7af948de-9d09-48a5-9cfc-df94e34c405f",
                              "id_pos_sesion": "b0eac7cc-502c-456e-92c0-fe89edcbe1c7",
                              "log_text": "sample string 4",
                              "id_user": "aeae9bad-7609-4f2b-ab04-d46bbd718bba",
                              "event_type": "sample string 6",
                              "correlation_id": "1462dd25-7c8f-43db-8045-70f2f13207f8",
                              "id_room_unit": "b53b6257-a22e-433f-be0c-ac77fe60a256",
                              "id_room_unit_source": "5f2e47bd-fe33-4834-9d7c-0f253d23931b",
                              "id_room_unit_destination": "3567b802-5717-43c6-b419-92832ca11ee1",
                              "id_room_activity_related": "9ae6489b-c429-4554-b9a4-dede458f4a88",
                              "id_doc_sa": "107abccb-8fb6-42b8-acc3-ffdbbfdcab5b",
                              "id_user_authorizer": "6d9903c5-d8fc-4710-8c8c-04d39fe1c6f2",
                              "data_json": "sample string 7",
                              "created_on": "2026-09-06T06:47:05.7020514+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": "ed66453d-ee03-41dd-87e0-2ee320a19ed7",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "active": true,
              "created_on": "2026-09-06T06:47:05.7020514+02:00",
              "last_update": "2026-09-06T06:47:05.7020514+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": "21c16c96-3747-4e56-b818-ff723c1203a6",
              "exercise_id": 2,
              "period_id": 3,
              "date_from": "2026-09-06T06:47:05.7020514+02:00",
              "date_end": "2026-09-06T06:47:05.7020514+02:00",
              "state": "sample string 6",
              "created_on": "2026-09-06T06:47:05.7020514+02:00",
              "last_update": "2026-09-06T06:47:05.7020514+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": "cc364396-3f76-4d33-ab34-aae23727ff92",
  "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:05.7123052+02:00",
  "last_update": "2026-09-06T06:47:05.7123052+02:00",
  "id_user_upd": "40c8fec9-4133-4a16-9808-0febde6e4f4e",
  "commited": true,
  "mt_rooms_units": [
    {
      "$id": "2",
      "id": "383e9daa-636e-49c2-9480-47579cb477d8",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "name_label": "sample string 4",
      "name_zone": "sample string 5",
      "order": 6,
      "id_room": "d348a2ae-60eb-48d8-aded-83a94dc6b4db",
      "pax": 8,
      "pos_x": 9,
      "pos_y": 10,
      "size_w": 1,
      "size_h": 1,
      "in_map": true,
      "reserved_on": true,
      "id_room_type": "69b8d39d-dc48-4a8f-a71a-28e5b552a61b",
      "locked": true,
      "date_locked": "2026-09-06T06:47:05.7123052+02:00",
      "comment_locked": "sample string 15",
      "active": true,
      "created_on": "2026-09-06T06:47:05.7123052+02:00",
      "last_update": "2026-09-06T06:47:05.7123052+02:00",
      "id_user_upd": "a44d8253-9ea0-42e0-8494-4dd33e8fd015",
      "commited": true,
      "mt_rooms": {
        "$id": "3",
        "id": "4494ec3b-a3b5-4f42-a966-ee3dd1ba0ed3",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_branch": "eb006a81-a79e-474d-b6e3-09c58af970fe",
        "name_pos": "sample string 6",
        "id_image": "fc8fc597-0de1-490a-a8b8-095680d0fe18",
        "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": "e2350040-4ec8-4096-a880-ee14022b75e3",
        "refresh_status": true,
        "active": true,
        "created_on": "2026-09-06T06:47:05.7123052+02:00",
        "last_update": "2026-09-06T06:47:05.7123052+02:00",
        "id_user_upd": "858bc4f1-d007-4a29-b9d5-0e17c062ed97",
        "commited": true,
        "mt_branches": {
          "$id": "4",
          "id": "2d818eaf-6c7b-4b76-900a-b78e69cad44b",
          "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": "b47fec16-cbf3-44ce-a444-ab7733f4aac5",
          "order": 12,
          "external_id": "sample string 13",
          "sync": true,
          "active": true,
          "created_on": "2026-09-06T06:47:05.7123052+02:00",
          "last_update": "2026-09-06T06:47:05.7123052+02:00",
          "id_user_upd": "d6879854-c444-4f69-9d2f-289d74a9f039",
          "commited": true,
          "st_images": {
            "$id": "5",
            "id": "980e3457-e8aa-4ebb-885c-c42b57dc5668",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "id_img_type": "ad0a0e27-f69c-4787-adb7-33d8929aab6e",
            "image_file": "sample string 5",
            "extension": "sample string 6",
            "high": 1,
            "width": 1,
            "active": true,
            "created_on": "2026-09-06T06:47:05.7123052+02:00",
            "last_update": "2026-09-06T06:47:05.7123052+02:00",
            "commited": true,
            "mt_branches": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "mt_categories": [
              {
                "$id": "6",
                "id": "a76ebe04-a438-42dc-8f25-9f66b0ae1689",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_item_type": "dba5fa46-4d51-4cb7-989f-3eb7d082e43a",
                "order_type": 5,
                "name_pos": "sample string 6",
                "id_image": "0f412986-124a-48e0-ae8c-bbe7c43e55ce",
                "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:05.7123052+02:00",
                "last_update": "2026-09-06T06:47:05.7123052+02:00",
                "id_user_upd": "8e4d6301-2db9-4520-a2d4-8c76c2ec6776",
                "commited": true,
                "mt_categories_items": [
                  {
                    "$id": "7",
                    "id_category": "230d6953-89b0-4a8b-9b32-b74a9c2367f7",
                    "id_item": "4ab47f34-5917-4178-a411-0cd19b516052",
                    "is_default": true,
                    "active": true,
                    "created_on": "2026-09-06T06:47:05.7123052+02:00",
                    "last_update": "2026-09-06T06:47:05.7123052+02:00",
                    "id_user_upd": "a477c6ce-b7ee-44bc-8c2b-8a4d79402d4b",
                    "commited": true,
                    "mt_categories": {
                      "$ref": "6"
                    },
                    "mt_items": {
                      "$id": "8",
                      "id": "d21c2761-2b82-4a1b-a1d8-dfca6bb281ed",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "id_unit": "c6e7e83f-ab5d-4767-973f-e9396bc01111",
                      "id_unit_sec": "a4e2c410-4f7b-4a6f-b54a-e46410f9ee8d",
                      "id_brand": "9836db71-5d43-433b-bc3e-5948df457d58",
                      "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": "7f45ded4-6b57-4796-bd02-7213ebf7421a",
                      "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:05.7123052+02:00",
                      "last_update": "2026-09-06T06:47:05.7123052+02:00",
                      "id_user_upd": "ccec5dbd-9bf5-446f-88ae-0b5b0ca5bc7f",
                      "commited": true,
                      "mt_brands": {
                        "$id": "9",
                        "id": "e1054469-ec3d-4347-ba65-b4b88dfefc85",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "active": true,
                        "created_on": "2026-09-06T06:47:05.7123052+02:00",
                        "last_update": "2026-09-06T06:47:05.7123052+02:00",
                        "id_user_upd": "2060b20f-a67e-46ed-86db-1d5789cab7a9",
                        "commited": true,
                        "mt_items": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "st_users": {
                          "$id": "10",
                          "id": "94e243fe-e939-4a96-8953-1916b043da7f",
                          "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": "24f3b8c1-bd4f-4555-9de2-4efefba51275",
                          "view_messages": true,
                          "id_image_photo": "bb78ac65-e9fb-4a11-b274-548442f44c97",
                          "reserved": true,
                          "pos_access": true,
                          "back_access": true,
                          "name_pos": "sample string 13",
                          "id_image": "a81257d8-0d24-4a20-8eb1-1243aaef681b",
                          "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:05.7123052+02:00",
                          "last_update": "2026-09-06T06:47:05.7123052+02:00",
                          "commited": true,
                          "mt_branches": [
                            {
                              "$ref": "4"
                            },
                            {
                              "$ref": "4"
                            }
                          ],
                          "mt_branches_zones": [
                            {
                              "$id": "11",
                              "id": "91435e74-616e-4f59-a901-63c059fe76d0",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "0e2be8fb-db46-4552-8d15-8d4199b6c993",
                              "active": true,
                              "created_on": "2026-09-06T06:47:05.7123052+02:00",
                              "last_update": "2026-09-06T06:47:05.7123052+02:00",
                              "id_user_upd": "d3de00bc-c67f-4d4f-af9d-30b58ffcb0aa",
                              "commited": true,
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "mt_pos": [
                                {
                                  "$id": "12",
                                  "id": "05d0af3f-5709-414d-83a3-4347aa3167b4",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "id_branch": "b28a4b7b-b610-4ae0-9af3-149730293841",
                                  "id_zone": "1089f538-456d-4467-936a-5abfcfc04acc",
                                  "user_required": true,
                                  "active": true,
                                  "created_on": "2026-09-06T06:47:05.7123052+02:00",
                                  "last_update": "2026-09-06T06:47:05.7123052+02:00",
                                  "id_user_upd": "76c9ff12-3602-43df-b995-ca93eb18b4b1",
                                  "commited": true,
                                  "mt_branches_zones": {
                                    "$ref": "11"
                                  },
                                  "mt_cloakrooms": [
                                    {
                                      "$id": "13",
                                      "id": "3a7ce123-4d5d-4a1b-b015-0eec1615757a",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "id_pos": "a7b3a79a-a688-40c0-9f8a-3c64d064c64d",
                                      "unit_ini": 5,
                                      "unit_end": 6,
                                      "name_pos": "sample string 7",
                                      "id_image": "eda0747e-2d8c-4c50-b6e7-d3905aab8da4",
                                      "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:05.7123052+02:00",
                                      "last_update": "2026-09-06T06:47:05.7123052+02:00",
                                      "id_user_upd": "60ffdaf1-7453-418f-86a3-c4706bde25f9",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      },
                                      "st_images": {
                                        "$ref": "5"
                                      },
                                      "st_users": {
                                        "$ref": "10"
                                      },
                                      "tt_cloakrooms_units": [
                                        {
                                          "$id": "14",
                                          "id": "ee39a2c2-95a8-4aac-bbc5-b48548c2ceed",
                                          "id_cloakroom": "c5dc10e2-8ae7-487b-b8c6-f5bd76900c59",
                                          "id_pos_sesion": "2b7a73c0-08d6-478d-ba87-b06a9bb729df",
                                          "unit_id": 4,
                                          "date_open": "2026-09-06T06:47:05.7123052+02:00",
                                          "date_close": "2026-09-06T06:47:05.7123052+02:00",
                                          "id_doc_sa": "b00d4827-bc3a-413b-9a13-a82da8cb9253",
                                          "commited": true,
                                          "mt_cloakrooms": {
                                            "$ref": "13"
                                          },
                                          "tt_doc_sa": {
                                            "$id": "15",
                                            "id": "f4aa02ad-4965-404f-95d7-583c38072228",
                                            "id_pos": "376a9fb4-2c24-4b25-9b05-7123a4fa8abf",
                                            "id_doc": "5495dad1-6029-4bff-b601-d176e3a12f30",
                                            "id_branch": "de4cccc5-c1c2-4cd5-97b4-c376bfce8402",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-09-06T06:47:05.7123052+02:00",
                                            "date_tax": "2026-09-06T06:47:05.7123052+02:00",
                                            "hour_doc": "00:00:00.1234567",
                                            "block": true,
                                            "id_ref": "cf445b37-a58f-4274-ae84-54cbf1dec316",
                                            "id_relationship": "56b862f7-0e02-450a-82b2-3152713b8711",
                                            "id_loc_from": "42fed4b9-0956-44cb-92d0-565eec8c0e60",
                                            "id_loc_end": "99318398-2ea7-45b6-9bf6-a82d81482da4",
                                            "id_user_add": "e0333d4d-438f-43bb-8326-697c49d70139",
                                            "id_user_upd": "f845547c-8010-4eea-a944-f8ceee22da4c",
                                            "comment": "sample string 12",
                                            "id_pos_sesion": "e3c391ce-c945-42af-82e5-5f508851f64c",
                                            "id_room_unit": "222d151d-409c-4b27-971d-511bd3c8b560",
                                            "ref_locator": "sample string 13",
                                            "ref_zone_aut": "sample string 14",
                                            "id_pos_type": "ec7235be-9a5d-427d-b324-7f92e4e267bf",
                                            "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:05.7123052+02:00",
                                            "last_update": "2026-09-06T06:47:05.7123052+02:00",
                                            "commited": true,
                                            "created_by": 1,
                                            "doc_print": true,
                                            "mt_branches": {
                                              "$ref": "4"
                                            },
                                            "mt_docs": {
                                              "$id": "16",
                                              "id": "2f4a4aa8-e813-45c0-b4a2-7d02f280d46c",
                                              "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": "9632b108-b32b-4328-9dff-aa8de8190814",
                                              "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:05.7123052+02:00",
                                              "last_update": "2026-09-06T06:47:05.7123052+02:00",
                                              "id_user_upd": "929c8c01-e30d-4d4b-bf08-4b1728fc47c6",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$id": "17",
                                                  "id_doc": "d4aa7d67-acbc-4bc5-93f2-c6f71e75507a",
                                                  "id_pay": "dd3847ce-f764-468d-81ae-c05e194a4767",
                                                  "id_money": "1fbde723-2ac9-4f84-a5fd-b324ebe48790",
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                  "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                  "id_user_upd": "80a23314-c21b-4735-b9ef-0c3ca7a953e5",
                                                  "commited": true,
                                                  "mt_docs": {
                                                    "$ref": "16"
                                                  },
                                                  "mt_money_types": {
                                                    "$id": "18",
                                                    "id": "165e13f8-235a-4117-b006-4edb34ad8af4",
                                                    "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": "e8c6bfd4-3e5f-46ad-93e6-72727fe80416",
                                                    "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:05.7182818+02:00",
                                                    "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                    "id_user_upd": "054f28c6-001a-47bf-baf6-f8c4ea26580a",
                                                    "commited": true,
                                                    "mt_docs_payment_money": [
                                                      {
                                                        "$ref": "17"
                                                      },
                                                      {
                                                        "$ref": "17"
                                                      }
                                                    ],
                                                    "mt_money_rates": [
                                                      {
                                                        "$id": "19",
                                                        "id_money_1": "7f446efb-cba6-48b9-b472-6e12ac8e4d52",
                                                        "id_money_2": "7e457585-bcb8-4f78-a7fe-b91c83351f64",
                                                        "date_from": "2026-09-06T06:47:05.7182818+02:00",
                                                        "coefficient": 4.1,
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                        "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                        "id_user_upd": "c31ad8a8-7554-4ec1-9b96-9abc9ead74fc",
                                                        "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": "db54f7ea-b7d1-415c-95a4-3ad7a0e85d14",
                                                        "id_pay": "d17f857f-d19b-4cfe-aa88-8abf2456e10b",
                                                        "id_money": "c8df8d96-0cce-4070-8ec8-6516298c0cf2",
                                                        "date_cashflow": "2026-09-06T06:47:05.7182818+02:00",
                                                        "coefficient": 5.1,
                                                        "id_user_add": "71cd700b-4081-4f59-84e5-9b3c5eeb3495",
                                                        "amt_tot_md": 7.1,
                                                        "amt_tot_mo": 8.1,
                                                        "mt_payment_types": {
                                                          "$id": "21",
                                                          "id": "ad5a0fa1-cc20-442f-9d59-0651cc6d1cd9",
                                                          "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": "bec14036-9430-43c4-a607-66b6f9b4307f",
                                                          "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:05.7182818+02:00",
                                                          "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                          "id_user_upd": "4a3d21ba-a7bf-4582-92bb-2be933a58ee9",
                                                          "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": "b444cf51-4039-4faa-9101-0eed63da2209",
                                                              "id_line": 2,
                                                              "id_pay": "74b16efc-5647-4036-9c56-e0de149d68c4",
                                                              "id_money": "e899efd2-d725-4715-879a-69e740b2fb38",
                                                              "coefficient": 5.1,
                                                              "id_voucher": "34b75eae-e1cf-43d7-9f23-0cf855d44841",
                                                              "id_employee": "e167f0d6-4694-4a98-89c1-a0daa5eb34ef",
                                                              "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": "cd3e9574-f208-4845-9324-870e411760ad",
                                                              "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": "f8d06f0f-a8ac-46aa-abb3-e04a06cca64b",
                                                                "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": "84f490ae-e290-445d-b194-bc0be4ad1a6f",
                                                                "name_pos": "sample string 12",
                                                                "id_image": "7d7f1732-f9bc-4124-b849-e4a65228b6a3",
                                                                "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:05.7182818+02:00",
                                                                "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                "id_user_upd": "4d47fbbd-8e56-4cea-9736-5ae4a3e77c7d",
                                                                "commited": true,
                                                                "mt_employees_branches": [
                                                                  {
                                                                    "$id": "24",
                                                                    "id_employee": "d54d8080-212a-4dbe-9158-adddbb5668f0",
                                                                    "id_branch": "f151efe7-b277-464c-b293-55c3a13bb92c",
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                                    "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                    "id_user_upd": "41cbe04c-31d3-4b88-988a-a7da9a21679d",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_employees": {
                                                                      "$ref": "23"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "24"
                                                                  }
                                                                ],
                                                                "mt_employees_profiles": {
                                                                  "$id": "25",
                                                                  "id": "8388be26-8efe-4c7a-a8e0-92c04a12d9ce",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "authorized": true,
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                                  "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                  "id_user_upd": "2f0d6ed4-e3af-4da4-a5fc-bd966a188167",
                                                                  "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": "58f33bb4-2613-4ad7-b710-e04105efe581",
                                                                    "id_line": 2,
                                                                    "id_item_sub": "dbb229a1-ceaf-41a8-8465-00a63f661228",
                                                                    "qty": 4.1,
                                                                    "id_list": "89fe6606-f727-4e9e-a611-f05b940adcf5",
                                                                    "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": "b17d25b2-7685-4bdc-b7d3-45b57b980372",
                                                                    "is_used": true,
                                                                    "qty_vou": 1.1,
                                                                    "amt_vou": 1.1,
                                                                    "comment": "sample string 15",
                                                                    "ref_det": "sample string 16",
                                                                    "id_employee": "aed114cc-b0fb-429a-83b5-347b0e6a0a05",
                                                                    "name_generic": "sample string 17",
                                                                    "type_ope": 1,
                                                                    "id_user_add": "3fc54ca2-54f4-41d5-b094-dcee858ec8c1",
                                                                    "id_user_upd": "1ae7e5de-439b-4934-b651-7cbd628a9f70",
                                                                    "active": true,
                                                                    "mt_employees": {
                                                                      "$ref": "23"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$id": "27",
                                                                      "id": "07f0e173-d86b-4aa4-8d87-0e21f8871c29",
                                                                      "id_item": "2670188d-8987-487e-8258-490c0e7e37c4",
                                                                      "id_item_type": "4ef0fe42-2be2-49f3-875e-d01257d68ad9",
                                                                      "is_default": true,
                                                                      "barcode": "sample string 5",
                                                                      "voucher_apply": true,
                                                                      "id_voucher_json": "bce16b94-aec1-4ee9-bbbf-cc30ce4d9f15",
                                                                      "count_voucher": 1,
                                                                      "id_voucher_type": 1,
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                                      "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                      "id_user_upd": "d6ccf3d5-8845-48d8-8f7f-a67c967c7027",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_formula": [
                                                                        {
                                                                          "$id": "28",
                                                                          "id_item_sub": "c307cccb-7a81-4a57-826f-a0596e88ce45",
                                                                          "id_item": "4b5657cd-66a2-4e7f-993f-b9428b96da94",
                                                                          "group_id": 3,
                                                                          "id_unit_ref": "7dd3fa91-07ef-4ae8-afa6-674393dba2f2",
                                                                          "qty_dis": 5,
                                                                          "mt_items": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "mt_items_sub": {
                                                                            "$ref": "27"
                                                                          },
                                                                          "mt_units_ref": {
                                                                            "$id": "29",
                                                                            "id": "ed727936-0794-4490-a6a1-a370d73dc5b1",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "coefficient": 4.1,
                                                                            "id_unit": "1951f394-21c1-471f-8988-b9ccf9b5c57c",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                                            "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                            "id_user_upd": "48d5d372-2dad-4b53-b9d6-e68508df0c6c",
                                                                            "commited": true,
                                                                            "mt_units": {
                                                                              "$id": "30",
                                                                              "id": "a289c4f0-4dfe-47b9-b608-4a7b167c465c",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                                              "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                              "id_user_upd": "e7405d1a-5160-46e9-80a5-110961143708",
                                                                              "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": "c8367e22-90be-4a7e-98ec-074326101154",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "name_short": "sample string 4",
                                                                        "name_pos": "sample string 5",
                                                                        "id_image": "971c1b59-b456-4090-90e1-ccfac34c3340",
                                                                        "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:05.7182818+02:00",
                                                                        "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                        "id_user_upd": "ad0cec9c-769f-467e-bac8-6b7764d2decf",
                                                                        "commited": true,
                                                                        "tt_vouchers_det": [
                                                                          {
                                                                            "$id": "32",
                                                                            "id_voucher": "d0ff5226-43e8-4f0d-8226-ddf2508153bc",
                                                                            "id_line": "9a2151b3-73cb-4c38-98d3-abefe6d1b569",
                                                                            "id_category": "c02fae5d-3c43-4de2-8d71-e811bf012afa",
                                                                            "id_item": "a31b4ffc-1cab-4483-a2bb-346637012c40",
                                                                            "id_item_type": "0c7a2801-4584-452a-9baf-01a78ad91a0e",
                                                                            "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": "ca1ed3ff-cd1e-440b-abf3-1e9e13fe9242",
                                                                              "id_voucher": 2,
                                                                              "locator_voucher": "sample string 3",
                                                                              "qr_code": "sample string 4",
                                                                              "date_from": "2026-09-06T06:47:05.7182818+02:00",
                                                                              "date_end": "2026-09-06T06:47:05.7182818+02:00",
                                                                              "date_used": "2026-09-06T06:47:05.7182818+02:00",
                                                                              "date_sesion": "2026-09-06T06:47:05.7182818+02:00",
                                                                              "id_employee": "d4240193-9a16-469e-b3d3-486f3514ca44",
                                                                              "id_branch": "23d48cce-f17d-4551-905a-a59bf2204d59",
                                                                              "id_voucher_permision": "902b8bc3-5187-4f13-b447-441600b62a9e",
                                                                              "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": "c06c2105-704f-4d2f-b399-752780db9fe2",
                                                                              "id_user_add": "5c1e3649-11a7-4396-8e8e-a73055c64c74",
                                                                              "id_doc_sa": "40244c88-3af3-4fc0-bd66-914b7cd29e00",
                                                                              "id_item_sub": "a06d71bd-f960-40e9-8662-afd8c3cd0c09",
                                                                              "id_pos_sesion": "a7553fc9-7595-417e-b19a-ddffafbea2fe",
                                                                              "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:05.7182818+02:00",
                                                                              "last_update": "2026-09-06T06:47:05.7182818+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": "05a01011-7711-48e0-ae2b-bec4ca3d2228",
                                                                                "date_from": "2026-09-06T06:47:05.7182818+02:00",
                                                                                "date_end": "2026-09-06T06:47:05.7182818+02:00",
                                                                                "date_used": "2026-09-06T06:47:05.7182818+02:00",
                                                                                "id_employee": "ef323b76-4347-41b7-b2a3-1f78443cc740",
                                                                                "id_branch": "ef6f6c05-295c-4b85-83e0-fa9497c179a1",
                                                                                "count": 6,
                                                                                "count_used": 1,
                                                                                "unlimited": true,
                                                                                "id_user_add": "b5a1f562-51f7-4554-b4c3-228abb18734c",
                                                                                "is_entry": true,
                                                                                "is_consume": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                                                "last_update": "2026-09-06T06:47:05.7182818+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": "4e01143a-ea8d-4318-b257-2a219ce1dc40",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "date_from": "2026-09-06T06:47:05.7182818+02:00",
                                                                            "date_end": "2026-09-06T06:47:05.7182818+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": "f3cef5d9-5635-4acd-b753-d7ac65b74da8",
                                                                            "id_pos": "b7b019bf-33ba-4b84-a93b-b24e58e447b2",
                                                                            "id_list": "7bbfbd13-66d3-4a66-a1b3-a46c2424e6fd",
                                                                            "id_item": "3f64b15f-b495-46d1-aed7-3e2f8f992787",
                                                                            "id_item_type": "52403c18-dd5a-450b-a8e0-163c4bce9097",
                                                                            "id_category": "1f96eceb-b33a-40ea-9ef5-27f941f26dcb",
                                                                            "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:05.7182818+02:00",
                                                                            "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                            "id_user_upd": "05440d13-47de-44cd-ad25-e0d7861c5f5f",
                                                                            "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": "1e259c85-7f20-4e10-98b2-192488af44e0",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_ref": "3d0a7087-4af4-4995-9e26-2199b1987b8a",
                                                                              "tax_included": true,
                                                                              "switch_select": true,
                                                                              "item_type_default": 7,
                                                                              "name_pos": "sample string 8",
                                                                              "id_image": "f745780b-cfd7-4b7a-877a-49ce48fcac90",
                                                                              "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:05.7182818+02:00",
                                                                              "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                              "id_user_upd": "99926cfa-7041-4a52-977d-9b4c32fb2547",
                                                                              "commited": true,
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$id": "37",
                                                                                  "id_pos": "4f6e026c-91a2-4bc8-bf5c-2317cf71b7ef",
                                                                                  "id_pos_type": "7d631899-5081-4d0f-b017-0cdaa448e36c",
                                                                                  "id_price_list": "fe416548-e1b3-4753-9f48-39410339d7bc",
                                                                                  "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:05.7182818+02:00",
                                                                                  "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "id_user_upd": "7594ecea-8e79-4e18-bfeb-5f393ba78d72",
                                                                                  "commited": true,
                                                                                  "mt_pos_view": {
                                                                                    "$id": "38",
                                                                                    "id_pos": "44a9c6cd-881a-4888-8c2c-272dbdfc0f2a",
                                                                                    "id_pos_type": "01a86f7a-c1b5-4a6f-b5ae-dccaa0c91f2e",
                                                                                    "is_default": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                                                    "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                                    "id_user_upd": "68e3af5c-7254-4b4f-bbc9-03cc66bbc865",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "12"
                                                                                    },
                                                                                    "mt_pos_prices_list": [
                                                                                      {
                                                                                        "$ref": "37"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "37"
                                                                                      }
                                                                                    ],
                                                                                    "mt_pos_types": {
                                                                                      "$id": "39",
                                                                                      "id": "9ae905d1-a564-42a3-b2f5-d95c473e294e",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "is_module": true,
                                                                                      "order": 5,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                                                      "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                                      "id_user_upd": "077889f0-4727-43f5-a30e-b6e91f8e5a4a",
                                                                                      "commited": true,
                                                                                      "mt_items_featured": [
                                                                                        {
                                                                                          "$id": "40",
                                                                                          "id": "8c95545c-9361-4600-b2b6-be7f98f20468",
                                                                                          "id_branch": "404ada84-ca33-4bce-a623-affed718785c",
                                                                                          "id_pos_type": "056e8fb3-72fb-483f-926a-980b5286b8c8",
                                                                                          "id_pos": "bb540937-a51f-4119-9350-a7c8916c797b",
                                                                                          "id_item": "d86501aa-6a12-4034-9dc7-65157f62d969",
                                                                                          "date_from": "2026-09-06T06:47:05.7182818+02:00",
                                                                                          "date_end": "2026-09-06T06:47:05.7182818+02:00",
                                                                                          "image_id": 4,
                                                                                          "active": true,
                                                                                          "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                                                          "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                                          "id_user_upd": "a04ef642-34e8-46bc-8ccd-c5bf6e95d7f4",
                                                                                          "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": "98fdea7c-fde7-4b90-8931-de4dbf39169e",
                                                                                          "id_doc": "5e20813d-e58b-4fc9-951e-563830fb110c",
                                                                                          "id_pos_type": "2dcf0cae-9ca2-4056-93a4-dc72144880a7",
                                                                                          "id_doc_print": "db0a1ed2-7118-49b1-a6f3-f2866e2b643a",
                                                                                          "copies": 5,
                                                                                          "print_mode": 6,
                                                                                          "active": true,
                                                                                          "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                                                          "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                                          "id_user_upd": "4d558da8-853d-4bb1-9445-76edfcd2d6ad",
                                                                                          "commited": true,
                                                                                          "mt_docs": {
                                                                                            "$ref": "16"
                                                                                          },
                                                                                          "mt_pos_print": {
                                                                                            "$id": "42",
                                                                                            "id": "c8ca4196-de31-4a1f-9cf9-1d04a9a59ebd",
                                                                                            "id_pos": "88564440-5a9e-4423-a206-cdad8966bad9",
                                                                                            "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:05.7182818+02:00",
                                                                                            "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                                            "id_user_upd": "d9eda4bb-9190-42a0-95d6-60914c22c3f7",
                                                                                            "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": "0d708c0e-0661-4c24-b5ba-19c0ec8d4223",
                                                                                            "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:05.7182818+02:00",
                                                                                            "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                                            "commited": true,
                                                                                            "mt_pos_doc_print": [
                                                                                              {
                                                                                                "$ref": "41"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "41"
                                                                                              }
                                                                                            ],
                                                                                            "st_doc_print_det": [
                                                                                              {
                                                                                                "$id": "44",
                                                                                                "id_doc_print": "623c5723-a58e-4188-b7d1-4dee5fd30109",
                                                                                                "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": "4be76679-2ae4-4d56-b533-67cb6c906776",
                                                                                  "id_item_sub": "f427dff0-5ad0-4156-98f0-fcfb4d754e7b",
                                                                                  "validity_date": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "price": 4.1,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "id_user_upd": "25d322a9-8aa7-4e47-8f53-d9ae5e82b6a3",
                                                                                  "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": "33b6f6a8-bbde-4ded-8fc3-9689d73dbf3c",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "date_from": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "date_end": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "id_branch": "1e820290-6743-4928-a5f2-4b16550cfb40",
                                                                                  "id_pos": "6a8fb308-14dc-4f6f-bc5f-5c361966210b",
                                                                                  "id_list": "2e25c226-9141-4827-8394-c32919b6c1dd",
                                                                                  "view_list": true,
                                                                                  "is_default": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "id_user_upd": "4b22e83c-d9d1-46ae-9f16-284b41fe8054",
                                                                                  "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": "d79624af-106c-4e5c-845c-1a5deaea456f",
                                                                            "order_id": 2,
                                                                            "id_item": "1c311703-80da-4f78-9e4e-35cdf0b71f4a",
                                                                            "id_item_type": "85b040cb-3649-4a87-9db9-0560abf489b1",
                                                                            "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": "60348d11-8715-42f0-aacd-6525459413e6",
                                                                            "type_item": 11,
                                                                            "id_voucher_json": "7dfdea4b-6f1e-48ca-8ec9-ca245594dd41",
                                                                            "count_voucher": 1,
                                                                            "id_category": "cb4da0e2-692c-498a-99c3-279e045524fa",
                                                                            "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                                            "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                            "id_user_upd": "282d9a3c-7b08-4457-9793-7eeff2bea2c7",
                                                                            "commited": true,
                                                                            "mt_items": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "mt_items_types": {
                                                                              "$ref": "31"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$id": "48",
                                                                              "id": "4a8162a3-55c5-45f3-83fc-966166ed7edc",
                                                                              "nro_sesion": 2,
                                                                              "id_pos": "58090c62-110f-466f-bfb1-d1ab65c32a43",
                                                                              "date_tax": "2026-09-06T06:47:05.7182818+02:00",
                                                                              "date_open": "2026-09-06T06:47:05.7182818+02:00",
                                                                              "date_close": "2026-09-06T06:47:05.7182818+02:00",
                                                                              "id_user_open": "d22741f0-dc80-4ae3-b1a6-760e77e28564",
                                                                              "id_user_close": "cade1b48-8f8f-41ac-ab96-4d4e77278ba5",
                                                                              "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:05.7182818+02:00",
                                                                              "last_update": "2026-09-06T06:47:05.7182818+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": "0791276b-ea7c-4189-a9c7-0ca1eb0271f2",
                                                                                  "json_object": "sample string 2",
                                                                                  "json_pays": "sample string 3",
                                                                                  "id_pos_sesion": "7c4a2a9d-2174-4b30-b25b-6209294dff2b",
                                                                                  "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:05.7182818+02:00",
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$id": "50",
                                                                                  "id": "09650ad5-591d-4529-b6b9-4308bd1266d6",
                                                                                  "id_room_unit": "a6c7ec58-0f5e-47d4-83e9-695e93ba9ac1",
                                                                                  "id_room_list": "6ac5c217-be05-4009-b0d9-314f9a62fc82",
                                                                                  "nro_res_ext": "sample string 3",
                                                                                  "date_reserved": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "date_from": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "date_end": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "date_open": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "date_close": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "id_employee": "6c10eff0-6c6e-47e4-a5e2-5f998955dbad",
                                                                                  "id_employee_sec": "e06a4992-64e3-4922-bdfd-7ec28da7b867",
                                                                                  "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": "39fd9a3a-fc12-4577-ba6f-b91845cc654f",
                                                                                  "comment": "sample string 7",
                                                                                  "id_user_open": "2c267225-3098-447a-9d64-54f978a9a89f",
                                                                                  "id_user_close": "e04a8b05-8a4a-4a0f-bf9b-dbfff06ff273",
                                                                                  "id_unit_state": "6f657ea0-4ae5-4b60-b3c0-de9acbcfe91f",
                                                                                  "id_pos_sesion": "a15930ad-3f7e-446f-9863-54301e3eac6f",
                                                                                  "vip": true,
                                                                                  "paid": true,
                                                                                  "send": true,
                                                                                  "send_date": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "commited": true,
                                                                                  "mt_employees": {
                                                                                    "$ref": "23"
                                                                                  },
                                                                                  "mt_employees1": {
                                                                                    "$ref": "23"
                                                                                  },
                                                                                  "mt_rooms_units": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_rooms_units_states": {
                                                                                    "$id": "51",
                                                                                    "id": "1846ae28-9af7-4815-b653-86e8e4df9f01",
                                                                                    "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:05.7182818+02:00",
                                                                                    "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                                    "id_user_upd": "94afa6f2-4f3e-4eae-a439-ac838052184a",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_rooms_units_states_types": [
                                                                                      {
                                                                                        "$id": "52",
                                                                                        "id_room_type": "63071cdd-30cd-42e4-ab06-135adb010f32",
                                                                                        "id_room_state": "594a3a84-4787-4775-b6a2-f74780021110",
                                                                                        "id_image": "4a3a8e15-5d27-47f1-a995-e7586b34c6ce",
                                                                                        "color_font": "sample string 4",
                                                                                        "font_bold": true,
                                                                                        "font_underline": true,
                                                                                        "font_size": 7,
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                                                        "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                                        "id_user_upd": "f9304498-d05c-4ac8-9b71-8b2276b16fa4",
                                                                                        "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": "5be08157-3640-4514-ba59-c0529dc3808b",
                                                                                    "id_room": "ee2e5907-b2f4-4a33-879f-f411eb1994a7",
                                                                                    "date_in": "2026-09-06T06:47:05.7182818+02:00",
                                                                                    "date_out": "2026-09-06T06:47:05.7182818+02:00",
                                                                                    "id_user_add": "60eb3560-7262-4cbd-bf65-620d488cb454",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                                                    "last_update": "2026-09-06T06:47:05.7182818+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": "40430405-e382-496c-8e92-80162ee216de",
                                                                                  "id_pos_sesion": "f296e29c-3055-4269-a6ea-f41ca26d3282",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "id_user": "d291ec4e-4adb-4f93-8eba-d186378548e1",
                                                                                  "id_room_unit_activity": "b7c6300d-2f19-404a-9147-e8b127a8d185",
                                                                                  "id_doc_sa": "7de478b4-654c-4676-bd50-8c4b222230c3",
                                                                                  "id_pos_type": "1a83e372-ca5f-41cc-b297-31b6dd44b2b0",
                                                                                  "block": true,
                                                                                  "comment": "sample string 5",
                                                                                  "json_response": "sample string 6",
                                                                                  "id_doc_ref": "66ff7cf7-711e-4b26-bffc-2df2df6ce425",
                                                                                  "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:05.7182818+02:00",
                                                                                  "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "commited": true,
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  "tt_tips_users": [
                                                                                    {
                                                                                      "$id": "55",
                                                                                      "id_tip": "6cfe434c-13a7-474d-bef2-186badb95f8a",
                                                                                      "id_user": "834a55c7-274b-448e-88a8-55ca057e3e01",
                                                                                      "amt_card": 1.1,
                                                                                      "amt_cash": 1.1,
                                                                                      "type_share": 3,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                                                      "last_update": "2026-09-06T06:47:05.7182818+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": "1b01146b-cb89-49e4-b224-e8dd2ea4afa7",
                                                                                  "id_user": "1bfa9985-863d-45e3-9d4b-b7949b080ca9",
                                                                                  "date_add": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "distribution_index": 1.1,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "last_update": "2026-09-06T06:47:05.7182818+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": "07c946a9-bc5e-4310-9e02-40ae3f04b8e3",
                                                                                  "id_user": "f99bf42c-9500-45ca-8a04-f42f1e1419eb",
                                                                                  "id_user_profile": "862135e7-3b27-49f7-80b5-c0960995f15d",
                                                                                  "locator": "sample string 4",
                                                                                  "date_end": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "id_pos_sesion": "8f1c3926-a4ec-4261-9de5-4426ee7f0078",
                                                                                  "date_login": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "date_logout": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "terminal_id": "sample string 6",
                                                                                  "terminal_type": "sample string 7",
                                                                                  "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "st_users_profiles": {
                                                                                    "$id": "58",
                                                                                    "id": "b22ef202-1fdc-429d-bb24-0d54fd78242c",
                                                                                    "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:05.7182818+02:00",
                                                                                    "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                                    "commited": true,
                                                                                    "st_permisions": [
                                                                                      {
                                                                                        "$id": "59",
                                                                                        "id": "7bffb0b4-04a7-44bf-936f-dcaea276b722",
                                                                                        "id_function": "4df63317-4da8-4cae-8d69-b8bdf8228db4",
                                                                                        "id_user": "fb526139-14c1-413d-8e4e-e32388749b5b",
                                                                                        "id_profile": "d50c5ee3-43dc-446c-be08-289d33d37e07",
                                                                                        "permission": 3,
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                                                        "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                                        "commited": true,
                                                                                        "st_users_profiles": {
                                                                                          "$ref": "58"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "10"
                                                                                        },
                                                                                        "st_functions": {
                                                                                          "$id": "60",
                                                                                          "id": "f5657d8f-325a-43d6-adce-a87c1ebcd4d9",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "level_id": 5,
                                                                                          "id_group": "b2d0a35a-ca5e-40cd-9f27-df029718d60f",
                                                                                          "name_event": "sample string 7",
                                                                                          "name_pos": "sample string 8",
                                                                                          "id_image": "a99f84fc-1633-4097-b35d-fdc0485ce4e0",
                                                                                          "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:05.7182818+02:00",
                                                                                          "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                                          "commited": true,
                                                                                          "st_functions_groups": {
                                                                                            "$id": "61",
                                                                                            "id": "1c61d05b-8302-4513-8928-23c0f57b2a40",
                                                                                            "id_mask": "sample string 2",
                                                                                            "name": "sample string 3",
                                                                                            "description": "sample string 4",
                                                                                            "active": true,
                                                                                            "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                                                            "last_update": "2026-09-06T06:47:05.7182818+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": "7b1e4fde-0dba-45d3-8bfa-6d3a64b3fc68",
                                                                                  "id_user": "55f24117-447b-43f6-b403-7725ccfe4877",
                                                                                  "date_add": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "destiny_type": 4,
                                                                                  "id_key": "93e9b918-f766-4007-8dd0-8b25db976263",
                                                                                  "message": "sample string 6",
                                                                                  "message_view": true,
                                                                                  "date_view": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "id_pos_sesion": "5b69d212-9e5d-4786-9dd8-9ec5e877cd97",
                                                                                  "terminal_add": "sample string 9",
                                                                                  "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "62"
                                                                                }
                                                                              ]
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "47"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "mt_items_vouchers": {
                                                                        "$id": "63",
                                                                        "id": "c87a5756-a9df-4dee-ac13-b5c53c4ea497",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "json": "sample string 5",
                                                                        "id_pay_type": "e5b43225-7593-4973-a9d0-abd00adb06d7",
                                                                        "id_doc_print": "832584c5-057a-4336-a536-06f538cb6c87",
                                                                        "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:05.7182818+02:00",
                                                                        "last_update": "2026-09-06T06:47:05.7182818+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": "32a9736a-da32-4b4c-b406-f9dcb46d9a02",
                                                                        "id_line": 2,
                                                                        "id_item": "b00ba7d8-36a9-468e-80a5-6ee8e418f0da",
                                                                        "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": "23fe6a9d-a14d-4c1d-a634-10bdbd25892f",
                                                  "id_doc": "ccac473b-b131-4460-bd43-c8b2cd70f049",
                                                  "value": 3,
                                                  "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                  "last_update": "2026-09-06T06:47:05.7182818+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": "3b2f6de5-64ee-4b94-ac23-05d5fe62a875",
                                                  "id_pos": "c1c7a0b7-7e28-43a6-a184-f275903c7104",
                                                  "id_doc": "2f1dec7b-e2e1-4446-9043-da1fe21bafea",
                                                  "id_branch": "bacf638c-20ae-49e7-8664-4887656cbe06",
                                                  "nro_doc": "sample string 5",
                                                  "date_doc": "2026-09-06T06:47:05.7182818+02:00",
                                                  "block": true,
                                                  "nro_original": "sample string 8",
                                                  "id_ref": "18aba8f1-d0c5-4cd9-b8d4-a16149577424",
                                                  "id_loc_from": "1e689219-50b5-4025-8cb9-ee784d2afe6b",
                                                  "id_loc_end": "1301cd6c-2c83-4256-863d-8d9f9ee359dd",
                                                  "id_user_add": "f67814b6-953b-42bd-8bf1-1a018b91819f",
                                                  "id_user_upd": "b85fe35d-5b7d-4390-8f02-27fd8915e9cf",
                                                  "id_pos_sesion": "9c574b27-775b-4b09-b695-588b61182c99",
                                                  "comment": "sample string 12",
                                                  "status": 1,
                                                  "is_send": true,
                                                  "date_send": "2026-09-06T06:47:05.7182818+02:00",
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                  "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                  "commited": true,
                                                  "mt_branches": {
                                                    "$ref": "4"
                                                  },
                                                  "mt_docs": {
                                                    "$ref": "16"
                                                  },
                                                  "mt_locations": {
                                                    "$id": "67",
                                                    "id": "0e5c13bb-0e4d-40ae-b20a-d01142a39502",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "reserved": true,
                                                    "id_branch": "61ef11bb-15e4-415e-b849-fa107c97b11c",
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                    "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                                    "id_user_upd": "0acb04af-0e9b-49cf-901e-cb2779407ab8",
                                                    "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": "81f57926-6b75-4ef3-a0e0-b4016074778e",
                                                        "id_item": "3edc2670-5f99-43df-8a4d-73c3cc140af1",
                                                        "stock_ideal": 3.1,
                                                        "stock_min": 4.1,
                                                        "stock_max": 5.1,
                                                        "stock": 6.1,
                                                        "active": true,
                                                        "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                        "last_update": "2026-09-06T06:47:05.7182818+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": "55ca49bf-cf01-4f1c-8a4a-87dcba8b7c7f",
                                                      "id_line": 2,
                                                      "id_item": "6747564e-1f2a-4417-835f-1b430999654d",
                                                      "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": "8a0b707c-cd37-4f9c-b675-d1775ada2c45",
                                                "spool_server": "sample string 2",
                                                "id_doc_sa": "938c25d3-5d60-44b6-aea7-41260153d5d1",
                                                "spool_printer": "sample string 4",
                                                "count": 5,
                                                "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                                "printed": true,
                                                "print_on": "2026-09-06T06:47:05.7182818+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": "96ccdb50-45de-4b66-99c2-dd6b929c7b25",
                                      "id_room": "e7bfcbcf-e7e3-4f74-8ee2-12b88b4cfe33",
                                      "active": true,
                                      "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                      "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                      "id_user_upd": "7edf7335-6d5d-4874-a0f5-b8139ca9ac07",
                                      "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": "7c4af899-fecb-42dc-8963-1b96db3622f9",
                                      "id_pos": "fbd29f18-891f-485a-ab24-50c01ef743af",
                                      "mac_address": "sample string 3",
                                      "date_end": "2026-09-06T06:47:05.7182818+02:00",
                                      "key_access": "sample string 5",
                                      "id_user_add": "9f9f414e-b9d6-4704-8204-ffa700e7212f",
                                      "active": true,
                                      "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                      "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      },
                                      "st_users": {
                                        "$ref": "10"
                                      }
                                    },
                                    {
                                      "$ref": "72"
                                    }
                                  ],
                                  "st_users_pos": [
                                    {
                                      "$id": "73",
                                      "id_user": "0a60556e-1be9-4413-8e03-633c6c38c2b5",
                                      "id_pos": "4a4e9dd6-41ea-47c5-8e0d-0958efc6d975",
                                      "pass_required": true,
                                      "active": true,
                                      "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                      "last_update": "2026-09-06T06:47:05.7182818+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": "a2e3b02e-dad4-4dab-b80c-4973e82264a5",
                                      "id_pos": "015ecc63-1da6-48f4-aac1-2c394b4e42b0",
                                      "date_add": "2026-09-06T06:47:05.7182818+02:00",
                                      "date_upd": "2026-09-06T06:47:05.7182818+02:00",
                                      "date_out": "2026-09-06T06:47:05.7182818+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": "984e8894-bc94-4338-8a16-ef851fa7b176",
                                      "id_user_add": "eae6833b-322b-4bd6-bb57-f3818bd7f0b6",
                                      "id_table": "2ccda8a2-bc31-4503-b711-3788666c0828",
                                      "message_log": "sample string 3",
                                      "json_object": "sample string 4",
                                      "log_type": "sample string 5",
                                      "id_pos": "9a4d5f0a-65e2-4ea4-81cd-f7dbecd2b703",
                                      "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      },
                                      "st_sync_tables": {
                                        "$id": "76",
                                        "id": "0afbdf88-81ea-4652-ac70-802c49c0168f",
                                        "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:05.7182818+02:00",
                                        "last_update": "2026-09-06T06:47:05.7182818+02:00",
                                        "commited": true,
                                        "st_sync_packages_det": [
                                          {
                                            "$id": "77",
                                            "id": "a5ca0732-f452-4585-8e1c-9cd6c953c97d",
                                            "id_sync": "b3bce4ac-ae10-42ce-86c5-c260d594f85d",
                                            "json": "sample string 3",
                                            "id_table": "2cfa8610-7fca-4646-b8d6-e4aac5b60fcd",
                                            "order": 5,
                                            "st_sync_packages": {
                                              "$id": "78",
                                              "id": "c14df61e-ea1c-4a69-97b8-3f0287682ce6",
                                              "id_branch_from": "43b2a814-2027-4052-9d99-617a6e5dad86",
                                              "id_branch_to": "cd3621bd-2077-4346-b670-208f0cd3d7b7",
                                              "type": 4,
                                              "created_on": "2026-09-06T06:47:05.7182818+02:00",
                                              "order": 6,
                                              "status": 7,
                                              "log_info": "sample string 8",
                                              "sync_on": "2026-09-06T06:47:05.7182818+02:00",
                                              "send_on": "2026-09-06T06:47:05.7182818+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": "823ed5d9-62c3-4107-ac53-1ee1f30ca768",
                                      "id_pos": "f2d4945f-66f5-4b76-be08-96abf3e9c7c8",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "value": "sample string 5",
                                      "type": "sample string 6",
                                      "last_update": "2026-09-06T06:47:05.7182818+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": "87897681-67b9-4c50-8ae6-0e6da95cff80",
                              "token_id": "sample string 2",
                              "id_user": "da774a57-0d8c-44a8-b520-8c5591b8c311",
                              "date_from": "2026-09-06T06:47:05.7182818+02:00",
                              "date_end": "2026-09-06T06:47:05.7182818+02:00",
                              "created_on": "2026-09-06T06:47:05.7182818+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": "4026bcf4-4656-44d1-bbcc-aa49b98c74de",
                              "id_room_activity": "f57f97e5-4a05-467c-a2b1-6d16d06dc2e6",
                              "id_pos_sesion": "0c7a84a3-c4c4-4641-b988-7d2b07a112e8",
                              "log_text": "sample string 4",
                              "id_user": "dbdaf3b3-822b-49ac-acd9-7baf16a59ac9",
                              "event_type": "sample string 6",
                              "correlation_id": "f5a131f1-4aa0-400d-850d-99d6336ef358",
                              "id_room_unit": "2166f46d-4076-4bda-993a-a215703217d0",
                              "id_room_unit_source": "9695928a-6c67-4397-becd-af55149d5b1a",
                              "id_room_unit_destination": "5e585671-4a44-4516-9419-0a4e25550a6e",
                              "id_room_activity_related": "5da740eb-f3d1-484d-b676-9e1105ebd79d",
                              "id_doc_sa": "b592285d-08e0-465b-b73f-d5e6c3e85f24",
                              "id_user_authorizer": "611407a5-317a-4217-a0fe-7bbf076f35b4",
                              "data_json": "sample string 7",
                              "created_on": "2026-09-06T06:47:05.7182818+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": "fe7d80d9-8f35-4b85-9321-1408184ab44c",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "active": true,
              "created_on": "2026-09-06T06:47:05.7182818+02:00",
              "last_update": "2026-09-06T06:47:05.7182818+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": "a30a35ce-1f87-4dd9-a518-a762bc042384",
              "exercise_id": 2,
              "period_id": 3,
              "date_from": "2026-09-06T06:47:05.7182818+02:00",
              "date_end": "2026-09-06T06:47:05.7182818+02:00",
              "state": "sample string 6",
              "created_on": "2026-09-06T06:47:05.7182818+02:00",
              "last_update": "2026-09-06T06:47:05.7182818+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"
  }
}