GET api/Mt_Rooms_Units_Types/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

mt_rooms_units_types
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

high

integer

Required

width

integer

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_rooms_units

Collection of mt_rooms_units

None.

mt_rooms_units_states_types

Collection of mt_rooms_units_states_types

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "8c3df07d-037d-4d6d-8897-e91cf20362c5",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "high": 5,
  "width": 6,
  "active": true,
  "created_on": "2026-07-08T09:49:04.46682+02:00",
  "last_update": "2026-07-08T09:49:04.46682+02:00",
  "id_user_upd": "bd0fcb42-dd11-40ed-9991-4955e2cc8b1a",
  "commited": true,
  "mt_rooms_units": [
    {
      "$id": "2",
      "id": "1014cd53-683d-47f9-b369-e46b29e4c927",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "name_label": "sample string 4",
      "name_zone": "sample string 5",
      "order": 6,
      "id_room": "f504e1f4-e026-431d-b66e-6749235f47c8",
      "pax": 8,
      "pos_x": 9,
      "pos_y": 10,
      "size_w": 1,
      "size_h": 1,
      "in_map": true,
      "reserved_on": true,
      "id_room_type": "8e83f122-2131-4e0b-91cc-481fab294857",
      "locked": true,
      "date_locked": "2026-07-08T09:49:04.46682+02:00",
      "comment_locked": "sample string 15",
      "active": true,
      "created_on": "2026-07-08T09:49:04.46682+02:00",
      "last_update": "2026-07-08T09:49:04.46682+02:00",
      "id_user_upd": "6edff575-bba1-4e51-8fec-dacfb9651412",
      "commited": true,
      "mt_rooms": {
        "$id": "3",
        "id": "731e4ab2-bf7c-4dd3-9b4b-b7059dbebda0",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_branch": "37ea936b-6425-4d8a-a097-c5183f84a84f",
        "name_pos": "sample string 6",
        "id_image": "e4c782e0-468c-451c-8256-a077951d2381",
        "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": "7257811a-71a4-457f-937a-c60ac41860f1",
        "refresh_status": true,
        "active": true,
        "created_on": "2026-07-08T09:49:04.46682+02:00",
        "last_update": "2026-07-08T09:49:04.46682+02:00",
        "id_user_upd": "88293ceb-bd09-43a3-b3f1-99a13c08896e",
        "commited": true,
        "mt_branches": {
          "$id": "4",
          "id": "526163a0-e63b-4c6b-8240-5d5d5f0de2ae",
          "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": "5b268e0a-5d94-4a06-8f5d-a920ddb057f9",
          "order": 12,
          "external_id": "sample string 13",
          "sync": true,
          "active": true,
          "created_on": "2026-07-08T09:49:04.46682+02:00",
          "last_update": "2026-07-08T09:49:04.46682+02:00",
          "id_user_upd": "6c530174-2a26-4acf-aca8-5c22e1c8abcc",
          "commited": true,
          "st_images": {
            "$id": "5",
            "id": "942bc463-c773-45bf-b267-73027ebd26c1",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "id_img_type": "2eab2d4b-798e-4441-8c6d-5164e3591f09",
            "image_file": "sample string 5",
            "extension": "sample string 6",
            "high": 1,
            "width": 1,
            "active": true,
            "created_on": "2026-07-08T09:49:04.46682+02:00",
            "last_update": "2026-07-08T09:49:04.46682+02:00",
            "commited": true,
            "mt_branches": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "mt_categories": [
              {
                "$id": "6",
                "id": "98321db3-5f36-461e-af70-8dbbf0c51132",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_item_type": "fafd7bec-2eb5-4757-bbab-32841cd7e78a",
                "order_type": 5,
                "name_pos": "sample string 6",
                "id_image": "ea8dd1cc-6abf-4036-bb16-f1450f2d8504",
                "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-07-08T09:49:04.46682+02:00",
                "last_update": "2026-07-08T09:49:04.46682+02:00",
                "id_user_upd": "61d68de8-a721-42cb-b03a-983102164a2b",
                "commited": true,
                "mt_categories_items": [
                  {
                    "$id": "7",
                    "id_category": "e30ac34a-3b0d-4e6c-9878-de3ca6cff64b",
                    "id_item": "e946c315-9e1f-49a4-98e3-cf93bc52fa80",
                    "is_default": true,
                    "active": true,
                    "created_on": "2026-07-08T09:49:04.46682+02:00",
                    "last_update": "2026-07-08T09:49:04.46682+02:00",
                    "id_user_upd": "871d1e66-8097-4dd4-9e44-380d23411e10",
                    "commited": true,
                    "mt_categories": {
                      "$ref": "6"
                    },
                    "mt_items": {
                      "$id": "8",
                      "id": "26d3c2a4-826e-444a-bd70-3461696bb546",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "id_unit": "3cd244a5-3f71-4181-8257-5a0ffe5f59ab",
                      "id_unit_sec": "fd498765-f15c-4d76-aacd-cdf8481885e9",
                      "id_brand": "01b3c5ae-5dc8-4401-8775-003921b0decc",
                      "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": "f0f426d2-98be-4651-9a83-86dc9c81bf12",
                      "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-07-08T09:49:04.46682+02:00",
                      "last_update": "2026-07-08T09:49:04.46682+02:00",
                      "id_user_upd": "11158f20-4d1d-49e2-9791-ef2c0f3b8a38",
                      "commited": true,
                      "mt_brands": {
                        "$id": "9",
                        "id": "85008d7f-f8b4-4786-b776-45a804607fbb",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "active": true,
                        "created_on": "2026-07-08T09:49:04.46682+02:00",
                        "last_update": "2026-07-08T09:49:04.46682+02:00",
                        "id_user_upd": "a4d5b52a-13f5-479d-ae55-17361d8de7f5",
                        "commited": true,
                        "mt_items": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "st_users": {
                          "$id": "10",
                          "id": "4e5710ef-45ea-4459-a183-0bdb48d0cec8",
                          "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": "710ca0d4-7f9d-45f8-aaf5-2c324efd6f03",
                          "view_messages": true,
                          "id_image_photo": "451744c6-74e2-4247-8da8-ac6fa3cd869e",
                          "reserved": true,
                          "pos_access": true,
                          "back_access": true,
                          "name_pos": "sample string 13",
                          "id_image": "50c95d0b-31c3-4c2a-89d3-577053aeac75",
                          "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-07-08T09:49:04.46682+02:00",
                          "last_update": "2026-07-08T09:49:04.46682+02:00",
                          "commited": true,
                          "mt_branches": [
                            {
                              "$ref": "4"
                            },
                            {
                              "$ref": "4"
                            }
                          ],
                          "mt_branches_zones": [
                            {
                              "$id": "11",
                              "id": "f753bb7c-5ae0-4c7f-9524-a2448ad276d1",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "24d81c4f-e262-46ec-ba90-73e12665eaca",
                              "active": true,
                              "created_on": "2026-07-08T09:49:04.46682+02:00",
                              "last_update": "2026-07-08T09:49:04.46682+02:00",
                              "id_user_upd": "ea81b8b9-7a64-4253-924a-0b98c828383a",
                              "commited": true,
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "mt_pos": [
                                {
                                  "$id": "12",
                                  "id": "73e5a595-bd3e-43e3-a9f4-73464dfc3820",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "id_branch": "d5d82776-5394-4868-91b8-14b0393fee8b",
                                  "id_zone": "28b0b452-b5f0-44c0-a6ab-c8ddb944846c",
                                  "user_required": true,
                                  "active": true,
                                  "created_on": "2026-07-08T09:49:04.46682+02:00",
                                  "last_update": "2026-07-08T09:49:04.46682+02:00",
                                  "id_user_upd": "f30738ff-9fc8-4b8d-a033-de0132e51f1b",
                                  "commited": true,
                                  "mt_branches_zones": {
                                    "$ref": "11"
                                  },
                                  "mt_cloakrooms": [
                                    {
                                      "$id": "13",
                                      "id": "cbd8ab89-8dc7-4d8e-8d84-1e0bc8206bd8",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "id_pos": "70bb4cc3-f0d0-4c0f-bcdd-af2dcbfac072",
                                      "unit_ini": 5,
                                      "unit_end": 6,
                                      "name_pos": "sample string 7",
                                      "id_image": "114a6885-b8f2-414e-997f-e537210a0bd0",
                                      "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-07-08T09:49:04.46682+02:00",
                                      "last_update": "2026-07-08T09:49:04.46682+02:00",
                                      "id_user_upd": "90a5681c-c41d-4b70-a91c-ead254f03d6d",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      },
                                      "st_images": {
                                        "$ref": "5"
                                      },
                                      "st_users": {
                                        "$ref": "10"
                                      },
                                      "tt_cloakrooms_units": [
                                        {
                                          "$id": "14",
                                          "id": "1373c785-9af9-4301-935c-217dd6b1f966",
                                          "id_cloakroom": "b7d4dce8-f290-45b8-969a-4c58602d768a",
                                          "id_pos_sesion": "7804b234-9a34-42eb-a6f4-b9f155d0454c",
                                          "unit_id": 4,
                                          "date_open": "2026-07-08T09:49:04.46682+02:00",
                                          "date_close": "2026-07-08T09:49:04.46682+02:00",
                                          "id_doc_sa": "559a5d65-15f4-403b-b42a-418e55d2d6b1",
                                          "commited": true,
                                          "mt_cloakrooms": {
                                            "$ref": "13"
                                          },
                                          "tt_doc_sa": {
                                            "$id": "15",
                                            "id": "97b78c93-07b5-4ee0-b82e-1195ba522456",
                                            "id_pos": "c8a4f28e-60d7-4a56-a4a0-3e11dfa69219",
                                            "id_doc": "b1f829bb-1673-45a2-9573-cc0705bc7f98",
                                            "id_branch": "88057a85-1477-4436-afb4-a3652df605c7",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-07-08T09:49:04.46682+02:00",
                                            "date_tax": "2026-07-08T09:49:04.46682+02:00",
                                            "hour_doc": "00:00:00.1234567",
                                            "block": true,
                                            "id_ref": "c849cd03-dec4-4253-8007-921634f3cc56",
                                            "id_relationship": "d3c8a31f-2c01-4ea7-8efe-dd277311d564",
                                            "id_loc_from": "4ef6173d-c606-4065-938d-6f4dff02aa78",
                                            "id_loc_end": "de41cb43-101b-4d45-95b0-e7978fcd55b2",
                                            "id_user_add": "afcfd6e7-bf52-41af-8bed-463f8f8cb404",
                                            "id_user_upd": "25ac513e-28fd-4f07-9afa-d07422e71857",
                                            "comment": "sample string 12",
                                            "id_pos_sesion": "d92b9ec8-d81a-4bea-8855-605f821b8d49",
                                            "id_room_unit": "6280546e-1bc6-4965-8fb2-8954454f2434",
                                            "ref_locator": "sample string 13",
                                            "ref_zone_aut": "sample string 14",
                                            "id_pos_type": "27e452a5-e4ce-41c8-bb29-d6b5734d2812",
                                            "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-07-08T09:49:04.46682+02:00",
                                            "last_update": "2026-07-08T09:49:04.46682+02:00",
                                            "commited": true,
                                            "created_by": 1,
                                            "doc_print": true,
                                            "mt_branches": {
                                              "$ref": "4"
                                            },
                                            "mt_docs": {
                                              "$id": "16",
                                              "id": "b3805b86-0664-411d-a663-b81ca9dc931c",
                                              "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": "c6af08f0-b551-44ac-a2b7-193445357a51",
                                              "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-07-08T09:49:04.46682+02:00",
                                              "last_update": "2026-07-08T09:49:04.46682+02:00",
                                              "id_user_upd": "cad89f4d-31f9-44be-adc9-7567010e2db9",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$id": "17",
                                                  "id_doc": "4dbb17a2-b348-4d1d-8366-02565abb42a8",
                                                  "id_pay": "3e9e2267-1646-4046-8bce-f8c3d4a60654",
                                                  "id_money": "2c7a36e0-ef00-4ba3-acae-91b66e6baac7",
                                                  "active": true,
                                                  "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                  "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                  "id_user_upd": "8b4ceeeb-5dfb-4a40-97e5-88bb39ae04c5",
                                                  "commited": true,
                                                  "mt_docs": {
                                                    "$ref": "16"
                                                  },
                                                  "mt_money_types": {
                                                    "$id": "18",
                                                    "id": "a41eb5ff-bb66-40cf-baf9-d6f5964a9cd5",
                                                    "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": "58864575-d5bd-4e33-a971-fe296626cdd5",
                                                    "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-07-08T09:49:04.46682+02:00",
                                                    "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                    "id_user_upd": "a8d20550-1008-477d-9b4d-eb95195d84c0",
                                                    "commited": true,
                                                    "mt_docs_payment_money": [
                                                      {
                                                        "$ref": "17"
                                                      },
                                                      {
                                                        "$ref": "17"
                                                      }
                                                    ],
                                                    "mt_money_rates": [
                                                      {
                                                        "$id": "19",
                                                        "id_money_1": "8173ce3f-19fe-42c3-9572-c6f4f2a4c808",
                                                        "id_money_2": "2a3a6d96-b639-4794-98ff-57dc4d1ed3e4",
                                                        "date_from": "2026-07-08T09:49:04.46682+02:00",
                                                        "coefficient": 4.1,
                                                        "active": true,
                                                        "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                        "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                        "id_user_upd": "1642c344-1cc4-4435-ad01-ee700fc92d46",
                                                        "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": "47c54add-f272-410f-b55d-fbba2887c098",
                                                        "id_pay": "c5c33997-8c3a-445e-a93f-e9294e26af31",
                                                        "id_money": "cc8cb0fb-905c-47aa-85f5-59c1c0442167",
                                                        "date_cashflow": "2026-07-08T09:49:04.46682+02:00",
                                                        "coefficient": 5.1,
                                                        "id_user_add": "9ca4e166-a18f-4104-9ee0-8b114cffd85e",
                                                        "amt_tot_md": 7.1,
                                                        "amt_tot_mo": 8.1,
                                                        "mt_payment_types": {
                                                          "$id": "21",
                                                          "id": "e367c32e-b4a5-47af-925c-4c5ccfe08048",
                                                          "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": "a1c721ee-1c63-49e9-b798-db8f58f2e4dc",
                                                          "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-07-08T09:49:04.46682+02:00",
                                                          "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                          "id_user_upd": "5a6fe9a6-3f68-414e-9533-3bb05ee17dba",
                                                          "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": "cf46d956-be73-4acd-8c57-44c93499fc07",
                                                              "id_line": 2,
                                                              "id_pay": "9f812fea-1624-4b13-9971-90590e7b8d43",
                                                              "id_money": "4c5a731a-d7bf-4253-8f9d-035262b49aa3",
                                                              "coefficient": 5.1,
                                                              "id_voucher": "4da32513-2713-4c7c-93c1-aee2d8a0e09f",
                                                              "id_employee": "300a016b-d58f-4e4a-8a57-0d2f691e13c9",
                                                              "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": "e0c760c1-42bf-4930-ad34-074f4e3ddf52",
                                                              "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": "518bfe45-31b3-4551-8688-87779ed3296a",
                                                                "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": "26f08f0e-0e8d-434e-b2f1-89c422841642",
                                                                "name_pos": "sample string 12",
                                                                "id_image": "c4eadd76-ebc2-41c6-9b3c-85a02aca7d93",
                                                                "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-07-08T09:49:04.46682+02:00",
                                                                "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                "id_user_upd": "2fb88d9d-c23b-4536-8e68-fd13c128f4d8",
                                                                "commited": true,
                                                                "mt_employees_branches": [
                                                                  {
                                                                    "$id": "24",
                                                                    "id_employee": "c659cf3c-4144-4cdb-bbba-6fa87b8d85f3",
                                                                    "id_branch": "a85e0cf9-0e42-4e7c-99c5-0cded64de272",
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                                    "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                    "id_user_upd": "0ff2a44d-61e3-45ed-bca4-f57387ac9a01",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_employees": {
                                                                      "$ref": "23"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "24"
                                                                  }
                                                                ],
                                                                "mt_employees_profiles": {
                                                                  "$id": "25",
                                                                  "id": "a364d96e-3065-4bf0-b060-8c28bd0818d1",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "authorized": true,
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                                  "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                  "id_user_upd": "4efe22e8-5ac3-47ef-ad4f-0e7deeffdf06",
                                                                  "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": "f2a7acc6-16f3-4b06-824c-3c0f1120d8ac",
                                                                    "id_line": 2,
                                                                    "id_item_sub": "5abcea6a-e36a-452d-ba80-2eade4b447e0",
                                                                    "qty": 4.1,
                                                                    "id_list": "78208251-d177-450d-9615-8209d548c707",
                                                                    "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": "f801fa6b-715c-442b-9e7d-5a38eb63a312",
                                                                    "is_used": true,
                                                                    "qty_vou": 1.1,
                                                                    "amt_vou": 1.1,
                                                                    "comment": "sample string 15",
                                                                    "ref_det": "sample string 16",
                                                                    "id_employee": "0b1be133-e23d-4826-bb67-61923ca482be",
                                                                    "name_generic": "sample string 17",
                                                                    "type_ope": 1,
                                                                    "id_user_add": "e301b9bd-8572-4a24-a806-ab9b71f0a746",
                                                                    "id_user_upd": "3048a848-4b16-43c0-ac58-3bf5a8f42fbf",
                                                                    "active": true,
                                                                    "mt_employees": {
                                                                      "$ref": "23"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$id": "27",
                                                                      "id": "eda8275f-a812-44d8-a6c0-86771bcad072",
                                                                      "id_item": "689fb7a2-f193-48da-bd82-a64235edea1c",
                                                                      "id_item_type": "aa4b0038-61c4-426a-b4db-0ef4ee067644",
                                                                      "is_default": true,
                                                                      "barcode": "sample string 5",
                                                                      "voucher_apply": true,
                                                                      "id_voucher_json": "5b9c4f38-8a0d-4883-95aa-68539ef5bba7",
                                                                      "count_voucher": 1,
                                                                      "id_voucher_type": 1,
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                                      "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                      "id_user_upd": "7392587d-48b7-4f72-8005-0ae96d6ef0be",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_formula": [
                                                                        {
                                                                          "$id": "28",
                                                                          "id_item_sub": "f8ecb207-45a1-49f3-bad8-9b9e7e9dd9f1",
                                                                          "id_item": "839e2217-a731-4822-8ba6-5f04ec7948e8",
                                                                          "group_id": 3,
                                                                          "id_unit_ref": "f95c8029-1fab-48e6-985e-d4f7126601fd",
                                                                          "qty_dis": 5,
                                                                          "mt_items": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "mt_items_sub": {
                                                                            "$ref": "27"
                                                                          },
                                                                          "mt_units_ref": {
                                                                            "$id": "29",
                                                                            "id": "fd4047c5-298b-4178-a17b-9d83260afde2",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "coefficient": 4.1,
                                                                            "id_unit": "238c83f4-347b-4daf-8318-6350b2ccc7c0",
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                                            "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                            "id_user_upd": "a00fddf6-e00c-49c8-9b63-36f3e1f7d3cf",
                                                                            "commited": true,
                                                                            "mt_units": {
                                                                              "$id": "30",
                                                                              "id": "b766a6b7-42b3-46ee-882d-adc53c5ba4c3",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                                              "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                              "id_user_upd": "ca12d3c1-da38-443d-a1ac-683457650480",
                                                                              "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": "f43b22ca-88bb-433a-ad17-f87f4eeacfcf",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "name_short": "sample string 4",
                                                                        "name_pos": "sample string 5",
                                                                        "id_image": "e7a4fef4-3d2a-4ae8-a5c1-4a150534fdce",
                                                                        "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-07-08T09:49:04.46682+02:00",
                                                                        "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                        "id_user_upd": "04071864-433b-4e63-b691-00a16bc3e0d4",
                                                                        "commited": true,
                                                                        "tt_vouchers_det": [
                                                                          {
                                                                            "$id": "32",
                                                                            "id_voucher": "db2ea81b-dfb7-4030-93ab-71d5ae404e4c",
                                                                            "id_line": "ea8ed57d-09a4-47a9-9a88-3859cd5684aa",
                                                                            "id_category": "f73958d8-0f52-4f5c-9566-d83ddc09b523",
                                                                            "id_item": "384e6ece-8f0d-46d3-b9c9-386ef8624884",
                                                                            "id_item_type": "b145aef3-5017-4dc6-87eb-66b375f9be9d",
                                                                            "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": "90b9a4a1-868d-4814-a14a-c4e4a3782f29",
                                                                              "id_voucher": 2,
                                                                              "locator_voucher": "sample string 3",
                                                                              "qr_code": "sample string 4",
                                                                              "date_from": "2026-07-08T09:49:04.46682+02:00",
                                                                              "date_end": "2026-07-08T09:49:04.46682+02:00",
                                                                              "date_used": "2026-07-08T09:49:04.46682+02:00",
                                                                              "date_sesion": "2026-07-08T09:49:04.46682+02:00",
                                                                              "id_employee": "e2b5d6ab-2831-4411-bbea-ff9a1531422f",
                                                                              "id_branch": "219f5e60-c351-4e98-ba3d-0e769d0fca0d",
                                                                              "id_voucher_permision": "476d79c6-1174-4afb-8c9c-b243ffac64cf",
                                                                              "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": "a2b0c245-42dc-4005-87ca-cead8314bb33",
                                                                              "id_user_add": "fcbde42b-333b-48f6-b47e-02f8e0fe4391",
                                                                              "id_doc_sa": "46c904d9-56ec-4e50-acfa-986a50bb7eb2",
                                                                              "id_item_sub": "dc1f93c6-0e12-4708-8fa5-a417b32180d9",
                                                                              "id_pos_sesion": "ace2995c-776c-4291-baf9-6a3a73d01d75",
                                                                              "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-07-08T09:49:04.46682+02:00",
                                                                              "last_update": "2026-07-08T09:49:04.46682+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": "ae5f4b81-4bde-479a-8337-edc38b83f4b3",
                                                                                "date_from": "2026-07-08T09:49:04.46682+02:00",
                                                                                "date_end": "2026-07-08T09:49:04.46682+02:00",
                                                                                "date_used": "2026-07-08T09:49:04.46682+02:00",
                                                                                "id_employee": "97f3175d-b7de-4aad-b160-df7fd5bbc857",
                                                                                "id_branch": "270fec56-3224-47e6-8f03-948a80dc9dc2",
                                                                                "count": 6,
                                                                                "count_used": 1,
                                                                                "unlimited": true,
                                                                                "id_user_add": "c18c5fc5-27c5-449d-8f86-63206c826c70",
                                                                                "is_entry": true,
                                                                                "is_consume": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                                                "last_update": "2026-07-08T09:49:04.46682+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": "84f807fc-770e-4f69-bdfc-68ecacb2dc02",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "date_from": "2026-07-08T09:49:04.46682+02:00",
                                                                            "date_end": "2026-07-08T09:49:04.46682+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": "ecc56cee-f852-42ad-80c6-6848617da2b8",
                                                                            "id_pos": "ed9e2206-32e0-4578-a826-505cc728171c",
                                                                            "id_list": "0a886c94-7397-4b2a-9661-103c1930b3c3",
                                                                            "id_item": "0ea5fa48-2a5e-4695-891e-bd416c2eb8df",
                                                                            "id_item_type": "776c3871-6221-41a3-88aa-fff5fd2e0bda",
                                                                            "id_category": "edca7c3a-8fe9-419a-bf71-7ce6ade3fbca",
                                                                            "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-07-08T09:49:04.46682+02:00",
                                                                            "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                            "id_user_upd": "9b8144e9-cbe5-4012-af00-89b82d35afcc",
                                                                            "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": "529c2752-0296-479e-95cc-15a47463042c",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "id_ref": "0a6344a3-42ba-439c-8d54-40a7f4d7a6da",
                                                                              "tax_included": true,
                                                                              "switch_select": true,
                                                                              "item_type_default": 7,
                                                                              "name_pos": "sample string 8",
                                                                              "id_image": "ecf88026-67d9-487d-8751-bcbb912fe334",
                                                                              "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-07-08T09:49:04.46682+02:00",
                                                                              "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                              "id_user_upd": "ccac0890-5cf3-4e94-958f-8b01a769e8fc",
                                                                              "commited": true,
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$id": "37",
                                                                                  "id_pos": "353495aa-57e3-4d70-a2c2-81c1083d18f4",
                                                                                  "id_pos_type": "40bf4d6e-bf9a-4a5f-afd1-9d952570527b",
                                                                                  "id_price_list": "c40bcb06-6b52-467b-8914-ddd0459100e8",
                                                                                  "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-07-08T09:49:04.46682+02:00",
                                                                                  "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "id_user_upd": "63c20251-19f8-4905-bf6d-3a6ef135d0b9",
                                                                                  "commited": true,
                                                                                  "mt_pos_view": {
                                                                                    "$id": "38",
                                                                                    "id_pos": "8831eaaf-d200-4709-a53f-eb902e9f5cc4",
                                                                                    "id_pos_type": "b4e7fd6a-abfe-4924-8034-f74c25b7042c",
                                                                                    "is_default": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                                                    "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                                    "id_user_upd": "68015c0e-9111-4f7b-b3fd-f35f66cba274",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "12"
                                                                                    },
                                                                                    "mt_pos_prices_list": [
                                                                                      {
                                                                                        "$ref": "37"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "37"
                                                                                      }
                                                                                    ],
                                                                                    "mt_pos_types": {
                                                                                      "$id": "39",
                                                                                      "id": "873c75d2-41ca-43f5-a003-ca69fe5d27ac",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "is_module": true,
                                                                                      "order": 5,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                                                      "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                                      "id_user_upd": "8802a6c7-db52-4b58-a52a-cad59fae4d1b",
                                                                                      "commited": true,
                                                                                      "mt_items_featured": [
                                                                                        {
                                                                                          "$id": "40",
                                                                                          "id": "879e507a-e122-4f7a-bebf-de22ed8cade0",
                                                                                          "id_branch": "4a5bae12-1498-4913-9103-752331cd517c",
                                                                                          "id_pos_type": "acd5f629-3cc7-43d9-9378-b65baa1cd167",
                                                                                          "id_pos": "0aa2b244-c170-44cc-90b3-b0ea40e272c2",
                                                                                          "id_item": "fda8ffb7-3eaf-431c-9712-2bbdeda80a88",
                                                                                          "date_from": "2026-07-08T09:49:04.46682+02:00",
                                                                                          "date_end": "2026-07-08T09:49:04.46682+02:00",
                                                                                          "image_id": 4,
                                                                                          "active": true,
                                                                                          "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                                                          "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                                          "id_user_upd": "5c7c14c9-b19f-4eea-b8d1-830965abf58a",
                                                                                          "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": "f3501a56-7c96-4b6d-92a3-509683561228",
                                                                                          "id_doc": "99273cdc-c582-4ccd-b160-cf4d52c46815",
                                                                                          "id_pos_type": "526f662e-9e8f-43f5-9882-dfbb90de658b",
                                                                                          "id_doc_print": "1aa88550-ce18-4760-b6c6-dfc4dd851692",
                                                                                          "copies": 5,
                                                                                          "print_mode": 6,
                                                                                          "active": true,
                                                                                          "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                                                          "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                                          "id_user_upd": "430b5355-8d9f-4b77-8cbc-082b61350636",
                                                                                          "commited": true,
                                                                                          "mt_docs": {
                                                                                            "$ref": "16"
                                                                                          },
                                                                                          "mt_pos_print": {
                                                                                            "$id": "42",
                                                                                            "id": "a67fe714-8d97-48ff-9f44-d229484e292b",
                                                                                            "id_pos": "c66e804a-a348-4793-9089-92f07a014e6f",
                                                                                            "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-07-08T09:49:04.46682+02:00",
                                                                                            "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                                            "id_user_upd": "dd89115e-4be6-46ce-8e4f-47afafea27c6",
                                                                                            "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": "7645268a-9ac7-411e-848c-0403cc0d4cae",
                                                                                            "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-07-08T09:49:04.46682+02:00",
                                                                                            "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                                            "commited": true,
                                                                                            "mt_pos_doc_print": [
                                                                                              {
                                                                                                "$ref": "41"
                                                                                              },
                                                                                              {
                                                                                                "$ref": "41"
                                                                                              }
                                                                                            ],
                                                                                            "st_doc_print_det": [
                                                                                              {
                                                                                                "$id": "44",
                                                                                                "id_doc_print": "f6154074-47bf-42d2-88d4-cb7dadcc1927",
                                                                                                "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": "53e9eb5b-f0c1-4a45-947d-d6e5be2687d3",
                                                                                  "id_item_sub": "db1a18de-0986-4bb8-9684-1a9d69faebbb",
                                                                                  "validity_date": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "price": 4.1,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "id_user_upd": "3751fcab-0702-4400-9dcf-e9dbc6f13006",
                                                                                  "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": "3d8e30bf-9187-40d3-a616-ff4774d30829",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "date_from": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "date_end": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "id_branch": "79ef213b-2e85-4bb6-93c2-a0d866c1f126",
                                                                                  "id_pos": "927e2aee-eb47-406f-99d9-295c528a4f07",
                                                                                  "id_list": "083f2c38-9742-4d48-8a36-eac83df1a85b",
                                                                                  "view_list": true,
                                                                                  "is_default": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "id_user_upd": "d00a122c-71e3-4f37-a40c-62af5e26ce64",
                                                                                  "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": "560c3053-ade3-414f-96f0-21940de9359a",
                                                                            "order_id": 2,
                                                                            "id_item": "4b85f6c6-105b-49f7-87a5-2f7f556a13bb",
                                                                            "id_item_type": "0f12a2df-5096-4ec4-b808-f2a4cfced836",
                                                                            "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": "1fcba245-4a5e-42b9-adc4-4def148bb382",
                                                                            "type_item": 11,
                                                                            "id_voucher_json": "d4e07ff3-77ee-4a43-8cf2-4c990f10de78",
                                                                            "count_voucher": 1,
                                                                            "id_category": "862f62ec-3c0d-401d-b783-c245a5d7d2b6",
                                                                            "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                                            "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                            "id_user_upd": "53258f1d-d1c4-4c44-a4e8-406c05249c7a",
                                                                            "commited": true,
                                                                            "mt_items": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "mt_items_types": {
                                                                              "$ref": "31"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$id": "48",
                                                                              "id": "2f778560-42c0-4295-b56f-e087027c6f24",
                                                                              "nro_sesion": 2,
                                                                              "id_pos": "6d8dd256-e069-49ce-8853-27d25cd63eb6",
                                                                              "date_tax": "2026-07-08T09:49:04.46682+02:00",
                                                                              "date_open": "2026-07-08T09:49:04.46682+02:00",
                                                                              "date_close": "2026-07-08T09:49:04.46682+02:00",
                                                                              "id_user_open": "0b56b5ff-8f70-4864-94da-5953649efe86",
                                                                              "id_user_close": "cc6f4367-8bdb-474f-beb7-a1e0632ddab6",
                                                                              "nro_z": 1,
                                                                              "amt_tot": 1.1,
                                                                              "locator_event": "sample string 6",
                                                                              "status_pos": 7,
                                                                              "training_sesion": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                                              "last_update": "2026-07-08T09:49:04.46682+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": "3daeb21c-0bd1-47fb-aef5-f01e6b276ec2",
                                                                                  "json_object": "sample string 2",
                                                                                  "json_pays": "sample string 3",
                                                                                  "id_pos_sesion": "68f16d58-5a1d-4660-b356-58b092667e64",
                                                                                  "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-07-08T09:49:04.46682+02:00",
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "49"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$id": "50",
                                                                                  "id": "70622e17-bf83-417a-bf18-f564854bc352",
                                                                                  "id_room_unit": "4c73ed6c-cdfa-4950-96ac-4e7107d6dfe8",
                                                                                  "id_room_list": "446c920c-b811-4f39-b32d-e965f0edce66",
                                                                                  "nro_res_ext": "sample string 3",
                                                                                  "date_reserved": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "date_from": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "date_end": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "date_open": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "date_close": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "id_employee": "95849683-8bee-4525-909c-be8e9678e8a6",
                                                                                  "id_employee_sec": "9253880a-629d-4768-a008-d8afb4b2874e",
                                                                                  "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": "92f9dced-f693-4cda-b529-9c9846e5a38a",
                                                                                  "comment": "sample string 7",
                                                                                  "id_user_open": "0661781b-6dfa-40d9-a532-ea250b437c28",
                                                                                  "id_user_close": "7f37c46f-d13c-43ff-8ace-0cae0cc0411c",
                                                                                  "id_unit_state": "3b44f7c4-c343-4895-8445-18f3de86002c",
                                                                                  "id_pos_sesion": "ef081736-152c-4247-8861-8681547e0ccb",
                                                                                  "vip": true,
                                                                                  "paid": true,
                                                                                  "send": true,
                                                                                  "send_date": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "commited": true,
                                                                                  "mt_employees": {
                                                                                    "$ref": "23"
                                                                                  },
                                                                                  "mt_employees1": {
                                                                                    "$ref": "23"
                                                                                  },
                                                                                  "mt_rooms_units": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_rooms_units_states": {
                                                                                    "$id": "51",
                                                                                    "id": "533ba992-ec80-4650-83b4-89bd1bbfbf75",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "color": "sample string 5",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                                                    "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                                    "id_user_upd": "31de4deb-e7ae-40d7-9f0b-32037e66d3c3",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_rooms_units_states_types": [
                                                                                      {
                                                                                        "$id": "52",
                                                                                        "id_room_type": "aebc9b22-36f3-4a00-9de2-a02bcac7ef84",
                                                                                        "id_room_state": "4a4df9b0-6c15-4ebf-b706-37b4f55cfc91",
                                                                                        "id_image": "96353416-2831-4c82-bf46-a593eed16cbe",
                                                                                        "color_font": "sample string 4",
                                                                                        "font_bold": true,
                                                                                        "font_underline": true,
                                                                                        "font_size": 7,
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                                                        "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                                        "id_user_upd": "25f5077a-5d93-4f86-990e-6d05ac6a3fd7",
                                                                                        "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": "f79c584f-55e7-48a9-8523-8b5042508234",
                                                                                    "id_room": "2f8b34e1-1138-4509-95b3-9d7861a88070",
                                                                                    "date_in": "2026-07-08T09:49:04.46682+02:00",
                                                                                    "date_out": "2026-07-08T09:49:04.46682+02:00",
                                                                                    "id_user_add": "33052b2b-5c0a-4282-903e-aafb1515ef65",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                                                    "last_update": "2026-07-08T09:49:04.46682+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": "30e8fca4-8164-4c7b-94b4-54d2c7a1cd8b",
                                                                                  "id_pos_sesion": "fc9ec23d-9cbc-4274-806e-000a465686a0",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "id_user": "1f32f9db-cec5-4677-be36-f21c86f64db3",
                                                                                  "id_room_unit_activity": "f6530fde-5542-431b-a5f5-5fc1bb44d67f",
                                                                                  "id_doc_sa": "6b8d9efc-14c0-49c8-8616-8a7f476404da",
                                                                                  "id_pos_type": "ffc91cd9-03c3-489c-bbba-4a2bd22e877e",
                                                                                  "block": true,
                                                                                  "comment": "sample string 5",
                                                                                  "json_response": "sample string 6",
                                                                                  "id_doc_ref": "b1173ab3-7f97-423d-88cd-45bf4f722f65",
                                                                                  "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-07-08T09:49:04.46682+02:00",
                                                                                  "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "commited": true,
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  "tt_tips_users": [
                                                                                    {
                                                                                      "$id": "55",
                                                                                      "id_tip": "5ae90db3-e214-4c8e-8372-cb6ae3319e7b",
                                                                                      "id_user": "ae6644fc-44d1-4dbe-89e3-2c9196d69f6d",
                                                                                      "amt_card": 1.1,
                                                                                      "amt_cash": 1.1,
                                                                                      "type_share": 3,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                                                      "last_update": "2026-07-08T09:49:04.46682+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": "9cc251fd-827b-4bc7-8502-ffd7b67e6a45",
                                                                                  "id_user": "9bf1a4a6-5972-4c68-b8e0-8212f1c6aa05",
                                                                                  "date_add": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "distribution_index": 1.1,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "last_update": "2026-07-08T09:49:04.46682+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": "47aaf1e6-a4cb-4fee-8d57-64453e9eac93",
                                                                                  "id_user": "9623c0b9-4ecd-4288-837c-55e895b8d085",
                                                                                  "id_user_profile": "4bcc090d-5112-4204-a783-10f2259d0ef6",
                                                                                  "locator": "sample string 4",
                                                                                  "date_end": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "id_pos_sesion": "16f300b9-0bf8-4012-a886-567febdb01e9",
                                                                                  "date_login": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "date_logout": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "terminal_id": "sample string 6",
                                                                                  "terminal_type": "sample string 7",
                                                                                  "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "st_users_profiles": {
                                                                                    "$id": "58",
                                                                                    "id": "5e7a63ea-a6ca-4794-9d6a-47ffce16d2d7",
                                                                                    "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-07-08T09:49:04.46682+02:00",
                                                                                    "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                                    "commited": true,
                                                                                    "st_permisions": [
                                                                                      {
                                                                                        "$id": "59",
                                                                                        "id": "ea26edf6-783f-49c5-b881-435627df4787",
                                                                                        "id_function": "3839f472-414d-4646-b06f-8ea01fde5038",
                                                                                        "id_user": "81874cdb-ce7a-4aa3-9e40-44ba09ea876d",
                                                                                        "id_profile": "95f81a39-fd1d-4270-97d6-8dfb7cd8abed",
                                                                                        "permission": 3,
                                                                                        "active": true,
                                                                                        "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                                                        "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                                        "commited": true,
                                                                                        "st_users_profiles": {
                                                                                          "$ref": "58"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "10"
                                                                                        },
                                                                                        "st_functions": {
                                                                                          "$id": "60",
                                                                                          "id": "14acb51d-2221-4349-b175-bfb6e9141be5",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "level_id": 5,
                                                                                          "id_group": "aa51aeb5-c3b0-42e0-9554-a25d0db45e19",
                                                                                          "name_event": "sample string 7",
                                                                                          "name_pos": "sample string 8",
                                                                                          "id_image": "4c8a6ffd-b86e-43cc-8424-d768f959eeea",
                                                                                          "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-07-08T09:49:04.46682+02:00",
                                                                                          "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                                          "commited": true,
                                                                                          "st_functions_groups": {
                                                                                            "$id": "61",
                                                                                            "id": "574795c6-c05a-4e4d-9c25-ca70669f706f",
                                                                                            "id_mask": "sample string 2",
                                                                                            "name": "sample string 3",
                                                                                            "description": "sample string 4",
                                                                                            "active": true,
                                                                                            "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                                                            "last_update": "2026-07-08T09:49:04.46682+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": "d6dbb5c2-2e4b-4451-a669-f8e18fd01d40",
                                                                                  "id_user": "6457fb47-439a-42fb-9fd7-e2090e9f2799",
                                                                                  "date_add": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "destiny_type": 4,
                                                                                  "id_key": "ec94b4b0-81d8-4e2f-85f9-fcf2bb60212b",
                                                                                  "message": "sample string 6",
                                                                                  "message_view": true,
                                                                                  "date_view": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "id_pos_sesion": "1a5da973-ace5-4590-a4ae-35fb59ae6560",
                                                                                  "terminal_add": "sample string 9",
                                                                                  "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "tt_pos_sesion": {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "62"
                                                                                }
                                                                              ]
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "47"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "mt_items_vouchers": {
                                                                        "$id": "63",
                                                                        "id": "be8c01f6-5eea-4b5c-ae16-b7cf11a089da",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "json": "sample string 5",
                                                                        "id_pay_type": "b720627f-a89e-4a59-8be3-307461ee9361",
                                                                        "id_doc_print": "e2f66163-1678-48a6-bc3f-b56d98bdf489",
                                                                        "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-07-08T09:49:04.46682+02:00",
                                                                        "last_update": "2026-07-08T09:49:04.46682+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": "d6fd261e-7399-4338-98b4-4bb155fef4c8",
                                                                        "id_line": 2,
                                                                        "id_item": "bf110137-720b-425c-b2be-9ec9f1b7132c",
                                                                        "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": "5e43d3f5-a4af-49c2-b214-6e9266937b9d",
                                                  "id_doc": "3ee73584-250d-4a5f-b906-5af55c43f3f8",
                                                  "value": 3,
                                                  "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                  "last_update": "2026-07-08T09:49:04.46682+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": "d738df80-0511-4866-af1a-4304eaeb5581",
                                                  "id_pos": "47312bd9-5de9-4787-844a-695333c3b21b",
                                                  "id_doc": "03ed65d7-f3be-4fe3-a536-b48dd1a46b54",
                                                  "id_branch": "366b1768-87e9-485f-92d0-e34b9380ee82",
                                                  "nro_doc": "sample string 5",
                                                  "date_doc": "2026-07-08T09:49:04.46682+02:00",
                                                  "block": true,
                                                  "nro_original": "sample string 8",
                                                  "id_ref": "0264c18a-bc4e-427b-aba2-1999a29fe880",
                                                  "id_loc_from": "b24dee1e-3175-4a00-a3c4-471d13a523e2",
                                                  "id_loc_end": "b385a547-6d44-422a-a5b8-51a7fcebd64d",
                                                  "id_user_add": "029af993-260a-4a41-8309-ddfced7b6da8",
                                                  "id_user_upd": "11044326-c33b-4aca-acab-ed74a3d6335b",
                                                  "id_pos_sesion": "23a02a25-eec5-4d08-b18e-2a62ab0b2e42",
                                                  "comment": "sample string 12",
                                                  "status": 1,
                                                  "is_send": true,
                                                  "date_send": "2026-07-08T09:49:04.46682+02:00",
                                                  "active": true,
                                                  "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                  "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                  "commited": true,
                                                  "mt_branches": {
                                                    "$ref": "4"
                                                  },
                                                  "mt_docs": {
                                                    "$ref": "16"
                                                  },
                                                  "mt_locations": {
                                                    "$id": "67",
                                                    "id": "caec7941-3fb2-4e59-ba8a-333454ba57d6",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "reserved": true,
                                                    "id_branch": "5e4a8fa2-f687-4b67-b3f4-2141ddb79c93",
                                                    "active": true,
                                                    "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                    "last_update": "2026-07-08T09:49:04.46682+02:00",
                                                    "id_user_upd": "44e7c026-cefb-45c8-87b6-078a4ee93bb4",
                                                    "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": "09212bd8-da2f-4508-8363-7d62beccd177",
                                                        "id_item": "365fcf9e-efc6-4ad3-b9e5-8ff2bea54f03",
                                                        "stock_ideal": 3.1,
                                                        "stock_min": 4.1,
                                                        "stock_max": 5.1,
                                                        "stock": 6.1,
                                                        "active": true,
                                                        "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                        "last_update": "2026-07-08T09:49:04.46682+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": "47ad1677-f206-4a32-ac10-8968b3a8a465",
                                                      "id_line": 2,
                                                      "id_item": "ac20d3f3-48a4-46db-aae0-d3e0c01e7ddf",
                                                      "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": "684e3b1a-3a7c-4edc-b875-60e35d941891",
                                                "spool_server": "sample string 2",
                                                "id_doc_sa": "f05a5961-d920-47ad-afaf-dc76acf75393",
                                                "spool_printer": "sample string 4",
                                                "count": 5,
                                                "created_on": "2026-07-08T09:49:04.46682+02:00",
                                                "printed": true,
                                                "print_on": "2026-07-08T09:49:04.46682+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": "ccbbb06a-dc20-4db3-8e78-1615eddd13e5",
                                      "id_room": "9b5fb21d-ed96-41c8-b912-947aa34a83b3",
                                      "active": true,
                                      "created_on": "2026-07-08T09:49:04.46682+02:00",
                                      "last_update": "2026-07-08T09:49:04.46682+02:00",
                                      "id_user_upd": "1d291d7a-ccfa-4235-8e84-5eedaaa5722c",
                                      "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": "3b3ebdc7-84a6-4725-9330-07c1d5451ec1",
                                      "id_pos": "a968beca-bee5-41d0-9213-5226d27ed906",
                                      "mac_address": "sample string 3",
                                      "date_end": "2026-07-08T09:49:04.46682+02:00",
                                      "key_access": "sample string 5",
                                      "id_user_add": "9a574028-148b-4ac1-b652-a8abec5ad948",
                                      "active": true,
                                      "created_on": "2026-07-08T09:49:04.46682+02:00",
                                      "last_update": "2026-07-08T09:49:04.46682+02:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      },
                                      "st_users": {
                                        "$ref": "10"
                                      }
                                    },
                                    {
                                      "$ref": "72"
                                    }
                                  ],
                                  "st_users_pos": [
                                    {
                                      "$id": "73",
                                      "id_user": "20b6c412-32d4-482b-8a9e-213ce4169e72",
                                      "id_pos": "6efe5262-10ac-46f8-a82f-01fd9d1a44f5",
                                      "pass_required": true,
                                      "active": true,
                                      "created_on": "2026-07-08T09:49:04.46682+02:00",
                                      "last_update": "2026-07-08T09:49:04.46682+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": "609c395e-fb61-4c27-98c5-540c7212da7c",
                                      "id_pos": "44f9b508-77ef-48f7-a7e6-c7b6498cce7e",
                                      "date_add": "2026-07-08T09:49:04.46682+02:00",
                                      "date_upd": "2026-07-08T09:49:04.46682+02:00",
                                      "date_out": "2026-07-08T09:49:04.46682+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": "495c7362-729b-42ef-adac-d48e71c13aa6",
                                      "id_user_add": "032bb059-9fb0-436a-9d86-e15e60b6223d",
                                      "id_table": "e64e2675-bba4-4279-9dd7-281f919245d3",
                                      "message_log": "sample string 3",
                                      "json_object": "sample string 4",
                                      "log_type": "sample string 5",
                                      "id_pos": "ebcb53b2-22b4-4dc7-9d98-71bc49ab13bb",
                                      "created_on": "2026-07-08T09:49:04.46682+02:00",
                                      "commited": true,
                                      "mt_pos": {
                                        "$ref": "12"
                                      },
                                      "st_sync_tables": {
                                        "$id": "76",
                                        "id": "ef16df8f-5a08-476a-bb18-4b1ce2c0f7bb",
                                        "level": 2,
                                        "order": 3,
                                        "name": "sample string 4",
                                        "log_ins": true,
                                        "log_upd": true,
                                        "packet_forward": true,
                                        "active": true,
                                        "created_on": "2026-07-08T09:49:04.46682+02:00",
                                        "last_update": "2026-07-08T09:49:04.46682+02:00",
                                        "commited": true,
                                        "st_sync_packages_det": [
                                          {
                                            "$id": "77",
                                            "id": "3ee85808-6b90-4162-819c-e3a2ca1a83ef",
                                            "id_sync": "24ec9745-5bd5-425c-9c2c-3627b3594cc4",
                                            "json": "sample string 3",
                                            "id_table": "6c0140bd-4939-4553-8e32-e6fd02ccbcb3",
                                            "order": 5,
                                            "st_sync_packages": {
                                              "$id": "78",
                                              "id": "52db8fd6-ba6c-442a-a2ca-9fcf13286561",
                                              "id_branch_from": "d27ec064-41a5-4c0b-8cab-4c3eaf45793a",
                                              "id_branch_to": "8ba03520-145e-472d-9cef-a02fd13fb0f0",
                                              "type": 4,
                                              "created_on": "2026-07-08T09:49:04.46682+02:00",
                                              "order": 6,
                                              "status": 7,
                                              "log_info": "sample string 8",
                                              "sync_on": "2026-07-08T09:49:04.46682+02:00",
                                              "send_on": "2026-07-08T09:49:04.46682+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": "63da2b29-2c71-4b6a-81da-bdd48edfcb9e",
                                      "id_pos": "f2ebf4a1-c887-422b-bc5c-a706edf6b9cc",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "value": "sample string 5",
                                      "type": "sample string 6",
                                      "last_update": "2026-07-08T09:49:04.46682+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": "c8df94ab-79ca-4634-99ff-a609a90f80b5",
                              "token_id": "sample string 2",
                              "id_user": "55b10244-96dd-4947-b892-12990ab759c7",
                              "date_from": "2026-07-08T09:49:04.46682+02:00",
                              "date_end": "2026-07-08T09:49:04.46682+02:00",
                              "created_on": "2026-07-08T09:49:04.46682+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": "308d732a-edba-4b0e-b011-9f3dfdaac358",
                              "id_room_activity": "836c2e2a-f0e6-48f3-863b-df3c279c8be9",
                              "id_pos_sesion": "36a28753-0e4d-4d3d-9938-47f3286e6219",
                              "log_text": "sample string 4",
                              "id_user": "f9a4bc01-534c-4613-8115-81ce2fcc181b",
                              "created_on": "2026-07-08T09:49:04.46682+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": "919d90dd-2865-4643-85ce-c576ad995b6a",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "active": true,
              "created_on": "2026-07-08T09:49:04.46682+02:00",
              "last_update": "2026-07-08T09:49:04.46682+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": "66e677b8-2e98-4e94-8a2d-5ed6307b190b",
              "exercise_id": 2,
              "period_id": 3,
              "date_from": "2026-07-08T09:49:04.46682+02:00",
              "date_end": "2026-07-08T09:49:04.46682+02:00",
              "state": "sample string 6",
              "created_on": "2026-07-08T09:49:04.46682+02:00",
              "last_update": "2026-07-08T09:49:04.46682+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"
  }
}