GET api/Mt_Rooms_Units?id_room_unit={id_room_unit}&locked={locked}&comment={comment}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_room_unit

globally unique identifier

Required

locked

boolean

Required

comment

string

Required

Body Parameters

None.

Response Information

Resource Description

mt_rooms_units
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 5

name_label

string

Required

Max length: 10

name_zone

string

Max length: 20

order

integer

Required

id_room

globally unique identifier

Required

pax

integer

Required

pos_x

integer

Required

pos_y

integer

Required

size_w

integer

None.

size_h

integer

None.

in_map

boolean

Required

reserved_on

boolean

Required

id_room_type

globally unique identifier

Required

locked

boolean

Required

date_locked

date

None.

comment_locked

string

Max length: 100

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_rooms

mt_rooms

None.

mt_rooms_units_types

mt_rooms_units_types

None.

st_users

st_users

None.

tt_rooms_units_activity

Collection of tt_rooms_units_activity

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "efa122e6-4cdb-4a1a-93aa-4274afb0b9ef",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "name_label": "sample string 4",
  "name_zone": "sample string 5",
  "order": 6,
  "id_room": "54ffe108-a414-4519-90c8-f9dcfeac7ae2",
  "pax": 8,
  "pos_x": 9,
  "pos_y": 10,
  "size_w": 1,
  "size_h": 1,
  "in_map": true,
  "reserved_on": true,
  "id_room_type": "94a095eb-aee9-40f2-bc83-0f6300603328",
  "locked": true,
  "date_locked": "2026-09-06T06:48:12.4418909+02:00",
  "comment_locked": "sample string 15",
  "active": true,
  "created_on": "2026-09-06T06:48:12.4418909+02:00",
  "last_update": "2026-09-06T06:48:12.4418909+02:00",
  "id_user_upd": "6f8c6dbe-3f1d-4b2c-86b2-9dc425acec39",
  "commited": true,
  "mt_rooms": {
    "$id": "2",
    "id": "d2cdf1a2-6041-455a-bca8-27af684be940",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_branch": "f2f5b8b2-766e-4981-bc45-f4146820e1ae",
    "name_pos": "sample string 6",
    "id_image": "3a40bc75-c78e-4db5-a23a-5192d70de23c",
    "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": "9181efda-5bce-495c-8a73-4eac7f1c7cb7",
    "refresh_status": true,
    "active": true,
    "created_on": "2026-09-06T06:48:12.4418909+02:00",
    "last_update": "2026-09-06T06:48:12.4418909+02:00",
    "id_user_upd": "e574c95c-ffe9-4cfd-9d30-9c3970cfb539",
    "commited": true,
    "mt_branches": {
      "$id": "3",
      "id": "75fcc3ae-fd9b-4d50-a68e-352f5d4e750d",
      "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": "3c50e6a5-a1f5-4d4a-a8b0-5bf9ef22f2b1",
      "order": 12,
      "external_id": "sample string 13",
      "sync": true,
      "active": true,
      "created_on": "2026-09-06T06:48:12.4418909+02:00",
      "last_update": "2026-09-06T06:48:12.4418909+02:00",
      "id_user_upd": "beac90ed-40a6-442b-99a6-21f76570bc5c",
      "commited": true,
      "st_images": {
        "$id": "4",
        "id": "ced32623-481e-4e96-9567-fa40b46ce266",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "id_img_type": "d6922e19-d54a-416a-85d4-93dbfdbe50ae",
        "image_file": "sample string 5",
        "extension": "sample string 6",
        "high": 1,
        "width": 1,
        "active": true,
        "created_on": "2026-09-06T06:48:12.4418909+02:00",
        "last_update": "2026-09-06T06:48:12.4418909+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "mt_categories": [
          {
            "$id": "5",
            "id": "83d28f9a-73b8-40e2-b14a-02ac3ce6f34c",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "id_item_type": "d64ceccf-c8a2-40f0-a7fe-6ad370391eec",
            "order_type": 5,
            "name_pos": "sample string 6",
            "id_image": "293ba04e-c3d4-47af-a45e-d27f0744d8e2",
            "view_pos": true,
            "order": 8,
            "order_sec": 9,
            "color_border": "sample string 10",
            "color_button": "sample string 11",
            "color_font": "sample string 12",
            "font_bold": true,
            "font_underline": true,
            "font_size": 15,
            "big_buttons": true,
            "active": true,
            "created_on": "2026-09-06T06:48:12.4418909+02:00",
            "last_update": "2026-09-06T06:48:12.4418909+02:00",
            "id_user_upd": "2e96e6c4-2239-4523-b8b3-be457aa2e9a8",
            "commited": true,
            "mt_categories_items": [
              {
                "$id": "6",
                "id_category": "632a5156-ba5f-4516-bc9d-e3ee97f230d2",
                "id_item": "3bd69f83-d98d-46af-afa4-9b0fd8f91962",
                "is_default": true,
                "active": true,
                "created_on": "2026-09-06T06:48:12.4418909+02:00",
                "last_update": "2026-09-06T06:48:12.4418909+02:00",
                "id_user_upd": "3be6fc61-0729-48a3-8e5b-01990ffa0532",
                "commited": true,
                "mt_categories": {
                  "$ref": "5"
                },
                "mt_items": {
                  "$id": "7",
                  "id": "078c8c23-2e4a-4d99-b33d-1cc0346f72b0",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_unit": "2ac5dfa2-a054-4390-9911-0398554fdf96",
                  "id_unit_sec": "f73508b4-b5bd-40be-8189-50f466c54c6e",
                  "id_brand": "be65c72f-b57d-49a3-985f-b1d41f6e3fd5",
                  "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": "05a605c6-cf2d-4621-91e5-9dfb7044f70b",
                  "view_pos": true,
                  "order": 23,
                  "color_border": "sample string 24",
                  "color_button": "sample string 25",
                  "color_font": "sample string 26",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 29,
                  "active": true,
                  "created_on": "2026-09-06T06:48:12.4418909+02:00",
                  "last_update": "2026-09-06T06:48:12.4418909+02:00",
                  "id_user_upd": "6f268108-0431-4ebb-b0e9-8a41e0e26a46",
                  "commited": true,
                  "mt_brands": {
                    "$id": "8",
                    "id": "fe0e2a69-79a9-444e-a4c5-00d1ac505999",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "active": true,
                    "created_on": "2026-09-06T06:48:12.4418909+02:00",
                    "last_update": "2026-09-06T06:48:12.4418909+02:00",
                    "id_user_upd": "dc0ed19d-f857-44d7-84da-b9c6d2abf333",
                    "commited": true,
                    "mt_items": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "st_users": {
                      "$id": "9",
                      "id": "5c738321-0204-4845-8d94-446997bad7bc",
                      "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": "48012543-57fb-4897-b6d1-908b20f38dd8",
                      "view_messages": true,
                      "id_image_photo": "1447d9f2-03fb-452d-88cc-89277096f048",
                      "reserved": true,
                      "pos_access": true,
                      "back_access": true,
                      "name_pos": "sample string 13",
                      "id_image": "aab0d871-ad5f-4f73-9b17-15bc0b1e33fe",
                      "view_pos": true,
                      "order": 15,
                      "color_border": "sample string 16",
                      "color_button": "sample string 17",
                      "color_font": "sample string 18",
                      "active": true,
                      "created_on": "2026-09-06T06:48:12.4418909+02:00",
                      "last_update": "2026-09-06T06:48:12.4418909+02:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "3"
                        },
                        {
                          "$ref": "3"
                        }
                      ],
                      "mt_branches_zones": [
                        {
                          "$id": "10",
                          "id": "8d0bc567-9eb1-4b2d-9aed-60de615ff97c",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_branch": "e11c2f14-4848-41fd-b7d8-a9de58b9e936",
                          "active": true,
                          "created_on": "2026-09-06T06:48:12.4418909+02:00",
                          "last_update": "2026-09-06T06:48:12.4418909+02:00",
                          "id_user_upd": "a8c6a8e0-c422-4fd6-be1d-7a992fc40439",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "3"
                          },
                          "mt_pos": [
                            {
                              "$id": "11",
                              "id": "12c5f1cc-ee79-4b58-ad39-08e059054b2e",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "4aeb70b2-52e4-4684-8c21-f6c69a8ec25a",
                              "id_zone": "d36c23c5-69c4-4e4b-8cf6-e27e575572d1",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-09-06T06:48:12.4418909+02:00",
                              "last_update": "2026-09-06T06:48:12.4418909+02:00",
                              "id_user_upd": "d39d7336-ea29-4143-9e5b-c2423dc46e07",
                              "commited": true,
                              "mt_branches_zones": {
                                "$ref": "10"
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "12",
                                  "id": "00111bb6-ab01-49a8-8038-3235fc817b2d",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "8d2f3af1-bc58-4374-9306-f14e96ca06d5",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "25600bd1-233d-47b0-a8b6-7bf2e55ce963",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                  "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                  "id_user_upd": "3d88065c-cb78-40c9-906c-69617b8009da",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_images": {
                                    "$ref": "4"
                                  },
                                  "st_users": {
                                    "$ref": "9"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "13",
                                      "id": "fc0b279b-16ec-4111-a62f-bae2ac4abbc6",
                                      "id_cloakroom": "25b59283-4d3e-4b35-abe3-18e57dfde338",
                                      "id_pos_sesion": "c2a81584-0005-43a3-b2d7-b0525a23b421",
                                      "unit_id": 4,
                                      "date_open": "2026-09-06T06:48:12.4418909+02:00",
                                      "date_close": "2026-09-06T06:48:12.4418909+02:00",
                                      "id_doc_sa": "fb77c6a7-14c2-4fe5-b649-897e65373d65",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "12"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "14",
                                        "id": "275f7764-749e-4031-99a6-22cda736bd13",
                                        "id_pos": "2ae4ee3f-bb5e-4cd0-932e-4fada7ec2cd4",
                                        "id_doc": "a488ceb5-6e8d-4a9b-a75e-291a9de4a8c9",
                                        "id_branch": "bfe24b40-f9c5-4281-a14d-049c53f76c44",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-09-06T06:48:12.4418909+02:00",
                                        "date_tax": "2026-09-06T06:48:12.4418909+02:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "74abe781-83c1-4c09-8855-f89c0cd93ba8",
                                        "id_relationship": "420d77bd-1d3a-4e08-ac56-3fb1a9fa162d",
                                        "id_loc_from": "b7b806f2-75aa-44c2-a30a-a3889c8e29d7",
                                        "id_loc_end": "8cf76748-5650-40eb-b00d-cf93e7f7472c",
                                        "id_user_add": "7f3438e9-b3f5-4296-a647-7c3fa088d3e7",
                                        "id_user_upd": "9452fc00-0a73-4212-acd8-2bde29225689",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "d485bd11-c01f-4e3e-b813-a9136d549c8d",
                                        "id_room_unit": "ed631e59-09ec-47a0-8c69-5ca45410ff70",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "eefac61d-8494-44d9-b262-cc87c6b76c39",
                                        "p_dis": 15.1,
                                        "p_chr": 16.1,
                                        "amt_net": 17.1,
                                        "amt_tax": 18.1,
                                        "amt_dis": 19.1,
                                        "amt_chr": 20.1,
                                        "amt_tot": 21.1,
                                        "active": true,
                                        "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                        "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "3"
                                        },
                                        "mt_docs": {
                                          "$id": "15",
                                          "id": "f5fd74d4-da57-48ad-8a76-54d4b758d90c",
                                          "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": "c257aa3d-5323-4fb5-a87e-356716a438d6",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                          "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                          "id_user_upd": "f643cf52-eaeb-4974-a51c-c977b609cff0",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "16",
                                              "id_doc": "1382a808-514d-4495-8891-1015965b8f2e",
                                              "id_pay": "8cf94838-a471-4b54-89b5-37cecbe22e52",
                                              "id_money": "0d10b663-0997-4348-9b96-28272e6cd8a5",
                                              "active": true,
                                              "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                              "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                              "id_user_upd": "e3e7a22d-6a52-4ecf-9578-09ac89f80397",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "15"
                                              },
                                              "mt_money_types": {
                                                "$id": "17",
                                                "id": "df8546e5-d243-4576-961e-16658984d1a2",
                                                "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": "89ac23b9-dd0e-499a-8a61-0c1d8f970e8d",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                "id_user_upd": "728cc659-d596-4b5f-9d86-4a94e72be4c8",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "16"
                                                  },
                                                  {
                                                    "$ref": "16"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "18",
                                                    "id_money_1": "1cbe71b8-ac9e-4ee9-9d58-9e1e0973ceb4",
                                                    "id_money_2": "0a8e5767-6b32-493a-82ca-73438b91fb3a",
                                                    "date_from": "2026-09-06T06:48:12.4418909+02:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                    "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                    "id_user_upd": "b22eda9c-8795-4e2f-8bef-94bfea7bb6b8",
                                                    "commited": true,
                                                    "mt_money_types": {
                                                      "$ref": "17"
                                                    },
                                                    "mt_money_types1": {
                                                      "$ref": "17"
                                                    },
                                                    "st_users": {
                                                      "$ref": "9"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "18"
                                                  }
                                                ],
                                                "mt_money_rates1": [
                                                  {
                                                    "$ref": "18"
                                                  },
                                                  {
                                                    "$ref": "18"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "4"
                                                },
                                                "st_users": {
                                                  "$ref": "9"
                                                },
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$id": "19",
                                                    "id_doc_sa": "6e09a2fa-3de9-42ab-93bc-c35ba3d75aee",
                                                    "id_pay": "f8ac5dc7-1d3a-4a8e-b5b1-c81394f682f7",
                                                    "id_money": "9c327072-4c35-495e-8714-56859ec3fef8",
                                                    "date_cashflow": "2026-09-06T06:48:12.4418909+02:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "2f20d73b-3498-4653-84a9-3dd95b719e16",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "20",
                                                      "id": "78ba5c41-86f9-4187-830e-25e7699c8401",
                                                      "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": "29073679-a3de-473f-836c-7cd29c4dd941",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                      "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                      "id_user_upd": "2c634620-45fc-4177-a964-bf5013dae954",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "16"
                                                        },
                                                        {
                                                          "$ref": "16"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "4"
                                                      },
                                                      "st_users": {
                                                        "$ref": "9"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$ref": "19"
                                                        },
                                                        {
                                                          "$ref": "19"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$id": "21",
                                                          "id_doc_sa": "77b2ac14-db59-4539-b52c-b2d569a52f54",
                                                          "id_line": 2,
                                                          "id_pay": "10d949e3-f100-4e37-85d5-7492219f8bf1",
                                                          "id_money": "d7925508-ac4f-4984-974f-9d944c961149",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "23a8a9f7-145b-435f-a630-1dc2369a9bdd",
                                                          "id_employee": "64c32f58-08c5-4378-af01-0432452c0675",
                                                          "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": "a9ff728e-9a45-426f-8ba7-2f4002f71308",
                                                          "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": "22",
                                                            "id": "8bfc9a00-ec93-471a-b4d1-f5c464422fcf",
                                                            "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": "5cff6d67-1c89-4f82-b1a8-bb49a82d7b1d",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "3ae3b8f1-72c8-44b4-a298-883966cb7461",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                            "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                            "id_user_upd": "00252579-9c6b-4d66-a9ed-59ba6d6103b3",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "23",
                                                                "id_employee": "158667da-c2d5-42c6-9bdc-118f4888b473",
                                                                "id_branch": "bf589727-5a6e-4d8c-994f-0494012c5501",
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                "id_user_upd": "5085c7aa-2f9c-4dd5-8167-36e74377c5dc",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "3"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "22"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "23"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "24",
                                                              "id": "014b8091-ad2b-45b9-9395-7a5cb84fdeca",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                              "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                              "id_user_upd": "77d5f5cc-668a-4f08-9fe5-5242fca0c96c",
                                                              "commited": true,
                                                              "mt_employees": [
                                                                {
                                                                  "$ref": "22"
                                                                },
                                                                {
                                                                  "$ref": "22"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "9"
                                                              }
                                                            },
                                                            "st_images": {
                                                              "$ref": "4"
                                                            },
                                                            "st_users": {
                                                              "$ref": "9"
                                                            },
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$id": "25",
                                                                "id_doc_sa": "6363df2c-05ab-4433-b9f4-f3ccd4a94ebb",
                                                                "id_line": 2,
                                                                "id_item_sub": "95160247-35c2-45c4-a675-ed607593d005",
                                                                "qty": 4.1,
                                                                "id_list": "f53ccd54-dede-483f-b7cd-3dbb02fef1b6",
                                                                "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": "79b6ab07-cb55-49fe-9331-b6990cb2ddf7",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "0f8e9832-251a-48dd-bc43-9a230a5020ad",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "65b4de45-a83a-46fb-927a-985b8a81f017",
                                                                "id_user_upd": "8eba27a5-72a6-44e6-bb43-f05529516180",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "22"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "26",
                                                                  "id": "cea6e7d0-907b-4da7-9e05-711a36cf8912",
                                                                  "id_item": "839fc7c7-ff0f-4d85-a713-b80c0c2d01b8",
                                                                  "id_item_type": "f84af096-440a-4bc1-a67f-b73c76b2875b",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "89200c84-7238-49f8-a414-d1d24894f84c",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                  "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                  "id_user_upd": "c1fe4b91-362d-429c-adaf-a87ddab5418d",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "7"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "27",
                                                                      "id_item_sub": "563be13e-2238-48d8-be8b-6535bcaf0e02",
                                                                      "id_item": "c7a3d336-6570-4928-b8bd-c5e1e90f4041",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "02c28863-8aa4-480c-8064-11aac0bd7a6e",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "26"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "28",
                                                                        "id": "b6f09822-2cbe-40a4-94cf-30fcbf7b8841",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "5e5c553e-dfca-4916-ad0f-5bb739af9387",
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                        "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                        "id_user_upd": "35997dde-bd6d-454f-b4fe-985052b900fa",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "29",
                                                                          "id": "7435c6b9-1934-4c24-b517-4c43d1cfb296",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                          "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                          "id_user_upd": "07a80a0e-4848-4716-95d8-3d7cc9ce9ecc",
                                                                          "commited": true,
                                                                          "mt_units_ref": [
                                                                            {
                                                                              "$ref": "28"
                                                                            },
                                                                            {
                                                                              "$ref": "28"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "mt_items": [
                                                                            {
                                                                              "$ref": "7"
                                                                            },
                                                                            {
                                                                              "$ref": "7"
                                                                            }
                                                                          ],
                                                                          "mt_items1": [
                                                                            {
                                                                              "$ref": "7"
                                                                            },
                                                                            {
                                                                              "$ref": "7"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "9"
                                                                        },
                                                                        "mt_items_formula": [
                                                                          {
                                                                            "$ref": "27"
                                                                          },
                                                                          {
                                                                            "$ref": "27"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "27"
                                                                    }
                                                                  ],
                                                                  "mt_items_types": {
                                                                    "$id": "30",
                                                                    "id": "5cfa1b0b-d5e6-42b9-8153-f833158b948a",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "97766410-366e-453b-8332-66919fe5b375",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                    "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                    "id_user_upd": "c3145bd2-2715-4060-a266-aa542487bb62",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "31",
                                                                        "id_voucher": "f8077f16-4c7a-4fe2-8d55-26b176362926",
                                                                        "id_line": "c1505349-14cc-4a44-b45c-7058ee51dd58",
                                                                        "id_category": "035646fd-29a3-4f87-bd90-909731b42653",
                                                                        "id_item": "6169201b-6bfd-490d-819a-e8cb87b6531c",
                                                                        "id_item_type": "1e9a4e39-faf7-4054-9e49-6b55b46ec453",
                                                                        "price_max": 1.1,
                                                                        "qty_add": 3.1,
                                                                        "qty_used": 4.1,
                                                                        "mt_categories": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "30"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$id": "32",
                                                                          "id": "95c34d1c-4654-4e81-a2a3-26a64c864287",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-09-06T06:48:12.4418909+02:00",
                                                                          "date_end": "2026-09-06T06:48:12.4418909+02:00",
                                                                          "date_used": "2026-09-06T06:48:12.4418909+02:00",
                                                                          "date_sesion": "2026-09-06T06:48:12.4418909+02:00",
                                                                          "id_employee": "6635ad77-43c0-4537-8e85-5f490eb20403",
                                                                          "id_branch": "9cedc28c-e5b1-4786-b434-4d476e1ec028",
                                                                          "id_voucher_permision": "2d8df11a-7210-4cd4-ac64-2fe095bcfd4f",
                                                                          "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": "1ca51237-fc65-4e85-89b6-6a1f0253e42b",
                                                                          "id_user_add": "0fba3a18-f1fe-4e8d-a758-aeda197c89c3",
                                                                          "id_doc_sa": "f639b6ad-bfd4-44b0-a1d2-a15af1bbec1e",
                                                                          "id_item_sub": "2c1ad2fa-75b4-44c7-b081-f678567a9988",
                                                                          "id_pos_sesion": "3720a928-710c-4468-9b2b-46023226c7ff",
                                                                          "is_authorized": true,
                                                                          "is_automatic": true,
                                                                          "print_in_branch": true,
                                                                          "printed": true,
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "is_used_entry": true,
                                                                          "is_used_consume": true,
                                                                          "is_close": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                          "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "22"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "20"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "21"
                                                                            },
                                                                            {
                                                                              "$ref": "21"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "31"
                                                                            },
                                                                            {
                                                                              "$ref": "31"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "33",
                                                                            "id": "da09135d-3146-4dfe-9ad8-20c05bc05398",
                                                                            "date_from": "2026-09-06T06:48:12.4418909+02:00",
                                                                            "date_end": "2026-09-06T06:48:12.4418909+02:00",
                                                                            "date_used": "2026-09-06T06:48:12.4418909+02:00",
                                                                            "id_employee": "6e3dc530-610d-4af0-b6e7-5c271b82ece3",
                                                                            "id_branch": "d411a24d-b4cd-49f3-aaa8-50cd69c6454a",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "f25b586d-9273-48f1-ba59-14cf393e7af3",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                            "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "22"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "9"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "32"
                                                                              },
                                                                              {
                                                                                "$ref": "32"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "31"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "9"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "26"
                                                                      },
                                                                      {
                                                                        "$ref": "26"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "34",
                                                                        "id": "23009d9d-f0db-4e26-8eac-3362dbc6ccb9",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-09-06T06:48:12.4418909+02:00",
                                                                        "date_end": "2026-09-06T06:48:12.4418909+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": "ff11da50-1ab3-44e2-bd42-884d93ded8e0",
                                                                        "id_pos": "e27d0c3f-a3ba-4e96-ab59-0973ef8fa016",
                                                                        "id_list": "9d5cda41-c6f1-47f2-b9c0-d0e1dde46bfa",
                                                                        "id_item": "663a58aa-81bf-4702-96a2-62715b38704f",
                                                                        "id_item_type": "24f8f86b-3a54-4fc1-861f-c09090b27da7",
                                                                        "id_category": "c9ba7dec-e812-4eca-b248-b82a77701c71",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                        "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                        "id_user_upd": "2b2fc7e7-0ad4-4f5e-ab7a-37ff0b706797",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "30"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "11"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$id": "35",
                                                                          "id": "edcf19d6-e735-4d40-b07f-6b16171f9c55",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "c0cff037-ac16-463b-90ca-5ca505a900e2",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "0477185a-9720-482a-a13c-8e0667311467",
                                                                          "view_pos": true,
                                                                          "order": 10,
                                                                          "color_border": "sample string 11",
                                                                          "color_button": "sample string 12",
                                                                          "color_font": "sample string 13",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                          "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                          "id_user_upd": "f863cc59-a73c-43a3-a4ff-7ea0004bca1a",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "36",
                                                                              "id_pos": "7eb110da-f844-4540-acfd-b009625c2d56",
                                                                              "id_pos_type": "b024020f-7702-4aaa-80bd-6f69b1c1bbcf",
                                                                              "id_price_list": "7858d853-973a-4db7-95b5-b75062ffbc5a",
                                                                              "is_default": true,
                                                                              "view_mon": true,
                                                                              "view_tue": true,
                                                                              "view_wed": true,
                                                                              "view_thu": true,
                                                                              "view_fri": true,
                                                                              "view_sat": true,
                                                                              "view_sun": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "id_user_upd": "75b946f9-0ee7-40d3-972a-3fda4113f180",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "37",
                                                                                "id_pos": "2ccc962f-6427-4652-9078-294585ecd78c",
                                                                                "id_pos_type": "78fb4099-6c8d-4033-ab97-f7b868111767",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                                "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                                "id_user_upd": "a79f4437-4c43-4fbf-8dd5-85ff036bad25",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "36"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "36"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "38",
                                                                                  "id": "386adb39-68ef-479a-ad95-be123841bece",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                                  "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                                  "id_user_upd": "0aa9e6e1-0a1d-4ba4-b7ac-e37c080221a8",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$id": "39",
                                                                                      "id": "fe249b52-7dc6-49cf-8f2a-81aa360ac7fc",
                                                                                      "id_branch": "9c15b8bf-1368-4b6c-97f2-7ef32f18d661",
                                                                                      "id_pos_type": "178539f8-f460-49f6-9858-3b6e039d0f97",
                                                                                      "id_pos": "8fcebe8b-d857-4a23-94ca-ca480d7ffa7a",
                                                                                      "id_item": "9c536750-a956-4ae4-ba45-31771013bb43",
                                                                                      "date_from": "2026-09-06T06:48:12.4418909+02:00",
                                                                                      "date_end": "2026-09-06T06:48:12.4418909+02:00",
                                                                                      "image_id": 4,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                                      "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                                      "id_user_upd": "e5389f9f-4b56-44f1-b0a3-48f7933e1a87",
                                                                                      "commited": true,
                                                                                      "mt_branches": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "mt_items": {
                                                                                        "$ref": "7"
                                                                                      },
                                                                                      "mt_pos": {
                                                                                        "$ref": "11"
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "38"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "9"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "40",
                                                                                      "id_pos_print": "e5c57606-11cb-4a06-bb1c-39b6004164cd",
                                                                                      "id_doc": "865d299d-e583-4e0e-89a4-1a86252e33af",
                                                                                      "id_pos_type": "99dd77cc-7a44-4b6d-8c95-97bbbd55dd2d",
                                                                                      "id_doc_print": "b1e98ac3-d25f-4dc0-88ee-b113a76594f0",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                                      "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                                      "id_user_upd": "3352a864-7346-41ea-a59d-b95f1215d642",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "15"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "41",
                                                                                        "id": "d10ba9cd-643b-4458-8722-c5fa1b6872dd",
                                                                                        "id_pos": "96407b45-bee5-4b72-a106-b5e55f89dc96",
                                                                                        "id_mask": "sample string 3",
                                                                                        "name": "sample string 4",
                                                                                        "mode_print": 5,
                                                                                        "port": "sample string 6",
                                                                                        "baud_rate": 1,
                                                                                        "data_bits": 1,
                                                                                        "stop_bit": 1,
                                                                                        "flow_control": 1,
                                                                                        "parity": 1,
                                                                                        "pin_cashdrawer": 1,
                                                                                        "ip_printer": "sample string 7",
                                                                                        "port_ip": 1,
                                                                                        "printer_name": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                                        "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                                        "id_user_upd": "02b493f6-245f-43be-9b7f-6754dac83709",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "11"
                                                                                        },
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "9"
                                                                                        }
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "38"
                                                                                      },
                                                                                      "st_doc_print": {
                                                                                        "$id": "42",
                                                                                        "id": "33654d04-7fa6-444d-98ac-1253d3d98199",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "high_row": 5,
                                                                                        "high_doc": 6,
                                                                                        "with_doc": 7,
                                                                                        "to_file": true,
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                                        "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "43",
                                                                                            "id_doc_print": "3cceaa5f-71e4-4567-b4c6-a2858cab2287",
                                                                                            "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": "42"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "43"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "9"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "40"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  "mt_pos_view": [
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "37"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                }
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "35"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "36"
                                                                            }
                                                                          ],
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "44",
                                                                              "id_list": "1f10bdd5-1e21-44b1-af45-b2470f20118a",
                                                                              "id_item_sub": "b91f5902-b569-442a-b823-819f05704815",
                                                                              "validity_date": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "id_user_upd": "da892ccb-8ce5-4473-91c6-58b1282c1f92",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "26"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "35"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list1": [
                                                                            {
                                                                              "$ref": "35"
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list2": {
                                                                            "$ref": "35"
                                                                          },
                                                                          "mt_prices_list_rules": [
                                                                            {
                                                                              "$id": "45",
                                                                              "id": "f1ec487e-70db-47e3-9305-0d82cf07dd25",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "date_end": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "id_branch": "f6d9a4d6-5250-4498-a3da-0a7b7d0b3798",
                                                                              "id_pos": "8b168e6c-5fcd-4134-96be-60bc7b8527a7",
                                                                              "id_list": "bb9845fe-2da2-4628-8e3b-d6c0d9e9ccae",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "id_user_upd": "354d0c1b-4e79-42cf-9b37-c2677ed5da81",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "mt_pos": {
                                                                                "$ref": "11"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "35"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "45"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "4"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "mt_prices_rules": [
                                                                            {
                                                                              "$ref": "34"
                                                                            },
                                                                            {
                                                                              "$ref": "34"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "25"
                                                                            },
                                                                            {
                                                                              "$ref": "25"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "9"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "34"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "46",
                                                                        "id": "87877028-b264-4ff9-9454-bbb541a510d0",
                                                                        "order_id": 2,
                                                                        "id_item": "3200d456-8a64-4354-8f99-48ef6b34e193",
                                                                        "id_item_type": "1963eac2-b427-4143-a7e0-6fc21d1841d1",
                                                                        "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": "99f94673-1444-4867-97f4-eac0df3c6834",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "257c1ca4-d439-413b-8c1c-34c748964ec6",
                                                                        "count_voucher": 1,
                                                                        "id_category": "3250e620-c368-495a-a20a-69b5b77477cb",
                                                                        "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                        "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                        "id_user_upd": "c5338cb7-219d-4124-808e-24daed57c921",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "30"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "9"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "47",
                                                                          "id": "1452e463-7b35-44b2-bff9-a29c7780c6ba",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "06a56b4a-528d-411a-90c5-18f5c237e6e2",
                                                                          "date_tax": "2026-09-06T06:48:12.4418909+02:00",
                                                                          "date_open": "2026-09-06T06:48:12.4418909+02:00",
                                                                          "date_close": "2026-09-06T06:48:12.4418909+02:00",
                                                                          "id_user_open": "c8b2599f-bc6a-47f6-92f1-e9bdb6b8e370",
                                                                          "id_user_close": "1ad4d953-5d2d-4f08-85ed-7cc4d4898dc7",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                          "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "11"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "13"
                                                                            },
                                                                            {
                                                                              "$ref": "13"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "46"
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "48",
                                                                              "id": "bad41e1d-5b12-46f6-9af2-cd0967086765",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "ab38ec70-7ca9-437c-9408-32aead69d2ec",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "49",
                                                                              "id": "5152fc97-36a3-4241-b8f2-e8d96d1c83a0",
                                                                              "id_room_unit": "64e619ed-e7e6-4911-8651-82c0c25c67e5",
                                                                              "id_room_list": "8c1ef199-3fe3-46a3-af51-28b7e6433947",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "date_from": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "date_end": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "date_open": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "date_close": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "id_employee": "5f1bf32c-3e69-410f-bac1-97aa72777b4c",
                                                                              "id_employee_sec": "518684fb-78dd-4917-b891-04edb9ee1a8e",
                                                                              "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": "2eff6984-43a4-4c11-a2eb-25abf182e217",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "24561245-1f39-4321-9701-09b2296ef09a",
                                                                              "id_user_close": "229c6bfe-d354-412d-87c6-5dd7f86ca679",
                                                                              "id_unit_state": "03bfca03-ee8a-4b6d-a949-8ab94fc221cd",
                                                                              "id_pos_sesion": "bd418dfd-9725-4bed-8286-eb0d3a140aca",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "22"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "22"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$ref": "1"
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$id": "50",
                                                                                "id": "9c341a43-ecbe-4af6-9ec0-5941efd09c75",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "color": "sample string 5",
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                                "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                                "id_user_upd": "25f92d18-25c2-455c-b215-ff8ed269994b",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "51",
                                                                                    "id_room_type": "c2f96e34-ffc3-4d3b-821b-e66b81dd874a",
                                                                                    "id_room_state": "1d42ad25-0770-42ed-8aef-d317fda5a234",
                                                                                    "id_image": "5a9e2971-b989-4928-8d0d-3b7e5184fed5",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                                    "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                                    "id_user_upd": "8613cbbb-daac-44c9-ab12-a5f803fd4648",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$ref": "50"
                                                                                    },
                                                                                    "mt_rooms_units_types": {
                                                                                      "$id": "52",
                                                                                      "id": "1e5fc93b-8ccb-457e-a667-7352dcbf79e9",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "high": 5,
                                                                                      "width": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                                      "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                                      "id_user_upd": "dda39ae8-cb5d-4a1a-8a71-a5e9dd883990",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units": [
                                                                                        {
                                                                                          "$ref": "1"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "1"
                                                                                        }
                                                                                      ],
                                                                                      "mt_rooms_units_states_types": [
                                                                                        {
                                                                                          "$ref": "51"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "51"
                                                                                        }
                                                                                      ],
                                                                                      "st_users": {
                                                                                        "$ref": "9"
                                                                                      }
                                                                                    },
                                                                                    "st_images": {
                                                                                      "$ref": "4"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "51"
                                                                                  }
                                                                                ],
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "9"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "14"
                                                                                },
                                                                                {
                                                                                  "$ref": "14"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$id": "53",
                                                                                "id": "d044a772-ae3a-41cf-bffe-07e3f4c2abe6",
                                                                                "id_room": "d0ce3550-b584-4501-84cf-cd777c6678aa",
                                                                                "date_in": "2026-09-06T06:48:12.4418909+02:00",
                                                                                "date_out": "2026-09-06T06:48:12.4418909+02:00",
                                                                                "id_user_add": "676ca07f-d71e-4cba-85eb-7f946c3b36d9",
                                                                                "from_reservation": "sample string 5",
                                                                                "pax": 6,
                                                                                "status": 7,
                                                                                "comment": "sample string 8",
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                                "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "9"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  }
                                                                                ]
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "49"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "54",
                                                                              "id": "c32438a1-23f8-4300-8e4e-10330e338eb3",
                                                                              "id_pos_sesion": "0b06fe2b-51d7-4972-a483-e8864bd60b39",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "fec7cd34-b820-4aca-9f2f-7d92b7d90ca6",
                                                                              "id_room_unit_activity": "78a41155-906a-4d92-87b7-6fdf52f70f94",
                                                                              "id_doc_sa": "a86f178e-e6c2-4ee1-b330-73deeae46504",
                                                                              "id_pos_type": "26b48321-2635-4ea5-813f-46e5f534a845",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "0fc98238-84ce-4197-9ec9-e9e518db2431",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "55",
                                                                                  "id_tip": "413e7c96-8585-4b41-a28b-d78d61411557",
                                                                                  "id_user": "b6f85bb7-aadd-4f00-9cb1-ad86939bcc5c",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                                  "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "54"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "55"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "54"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "56",
                                                                              "id_pos_sesion": "cfa115b4-56c0-46fc-85df-8e023c166742",
                                                                              "id_user": "ccacea93-a50b-4ca8-9afa-cb6a44f1569c",
                                                                              "date_add": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "56"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "14"
                                                                            },
                                                                            {
                                                                              "$ref": "14"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_connection": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id": "738df8e2-6971-48da-9e97-bff48ffee790",
                                                                              "id_user": "5df14707-dcb4-4526-8da3-82a5e718eb2e",
                                                                              "id_user_profile": "40be19b4-8c2b-4ded-8b69-9e9fa744252c",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "id_pos_sesion": "9ec8c10c-1eb6-414e-a37a-ab7703eb3945",
                                                                              "date_login": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "date_logout": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              },
                                                                              "st_users_profiles": {
                                                                                "$id": "58",
                                                                                "id": "ac48ae82-a62c-47b3-a1cf-011b4eb30477",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "is_pass_required": true,
                                                                                "is_admin": true,
                                                                                "level_id": 7,
                                                                                "order_1": 8,
                                                                                "order_2": 9,
                                                                                "order_3": 10,
                                                                                "order_4": 11,
                                                                                "is_tips": true,
                                                                                "is_view_all": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                                "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                                "commited": true,
                                                                                "st_permisions": [
                                                                                  {
                                                                                    "$id": "59",
                                                                                    "id": "43cf44b5-1ee4-4ee3-b2d4-13ada186b9fe",
                                                                                    "id_function": "60747f71-05cd-4f41-a88b-eed4728e40a1",
                                                                                    "id_user": "817952cf-60ab-4c4a-94ec-6d7d781af2b7",
                                                                                    "id_profile": "5fb16b3e-b4d9-471c-97ad-7c8ca483fe42",
                                                                                    "permission": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                                    "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                                    "commited": true,
                                                                                    "st_users_profiles": {
                                                                                      "$ref": "58"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "9"
                                                                                    },
                                                                                    "st_functions": {
                                                                                      "$id": "60",
                                                                                      "id": "6e4d38c6-d42a-47aa-9afc-553252b3ae34",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "level_id": 5,
                                                                                      "id_group": "e6a6a309-7e98-4aa7-bf70-a2610b0ef3b5",
                                                                                      "name_event": "sample string 7",
                                                                                      "name_pos": "sample string 8",
                                                                                      "id_image": "9d8f3d01-2e58-4876-8c1a-ef94f5cb1de6",
                                                                                      "view_pos": true,
                                                                                      "order": 10,
                                                                                      "color_border": "sample string 11",
                                                                                      "color_button": "sample string 12",
                                                                                      "color_font": "sample string 13",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 16,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                                      "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions_groups": {
                                                                                        "$id": "61",
                                                                                        "id": "a6fb3f3b-6c41-4032-8cda-acc09e8d2495",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                                        "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                                        "commited": true,
                                                                                        "st_functions": [
                                                                                          {
                                                                                            "$ref": "60"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "60"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "4"
                                                                                      },
                                                                                      "st_permisions": [
                                                                                        {
                                                                                          "$ref": "59"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "59"
                                                                                        }
                                                                                      ]
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "59"
                                                                                  }
                                                                                ],
                                                                                "st_users": [
                                                                                  {
                                                                                    "$ref": "9"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "9"
                                                                                  }
                                                                                ],
                                                                                "tt_cmd_connection": [
                                                                                  {
                                                                                    "$ref": "57"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "57"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_messages": [
                                                                            {
                                                                              "$id": "62",
                                                                              "id": "93304823-8862-488a-a54f-d8c9f7a6588c",
                                                                              "id_user": "0a417beb-1786-4826-ae7a-59f5b584c5b0",
                                                                              "date_add": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "b541a270-aec4-4a3f-8e88-3cca961fd116",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "id_pos_sesion": "798be702-6027-4943-8379-66515f75eead",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "9"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "62"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "46"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "63",
                                                                    "id": "f3c5bf82-bd09-4c82-97b3-026a5375376d",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "dbe27df7-81a5-4919-8bb5-3d3c33bea1f4",
                                                                    "id_doc_print": "d6a89561-e120-4eaa-b6b0-35575093ae99",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                                    "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "26"
                                                                      },
                                                                      {
                                                                        "$ref": "26"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "9"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "44"
                                                                    },
                                                                    {
                                                                      "$ref": "44"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "35"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "9"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "9"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "14"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "64",
                                                                    "id_doc_sa": "17aa4b4a-440f-452c-99a6-8d096612ff0a",
                                                                    "id_line": 2,
                                                                    "id_item": "96ecccc8-7d76-4394-9ebe-a89f4e999f81",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "25"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "64"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "25"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "21"
                                                              },
                                                              {
                                                                "$ref": "21"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "32"
                                                              },
                                                              {
                                                                "$ref": "32"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "33"
                                                              },
                                                              {
                                                                "$ref": "33"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "49"
                                                              },
                                                              {
                                                                "$ref": "49"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "49"
                                                              },
                                                              {
                                                                "$ref": "49"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "17"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "20"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "14"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "32"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "21"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "32"
                                                        },
                                                        {
                                                          "$ref": "32"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "9"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "17"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "14"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "21"
                                                  },
                                                  {
                                                    "$ref": "21"
                                                  }
                                                ]
                                              },
                                              "mt_payment_types": {
                                                "$ref": "20"
                                              },
                                              "st_users": {
                                                "$ref": "9"
                                              }
                                            },
                                            {
                                              "$ref": "16"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "4"
                                          },
                                          "st_users": {
                                            "$ref": "9"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "40"
                                            },
                                            {
                                              "$ref": "40"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "65",
                                              "id_pos": "ca85b6e3-2f3a-4966-a633-fab6fe95eb63",
                                              "id_doc": "6d5b491c-54d1-4d51-9982-9847eea2a821",
                                              "value": 3,
                                              "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                              "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "15"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              }
                                            },
                                            {
                                              "$ref": "65"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "14"
                                            },
                                            {
                                              "$ref": "14"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "66",
                                              "id": "98cf4654-25b8-4c9f-9e07-7c84e3aeb1c6",
                                              "id_pos": "93ad4915-b853-4e55-b63e-8071c17b57c1",
                                              "id_doc": "15e66971-441b-4f96-a37c-c9a26baf9576",
                                              "id_branch": "a64c2c73-87bb-40c4-8af3-0c9665c51370",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-09-06T06:48:12.4418909+02:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "292aaaa5-71df-4ae1-b91d-ebfacba1b29c",
                                              "id_loc_from": "c09287d2-c68f-47f1-ab99-e6f869d1d0a6",
                                              "id_loc_end": "2785577e-7abf-4784-b4e1-39d88c87ed99",
                                              "id_user_add": "48201270-04f1-4a10-bd23-f7c6ee0dcc09",
                                              "id_user_upd": "71e1ac93-5757-4a9a-9971-ea37416efc4d",
                                              "id_pos_sesion": "cfcafc74-2c68-4764-b8c7-b67df7ee7422",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-09-06T06:48:12.4418909+02:00",
                                              "active": true,
                                              "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                              "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "3"
                                              },
                                              "mt_docs": {
                                                "$ref": "15"
                                              },
                                              "mt_locations": {
                                                "$id": "67",
                                                "id": "64736b98-caff-405f-8621-5931a33fcc95",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "103fed49-0ae1-474d-ab95-24bc36d975c4",
                                                "active": true,
                                                "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                "id_user_upd": "78eccccb-2a0e-408c-8fdb-6febbfc60ba8",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "3"
                                                },
                                                "st_users": {
                                                  "$ref": "9"
                                                },
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "14"
                                                  },
                                                  {
                                                    "$ref": "14"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "14"
                                                  },
                                                  {
                                                    "$ref": "14"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "66"
                                                  },
                                                  {
                                                    "$ref": "66"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "66"
                                                  },
                                                  {
                                                    "$ref": "66"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "68",
                                                    "id_location": "b15f62af-14b9-42cb-84a9-d503189e34b5",
                                                    "id_item": "6e7c8635-cf6b-486a-ac97-6d9948077806",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                                    "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "7"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "67"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "68"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "67"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              },
                                              "st_users": {
                                                "$ref": "9"
                                              },
                                              "st_users1": {
                                                "$ref": "9"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "69",
                                                  "id_doc_st": "24931243-0c86-417f-8432-95d11fbb97e3",
                                                  "id_line": 2,
                                                  "id_item": "cd9083fd-ae5d-4fed-b72d-cc7f787f1953",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "7"
                                                  },
                                                  "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": "11"
                                        },
                                        "st_users": {
                                          "$ref": "9"
                                        },
                                        "st_users1": {
                                          "$ref": "9"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$ref": "19"
                                          },
                                          {
                                            "$ref": "19"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "25"
                                          },
                                          {
                                            "$ref": "25"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "21"
                                          },
                                          {
                                            "$ref": "21"
                                          }
                                        ],
                                        "tt_doc_sa1": [
                                          {
                                            "$ref": "14"
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "tt_doc_sa2": {
                                          "$ref": "14"
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "47"
                                        },
                                        "tt_rooms_units_activity": {
                                          "$ref": "49"
                                        },
                                        "tt_spool_doc_print": [
                                          {
                                            "$id": "70",
                                            "id": "9390c572-17d1-4104-8107-449e0be41763",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "ca9a9c5b-5305-4522-abc8-45699bd10b41",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                            "printed": true,
                                            "print_on": "2026-09-06T06:48:12.4418909+02:00",
                                            "tt_doc_sa": {
                                              "$ref": "14"
                                            }
                                          },
                                          {
                                            "$ref": "70"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "47"
                                      }
                                    },
                                    {
                                      "$ref": "13"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "12"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "39"
                                },
                                {
                                  "$ref": "39"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "41"
                                },
                                {
                                  "$ref": "41"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$id": "71",
                                  "id_pos": "10adc136-f52a-45e5-ab47-635a13a644fa",
                                  "id_room": "aed8fbb1-8c0a-4bc8-8df3-ab6587a12ab9",
                                  "active": true,
                                  "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                  "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                  "id_user_upd": "617039c2-04a9-406b-9189-d812caf17134",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "mt_rooms": {
                                    "$ref": "2"
                                  },
                                  "st_users": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "71"
                                }
                              ],
                              "st_users": {
                                "$ref": "9"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "37"
                                },
                                {
                                  "$ref": "37"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "45"
                                },
                                {
                                  "$ref": "45"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "34"
                                },
                                {
                                  "$ref": "34"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "65"
                                },
                                {
                                  "$ref": "65"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "72",
                                  "id": "6cae4b48-1016-41f0-99a9-0ac9d771e021",
                                  "id_pos": "b9a1f6d4-f51c-4a8b-aeea-96b3f895b645",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-09-06T06:48:12.4418909+02:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "70af5df9-d885-4b0d-a455-00332bd0d2c4",
                                  "active": true,
                                  "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                  "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "72"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "73",
                                  "id_user": "7cee123c-c5d7-4a45-8499-1e8ee558a6e9",
                                  "id_pos": "42a15c76-9ade-4300-866a-75e580e7def8",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                  "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "14"
                                },
                                {
                                  "$ref": "14"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "74",
                                  "id": "1d9e2218-db43-4666-8afb-018350788e16",
                                  "id_pos": "075bfd5d-05e5-4712-9e93-438fb8fa9426",
                                  "date_add": "2026-09-06T06:48:12.4418909+02:00",
                                  "date_upd": "2026-09-06T06:48:12.4418909+02:00",
                                  "date_out": "2026-09-06T06:48:12.4418909+02:00",
                                  "connection_type": "sample string 3",
                                  "connection_speed": 1,
                                  "terminal_name": "sample string 4",
                                  "version": "sample string 5",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "74"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "47"
                                },
                                {
                                  "$ref": "47"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "3"
                              },
                              "tt_logs": [
                                {
                                  "$id": "75",
                                  "id": "4936f62c-f2c2-4899-802a-fb3d791141fc",
                                  "id_user_add": "a1f5d746-0928-488b-8246-cf54fddf064d",
                                  "id_table": "f7c90a7a-6828-4e33-ac9e-f1f66258167c",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "78e85efd-b37e-4893-ab99-ac9a7db6ab50",
                                  "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_sync_tables": {
                                    "$id": "76",
                                    "id": "ad06a798-af6b-4d34-992d-4a40dcf4be69",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                    "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "77",
                                        "id": "f115642f-adce-4663-b4c5-950a43dfed21",
                                        "id_sync": "e4681d8d-af3b-4c65-ab8e-b3eb6f36d43f",
                                        "json": "sample string 3",
                                        "id_table": "f5148a09-4811-43de-8f19-231c809d0bdf",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "78",
                                          "id": "497d846e-3b74-487b-a89b-107280784701",
                                          "id_branch_from": "8cd44f2a-434e-4d94-91ee-d0f26343413b",
                                          "id_branch_to": "6e9dcf72-4b99-4184-9a51-56f618c76d58",
                                          "type": 4,
                                          "created_on": "2026-09-06T06:48:12.4418909+02:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-09-06T06:48:12.4418909+02:00",
                                          "send_on": "2026-09-06T06:48:12.4418909+02:00",
                                          "mt_branches": {
                                            "$ref": "3"
                                          },
                                          "mt_branches1": {
                                            "$ref": "3"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "77"
                                            },
                                            {
                                              "$ref": "77"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "76"
                                        }
                                      },
                                      {
                                        "$ref": "77"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "75"
                                      },
                                      {
                                        "$ref": "75"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "9"
                                  }
                                },
                                {
                                  "$ref": "75"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "79",
                                  "id": "3db4112b-e84b-4914-a59a-23ee39b37aa6",
                                  "id_pos": "0bad9e91-4061-4963-948d-0ca43d7bfe5b",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-09-06T06:48:12.4418909+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "79"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "66"
                                },
                                {
                                  "$ref": "66"
                                }
                              ]
                            },
                            {
                              "$ref": "11"
                            }
                          ],
                          "st_users": {
                            "$ref": "9"
                          }
                        },
                        {
                          "$ref": "10"
                        }
                      ],
                      "mt_brands": [
                        {
                          "$ref": "8"
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "mt_categories": [
                        {
                          "$ref": "5"
                        },
                        {
                          "$ref": "5"
                        }
                      ],
                      "mt_categories_items": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_cloakrooms": [
                        {
                          "$ref": "12"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "mt_docs_payment_money": [
                        {
                          "$ref": "16"
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "mt_employees": [
                        {
                          "$ref": "22"
                        },
                        {
                          "$ref": "22"
                        }
                      ],
                      "mt_employees_profiles": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "39"
                        },
                        {
                          "$ref": "39"
                        }
                      ],
                      "mt_items_sub": [
                        {
                          "$ref": "26"
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "mt_items_types": [
                        {
                          "$ref": "30"
                        },
                        {
                          "$ref": "30"
                        }
                      ],
                      "mt_locations": [
                        {
                          "$ref": "67"
                        },
                        {
                          "$ref": "67"
                        }
                      ],
                      "mt_money_rates": [
                        {
                          "$ref": "18"
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "mt_money_types": [
                        {
                          "$ref": "17"
                        },
                        {
                          "$ref": "17"
                        }
                      ],
                      "mt_payment_types": [
                        {
                          "$ref": "20"
                        },
                        {
                          "$ref": "20"
                        }
                      ],
                      "mt_pos": [
                        {
                          "$ref": "11"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "mt_pos_doc_print": [
                        {
                          "$ref": "40"
                        },
                        {
                          "$ref": "40"
                        }
                      ],
                      "mt_pos_prices_list": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "mt_pos_print": [
                        {
                          "$ref": "41"
                        },
                        {
                          "$ref": "41"
                        }
                      ],
                      "mt_pos_rooms": [
                        {
                          "$ref": "71"
                        },
                        {
                          "$ref": "71"
                        }
                      ],
                      "mt_pos_types": [
                        {
                          "$ref": "38"
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "mt_pos_view": [
                        {
                          "$ref": "37"
                        },
                        {
                          "$ref": "37"
                        }
                      ],
                      "mt_prices_items": [
                        {
                          "$ref": "44"
                        },
                        {
                          "$ref": "44"
                        }
                      ],
                      "mt_prices_list": [
                        {
                          "$ref": "35"
                        },
                        {
                          "$ref": "35"
                        }
                      ],
                      "mt_prices_list_rules": [
                        {
                          "$ref": "45"
                        },
                        {
                          "$ref": "45"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "34"
                        },
                        {
                          "$ref": "34"
                        }
                      ],
                      "mt_rooms": [
                        {
                          "$ref": "2"
                        },
                        {
                          "$ref": "2"
                        }
                      ],
                      "mt_rooms_units": [
                        {
                          "$ref": "1"
                        },
                        {
                          "$ref": "1"
                        }
                      ],
                      "mt_rooms_units_states_types": [
                        {
                          "$ref": "51"
                        },
                        {
                          "$ref": "51"
                        }
                      ],
                      "mt_rooms_units_types": [
                        {
                          "$ref": "52"
                        },
                        {
                          "$ref": "52"
                        }
                      ],
                      "mt_units": [
                        {
                          "$ref": "29"
                        },
                        {
                          "$ref": "29"
                        }
                      ],
                      "mt_units_ref": [
                        {
                          "$ref": "28"
                        },
                        {
                          "$ref": "28"
                        }
                      ],
                      "st_images": {
                        "$ref": "4"
                      },
                      "st_images1": {
                        "$ref": "4"
                      },
                      "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": "e5c123a0-5322-4dac-bf60-e656763bd8f5",
                          "token_id": "sample string 2",
                          "id_user": "1e3632cd-faa4-4ac8-8b1d-fb5d82e63333",
                          "date_from": "2026-09-06T06:48:12.4418909+02:00",
                          "date_end": "2026-09-06T06:48:12.4418909+02:00",
                          "created_on": "2026-09-06T06:48:12.4418909+02:00",
                          "st_users": {
                            "$ref": "9"
                          }
                        },
                        {
                          "$ref": "80"
                        }
                      ],
                      "tt_doc_sa_cashflow": [
                        {
                          "$ref": "19"
                        },
                        {
                          "$ref": "19"
                        }
                      ],
                      "tt_doc_sa_det": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "tt_doc_sa_det1": [
                        {
                          "$ref": "25"
                        },
                        {
                          "$ref": "25"
                        }
                      ],
                      "tt_doc_st": [
                        {
                          "$ref": "66"
                        },
                        {
                          "$ref": "66"
                        }
                      ],
                      "tt_doc_st1": [
                        {
                          "$ref": "66"
                        },
                        {
                          "$ref": "66"
                        }
                      ],
                      "tt_items_customs": [
                        {
                          "$ref": "46"
                        },
                        {
                          "$ref": "46"
                        }
                      ],
                      "tt_logs": [
                        {
                          "$ref": "75"
                        },
                        {
                          "$ref": "75"
                        }
                      ],
                      "tt_pos_sesion": [
                        {
                          "$ref": "47"
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "tt_pos_sesion1": [
                        {
                          "$ref": "47"
                        },
                        {
                          "$ref": "47"
                        }
                      ],
                      "tt_rooms_list": [
                        {
                          "$ref": "53"
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "tt_rooms_units_activity": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ],
                      "tt_rooms_units_activity1": [
                        {
                          "$ref": "49"
                        },
                        {
                          "$ref": "49"
                        }
                      ],
                      "tt_rooms_units_log": [
                        {
                          "$id": "81",
                          "id": "0daede96-bdff-49f8-82fe-5afbf0117f63",
                          "id_room_activity": "48f0778b-53a7-41b2-ae55-940a3dfb7710",
                          "id_pos_sesion": "c5c15f25-822a-47c8-b1a1-d5be3bd3c301",
                          "log_text": "sample string 4",
                          "id_user": "e8c67454-c8fe-4ee0-abc2-a2b4630339dc",
                          "event_type": "sample string 6",
                          "correlation_id": "f442b363-d006-41b7-b6be-31f17bd1cc17",
                          "id_room_unit": "0035ac77-79d0-4600-8e33-d7134ed1b6be",
                          "id_room_unit_source": "60ed33d1-84e0-4d30-b92e-004e0f4675ce",
                          "id_room_unit_destination": "44d5416c-469c-46bb-8c3d-ee4857f8e6f4",
                          "id_room_activity_related": "56bb46d3-0335-4108-ac0e-3c0d052f6c70",
                          "id_doc_sa": "222831a7-bb68-4249-9d5c-44fb5c1da870",
                          "id_user_authorizer": "eab0e112-4a61-4ea0-90e7-04fee6a0a098",
                          "data_json": "sample string 7",
                          "created_on": "2026-09-06T06:48:12.4418909+02:00",
                          "commited": true,
                          "st_users": {
                            "$ref": "9"
                          }
                        },
                        {
                          "$ref": "81"
                        }
                      ],
                      "tt_tips_users": [
                        {
                          "$ref": "55"
                        },
                        {
                          "$ref": "55"
                        }
                      ],
                      "tt_vouchers_permisions": [
                        {
                          "$ref": "33"
                        },
                        {
                          "$ref": "33"
                        }
                      ],
                      "tt_vouchers": [
                        {
                          "$ref": "32"
                        },
                        {
                          "$ref": "32"
                        }
                      ],
                      "mt_docs": [
                        {
                          "$ref": "15"
                        },
                        {
                          "$ref": "15"
                        }
                      ],
                      "tt_pos_sesion_users": [
                        {
                          "$ref": "56"
                        },
                        {
                          "$ref": "56"
                        }
                      ],
                      "tt_doc_sa": [
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "tt_doc_sa1": [
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "mt_items": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "mt_rooms_units_states": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "st_users_profiles": {
                        "$ref": "58"
                      },
                      "tt_cmd_connection": [
                        {
                          "$ref": "57"
                        },
                        {
                          "$ref": "57"
                        }
                      ],
                      "tt_cmd_messages": [
                        {
                          "$ref": "62"
                        },
                        {
                          "$ref": "62"
                        }
                      ]
                    }
                  },
                  "mt_categories_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "mt_items_featured": [
                    {
                      "$ref": "39"
                    },
                    {
                      "$ref": "39"
                    }
                  ],
                  "mt_items_formula": [
                    {
                      "$ref": "27"
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "mt_units": {
                    "$ref": "29"
                  },
                  "mt_units1": {
                    "$ref": "29"
                  },
                  "st_images": {
                    "$ref": "4"
                  },
                  "st_users": {
                    "$ref": "9"
                  },
                  "mt_items_sub": [
                    {
                      "$ref": "26"
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "mt_prices_rules": [
                    {
                      "$ref": "34"
                    },
                    {
                      "$ref": "34"
                    }
                  ],
                  "tt_doc_sa_det_stock": [
                    {
                      "$ref": "64"
                    },
                    {
                      "$ref": "64"
                    }
                  ],
                  "tt_doc_st_det": [
                    {
                      "$ref": "69"
                    },
                    {
                      "$ref": "69"
                    }
                  ],
                  "tt_items_customs": [
                    {
                      "$ref": "46"
                    },
                    {
                      "$ref": "46"
                    }
                  ],
                  "tt_stock": [
                    {
                      "$ref": "68"
                    },
                    {
                      "$ref": "68"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "31"
                    },
                    {
                      "$ref": "31"
                    }
                  ]
                },
                "st_users": {
                  "$ref": "9"
                }
              },
              {
                "$ref": "6"
              }
            ],
            "st_images": {
              "$ref": "4"
            },
            "st_users": {
              "$ref": "9"
            },
            "mt_prices_rules": [
              {
                "$ref": "34"
              },
              {
                "$ref": "34"
              }
            ],
            "tt_vouchers_det": [
              {
                "$ref": "31"
              },
              {
                "$ref": "31"
              }
            ]
          },
          {
            "$ref": "5"
          }
        ],
        "mt_employees": [
          {
            "$ref": "22"
          },
          {
            "$ref": "22"
          }
        ],
        "mt_items": [
          {
            "$ref": "7"
          },
          {
            "$ref": "7"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "30"
          },
          {
            "$ref": "30"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "20"
          },
          {
            "$ref": "20"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "35"
          },
          {
            "$ref": "35"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_rooms1": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "51"
          },
          {
            "$ref": "51"
          }
        ],
        "st_functions": [
          {
            "$ref": "60"
          },
          {
            "$ref": "60"
          }
        ],
        "st_images_types": {
          "$id": "82",
          "id": "31c2e37a-54cf-41fe-ac4d-c6fbeea27077",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "active": true,
          "created_on": "2026-09-06T06:48:12.4418909+02:00",
          "last_update": "2026-09-06T06:48:12.4418909+02:00",
          "commited": true,
          "st_images": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ]
        },
        "mt_docs": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "st_users": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "st_users1": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ]
      },
      "st_users": {
        "$ref": "9"
      },
      "mt_branches_zones": [
        {
          "$ref": "10"
        },
        {
          "$ref": "10"
        }
      ],
      "mt_employees_branches": [
        {
          "$ref": "23"
        },
        {
          "$ref": "23"
        }
      ],
      "mt_items_featured": [
        {
          "$ref": "39"
        },
        {
          "$ref": "39"
        }
      ],
      "mt_locations": [
        {
          "$ref": "67"
        },
        {
          "$ref": "67"
        }
      ],
      "mt_periods": [
        {
          "$id": "83",
          "id_branch": "5c0e5d2e-877e-4ec2-87f6-ea3e2be1e1ac",
          "exercise_id": 2,
          "period_id": 3,
          "date_from": "2026-09-06T06:48:12.4418909+02:00",
          "date_end": "2026-09-06T06:48:12.4418909+02:00",
          "state": "sample string 6",
          "created_on": "2026-09-06T06:48:12.4418909+02:00",
          "last_update": "2026-09-06T06:48:12.4418909+02:00",
          "commited": true,
          "mt_branches": {
            "$ref": "3"
          }
        },
        {
          "$ref": "83"
        }
      ],
      "mt_pos": [
        {
          "$ref": "11"
        },
        {
          "$ref": "11"
        }
      ],
      "mt_prices_list_rules": [
        {
          "$ref": "45"
        },
        {
          "$ref": "45"
        }
      ],
      "mt_prices_rules": [
        {
          "$ref": "34"
        },
        {
          "$ref": "34"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "st_sync_packages": [
        {
          "$ref": "78"
        },
        {
          "$ref": "78"
        }
      ],
      "st_sync_packages1": [
        {
          "$ref": "78"
        },
        {
          "$ref": "78"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "14"
        },
        {
          "$ref": "14"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "66"
        },
        {
          "$ref": "66"
        }
      ],
      "tt_vouchers": [
        {
          "$ref": "32"
        },
        {
          "$ref": "32"
        }
      ],
      "tt_vouchers_permisions": [
        {
          "$ref": "33"
        },
        {
          "$ref": "33"
        }
      ]
    },
    "mt_pos_rooms": [
      {
        "$ref": "71"
      },
      {
        "$ref": "71"
      }
    ],
    "st_images": {
      "$ref": "4"
    },
    "st_images1": {
      "$ref": "4"
    },
    "st_users": {
      "$ref": "9"
    },
    "mt_rooms_units": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "tt_rooms_list": [
      {
        "$ref": "53"
      },
      {
        "$ref": "53"
      }
    ]
  },
  "mt_rooms_units_types": {
    "$ref": "52"
  },
  "st_users": {
    "$ref": "9"
  },
  "tt_rooms_units_activity": [
    {
      "$ref": "49"
    },
    {
      "$ref": "49"
    }
  ]
}