GET api/Mt_Pos_Rooms?id_pos={id_pos}&id_room={id_room}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_pos

globally unique identifier

Required

id_room

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

mt_pos_rooms
NameDescriptionTypeAdditional information
id_pos

globally unique identifier

Required

id_room

globally unique identifier

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_pos

mt_pos

None.

mt_rooms

mt_rooms

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
{
  "id_pos": "037852cb-f981-4492-b4ad-df75fb9f8da8",
  "id_room": "b859a458-034a-480f-ac67-839c222f6f26",
  "active": true,
  "created_on": "2026-07-08T09:52:05.8158713+02:00",
  "last_update": "2026-07-08T09:52:05.8158713+02:00",
  "id_user_upd": "0fbbc452-194a-4c54-821f-c1a8d4ea3eac",
  "commited": true,
  "mt_pos": {
    "$id": "2",
    "id": "bb9186ec-70fd-43ab-b4a9-5cf60a509c80",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_branch": "17c7d8ea-8a91-4696-95d5-b02ac14134c7",
    "id_zone": "f61dc8c0-b08e-4bc2-b36e-b3dc62e23501",
    "user_required": true,
    "active": true,
    "created_on": "2026-07-08T09:52:05.8158713+02:00",
    "last_update": "2026-07-08T09:52:05.8158713+02:00",
    "id_user_upd": "a4c26da7-ae9f-4951-85f5-f774bb765363",
    "commited": true,
    "mt_branches_zones": {
      "$id": "3",
      "id": "5a02d50d-479a-4674-a1ce-cdc53bd653bd",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "id_branch": "0823f626-7a44-4428-9742-3db86afdc5ca",
      "active": true,
      "created_on": "2026-07-08T09:52:05.8158713+02:00",
      "last_update": "2026-07-08T09:52:05.8158713+02:00",
      "id_user_upd": "f0973f8a-3f91-4961-9038-0c969be215c8",
      "commited": true,
      "mt_branches": {
        "$id": "4",
        "id": "f8fc071f-46fe-4a7c-81f7-416ad26789b9",
        "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": "a9e6c3c7-81b9-43a9-9960-e9db3fcdd48c",
        "order": 12,
        "external_id": "sample string 13",
        "sync": true,
        "active": true,
        "created_on": "2026-07-08T09:52:05.8158713+02:00",
        "last_update": "2026-07-08T09:52:05.8158713+02:00",
        "id_user_upd": "ce208d8a-1d94-4965-8ba3-cf4f6c8c2a5d",
        "commited": true,
        "st_images": {
          "$id": "5",
          "id": "8cdd2f58-7343-4321-899b-25b0694a78fd",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "id_img_type": "4c8fa5be-dad4-4998-8c11-e43f469466e9",
          "image_file": "sample string 5",
          "extension": "sample string 6",
          "high": 1,
          "width": 1,
          "active": true,
          "created_on": "2026-07-08T09:52:05.8158713+02:00",
          "last_update": "2026-07-08T09:52:05.8158713+02:00",
          "commited": true,
          "mt_branches": [
            {
              "$ref": "4"
            },
            {
              "$ref": "4"
            }
          ],
          "mt_categories": [
            {
              "$id": "6",
              "id": "2e9d909e-5680-4e54-b266-a67aa2018d69",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "id_item_type": "754a54f8-bd49-49f6-8bd8-0ac9258a5cce",
              "order_type": 5,
              "name_pos": "sample string 6",
              "id_image": "7e2b78d6-98f8-4a1a-b3df-df3c0d21e827",
              "view_pos": true,
              "order": 8,
              "order_sec": 9,
              "color_border": "sample string 10",
              "color_button": "sample string 11",
              "color_font": "sample string 12",
              "font_bold": true,
              "font_underline": true,
              "font_size": 15,
              "big_buttons": true,
              "active": true,
              "created_on": "2026-07-08T09:52:05.8158713+02:00",
              "last_update": "2026-07-08T09:52:05.8158713+02:00",
              "id_user_upd": "2a1719e6-38a7-41f3-8769-86c360eeb8ed",
              "commited": true,
              "mt_categories_items": [
                {
                  "$id": "7",
                  "id_category": "bb99286f-8179-48a0-9689-93bb1204fd1b",
                  "id_item": "b2a30da1-b198-46a5-9923-0ed26e6489bb",
                  "is_default": true,
                  "active": true,
                  "created_on": "2026-07-08T09:52:05.8158713+02:00",
                  "last_update": "2026-07-08T09:52:05.8158713+02:00",
                  "id_user_upd": "c8217c42-743d-4b2a-a574-02a08c9ce68e",
                  "commited": true,
                  "mt_categories": {
                    "$ref": "6"
                  },
                  "mt_items": {
                    "$id": "8",
                    "id": "3724c055-28b2-404c-94cb-bdfd71481604",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "id_unit": "4f061394-af30-4214-9b6b-2382dd72c374",
                    "id_unit_sec": "a8628ca1-1e69-4cb7-b32f-70682343d228",
                    "id_brand": "efbc531a-44ba-4df5-b1d3-9af49659e50b",
                    "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": "c6e4ce38-2b52-4873-983a-8ba179a030fe",
                    "view_pos": true,
                    "order": 23,
                    "color_border": "sample string 24",
                    "color_button": "sample string 25",
                    "color_font": "sample string 26",
                    "font_bold": true,
                    "font_underline": true,
                    "font_size": 29,
                    "active": true,
                    "created_on": "2026-07-08T09:52:05.839775+02:00",
                    "last_update": "2026-07-08T09:52:05.839775+02:00",
                    "id_user_upd": "4577d63d-8b9e-4ca0-b37e-fe8c7192c3c1",
                    "commited": true,
                    "mt_brands": {
                      "$id": "9",
                      "id": "89e4f40f-b669-4c15-b2fd-d59c9f5d802a",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "active": true,
                      "created_on": "2026-07-08T09:52:05.839775+02:00",
                      "last_update": "2026-07-08T09:52:05.839775+02:00",
                      "id_user_upd": "59c3cef6-34ed-48c2-904c-d4bd9549afaa",
                      "commited": true,
                      "mt_items": [
                        {
                          "$ref": "8"
                        },
                        {
                          "$ref": "8"
                        }
                      ],
                      "st_users": {
                        "$id": "10",
                        "id": "0f2977f0-987a-414d-a4ab-644fb6018f43",
                        "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": "29f538a1-a209-4f96-b75e-9d820955213d",
                        "view_messages": true,
                        "id_image_photo": "bafe4ddb-a693-4f98-80f3-375a2649bd25",
                        "reserved": true,
                        "pos_access": true,
                        "back_access": true,
                        "name_pos": "sample string 13",
                        "id_image": "5b32915c-c2d3-4d71-9723-21168c7f4d77",
                        "view_pos": true,
                        "order": 15,
                        "color_border": "sample string 16",
                        "color_button": "sample string 17",
                        "color_font": "sample string 18",
                        "active": true,
                        "created_on": "2026-07-08T09:52:05.839775+02:00",
                        "last_update": "2026-07-08T09:52:05.839775+02:00",
                        "commited": true,
                        "mt_branches": [
                          {
                            "$ref": "4"
                          },
                          {
                            "$ref": "4"
                          }
                        ],
                        "mt_branches_zones": [
                          {
                            "$ref": "3"
                          },
                          {
                            "$ref": "3"
                          }
                        ],
                        "mt_brands": [
                          {
                            "$ref": "9"
                          },
                          {
                            "$ref": "9"
                          }
                        ],
                        "mt_categories": [
                          {
                            "$ref": "6"
                          },
                          {
                            "$ref": "6"
                          }
                        ],
                        "mt_categories_items": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "mt_cloakrooms": [
                          {
                            "$id": "11",
                            "id": "64f8c91b-01a4-41b2-aabc-0a3c1c62c011",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "id_pos": "6963219a-661d-43c6-aa75-ff095a5e62fa",
                            "unit_ini": 5,
                            "unit_end": 6,
                            "name_pos": "sample string 7",
                            "id_image": "29e42e8e-8509-4658-af31-e43ed873c8d6",
                            "view_pos": true,
                            "order": 9,
                            "color_border": "sample string 10",
                            "color_button": "sample string 11",
                            "color_font": "sample string 12",
                            "active": true,
                            "created_on": "2026-07-08T09:52:05.839775+02:00",
                            "last_update": "2026-07-08T09:52:05.839775+02:00",
                            "id_user_upd": "41ca708d-2023-4748-acad-4d33fcc955f7",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_images": {
                              "$ref": "5"
                            },
                            "st_users": {
                              "$ref": "10"
                            },
                            "tt_cloakrooms_units": [
                              {
                                "$id": "12",
                                "id": "6882982f-e837-417b-9bf5-98b218ef6439",
                                "id_cloakroom": "d8de1d0a-fc46-4b78-9e73-10245e615dc6",
                                "id_pos_sesion": "02a362ce-6da6-4529-ac9e-81a750ae2369",
                                "unit_id": 4,
                                "date_open": "2026-07-08T09:52:05.839775+02:00",
                                "date_close": "2026-07-08T09:52:05.839775+02:00",
                                "id_doc_sa": "db1a1301-7cf0-453f-8220-23b60e9bd531",
                                "commited": true,
                                "mt_cloakrooms": {
                                  "$ref": "11"
                                },
                                "tt_doc_sa": {
                                  "$id": "13",
                                  "id": "1767023b-2678-4756-9c99-2e53b930223b",
                                  "id_pos": "5105ce82-fb7e-4303-bbb7-cfd53b81d40e",
                                  "id_doc": "2ec25394-f520-4840-b259-48489cfd6d49",
                                  "id_branch": "860ac767-7dbb-4f31-ad1e-e5d60e82e0e7",
                                  "nro_doc": "sample string 5",
                                  "date_doc": "2026-07-08T09:52:05.839775+02:00",
                                  "date_tax": "2026-07-08T09:52:05.839775+02:00",
                                  "hour_doc": "00:00:00.1234567",
                                  "block": true,
                                  "id_ref": "21ea3ccc-434a-4036-8b07-36b8481ebdbe",
                                  "id_relationship": "ce36ae03-5706-4cce-bea7-1937d2533a84",
                                  "id_loc_from": "485093b8-4db5-4f6b-8043-ce56338defcd",
                                  "id_loc_end": "0b182a10-060d-4b92-954d-6ab4a0c009b7",
                                  "id_user_add": "560a3b3a-d465-478e-b553-032411ae13c1",
                                  "id_user_upd": "cd9aeb09-4688-4c36-82c0-f57e782788cb",
                                  "comment": "sample string 12",
                                  "id_pos_sesion": "2699e52f-bc65-4a95-aa25-b30f05700b0b",
                                  "id_room_unit": "869e41eb-c878-4387-b16c-de4890ee2bd1",
                                  "ref_locator": "sample string 13",
                                  "ref_zone_aut": "sample string 14",
                                  "id_pos_type": "871a0d3e-67f0-4e63-b31e-db38e5dfbaaf",
                                  "p_dis": 15.1,
                                  "p_chr": 16.1,
                                  "amt_net": 17.1,
                                  "amt_tax": 18.1,
                                  "amt_dis": 19.1,
                                  "amt_chr": 20.1,
                                  "amt_tot": 21.1,
                                  "active": true,
                                  "created_on": "2026-07-08T09:52:05.839775+02:00",
                                  "last_update": "2026-07-08T09:52:05.839775+02:00",
                                  "commited": true,
                                  "created_by": 1,
                                  "doc_print": true,
                                  "mt_branches": {
                                    "$ref": "4"
                                  },
                                  "mt_docs": {
                                    "$id": "14",
                                    "id": "da039877-2e7b-4fb4-98c8-7e5284907387",
                                    "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": "5f1236e4-5c96-4491-a7b4-87e3741e3950",
                                    "view_pos": true,
                                    "order": 23,
                                    "color_border": "sample string 24",
                                    "color_button": "sample string 25",
                                    "color_font": "sample string 26",
                                    "active": true,
                                    "created_on": "2026-07-08T09:52:05.839775+02:00",
                                    "last_update": "2026-07-08T09:52:05.839775+02:00",
                                    "id_user_upd": "8c18a8ba-6a2e-4735-9270-7b75b0dd0a94",
                                    "commited": true,
                                    "mt_docs_payment_money": [
                                      {
                                        "$id": "15",
                                        "id_doc": "49bf3d04-9d4f-4cac-b5dc-9d7af93624e7",
                                        "id_pay": "3a4021b2-b94b-4c18-9ba7-e3555c800853",
                                        "id_money": "0f99bab1-008f-41fe-b378-5cf1b8821f0a",
                                        "active": true,
                                        "created_on": "2026-07-08T09:52:05.839775+02:00",
                                        "last_update": "2026-07-08T09:52:05.839775+02:00",
                                        "id_user_upd": "0445bfa6-33f9-40c5-bf63-66d34298b031",
                                        "commited": true,
                                        "mt_docs": {
                                          "$ref": "14"
                                        },
                                        "mt_money_types": {
                                          "$id": "16",
                                          "id": "ab23007b-f7b0-48ac-9df9-0420c302cf6e",
                                          "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": "6ef74d89-e162-4fb4-a48b-e2db1e3ce2cb",
                                          "view_pos": true,
                                          "order": 8,
                                          "color_border": "sample string 9",
                                          "color_button": "sample string 10",
                                          "color_font": "sample string 11",
                                          "active": true,
                                          "created_on": "2026-07-08T09:52:05.839775+02:00",
                                          "last_update": "2026-07-08T09:52:05.839775+02:00",
                                          "id_user_upd": "f2c1ff72-4f9d-44fe-ae30-93dd9498cd4d",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$ref": "15"
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "mt_money_rates": [
                                            {
                                              "$id": "17",
                                              "id_money_1": "ace2153a-7336-49ff-b759-a9b6fada90a6",
                                              "id_money_2": "4f57741b-297c-4896-8e4a-7ae1ca56c34e",
                                              "date_from": "2026-07-08T09:52:05.839775+02:00",
                                              "coefficient": 4.1,
                                              "active": true,
                                              "created_on": "2026-07-08T09:52:05.839775+02:00",
                                              "last_update": "2026-07-08T09:52:05.839775+02:00",
                                              "id_user_upd": "d6728b73-195e-4480-ba68-5e9f79288a52",
                                              "commited": true,
                                              "mt_money_types": {
                                                "$ref": "16"
                                              },
                                              "mt_money_types1": {
                                                "$ref": "16"
                                              },
                                              "st_users": {
                                                "$ref": "10"
                                              }
                                            },
                                            {
                                              "$ref": "17"
                                            }
                                          ],
                                          "mt_money_rates1": [
                                            {
                                              "$ref": "17"
                                            },
                                            {
                                              "$ref": "17"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "5"
                                          },
                                          "st_users": {
                                            "$ref": "10"
                                          },
                                          "tt_doc_sa_cashflow": [
                                            {
                                              "$id": "18",
                                              "id_doc_sa": "99bd245e-db38-4e0d-817d-9b9ad571d5ef",
                                              "id_pay": "f1063bdf-dfca-4710-9f81-5047f171396a",
                                              "id_money": "1b259799-33b6-4102-8e85-6edba6cde413",
                                              "date_cashflow": "2026-07-08T09:52:05.839775+02:00",
                                              "coefficient": 5.1,
                                              "id_user_add": "bef98cff-5d5f-49de-9758-6ae3e787fd36",
                                              "amt_tot_md": 7.1,
                                              "amt_tot_mo": 8.1,
                                              "mt_payment_types": {
                                                "$id": "19",
                                                "id": "12604b2d-883d-4f2d-be85-efa4c2d2ac91",
                                                "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": "735359e8-a182-4201-8411-c8fcc829a178",
                                                "view_pos": true,
                                                "order": 13,
                                                "color_border": "sample string 14",
                                                "color_button": "sample string 15",
                                                "color_font": "sample string 16",
                                                "active": true,
                                                "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                "id_user_upd": "8400a51b-d518-4435-9adf-fdc241546fda",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "5"
                                                },
                                                "st_users": {
                                                  "$ref": "10"
                                                },
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$ref": "18"
                                                  },
                                                  {
                                                    "$ref": "18"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$id": "20",
                                                    "id_doc_sa": "5fd08a59-665b-4b21-887d-f6b4a76249fc",
                                                    "id_line": 2,
                                                    "id_pay": "86b1b3df-18af-49c3-af76-ea5250b7a69f",
                                                    "id_money": "c4881351-435b-4bae-9111-4db223eb02a7",
                                                    "coefficient": 5.1,
                                                    "id_voucher": "d44cab2a-4316-492a-bd1a-2dca8378b5ff",
                                                    "id_employee": "8bf9afe7-7a54-4043-8764-d8aa1d24be27",
                                                    "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": "65f6599f-1838-4ef4-838c-72c96357004b",
                                                    "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": "21",
                                                      "id": "a319e604-e71c-4352-bc29-c3cc47be4ca2",
                                                      "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": "737d4ca9-8d14-44c8-8717-947e0131d890",
                                                      "name_pos": "sample string 12",
                                                      "id_image": "1e0f9ef5-348a-4d14-99ce-797af0651667",
                                                      "view_pos": true,
                                                      "order": 14,
                                                      "color_border": "sample string 15",
                                                      "color_button": "sample string 16",
                                                      "color_font": "sample string 17",
                                                      "active": true,
                                                      "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                      "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                      "id_user_upd": "f6b61b65-8c6b-4ab3-b308-53a347edbd72",
                                                      "commited": true,
                                                      "mt_employees_branches": [
                                                        {
                                                          "$id": "22",
                                                          "id_employee": "30288bfb-2df5-4709-91e0-5ffda0ea1a8c",
                                                          "id_branch": "5aaf66e8-873d-489c-8ef4-8eef15bf7121",
                                                          "active": true,
                                                          "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                          "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                          "id_user_upd": "4a03c481-c03a-4658-989e-7e49dd5cc527",
                                                          "commited": true,
                                                          "mt_branches": {
                                                            "$ref": "4"
                                                          },
                                                          "mt_employees": {
                                                            "$ref": "21"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "22"
                                                        }
                                                      ],
                                                      "mt_employees_profiles": {
                                                        "$id": "23",
                                                        "id": "d61c58bc-6015-426c-9756-534eeb3b4628",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "authorized": true,
                                                        "active": true,
                                                        "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                        "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                        "id_user_upd": "10200b37-3228-4718-9d58-301c30be29b7",
                                                        "commited": true,
                                                        "mt_employees": [
                                                          {
                                                            "$ref": "21"
                                                          },
                                                          {
                                                            "$ref": "21"
                                                          }
                                                        ],
                                                        "st_users": {
                                                          "$ref": "10"
                                                        }
                                                      },
                                                      "st_images": {
                                                        "$ref": "5"
                                                      },
                                                      "st_users": {
                                                        "$ref": "10"
                                                      },
                                                      "tt_doc_sa_det": [
                                                        {
                                                          "$id": "24",
                                                          "id_doc_sa": "8b855cfd-6ea5-4f0a-927a-1d5c84c6d464",
                                                          "id_line": 2,
                                                          "id_item_sub": "1ddbae51-82cb-4fd8-99d1-3a4e8c9797fc",
                                                          "qty": 4.1,
                                                          "id_list": "7d3dbc59-237c-403a-8b47-e09019b150b3",
                                                          "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": "a2c8512b-0cd2-4572-8cd0-3bc5d1a96490",
                                                          "is_used": true,
                                                          "qty_vou": 1.1,
                                                          "amt_vou": 1.1,
                                                          "comment": "sample string 15",
                                                          "ref_det": "sample string 16",
                                                          "id_employee": "dd4efc63-89f8-4ef7-8035-d4fc80d870dd",
                                                          "name_generic": "sample string 17",
                                                          "type_ope": 1,
                                                          "id_user_add": "118ffc9a-672d-4716-a79c-f5fa0b5466c5",
                                                          "id_user_upd": "65c211f8-12b8-4103-a10c-142398b5f4e5",
                                                          "active": true,
                                                          "mt_employees": {
                                                            "$ref": "21"
                                                          },
                                                          "mt_items_sub": {
                                                            "$id": "25",
                                                            "id": "16b75639-57ee-4419-b4aa-cf64ebc6d8a8",
                                                            "id_item": "0a3adb23-938c-4e32-a5f6-b79ed4cd0a9b",
                                                            "id_item_type": "8406dda4-b961-438c-8b6c-e692755c7a7e",
                                                            "is_default": true,
                                                            "barcode": "sample string 5",
                                                            "voucher_apply": true,
                                                            "id_voucher_json": "8d016297-06ef-47b7-bb83-568ea0fc4610",
                                                            "count_voucher": 1,
                                                            "id_voucher_type": 1,
                                                            "active": true,
                                                            "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                            "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                            "id_user_upd": "34e71edc-ccef-4a53-9492-f1c2a67d97d7",
                                                            "commited": true,
                                                            "mt_items": {
                                                              "$ref": "8"
                                                            },
                                                            "mt_items_formula": [
                                                              {
                                                                "$id": "26",
                                                                "id_item_sub": "94cca8ad-7d0f-43f1-873b-90b1ddbd59d4",
                                                                "id_item": "8bd08753-3e5c-4a58-859e-0c4a749de93e",
                                                                "group_id": 3,
                                                                "id_unit_ref": "4ac1b026-cc3f-4f68-a39d-471368a973d2",
                                                                "qty_dis": 5,
                                                                "mt_items": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$ref": "25"
                                                                },
                                                                "mt_units_ref": {
                                                                  "$id": "27",
                                                                  "id": "9673aaea-4004-4f1f-bc19-71beeace04ce",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "coefficient": 4.1,
                                                                  "id_unit": "6e9555cc-8ac4-4ea2-ac5c-170538d41bb8",
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                  "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                  "id_user_upd": "69bf569a-3061-4dfc-b0e0-eacbb228527b",
                                                                  "commited": true,
                                                                  "mt_units": {
                                                                    "$id": "28",
                                                                    "id": "e997639e-3e5e-4708-afd7-5348716673cd",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                    "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                    "id_user_upd": "c7fd29f1-23f5-41c8-814c-1ca70d6f139d",
                                                                    "commited": true,
                                                                    "mt_units_ref": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ],
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "mt_items": [
                                                                      {
                                                                        "$ref": "8"
                                                                      },
                                                                      {
                                                                        "$ref": "8"
                                                                      }
                                                                    ],
                                                                    "mt_items1": [
                                                                      {
                                                                        "$ref": "8"
                                                                      },
                                                                      {
                                                                        "$ref": "8"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "10"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$ref": "26"
                                                                    },
                                                                    {
                                                                      "$ref": "26"
                                                                    }
                                                                  ]
                                                                }
                                                              },
                                                              {
                                                                "$ref": "26"
                                                              }
                                                            ],
                                                            "mt_items_types": {
                                                              "$id": "29",
                                                              "id": "b73f0b18-38c5-4618-8bfb-80ee13356af9",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "name_short": "sample string 4",
                                                              "name_pos": "sample string 5",
                                                              "id_image": "35b6fb9c-904c-4e5e-a973-f65c7af82d4c",
                                                              "view_pos": true,
                                                              "order": 7,
                                                              "color_border": "sample string 8",
                                                              "color_button": "sample string 9",
                                                              "color_font": "sample string 10",
                                                              "font_bold": true,
                                                              "font_underline": true,
                                                              "font_size": 13,
                                                              "active": true,
                                                              "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                              "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                              "id_user_upd": "b212ae74-8e9f-44fe-9ce3-fdf294ee581d",
                                                              "commited": true,
                                                              "tt_vouchers_det": [
                                                                {
                                                                  "$id": "30",
                                                                  "id_voucher": "f7c45467-b1df-4905-880e-3a58096a8ce9",
                                                                  "id_line": "46ce07ac-22ab-4ced-b01a-87dc120449d4",
                                                                  "id_category": "720fde48-83fb-4461-855a-e966034ee3e6",
                                                                  "id_item": "2b33524b-b976-41d7-a302-9ca7d7902700",
                                                                  "id_item_type": "c5d6cbca-999d-44e4-8715-de027ad65b14",
                                                                  "price_max": 1.1,
                                                                  "qty_add": 3.1,
                                                                  "qty_used": 4.1,
                                                                  "mt_categories": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_types": {
                                                                    "$ref": "29"
                                                                  },
                                                                  "tt_vouchers": {
                                                                    "$id": "31",
                                                                    "id": "112705c1-cbdb-4f40-8c21-c8b0a92189cd",
                                                                    "id_voucher": 2,
                                                                    "locator_voucher": "sample string 3",
                                                                    "qr_code": "sample string 4",
                                                                    "date_from": "2026-07-08T09:52:05.839775+02:00",
                                                                    "date_end": "2026-07-08T09:52:05.839775+02:00",
                                                                    "date_used": "2026-07-08T09:52:05.839775+02:00",
                                                                    "date_sesion": "2026-07-08T09:52:05.839775+02:00",
                                                                    "id_employee": "7e38f0d0-98ab-4904-8fc9-a3b8aa3c5881",
                                                                    "id_branch": "f4bc6ca3-7557-4905-b85c-6c3083819d53",
                                                                    "id_voucher_permision": "135cfc75-58df-4fb2-8f17-8966d70d8d78",
                                                                    "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": "41e95a5d-ac0f-44f7-95cd-61dba63cad6a",
                                                                    "id_user_add": "87817b9e-dcc6-4661-a564-61ae5645cefd",
                                                                    "id_doc_sa": "f41cd1a3-6867-47bd-bfb8-0a52c4a8f061",
                                                                    "id_item_sub": "7952ad74-2005-4ffc-9a38-26b552ca7baa",
                                                                    "id_pos_sesion": "9a05b9e1-df40-4c19-891c-d93794ddf91a",
                                                                    "is_authorized": true,
                                                                    "is_automatic": true,
                                                                    "print_in_branch": true,
                                                                    "printed": true,
                                                                    "is_entry": true,
                                                                    "is_consume": true,
                                                                    "is_used_entry": true,
                                                                    "is_used_consume": true,
                                                                    "is_close": true,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                    "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "mt_employees": {
                                                                      "$ref": "21"
                                                                    },
                                                                    "mt_payment_types": {
                                                                      "$ref": "19"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "tt_doc_sa_pay": [
                                                                      {
                                                                        "$ref": "20"
                                                                      },
                                                                      {
                                                                        "$ref": "20"
                                                                      }
                                                                    ],
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$ref": "30"
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "tt_vouchers_permisions": {
                                                                      "$id": "32",
                                                                      "id": "f00a5561-a7cc-49f2-a459-8dffac33be7d",
                                                                      "date_from": "2026-07-08T09:52:05.839775+02:00",
                                                                      "date_end": "2026-07-08T09:52:05.839775+02:00",
                                                                      "date_used": "2026-07-08T09:52:05.839775+02:00",
                                                                      "id_employee": "426b6192-b243-425c-bd21-1f7e515e786a",
                                                                      "id_branch": "2dc76dcf-de49-4020-b920-f231c6114a0e",
                                                                      "count": 6,
                                                                      "count_used": 1,
                                                                      "unlimited": true,
                                                                      "id_user_add": "f1d49787-8c20-4fc1-af1b-6d09d28f55bb",
                                                                      "is_entry": true,
                                                                      "is_consume": true,
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                      "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "mt_employees": {
                                                                        "$ref": "21"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "tt_vouchers": [
                                                                        {
                                                                          "$ref": "31"
                                                                        },
                                                                        {
                                                                          "$ref": "31"
                                                                        }
                                                                      ]
                                                                    }
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "30"
                                                                }
                                                              ],
                                                              "st_images": {
                                                                "$ref": "5"
                                                              },
                                                              "st_users": {
                                                                "$ref": "10"
                                                              },
                                                              "mt_items_sub": [
                                                                {
                                                                  "$ref": "25"
                                                                },
                                                                {
                                                                  "$ref": "25"
                                                                }
                                                              ],
                                                              "mt_prices_rules": [
                                                                {
                                                                  "$id": "33",
                                                                  "id": "cef1cd98-68fc-4ccf-b9e2-936c0685a263",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "date_from": "2026-07-08T09:52:05.839775+02:00",
                                                                  "date_end": "2026-07-08T09:52:05.839775+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": "42fd7d70-0204-4c41-b51c-71e8b500d577",
                                                                  "id_pos": "1b5d26cb-7c8c-4ba3-af45-f676d92db154",
                                                                  "id_list": "7712f876-0207-4a9f-9bac-0101a38f40c0",
                                                                  "id_item": "054d553f-2169-418a-a8f9-cc37afe03bd9",
                                                                  "id_item_type": "d0868c04-f417-430b-a355-0973471403da",
                                                                  "id_category": "85a2aad9-7315-422b-9f5e-64fc4bf4aaee",
                                                                  "by_day_week": true,
                                                                  "use_mon": true,
                                                                  "use_tue": true,
                                                                  "use_wed": true,
                                                                  "use_thu": true,
                                                                  "use_fri": true,
                                                                  "use_sat": true,
                                                                  "use_sun": true,
                                                                  "use_hour_ini": "00:00:00.1234567",
                                                                  "use_hour_end": "00:00:00.1234567",
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                  "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                  "id_user_upd": "329f4f14-136e-40a2-b72f-5fe2d3ee5972",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "4"
                                                                  },
                                                                  "mt_categories": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_types": {
                                                                    "$ref": "29"
                                                                  },
                                                                  "mt_pos": {
                                                                    "$ref": "2"
                                                                  },
                                                                  "mt_prices_list": {
                                                                    "$id": "34",
                                                                    "id": "feb48916-ab5b-40e4-a83e-c320232287a7",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "id_ref": "b2663d3a-dccd-4dd4-b04e-275a521dcb61",
                                                                    "tax_included": true,
                                                                    "switch_select": true,
                                                                    "item_type_default": 7,
                                                                    "name_pos": "sample string 8",
                                                                    "id_image": "2c52ccca-4e8c-4d3a-9d4c-f74b2803924b",
                                                                    "view_pos": true,
                                                                    "order": 10,
                                                                    "color_border": "sample string 11",
                                                                    "color_button": "sample string 12",
                                                                    "color_font": "sample string 13",
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                    "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                    "id_user_upd": "d496a3fe-370e-486d-a470-7c8969aa5023",
                                                                    "commited": true,
                                                                    "mt_pos_prices_list": [
                                                                      {
                                                                        "$id": "35",
                                                                        "id_pos": "2143411c-365b-436a-944f-6685c03f4333",
                                                                        "id_pos_type": "a30413bd-3ed5-4303-a115-f110dff07740",
                                                                        "id_price_list": "65665f8d-98a5-47b0-a82f-0560b1eda650",
                                                                        "is_default": true,
                                                                        "view_mon": true,
                                                                        "view_tue": true,
                                                                        "view_wed": true,
                                                                        "view_thu": true,
                                                                        "view_fri": true,
                                                                        "view_sat": true,
                                                                        "view_sun": true,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                        "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                        "id_user_upd": "a66f3f92-669a-46f8-b193-e80494382734",
                                                                        "commited": true,
                                                                        "mt_pos_view": {
                                                                          "$id": "36",
                                                                          "id_pos": "c0da9849-3249-481f-b5f3-76957c926a39",
                                                                          "id_pos_type": "7af703ea-8985-488d-86ca-becde2f00dca",
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                          "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                          "id_user_upd": "9299ba57-02ec-4d2c-855c-d33d66da38e2",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$ref": "35"
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "mt_pos_types": {
                                                                            "$id": "37",
                                                                            "id": "8db62746-2094-4432-b358-aa6937716de8",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "is_module": true,
                                                                            "order": 5,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                            "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                            "id_user_upd": "c1d20559-d901-4a01-bc96-e54b084bda7a",
                                                                            "commited": true,
                                                                            "mt_items_featured": [
                                                                              {
                                                                                "$id": "38",
                                                                                "id": "dcbc4e83-fd77-4332-b003-eabbb632c51f",
                                                                                "id_branch": "e4257ffe-0bc5-4ff2-8f48-20298e94ee86",
                                                                                "id_pos_type": "5f0d344e-f693-4813-91ba-e6b5ade11bc9",
                                                                                "id_pos": "ead78196-190e-48c9-b472-045a66e30917",
                                                                                "id_item": "f630764a-3566-4718-8082-96a606e07435",
                                                                                "date_from": "2026-07-08T09:52:05.839775+02:00",
                                                                                "date_end": "2026-07-08T09:52:05.839775+02:00",
                                                                                "image_id": 4,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                                "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                                "id_user_upd": "d927c5c3-b64f-40dd-901d-6e54901817b7",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "4"
                                                                                },
                                                                                "mt_items": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_pos": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_types": {
                                                                                  "$ref": "37"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "38"
                                                                              }
                                                                            ],
                                                                            "mt_pos_doc_print": [
                                                                              {
                                                                                "$id": "39",
                                                                                "id_pos_print": "137101d7-bbfc-4402-ba43-6fc97a54ca32",
                                                                                "id_doc": "3794bac8-f0d6-482f-9d58-be842d9b7e57",
                                                                                "id_pos_type": "f7f49dad-b7fe-4fab-9b39-3323fff4d7e0",
                                                                                "id_doc_print": "677f34e1-1a7f-4e8c-bfae-d0100617ac3f",
                                                                                "copies": 5,
                                                                                "print_mode": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                                "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                                "id_user_upd": "57d11d03-bc21-4e41-b5c4-dbeacadda032",
                                                                                "commited": true,
                                                                                "mt_docs": {
                                                                                  "$ref": "14"
                                                                                },
                                                                                "mt_pos_print": {
                                                                                  "$id": "40",
                                                                                  "id": "7f933bd4-489c-49ad-91d4-b5e34b26c8e6",
                                                                                  "id_pos": "1dbf113d-7539-4e46-8762-0d374f6c6826",
                                                                                  "id_mask": "sample string 3",
                                                                                  "name": "sample string 4",
                                                                                  "mode_print": 5,
                                                                                  "port": "sample string 6",
                                                                                  "baud_rate": 1,
                                                                                  "data_bits": 1,
                                                                                  "stop_bit": 1,
                                                                                  "flow_control": 1,
                                                                                  "parity": 1,
                                                                                  "pin_cashdrawer": 1,
                                                                                  "ip_printer": "sample string 7",
                                                                                  "port_ip": 1,
                                                                                  "printer_name": "sample string 8",
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                                  "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                                  "id_user_upd": "c67a478f-33de-491e-afa7-d4a84485fc85",
                                                                                  "commited": true,
                                                                                  "mt_pos": {
                                                                                    "$ref": "2"
                                                                                  },
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  }
                                                                                },
                                                                                "mt_pos_types": {
                                                                                  "$ref": "37"
                                                                                },
                                                                                "st_doc_print": {
                                                                                  "$id": "41",
                                                                                  "id": "83688dd9-07d6-47f4-a89c-46fbb9dbe747",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high_row": 5,
                                                                                  "high_doc": 6,
                                                                                  "with_doc": 7,
                                                                                  "to_file": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                                  "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                                  "commited": true,
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "39"
                                                                                    }
                                                                                  ],
                                                                                  "st_doc_print_det": [
                                                                                    {
                                                                                      "$id": "42",
                                                                                      "id_doc_print": "baabd8ec-6620-4296-99a1-dc5af062af2d",
                                                                                      "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": "41"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "42"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "39"
                                                                              }
                                                                            ],
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_pos_view": [
                                                                              {
                                                                                "$ref": "36"
                                                                              },
                                                                              {
                                                                                "$ref": "36"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          }
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "35"
                                                                      }
                                                                    ],
                                                                    "mt_prices_items": [
                                                                      {
                                                                        "$id": "43",
                                                                        "id_list": "b5d37a8d-2eca-4ae0-8944-a6c3b301956c",
                                                                        "id_item_sub": "a4218e6c-8f94-407e-8636-d587e7d0df07",
                                                                        "validity_date": "2026-07-08T09:52:05.839775+02:00",
                                                                        "price": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                        "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                        "id_user_upd": "a93150e3-61c7-4e13-b29d-18727b1d45d5",
                                                                        "commited": true,
                                                                        "mt_items_sub": {
                                                                          "$ref": "25"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "43"
                                                                      }
                                                                    ],
                                                                    "mt_prices_list1": [
                                                                      {
                                                                        "$ref": "34"
                                                                      },
                                                                      {
                                                                        "$ref": "34"
                                                                      }
                                                                    ],
                                                                    "mt_prices_list2": {
                                                                      "$ref": "34"
                                                                    },
                                                                    "mt_prices_list_rules": [
                                                                      {
                                                                        "$id": "44",
                                                                        "id": "e292ee72-388f-40e8-b87f-25a65b1154df",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-07-08T09:52:05.839775+02:00",
                                                                        "date_end": "2026-07-08T09:52:05.839775+02:00",
                                                                        "id_branch": "11ba5c2d-f4c9-4ed0-8187-839678a0f8a7",
                                                                        "id_pos": "9597dcbc-b49b-4ae3-a078-83e4336541da",
                                                                        "id_list": "15165fa9-5c31-4a65-b9ed-33b643adad72",
                                                                        "view_list": true,
                                                                        "is_default": true,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                        "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                        "id_user_upd": "22129a90-15fc-4b0a-835d-93dcbd4d962a",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "44"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$ref": "33"
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa_det": [
                                                                      {
                                                                        "$ref": "24"
                                                                      },
                                                                      {
                                                                        "$ref": "24"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "10"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "33"
                                                                }
                                                              ],
                                                              "tt_items_customs": [
                                                                {
                                                                  "$id": "45",
                                                                  "id": "cbe690c9-f1b2-4673-af90-ef151471de0d",
                                                                  "order_id": 2,
                                                                  "id_item": "07aa0665-fbfe-4afb-9b34-a1be0728d3b2",
                                                                  "id_item_type": "87bebc0e-9a36-4c5f-8a20-dc2e461dbca8",
                                                                  "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": "5f39be7d-c1cd-4d53-8ed6-8dc95f981a5a",
                                                                  "type_item": 11,
                                                                  "id_voucher_json": "5222fadd-5629-40ab-9ea4-3bde5c7d19fb",
                                                                  "count_voucher": 1,
                                                                  "id_category": "2c89acd9-3ff3-4980-8178-a04d17ea6707",
                                                                  "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                  "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                  "id_user_upd": "ad72f589-012d-458e-8e1e-b11f92be909a",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_types": {
                                                                    "$ref": "29"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "10"
                                                                  },
                                                                  "tt_pos_sesion": {
                                                                    "$id": "46",
                                                                    "id": "8af8f146-910d-4d25-969d-be2339907c4f",
                                                                    "nro_sesion": 2,
                                                                    "id_pos": "4d608746-c0f9-4994-8d4f-2f57b33ac47f",
                                                                    "date_tax": "2026-07-08T09:52:05.839775+02:00",
                                                                    "date_open": "2026-07-08T09:52:05.839775+02:00",
                                                                    "date_close": "2026-07-08T09:52:05.839775+02:00",
                                                                    "id_user_open": "23ace83a-3d46-4fab-a57e-f94ecaf49abe",
                                                                    "id_user_close": "3e44a0a5-d1cc-488d-9081-e3a56aeab325",
                                                                    "nro_z": 1,
                                                                    "amt_tot": 1.1,
                                                                    "locator_event": "sample string 6",
                                                                    "status_pos": 7,
                                                                    "training_sesion": true,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                    "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                    "commited": true,
                                                                    "mt_pos": {
                                                                      "$ref": "2"
                                                                    },
                                                                    "tt_cloakrooms_units": [
                                                                      {
                                                                        "$ref": "12"
                                                                      },
                                                                      {
                                                                        "$ref": "12"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$ref": "45"
                                                                      },
                                                                      {
                                                                        "$ref": "45"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa_pt": [
                                                                      {
                                                                        "$id": "47",
                                                                        "id": "f1042a24-46c5-432a-b8a7-d399a7694772",
                                                                        "json_object": "sample string 2",
                                                                        "json_pays": "sample string 3",
                                                                        "id_pos_sesion": "5ccdedd9-3d71-4315-8222-e1f5720dea93",
                                                                        "type_pay": 5,
                                                                        "module": "sample string 6",
                                                                        "process": true,
                                                                        "json_cloackrooms": "sample string 8",
                                                                        "multi_select": 9,
                                                                        "terminal_name": "sample string 10",
                                                                        "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "47"
                                                                      }
                                                                    ],
                                                                    "tt_rooms_units_activity": [
                                                                      {
                                                                        "$id": "48",
                                                                        "id": "93cf2b5a-1c66-45f4-88e9-a257c1772efe",
                                                                        "id_room_unit": "90365900-1b64-4bd8-96a6-8272a4a332e2",
                                                                        "id_room_list": "0092b6fa-0b62-4f4d-a322-f2674393736a",
                                                                        "nro_res_ext": "sample string 3",
                                                                        "date_reserved": "2026-07-08T09:52:05.839775+02:00",
                                                                        "date_from": "2026-07-08T09:52:05.839775+02:00",
                                                                        "date_end": "2026-07-08T09:52:05.839775+02:00",
                                                                        "date_open": "2026-07-08T09:52:05.839775+02:00",
                                                                        "date_close": "2026-07-08T09:52:05.839775+02:00",
                                                                        "id_employee": "f3fc4256-defa-41a9-9d85-e4e44ed416dd",
                                                                        "id_employee_sec": "ce767599-375c-4e4c-ae56-553edff46dfb",
                                                                        "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": "e94c908b-33a9-4fa8-a9d6-9df7ae05c801",
                                                                        "comment": "sample string 7",
                                                                        "id_user_open": "02f0b1c6-3ab5-4c19-bfe9-9438551ae1fe",
                                                                        "id_user_close": "23ec2a05-0548-4f88-ac03-b607b77344a6",
                                                                        "id_unit_state": "73dd073d-fa61-41fd-bbe1-ea270809554c",
                                                                        "id_pos_sesion": "26fef71b-464c-490c-abb6-be147fd9b541",
                                                                        "vip": true,
                                                                        "paid": true,
                                                                        "send": true,
                                                                        "send_date": "2026-07-08T09:52:05.839775+02:00",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                        "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                        "commited": true,
                                                                        "mt_employees": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "mt_employees1": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "mt_rooms_units": {
                                                                          "$id": "49",
                                                                          "id": "c1e18a0a-3ecb-4992-a5d0-a4b075c32878",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "name_label": "sample string 4",
                                                                          "name_zone": "sample string 5",
                                                                          "order": 6,
                                                                          "id_room": "86e5e97b-ad6e-42ca-aed2-e64922a45fc8",
                                                                          "pax": 8,
                                                                          "pos_x": 9,
                                                                          "pos_y": 10,
                                                                          "size_w": 1,
                                                                          "size_h": 1,
                                                                          "in_map": true,
                                                                          "reserved_on": true,
                                                                          "id_room_type": "89ae3c18-7278-4032-ae78-d2c59ee62d0f",
                                                                          "locked": true,
                                                                          "date_locked": "2026-07-08T09:52:05.839775+02:00",
                                                                          "comment_locked": "sample string 15",
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                          "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                          "id_user_upd": "e79d4d8d-7a02-465d-bd59-38cfbfee618f",
                                                                          "commited": true,
                                                                          "mt_rooms": {
                                                                            "$id": "50",
                                                                            "id": "b2b2c103-7e6b-47ce-bd83-c4d72402e2f1",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "id_branch": "83152848-99b4-4601-87ca-ae31b0f54386",
                                                                            "name_pos": "sample string 6",
                                                                            "id_image": "26e3991a-879b-4cfd-96c8-88dd43a9fed1",
                                                                            "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": "105a27d1-1cbf-4a2e-b5a9-a7925322e738",
                                                                            "refresh_status": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                            "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                            "id_user_upd": "4106654b-e246-42e4-928c-f08547efd546",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "4"
                                                                            },
                                                                            "mt_pos_rooms": [
                                                                              {
                                                                                "$ref": "1"
                                                                              },
                                                                              {
                                                                                "$ref": "1"
                                                                              }
                                                                            ],
                                                                            "st_images": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "st_images1": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_rooms_units": [
                                                                              {
                                                                                "$ref": "49"
                                                                              },
                                                                              {
                                                                                "$ref": "49"
                                                                              }
                                                                            ],
                                                                            "tt_rooms_list": [
                                                                              {
                                                                                "$id": "51",
                                                                                "id": "b4b1f3ab-7969-4340-8808-1dfb4d652eaf",
                                                                                "id_room": "553b68fb-d86a-406d-8dcb-ec51f49435ce",
                                                                                "date_in": "2026-07-08T09:52:05.839775+02:00",
                                                                                "date_out": "2026-07-08T09:52:05.839775+02:00",
                                                                                "id_user_add": "9a25d2ff-a716-413d-9a9c-53c941410fff",
                                                                                "from_reservation": "sample string 5",
                                                                                "pax": 6,
                                                                                "status": 7,
                                                                                "comment": "sample string 8",
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                                "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$ref": "50"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              {
                                                                                "$ref": "51"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "mt_rooms_units_types": {
                                                                            "$id": "52",
                                                                            "id": "84f1833f-815f-4988-a04c-bd06c92301e5",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "high": 5,
                                                                            "width": 6,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                            "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                            "id_user_upd": "32b89927-5f45-4e0c-b125-cf9893e4fe73",
                                                                            "commited": true,
                                                                            "mt_rooms_units": [
                                                                              {
                                                                                "$ref": "49"
                                                                              },
                                                                              {
                                                                                "$ref": "49"
                                                                              }
                                                                            ],
                                                                            "mt_rooms_units_states_types": [
                                                                              {
                                                                                "$id": "53",
                                                                                "id_room_type": "0c396406-b74f-4b59-9a58-297d6578562f",
                                                                                "id_room_state": "76e96e3f-58d1-4def-a77a-c16e2471cadb",
                                                                                "id_image": "2edcd431-01bb-443d-905a-1dc03f6b9ff0",
                                                                                "color_font": "sample string 4",
                                                                                "font_bold": true,
                                                                                "font_underline": true,
                                                                                "font_size": 7,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                                "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                                "id_user_upd": "c7d802d6-6b9b-478f-8697-495c49cc26fa",
                                                                                "commited": true,
                                                                                "mt_rooms_units_states": {
                                                                                  "$id": "54",
                                                                                  "id": "0ca11e93-8e5e-437b-a2ee-16e8200d804b",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "color": "sample string 5",
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                                  "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                                  "id_user_upd": "f00683da-87b4-4671-84ce-7f372d51097e",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "10"
                                                                                  },
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$ref": "53"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "53"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_units_activity": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$ref": "52"
                                                                                },
                                                                                "st_images": {
                                                                                  "$ref": "5"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "10"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "53"
                                                                              }
                                                                            ],
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            }
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "10"
                                                                          },
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$ref": "48"
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "mt_rooms_units_states": {
                                                                          "$ref": "54"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "st_users1": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_doc_sa": [
                                                                          {
                                                                            "$ref": "13"
                                                                          },
                                                                          {
                                                                            "$ref": "13"
                                                                          }
                                                                        ],
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        },
                                                                        "tt_rooms_list": {
                                                                          "$ref": "51"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "48"
                                                                      }
                                                                    ],
                                                                    "st_users": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "10"
                                                                    },
                                                                    "tt_tips": [
                                                                      {
                                                                        "$id": "55",
                                                                        "id": "b4244611-75fb-4987-b66a-1d03684ae53f",
                                                                        "id_pos_sesion": "727bf0b9-17dd-4a06-9904-4b047ab7732e",
                                                                        "amt_card": 1.1,
                                                                        "amt_cash": 1.1,
                                                                        "id_user": "a9a4de48-fa1f-4399-80b2-3f557bb57281",
                                                                        "id_room_unit_activity": "49715283-2ce7-455c-bdff-6daab5eabe94",
                                                                        "id_doc_sa": "624b6ce4-85cb-422e-90e9-d8d5e630fb35",
                                                                        "id_pos_type": "424908c0-3533-4d58-8809-e90922c04c4b",
                                                                        "block": true,
                                                                        "comment": "sample string 5",
                                                                        "json_response": "sample string 6",
                                                                        "id_doc_ref": "db748a86-7393-4475-a15d-7eb291befe27",
                                                                        "coupon_id": "sample string 7",
                                                                        "terminal_id": "sample string 8",
                                                                        "card_name": "sample string 9",
                                                                        "card_bank": "sample string 10",
                                                                        "card_number": "sample string 11",
                                                                        "client_name": "sample string 12",
                                                                        "money_type": "sample string 13",
                                                                        "merchant_id": "sample string 14",
                                                                        "aid": "sample string 15",
                                                                        "auth_num": "sample string 16",
                                                                        "authorization": true,
                                                                        "signature": true,
                                                                        "contactless": true,
                                                                        "date_hour_pay": "sample string 17",
                                                                        "terminal_name": "sample string 18",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                        "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                        "commited": true,
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        },
                                                                        "tt_tips_users": [
                                                                          {
                                                                            "$id": "56",
                                                                            "id_tip": "f00a25f4-cf0b-4fa3-9650-dd2bc04e8fea",
                                                                            "id_user": "d4ca230b-ac7e-4244-ba9f-7f3061084d66",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "type_share": 3,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                            "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "tt_tips": {
                                                                              "$ref": "55"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "56"
                                                                          }
                                                                        ]
                                                                      },
                                                                      {
                                                                        "$ref": "55"
                                                                      }
                                                                    ],
                                                                    "tt_pos_sesion_users": [
                                                                      {
                                                                        "$id": "57",
                                                                        "id_pos_sesion": "876e80c0-8dc4-4fd0-bbf9-2cc1b7c55f96",
                                                                        "id_user": "e8aae653-5f6b-4000-a48f-edbc842d27cb",
                                                                        "date_add": "2026-07-08T09:52:05.839775+02:00",
                                                                        "distribution_index": 1.1,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                        "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "57"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa": [
                                                                      {
                                                                        "$ref": "13"
                                                                      },
                                                                      {
                                                                        "$ref": "13"
                                                                      }
                                                                    ],
                                                                    "tt_cmd_connection": [
                                                                      {
                                                                        "$id": "58",
                                                                        "id": "09fc407f-a1a2-446b-9153-3680acd90ab3",
                                                                        "id_user": "480b06a3-bf0f-4be1-82a3-692b7d5ec7cc",
                                                                        "id_user_profile": "873c80dc-cdfc-4c98-8d77-db5af8644479",
                                                                        "locator": "sample string 4",
                                                                        "date_end": "2026-07-08T09:52:05.839775+02:00",
                                                                        "id_pos_sesion": "6c45460e-2a84-4389-951f-595cf256e75c",
                                                                        "date_login": "2026-07-08T09:52:05.839775+02:00",
                                                                        "date_logout": "2026-07-08T09:52:05.839775+02:00",
                                                                        "terminal_id": "sample string 6",
                                                                        "terminal_type": "sample string 7",
                                                                        "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                        "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "st_users_profiles": {
                                                                          "$id": "59",
                                                                          "id": "74ddec6b-9eeb-4f63-a92b-ccfb5fe1e4ce",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "is_pass_required": true,
                                                                          "is_admin": true,
                                                                          "level_id": 7,
                                                                          "order_1": 8,
                                                                          "order_2": 9,
                                                                          "order_3": 10,
                                                                          "order_4": 11,
                                                                          "is_tips": true,
                                                                          "is_view_all": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                          "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                          "commited": true,
                                                                          "st_permisions": [
                                                                            {
                                                                              "$id": "60",
                                                                              "id": "fb0b7023-158b-4fff-bfa7-532f43d5ae5f",
                                                                              "id_function": "5728ea40-3093-4347-854d-f534d2f7b80e",
                                                                              "id_user": "c774fc49-5200-40a9-bb84-cc247d77eca0",
                                                                              "id_profile": "79140407-8a97-4c49-934f-2673302699a3",
                                                                              "permission": 3,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                              "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                              "commited": true,
                                                                              "st_users_profiles": {
                                                                                "$ref": "59"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "st_functions": {
                                                                                "$id": "61",
                                                                                "id": "5b37f4cd-550e-4337-ac03-e246f4aed088",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "level_id": 5,
                                                                                "id_group": "2c0c0d66-5275-45a2-8405-5340c478ac57",
                                                                                "name_event": "sample string 7",
                                                                                "name_pos": "sample string 8",
                                                                                "id_image": "07b0d48a-5ca7-4b2e-927e-b1ce89b09d7f",
                                                                                "view_pos": true,
                                                                                "order": 10,
                                                                                "color_border": "sample string 11",
                                                                                "color_button": "sample string 12",
                                                                                "color_font": "sample string 13",
                                                                                "font_bold": true,
                                                                                "font_underline": true,
                                                                                "font_size": 16,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                                "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                                "commited": true,
                                                                                "st_functions_groups": {
                                                                                  "$id": "62",
                                                                                  "id": "e2d12e14-6682-4b0c-a286-020bfc3e6d58",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                                  "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                                  "commited": true,
                                                                                  "st_functions": [
                                                                                    {
                                                                                      "$ref": "61"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "61"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_images": {
                                                                                  "$ref": "5"
                                                                                },
                                                                                "st_permisions": [
                                                                                  {
                                                                                    "$ref": "60"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "60"
                                                                                  }
                                                                                ]
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "60"
                                                                            }
                                                                          ],
                                                                          "st_users": [
                                                                            {
                                                                              "$ref": "10"
                                                                            },
                                                                            {
                                                                              "$ref": "10"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_connection": [
                                                                            {
                                                                              "$ref": "58"
                                                                            },
                                                                            {
                                                                              "$ref": "58"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "58"
                                                                      }
                                                                    ],
                                                                    "tt_cmd_messages": [
                                                                      {
                                                                        "$id": "63",
                                                                        "id": "c783c8a7-0c79-4893-9b3d-e00fd15769e9",
                                                                        "id_user": "75141149-7d81-41bb-bcaf-7859c158324f",
                                                                        "date_add": "2026-07-08T09:52:05.839775+02:00",
                                                                        "destiny_type": 4,
                                                                        "id_key": "ed508b2c-3e52-4336-a579-504de9407ee3",
                                                                        "message": "sample string 6",
                                                                        "message_view": true,
                                                                        "date_view": "2026-07-08T09:52:05.839775+02:00",
                                                                        "id_pos_sesion": "0dde72af-ca30-4633-952e-b452aad0098c",
                                                                        "terminal_add": "sample string 9",
                                                                        "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                                        "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$ref": "46"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "63"
                                                                      }
                                                                    ]
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "45"
                                                                }
                                                              ]
                                                            },
                                                            "mt_items_vouchers": {
                                                              "$id": "64",
                                                              "id": "51f747ed-6b36-4945-bb9a-5a2fc74f50ab",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "json": "sample string 5",
                                                              "id_pay_type": "70aa6ec3-5be3-4853-b26b-024702921cf0",
                                                              "id_doc_print": "8749ea45-ffd5-4874-901e-86705307d604",
                                                              "hour_end": "00:00:00.1234567",
                                                              "price_item_sub": true,
                                                              "define_validity": true,
                                                              "price_ref": true,
                                                              "price_min": 11.1,
                                                              "supply_apply": 12,
                                                              "active": true,
                                                              "created_on": "2026-07-08T09:52:05.839775+02:00",
                                                              "last_update": "2026-07-08T09:52:05.839775+02:00",
                                                              "commited": true,
                                                              "mt_items_sub": [
                                                                {
                                                                  "$ref": "25"
                                                                },
                                                                {
                                                                  "$ref": "25"
                                                                }
                                                              ]
                                                            },
                                                            "st_users": {
                                                              "$ref": "10"
                                                            },
                                                            "mt_prices_items": [
                                                              {
                                                                "$ref": "43"
                                                              },
                                                              {
                                                                "$ref": "43"
                                                              }
                                                            ],
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$ref": "24"
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ]
                                                          },
                                                          "mt_prices_list": {
                                                            "$ref": "34"
                                                          },
                                                          "st_users": {
                                                            "$ref": "10"
                                                          },
                                                          "st_users1": {
                                                            "$ref": "10"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "13"
                                                          },
                                                          "tt_doc_sa_det_stock": [
                                                            {
                                                              "$id": "65",
                                                              "id_doc_sa": "f51df495-e17b-4509-a290-d0de5888b015",
                                                              "id_line": 2,
                                                              "id_item": "d4059a48-257d-4982-bac7-16b70d3c8ba4",
                                                              "qty": 4.1,
                                                              "mt_items": {
                                                                "$ref": "8"
                                                              },
                                                              "tt_doc_sa_det": {
                                                                "$ref": "24"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "65"
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "$ref": "24"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$ref": "20"
                                                        },
                                                        {
                                                          "$ref": "20"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "31"
                                                        },
                                                        {
                                                          "$ref": "31"
                                                        }
                                                      ],
                                                      "tt_vouchers_permisions": [
                                                        {
                                                          "$ref": "32"
                                                        },
                                                        {
                                                          "$ref": "32"
                                                        }
                                                      ],
                                                      "tt_rooms_units_activity": [
                                                        {
                                                          "$ref": "48"
                                                        },
                                                        {
                                                          "$ref": "48"
                                                        }
                                                      ],
                                                      "tt_rooms_units_activity1": [
                                                        {
                                                          "$ref": "48"
                                                        },
                                                        {
                                                          "$ref": "48"
                                                        }
                                                      ]
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "16"
                                                    },
                                                    "mt_payment_types": {
                                                      "$ref": "19"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "13"
                                                    },
                                                    "tt_vouchers": {
                                                      "$ref": "31"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ],
                                                "tt_vouchers": [
                                                  {
                                                    "$ref": "31"
                                                  },
                                                  {
                                                    "$ref": "31"
                                                  }
                                                ]
                                              },
                                              "st_users": {
                                                "$ref": "10"
                                              },
                                              "mt_money_types": {
                                                "$ref": "16"
                                              },
                                              "tt_doc_sa": {
                                                "$ref": "13"
                                              }
                                            },
                                            {
                                              "$ref": "18"
                                            }
                                          ],
                                          "tt_doc_sa_pay": [
                                            {
                                              "$ref": "20"
                                            },
                                            {
                                              "$ref": "20"
                                            }
                                          ]
                                        },
                                        "mt_payment_types": {
                                          "$ref": "19"
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        }
                                      },
                                      {
                                        "$ref": "15"
                                      }
                                    ],
                                    "st_images": {
                                      "$ref": "5"
                                    },
                                    "st_users": {
                                      "$ref": "10"
                                    },
                                    "mt_pos_doc_print": [
                                      {
                                        "$ref": "39"
                                      },
                                      {
                                        "$ref": "39"
                                      }
                                    ],
                                    "st_doc_num": [
                                      {
                                        "$id": "66",
                                        "id_pos": "851423c6-d536-4245-887a-c2e721c6901e",
                                        "id_doc": "f0e21bbf-3056-4e2a-bcd4-b816707b0151",
                                        "value": 3,
                                        "created_on": "2026-07-08T09:52:05.839775+02:00",
                                        "last_update": "2026-07-08T09:52:05.839775+02:00",
                                        "commited": true,
                                        "mt_docs": {
                                          "$ref": "14"
                                        },
                                        "mt_pos": {
                                          "$ref": "2"
                                        }
                                      },
                                      {
                                        "$ref": "66"
                                      }
                                    ],
                                    "tt_doc_sa": [
                                      {
                                        "$ref": "13"
                                      },
                                      {
                                        "$ref": "13"
                                      }
                                    ],
                                    "tt_doc_st": [
                                      {
                                        "$id": "67",
                                        "id": "2ea87fa8-bc91-40a5-959a-e9678db23eb9",
                                        "id_pos": "0b9fb752-e6f7-4067-8e39-b99eb29cd8d6",
                                        "id_doc": "e67c362c-a7bc-4b08-b7b4-a390228a566c",
                                        "id_branch": "56d361c5-b277-457b-9918-8745cf41d724",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-07-08T09:52:05.839775+02:00",
                                        "block": true,
                                        "nro_original": "sample string 8",
                                        "id_ref": "6c9a845d-5f8f-4588-bb6b-07e9404aa51b",
                                        "id_loc_from": "fd54e7b7-0fbc-4268-b7d7-3e9501a0004e",
                                        "id_loc_end": "aebc7503-fe10-4d6a-8d1a-aa2dc0e95687",
                                        "id_user_add": "2a371778-d728-4ea5-806c-92b5687b2dca",
                                        "id_user_upd": "5e5bcb2a-9d0a-4d9c-8a6c-329b8cfae3eb",
                                        "id_pos_sesion": "922b48af-97b4-446a-a4a5-4df91f2745f3",
                                        "comment": "sample string 12",
                                        "status": 1,
                                        "is_send": true,
                                        "date_send": "2026-07-08T09:52:05.839775+02:00",
                                        "active": true,
                                        "created_on": "2026-07-08T09:52:05.839775+02:00",
                                        "last_update": "2026-07-08T09:52:05.839775+02:00",
                                        "commited": true,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$ref": "14"
                                        },
                                        "mt_locations": {
                                          "$id": "68",
                                          "id": "bd77038a-14a5-4172-94de-6df277457375",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "description": "sample string 4",
                                          "reserved": true,
                                          "id_branch": "0cf0e5ae-8e31-4a18-b8b9-cab0da98bc4a",
                                          "active": true,
                                          "created_on": "2026-07-08T09:52:05.839775+02:00",
                                          "last_update": "2026-07-08T09:52:05.839775+02:00",
                                          "id_user_upd": "4325c1b4-8be5-4ca9-b69b-79c81bd089b8",
                                          "commited": true,
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "st_users": {
                                            "$ref": "10"
                                          },
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "13"
                                            },
                                            {
                                              "$ref": "13"
                                            }
                                          ],
                                          "tt_doc_sa1": [
                                            {
                                              "$ref": "13"
                                            },
                                            {
                                              "$ref": "13"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$ref": "67"
                                            },
                                            {
                                              "$ref": "67"
                                            }
                                          ],
                                          "tt_doc_st1": [
                                            {
                                              "$ref": "67"
                                            },
                                            {
                                              "$ref": "67"
                                            }
                                          ],
                                          "tt_stock": [
                                            {
                                              "$id": "69",
                                              "id_location": "fcb840d7-a815-47b1-b82c-c97941e3fe42",
                                              "id_item": "f248b249-8d97-4e0e-beaa-dfd1454e4b06",
                                              "stock_ideal": 3.1,
                                              "stock_min": 4.1,
                                              "stock_max": 5.1,
                                              "stock": 6.1,
                                              "active": true,
                                              "created_on": "2026-07-08T09:52:05.839775+02:00",
                                              "last_update": "2026-07-08T09:52:05.839775+02:00",
                                              "commited": true,
                                              "mt_items": {
                                                "$ref": "8"
                                              },
                                              "mt_locations": {
                                                "$ref": "68"
                                              }
                                            },
                                            {
                                              "$ref": "69"
                                            }
                                          ]
                                        },
                                        "mt_locations1": {
                                          "$ref": "68"
                                        },
                                        "mt_pos": {
                                          "$ref": "2"
                                        },
                                        "st_users": {
                                          "$ref": "10"
                                        },
                                        "st_users1": {
                                          "$ref": "10"
                                        },
                                        "tt_doc_st_det": [
                                          {
                                            "$id": "70",
                                            "id_doc_st": "c62ae851-bcc6-4fca-80fe-a833802a8d9b",
                                            "id_line": 2,
                                            "id_item": "c168e59c-9351-4b77-8961-7c9b44cfcf21",
                                            "comment": "sample string 4",
                                            "qty": 5.1,
                                            "status": 1,
                                            "active": true,
                                            "mt_items": {
                                              "$ref": "8"
                                            },
                                            "tt_doc_st": {
                                              "$ref": "67"
                                            }
                                          },
                                          {
                                            "$ref": "70"
                                          }
                                        ],
                                        "tt_doc_st1": [
                                          {
                                            "$ref": "67"
                                          },
                                          {
                                            "$ref": "67"
                                          }
                                        ],
                                        "tt_doc_st2": {
                                          "$ref": "67"
                                        }
                                      },
                                      {
                                        "$ref": "67"
                                      }
                                    ]
                                  },
                                  "mt_locations": {
                                    "$ref": "68"
                                  },
                                  "mt_locations1": {
                                    "$ref": "68"
                                  },
                                  "mt_pos": {
                                    "$ref": "2"
                                  },
                                  "st_users": {
                                    "$ref": "10"
                                  },
                                  "st_users1": {
                                    "$ref": "10"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$ref": "12"
                                    },
                                    {
                                      "$ref": "12"
                                    }
                                  ],
                                  "tt_doc_sa_cashflow": [
                                    {
                                      "$ref": "18"
                                    },
                                    {
                                      "$ref": "18"
                                    }
                                  ],
                                  "tt_doc_sa_det": [
                                    {
                                      "$ref": "24"
                                    },
                                    {
                                      "$ref": "24"
                                    }
                                  ],
                                  "tt_doc_sa_pay": [
                                    {
                                      "$ref": "20"
                                    },
                                    {
                                      "$ref": "20"
                                    }
                                  ],
                                  "tt_doc_sa1": [
                                    {
                                      "$ref": "13"
                                    },
                                    {
                                      "$ref": "13"
                                    }
                                  ],
                                  "tt_doc_sa2": {
                                    "$ref": "13"
                                  },
                                  "tt_pos_sesion": {
                                    "$ref": "46"
                                  },
                                  "tt_rooms_units_activity": {
                                    "$ref": "48"
                                  },
                                  "tt_spool_doc_print": [
                                    {
                                      "$id": "71",
                                      "id": "038e62b6-f2be-443d-b6df-2d7abe55671a",
                                      "spool_server": "sample string 2",
                                      "id_doc_sa": "148a9d0b-346a-4f7e-bc75-82d06529f47f",
                                      "spool_printer": "sample string 4",
                                      "count": 5,
                                      "created_on": "2026-07-08T09:52:05.839775+02:00",
                                      "printed": true,
                                      "print_on": "2026-07-08T09:52:05.839775+02:00",
                                      "tt_doc_sa": {
                                        "$ref": "13"
                                      }
                                    },
                                    {
                                      "$ref": "71"
                                    }
                                  ]
                                },
                                "tt_pos_sesion": {
                                  "$ref": "46"
                                }
                              },
                              {
                                "$ref": "12"
                              }
                            ]
                          },
                          {
                            "$ref": "11"
                          }
                        ],
                        "mt_docs_payment_money": [
                          {
                            "$ref": "15"
                          },
                          {
                            "$ref": "15"
                          }
                        ],
                        "mt_employees": [
                          {
                            "$ref": "21"
                          },
                          {
                            "$ref": "21"
                          }
                        ],
                        "mt_employees_profiles": [
                          {
                            "$ref": "23"
                          },
                          {
                            "$ref": "23"
                          }
                        ],
                        "mt_items_featured": [
                          {
                            "$ref": "38"
                          },
                          {
                            "$ref": "38"
                          }
                        ],
                        "mt_items_sub": [
                          {
                            "$ref": "25"
                          },
                          {
                            "$ref": "25"
                          }
                        ],
                        "mt_items_types": [
                          {
                            "$ref": "29"
                          },
                          {
                            "$ref": "29"
                          }
                        ],
                        "mt_locations": [
                          {
                            "$ref": "68"
                          },
                          {
                            "$ref": "68"
                          }
                        ],
                        "mt_money_rates": [
                          {
                            "$ref": "17"
                          },
                          {
                            "$ref": "17"
                          }
                        ],
                        "mt_money_types": [
                          {
                            "$ref": "16"
                          },
                          {
                            "$ref": "16"
                          }
                        ],
                        "mt_payment_types": [
                          {
                            "$ref": "19"
                          },
                          {
                            "$ref": "19"
                          }
                        ],
                        "mt_pos": [
                          {
                            "$ref": "2"
                          },
                          {
                            "$ref": "2"
                          }
                        ],
                        "mt_pos_doc_print": [
                          {
                            "$ref": "39"
                          },
                          {
                            "$ref": "39"
                          }
                        ],
                        "mt_pos_prices_list": [
                          {
                            "$ref": "35"
                          },
                          {
                            "$ref": "35"
                          }
                        ],
                        "mt_pos_print": [
                          {
                            "$ref": "40"
                          },
                          {
                            "$ref": "40"
                          }
                        ],
                        "mt_pos_rooms": [
                          {
                            "$ref": "1"
                          },
                          {
                            "$ref": "1"
                          }
                        ],
                        "mt_pos_types": [
                          {
                            "$ref": "37"
                          },
                          {
                            "$ref": "37"
                          }
                        ],
                        "mt_pos_view": [
                          {
                            "$ref": "36"
                          },
                          {
                            "$ref": "36"
                          }
                        ],
                        "mt_prices_items": [
                          {
                            "$ref": "43"
                          },
                          {
                            "$ref": "43"
                          }
                        ],
                        "mt_prices_list": [
                          {
                            "$ref": "34"
                          },
                          {
                            "$ref": "34"
                          }
                        ],
                        "mt_prices_list_rules": [
                          {
                            "$ref": "44"
                          },
                          {
                            "$ref": "44"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "33"
                          },
                          {
                            "$ref": "33"
                          }
                        ],
                        "mt_rooms": [
                          {
                            "$ref": "50"
                          },
                          {
                            "$ref": "50"
                          }
                        ],
                        "mt_rooms_units": [
                          {
                            "$ref": "49"
                          },
                          {
                            "$ref": "49"
                          }
                        ],
                        "mt_rooms_units_states_types": [
                          {
                            "$ref": "53"
                          },
                          {
                            "$ref": "53"
                          }
                        ],
                        "mt_rooms_units_types": [
                          {
                            "$ref": "52"
                          },
                          {
                            "$ref": "52"
                          }
                        ],
                        "mt_units": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ],
                        "mt_units_ref": [
                          {
                            "$ref": "27"
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "st_images": {
                          "$ref": "5"
                        },
                        "st_images1": {
                          "$ref": "5"
                        },
                        "st_permisions": [
                          {
                            "$ref": "60"
                          },
                          {
                            "$ref": "60"
                          }
                        ],
                        "st_pos_license": [
                          {
                            "$id": "72",
                            "id": "10341efc-3484-41fb-94e2-a26414c5c17c",
                            "id_pos": "cf640fac-3bad-4488-8ba0-18fe9dc9ce09",
                            "mac_address": "sample string 3",
                            "date_end": "2026-07-08T09:52:05.839775+02:00",
                            "key_access": "sample string 5",
                            "id_user_add": "413f10dc-c786-47a9-9893-cf28d0e1b5e0",
                            "active": true,
                            "created_on": "2026-07-08T09:52:05.839775+02:00",
                            "last_update": "2026-07-08T09:52:05.839775+02:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "72"
                          }
                        ],
                        "st_users_pos": [
                          {
                            "$id": "73",
                            "id_user": "4bfbf18b-1773-47e3-ba75-4684aa6068f6",
                            "id_pos": "3fb6cf5b-e264-47ad-92b0-36d71a51de32",
                            "pass_required": true,
                            "active": true,
                            "created_on": "2026-07-08T09:52:05.839775+02:00",
                            "last_update": "2026-07-08T09:52:05.839775+02:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "73"
                          }
                        ],
                        "st_users_token": [
                          {
                            "$id": "74",
                            "id": "c281d6f8-974f-4725-adf1-e905a215ce2a",
                            "token_id": "sample string 2",
                            "id_user": "6a95f18f-f504-449d-b27c-ec389b44b9d3",
                            "date_from": "2026-07-08T09:52:05.839775+02:00",
                            "date_end": "2026-07-08T09:52:05.839775+02:00",
                            "created_on": "2026-07-08T09:52:05.839775+02:00",
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "74"
                          }
                        ],
                        "tt_doc_sa_cashflow": [
                          {
                            "$ref": "18"
                          },
                          {
                            "$ref": "18"
                          }
                        ],
                        "tt_doc_sa_det": [
                          {
                            "$ref": "24"
                          },
                          {
                            "$ref": "24"
                          }
                        ],
                        "tt_doc_sa_det1": [
                          {
                            "$ref": "24"
                          },
                          {
                            "$ref": "24"
                          }
                        ],
                        "tt_doc_st": [
                          {
                            "$ref": "67"
                          },
                          {
                            "$ref": "67"
                          }
                        ],
                        "tt_doc_st1": [
                          {
                            "$ref": "67"
                          },
                          {
                            "$ref": "67"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "45"
                          },
                          {
                            "$ref": "45"
                          }
                        ],
                        "tt_logs": [
                          {
                            "$id": "75",
                            "id": "37f70a6a-f87f-44f0-b602-5782f9f8e5d7",
                            "id_user_add": "bafd90ea-e40d-4fc2-af20-c60103b548f2",
                            "id_table": "68b36569-a7dc-4ccb-b32e-8cf0a9a3ffe4",
                            "message_log": "sample string 3",
                            "json_object": "sample string 4",
                            "log_type": "sample string 5",
                            "id_pos": "dde5ae3e-a845-45b1-96c3-7e98d96585f6",
                            "created_on": "2026-07-08T09:52:05.839775+02:00",
                            "commited": true,
                            "mt_pos": {
                              "$ref": "2"
                            },
                            "st_sync_tables": {
                              "$id": "76",
                              "id": "a1a0e509-f03b-41cc-bbf8-9ffbc281a3f0",
                              "level": 2,
                              "order": 3,
                              "name": "sample string 4",
                              "log_ins": true,
                              "log_upd": true,
                              "packet_forward": true,
                              "active": true,
                              "created_on": "2026-07-08T09:52:05.839775+02:00",
                              "last_update": "2026-07-08T09:52:05.839775+02:00",
                              "commited": true,
                              "st_sync_packages_det": [
                                {
                                  "$id": "77",
                                  "id": "f7bcb81c-674f-47ca-8871-de549da6a15f",
                                  "id_sync": "c33d67f4-08d1-4481-ad6b-8e8de6edbc1a",
                                  "json": "sample string 3",
                                  "id_table": "00f170a2-8533-4770-b292-347c26563baf",
                                  "order": 5,
                                  "st_sync_packages": {
                                    "$id": "78",
                                    "id": "fa8caf91-2cd5-47b3-954e-ed9b5aa8a6f9",
                                    "id_branch_from": "79e54016-6018-4484-a8e5-031afbedf4c0",
                                    "id_branch_to": "54c61de5-3563-4d30-a489-3034245fdc84",
                                    "type": 4,
                                    "created_on": "2026-07-08T09:52:05.839775+02:00",
                                    "order": 6,
                                    "status": 7,
                                    "log_info": "sample string 8",
                                    "sync_on": "2026-07-08T09:52:05.839775+02:00",
                                    "send_on": "2026-07-08T09:52:05.839775+02:00",
                                    "mt_branches": {
                                      "$ref": "4"
                                    },
                                    "mt_branches1": {
                                      "$ref": "4"
                                    },
                                    "st_sync_packages_det": [
                                      {
                                        "$ref": "77"
                                      },
                                      {
                                        "$ref": "77"
                                      }
                                    ]
                                  },
                                  "st_sync_tables": {
                                    "$ref": "76"
                                  }
                                },
                                {
                                  "$ref": "77"
                                }
                              ],
                              "tt_logs": [
                                {
                                  "$ref": "75"
                                },
                                {
                                  "$ref": "75"
                                }
                              ]
                            },
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "75"
                          }
                        ],
                        "tt_pos_sesion": [
                          {
                            "$ref": "46"
                          },
                          {
                            "$ref": "46"
                          }
                        ],
                        "tt_pos_sesion1": [
                          {
                            "$ref": "46"
                          },
                          {
                            "$ref": "46"
                          }
                        ],
                        "tt_rooms_list": [
                          {
                            "$ref": "51"
                          },
                          {
                            "$ref": "51"
                          }
                        ],
                        "tt_rooms_units_activity": [
                          {
                            "$ref": "48"
                          },
                          {
                            "$ref": "48"
                          }
                        ],
                        "tt_rooms_units_activity1": [
                          {
                            "$ref": "48"
                          },
                          {
                            "$ref": "48"
                          }
                        ],
                        "tt_rooms_units_log": [
                          {
                            "$id": "79",
                            "id": "11475c17-0d68-442f-9f0d-392dcdc50e47",
                            "id_room_activity": "6641f352-ae00-4fa1-87e2-82482efc2c11",
                            "id_pos_sesion": "644bd4f7-6d62-409f-8631-d55325f8dd09",
                            "log_text": "sample string 4",
                            "id_user": "e311fcfc-cd0b-4877-aabc-a7fe649d5bb0",
                            "created_on": "2026-07-08T09:52:05.839775+02:00",
                            "commited": true,
                            "st_users": {
                              "$ref": "10"
                            }
                          },
                          {
                            "$ref": "79"
                          }
                        ],
                        "tt_tips_users": [
                          {
                            "$ref": "56"
                          },
                          {
                            "$ref": "56"
                          }
                        ],
                        "tt_vouchers_permisions": [
                          {
                            "$ref": "32"
                          },
                          {
                            "$ref": "32"
                          }
                        ],
                        "tt_vouchers": [
                          {
                            "$ref": "31"
                          },
                          {
                            "$ref": "31"
                          }
                        ],
                        "mt_docs": [
                          {
                            "$ref": "14"
                          },
                          {
                            "$ref": "14"
                          }
                        ],
                        "tt_pos_sesion_users": [
                          {
                            "$ref": "57"
                          },
                          {
                            "$ref": "57"
                          }
                        ],
                        "tt_doc_sa": [
                          {
                            "$ref": "13"
                          },
                          {
                            "$ref": "13"
                          }
                        ],
                        "tt_doc_sa1": [
                          {
                            "$ref": "13"
                          },
                          {
                            "$ref": "13"
                          }
                        ],
                        "mt_items": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "mt_rooms_units_states": [
                          {
                            "$ref": "54"
                          },
                          {
                            "$ref": "54"
                          }
                        ],
                        "st_users_profiles": {
                          "$ref": "59"
                        },
                        "tt_cmd_connection": [
                          {
                            "$ref": "58"
                          },
                          {
                            "$ref": "58"
                          }
                        ],
                        "tt_cmd_messages": [
                          {
                            "$ref": "63"
                          },
                          {
                            "$ref": "63"
                          }
                        ]
                      }
                    },
                    "mt_categories_items": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "38"
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "mt_items_formula": [
                      {
                        "$ref": "26"
                      },
                      {
                        "$ref": "26"
                      }
                    ],
                    "mt_units": {
                      "$ref": "28"
                    },
                    "mt_units1": {
                      "$ref": "28"
                    },
                    "st_images": {
                      "$ref": "5"
                    },
                    "st_users": {
                      "$ref": "10"
                    },
                    "mt_items_sub": [
                      {
                        "$ref": "25"
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "33"
                      },
                      {
                        "$ref": "33"
                      }
                    ],
                    "tt_doc_sa_det_stock": [
                      {
                        "$ref": "65"
                      },
                      {
                        "$ref": "65"
                      }
                    ],
                    "tt_doc_st_det": [
                      {
                        "$ref": "70"
                      },
                      {
                        "$ref": "70"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "45"
                      },
                      {
                        "$ref": "45"
                      }
                    ],
                    "tt_stock": [
                      {
                        "$ref": "69"
                      },
                      {
                        "$ref": "69"
                      }
                    ],
                    "tt_vouchers_det": [
                      {
                        "$ref": "30"
                      },
                      {
                        "$ref": "30"
                      }
                    ]
                  },
                  "st_users": {
                    "$ref": "10"
                  }
                },
                {
                  "$ref": "7"
                }
              ],
              "st_images": {
                "$ref": "5"
              },
              "st_users": {
                "$ref": "10"
              },
              "mt_prices_rules": [
                {
                  "$ref": "33"
                },
                {
                  "$ref": "33"
                }
              ],
              "tt_vouchers_det": [
                {
                  "$ref": "30"
                },
                {
                  "$ref": "30"
                }
              ]
            },
            {
              "$ref": "6"
            }
          ],
          "mt_employees": [
            {
              "$ref": "21"
            },
            {
              "$ref": "21"
            }
          ],
          "mt_items": [
            {
              "$ref": "8"
            },
            {
              "$ref": "8"
            }
          ],
          "mt_items_types": [
            {
              "$ref": "29"
            },
            {
              "$ref": "29"
            }
          ],
          "mt_money_types": [
            {
              "$ref": "16"
            },
            {
              "$ref": "16"
            }
          ],
          "mt_payment_types": [
            {
              "$ref": "19"
            },
            {
              "$ref": "19"
            }
          ],
          "mt_prices_list": [
            {
              "$ref": "34"
            },
            {
              "$ref": "34"
            }
          ],
          "mt_rooms": [
            {
              "$ref": "50"
            },
            {
              "$ref": "50"
            }
          ],
          "mt_rooms1": [
            {
              "$ref": "50"
            },
            {
              "$ref": "50"
            }
          ],
          "mt_rooms_units_states_types": [
            {
              "$ref": "53"
            },
            {
              "$ref": "53"
            }
          ],
          "st_functions": [
            {
              "$ref": "61"
            },
            {
              "$ref": "61"
            }
          ],
          "st_images_types": {
            "$id": "80",
            "id": "e07683e7-6283-46e2-97d7-7c2d3896c2e4",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "active": true,
            "created_on": "2026-07-08T09:52:05.839775+02:00",
            "last_update": "2026-07-08T09:52:05.839775+02:00",
            "commited": true,
            "st_images": [
              {
                "$ref": "5"
              },
              {
                "$ref": "5"
              }
            ]
          },
          "mt_docs": [
            {
              "$ref": "14"
            },
            {
              "$ref": "14"
            }
          ],
          "st_users": [
            {
              "$ref": "10"
            },
            {
              "$ref": "10"
            }
          ],
          "st_users1": [
            {
              "$ref": "10"
            },
            {
              "$ref": "10"
            }
          ],
          "mt_cloakrooms": [
            {
              "$ref": "11"
            },
            {
              "$ref": "11"
            }
          ]
        },
        "st_users": {
          "$ref": "10"
        },
        "mt_branches_zones": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "mt_employees_branches": [
          {
            "$ref": "22"
          },
          {
            "$ref": "22"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_locations": [
          {
            "$ref": "68"
          },
          {
            "$ref": "68"
          }
        ],
        "mt_periods": [
          {
            "$id": "81",
            "id_branch": "779404fe-ff78-4289-bdc8-0c7d2273180a",
            "exercise_id": 2,
            "period_id": 3,
            "date_from": "2026-07-08T09:52:05.839775+02:00",
            "date_end": "2026-07-08T09:52:05.839775+02:00",
            "state": "sample string 6",
            "created_on": "2026-07-08T09:52:05.839775+02:00",
            "last_update": "2026-07-08T09:52:05.839775+02:00",
            "commited": true,
            "mt_branches": {
              "$ref": "4"
            }
          },
          {
            "$ref": "81"
          }
        ],
        "mt_pos": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "st_sync_packages": [
          {
            "$ref": "78"
          },
          {
            "$ref": "78"
          }
        ],
        "st_sync_packages1": [
          {
            "$ref": "78"
          },
          {
            "$ref": "78"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "67"
          },
          {
            "$ref": "67"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ]
      },
      "mt_pos": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "st_users": {
        "$ref": "10"
      }
    },
    "mt_cloakrooms": [
      {
        "$ref": "11"
      },
      {
        "$ref": "11"
      }
    ],
    "mt_items_featured": [
      {
        "$ref": "38"
      },
      {
        "$ref": "38"
      }
    ],
    "mt_pos_print": [
      {
        "$ref": "40"
      },
      {
        "$ref": "40"
      }
    ],
    "mt_pos_rooms": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "st_users": {
      "$ref": "10"
    },
    "mt_pos_view": [
      {
        "$ref": "36"
      },
      {
        "$ref": "36"
      }
    ],
    "mt_prices_list_rules": [
      {
        "$ref": "44"
      },
      {
        "$ref": "44"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "33"
      },
      {
        "$ref": "33"
      }
    ],
    "st_doc_num": [
      {
        "$ref": "66"
      },
      {
        "$ref": "66"
      }
    ],
    "st_pos_license": [
      {
        "$ref": "72"
      },
      {
        "$ref": "72"
      }
    ],
    "st_users_pos": [
      {
        "$ref": "73"
      },
      {
        "$ref": "73"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "13"
      },
      {
        "$ref": "13"
      }
    ],
    "tt_pos_connection": [
      {
        "$id": "82",
        "id": "7aeda956-fa83-4097-bea2-01b099d67edd",
        "id_pos": "6f6fbde9-6061-4aa9-9b06-91d97bd12e17",
        "date_add": "2026-07-08T09:52:05.839775+02:00",
        "date_upd": "2026-07-08T09:52:05.839775+02:00",
        "date_out": "2026-07-08T09:52:05.839775+02:00",
        "connection_type": "sample string 3",
        "connection_speed": 1,
        "terminal_name": "sample string 4",
        "version": "sample string 5",
        "commited": true,
        "mt_pos": {
          "$ref": "2"
        }
      },
      {
        "$ref": "82"
      }
    ],
    "tt_pos_sesion": [
      {
        "$ref": "46"
      },
      {
        "$ref": "46"
      }
    ],
    "mt_branches": {
      "$ref": "4"
    },
    "tt_logs": [
      {
        "$ref": "75"
      },
      {
        "$ref": "75"
      }
    ],
    "st_local_variables": [
      {
        "$id": "83",
        "id": "0896402b-0d9a-4256-9fbe-bbf48976d92e",
        "id_pos": "4ffe42f7-c0ba-4a16-ab47-05ae5a6f8a1d",
        "name": "sample string 3",
        "description": "sample string 4",
        "value": "sample string 5",
        "type": "sample string 6",
        "last_update": "2026-07-08T09:52:05.839775+02:00",
        "commited": true,
        "mt_pos": {
          "$ref": "2"
        }
      },
      {
        "$ref": "83"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "67"
      },
      {
        "$ref": "67"
      }
    ]
  },
  "mt_rooms": {
    "$ref": "50"
  },
  "st_users": {
    "$ref": "10"
  }
}